Skip to content

Commit eb2e6ce

Browse files
committed
modified: package.json
1 parent 7c85202 commit eb2e6ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"vue": "^3.5.16"
1515
},
1616
"devDependencies": {
17-
"@eslint/js": "^9.28.0",
18-
"@types/node": "^22.15.30",
17+
"@eslint/js": "^9.29.0",
18+
"@types/node": "^24.0.3",
1919
"eslint-config-prettier": "^10.1.5",
2020
"eslint-import-resolver-typescript": "^4.4.3",
21-
"eslint-plugin-import-x": "^4.15.1",
21+
"eslint-plugin-import-x": "^4.15.2",
2222
"eslint-plugin-perfectionist": "^4.14.0",
2323
"eslint-plugin-prettier": "^5.4.1",
2424
"jiti": "^2.4.2",
25-
"typescript-eslint": "^8.33.1"
25+
"typescript-eslint": "^8.34.0"
2626
},
2727
"repository": {
2828
"type": "git",

0 commit comments

Comments
 (0)