Skip to content

Commit

Permalink
⬆️ Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 56f1209 commit f6e1bfc
Show file tree
Hide file tree
Showing 2 changed files with 711 additions and 381 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,23 +49,23 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"esbuild": "0.24.0",
"eslint": "8.57.1",
"gzip-size": "7.0.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"pretty-bytes": "6.1.1",
"typescript": "5.4.3",
"undici": "6.10.2",
"vite": "5.2.7",
"typescript": "5.6.3",
"undici": "6.20.1",
"vite": "5.4.10",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0"
"vitest": "1.6.0"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit f6e1bfc

Please sign in to comment.