Skip to content

Commit

Permalink
⬆️ Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 56f1209 commit b1bc161
Show file tree
Hide file tree
Showing 2 changed files with 586 additions and 303 deletions.
24 changes: 12 additions & 12 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.14.15",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.20.2",
"esbuild": "0.23.0",
"eslint": "8.57.0",
"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.4",
"lint-staged": "15.2.8",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"pretty-bytes": "6.1.1",
"typescript": "5.4.3",
"undici": "6.10.2",
"vite": "5.2.7",
"typescript": "5.5.4",
"undici": "6.19.7",
"vite": "5.4.0",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0"
"vitest": "1.6.0"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit b1bc161

Please sign in to comment.