Skip to content

Commit d1ff891

Browse files
committed
feat: 🚀 升级依赖版本
1 parent 5b350f7 commit d1ff891

File tree

2 files changed

+261
-271
lines changed

2 files changed

+261
-271
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -60,26 +60,26 @@
6060
"@commitlint/cli": "^19.8.0",
6161
"@commitlint/config-conventional": "^19.8.0",
6262
"@eslint/js": "^9.24.0",
63-
"@types/node": "^22.13.16",
64-
"@typescript-eslint/eslint-plugin": "^8.29.0",
65-
"@typescript-eslint/parser": "^8.29.0",
63+
"@types/node": "^22.14.0",
64+
"@typescript-eslint/eslint-plugin": "^8.29.1",
65+
"@typescript-eslint/parser": "^8.29.1",
6666
"@vue/reactivity": "^3.5.13",
6767
"@vue/runtime-core": "^3.5.13",
6868
"@vue/shared": "^3.5.13",
6969
"commitizen": "^4.3.1",
7070
"cz-git": "^1.11.1",
71-
"eslint": "^9.23.0",
71+
"eslint": "^9.24.0",
7272
"eslint-config-prettier": "^10.1.1",
73-
"eslint-plugin-prettier": "^5.2.5",
73+
"eslint-plugin-prettier": "^5.2.6",
7474
"eslint-plugin-vue": "^10.0.0",
7575
"globals": "^16.0.0",
7676
"husky": "^9.1.7",
7777
"lint-staged": "^15.5.0",
7878
"prettier": "^3.5.3",
7979
"rimraf": "^6.0.1",
8080
"standard-version": "^9.5.0",
81-
"typescript": "^5.8.2",
82-
"vue-eslint-parser": "^10.1.1",
81+
"typescript": "^5.8.3",
82+
"vue-eslint-parser": "^10.1.3",
8383
"vue-tsc": "^2.2.8"
8484
},
8585
"config": {

0 commit comments

Comments
 (0)