Skip to content

Commit

Permalink
⬆️ Update devDependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent d6315ea commit 9326574
Show file tree
Hide file tree
Showing 2 changed files with 839 additions and 599 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.17.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@types/node": "22.8.6",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.24.0",
"eslint": "8.57.1",
"eslint": "9.14.0",
"eslint-plugin-filename-export": "1.0.4",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"typescript": "5.6.3",
"vite": "4.5.5",
"vite-tsconfig-paths": "4.3.2",
"vitest": "0.34.6"
"vite": "5.4.10",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 9326574

Please sign in to comment.