Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo Dapor committed Apr 20, 2024
1 parent 152fb29 commit d87f36d
Show file tree
Hide file tree
Showing 2 changed files with 2,679 additions and 2,225 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"license": "BSD-2-Clause",
"devDependencies": {
"@eslint/eslintrc": "3.0.2",
"@eslint/js": "9.0.0",
"@eslint/js": "9.1.1",
"@types/node": "20.12.7",
"@typescript-eslint/parser": "7.7.0",
"@vitest/coverage-v8": "1.5.0",
"barro": "1.2.8",
"eslint": "9.0.0",
"eslint": "9.1.0",
"eslint-config-love": "47.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-deprecation": "2.0.0",
Expand All @@ -57,12 +57,12 @@
"eslint-plugin-vitest": "0.5.3",
"globals": "15.0.0",
"happy-dom": "14.7.1",
"pnpm": "8.15.7",
"pnpm": "9.0.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"typescript": "5.4.5",
"typescript-eslint": "7.7.0",
"vite": "5.2.9",
"vite": "5.2.10",
"vitest": "1.5.0"
},
"packageManager": "pnpm@${npm_package_devDependencies_pnpm}"
Expand Down

0 comments on commit d87f36d

Please sign in to comment.