Skip to content

Commit 720e702

Browse files
committed
modified: package.json
1 parent 59487e3 commit 720e702

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@
3232
"devDependencies": {
3333
"@eslint/js": "^9.27.0",
3434
"@types/hash-sum": "^1.0.2",
35-
"@types/node": "^22.15.21",
35+
"@types/node": "^22.15.28",
3636
"eslint-config-prettier": "^10.1.5",
37-
"eslint-import-resolver-typescript": "^4.3.5",
38-
"eslint-plugin-import-x": "^4.12.2",
37+
"eslint-import-resolver-typescript": "^4.4.1",
38+
"eslint-plugin-import-x": "^4.14.1",
3939
"eslint-plugin-perfectionist": "^4.13.0",
40-
"eslint-plugin-prettier": "^5.4.0",
40+
"eslint-plugin-prettier": "^5.4.1",
4141
"jiti": "^2.4.2",
4242
"typescript": "^5.8.3",
43-
"typescript-eslint": "^8.32.1"
43+
"typescript-eslint": "^8.33.0"
4444
},
4545
"dependencies": {
46-
"@vue/compiler-sfc": "^3.5.14",
47-
"@vueuse/core": "^13.2.0",
46+
"@vue/compiler-sfc": "^3.5.16",
47+
"@vueuse/core": "^13.3.0",
4848
"hash-sum": "^2.0.0",
4949
"sucrase": "^3.35.0"
5050
}

0 commit comments

Comments
 (0)