Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit 19d0ed6

Browse files
committed
build(deps-dev): bump dependencies
1 parent cbd36cb commit 19d0ed6

File tree

2 files changed

+325
-412
lines changed

2 files changed

+325
-412
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"build": "vite build"
4141
},
4242
"devDependencies": {
43-
"@typescript-eslint/eslint-plugin": "^7.8.0",
44-
"@typescript-eslint/parser": "^7.8.0",
45-
"eslint": "^8.57.0",
43+
"@typescript-eslint/eslint-plugin": "^7.11.0",
44+
"@typescript-eslint/parser": "^7.11.0",
45+
"eslint": "^9.3.0",
4646
"eslint-config-prettier": "^9.1.0",
4747
"prettier": "^3.2.5",
4848
"typescript": "^5.4.5",
49-
"vite": "^5.2.11",
50-
"vite-plugin-dts": "^3.9.0",
51-
"vitest": "^1.5.3"
49+
"vite": "^5.2.12",
50+
"vite-plugin-dts": "^3.9.1",
51+
"vitest": "^1.6.0"
5252
},
5353
"publishConfig": {
5454
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)