Skip to content

Commit 98374f5

Browse files
committed
feat: 更换hook
1 parent 1e31fe0 commit 98374f5

File tree

8 files changed

+1405
-1297
lines changed

8 files changed

+1405
-1297
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"unplugin-auto-import": "^0.5.3",
2929
"vite-plugin-compression": "^0.4.0",
3030
"vite-plugin-style-import": "^1.4.0",
31-
"vue": "^3.2.26",
31+
"vue": "^3.2.39",
32+
"vue-hooks-plus": "^1.3.0",
3233
"vue-router": "4",
33-
"vue3-hooks-plus": "^2.4.1",
3434
"vuex": "^4.0.2"
3535
},
3636
"devDependencies": {
@@ -58,11 +58,11 @@
5858
"postcss-html": "^1.2.0",
5959
"postcss-less": "^5.0.0",
6060
"prettier": "^2.4.1",
61+
"stylelint": "^13.13.1",
6162
"stylelint-config-prettier": "^9.0.3",
6263
"stylelint-config-rational-order": "^0.1.2",
63-
"stylelint-order": "^5.0.0",
64-
"stylelint": "^13.13.1",
6564
"stylelint-config-standard": "^22.0.0",
65+
"stylelint-order": "^5.0.0",
6666
"stylelint-scss": "^3.21.0",
6767
"tailwindcss": "^3.0.16",
6868
"typescript": "^4.4.3",

0 commit comments

Comments
 (0)