Skip to content

Commit e293404

Browse files
committed
chore: 同步完整版代码
1 parent e25f4bc commit e293404

10 files changed

Lines changed: 252 additions & 247 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"qs": "^6.12.1",
6868
"responsive-storage": "^2.2.0",
6969
"sortablejs": "^1.15.2",
70-
"vue": "^3.4.23",
70+
"vue": "^3.4.24",
7171
"vue-router": "^4.3.2",
7272
"vue-tippy": "^6.4.1",
7373
"vue-types": "^5.1.1"
@@ -88,14 +88,14 @@
8888
"@types/nprogress": "^0.2.3",
8989
"@types/qs": "^6.9.15",
9090
"@types/sortablejs": "^1.15.8",
91-
"@typescript-eslint/eslint-plugin": "^7.7.0",
92-
"@typescript-eslint/parser": "^7.7.0",
91+
"@typescript-eslint/eslint-plugin": "^7.7.1",
92+
"@typescript-eslint/parser": "^7.7.1",
9393
"@vitejs/plugin-vue": "^5.0.4",
9494
"@vitejs/plugin-vue-jsx": "^3.1.0",
9595
"autoprefixer": "^10.4.19",
9696
"boxen": "^7.1.1",
9797
"cssnano": "^6.1.2",
98-
"eslint": "^9.1.0",
98+
"eslint": "^9.1.1",
9999
"eslint-config-prettier": "^9.1.0",
100100
"eslint-define-config": "^2.1.0",
101101
"eslint-plugin-prettier": "^5.1.3",

0 commit comments

Comments
 (0)