mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-04-05 19:42:08 +08:00
feat: 更新依赖
This commit is contained in:
parent
72d475db4c
commit
88a5354b5f
32
package.json
32
package.json
@ -17,10 +17,10 @@
|
||||
"commit": "git add . && git-cz"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nutui/nutui": "^3.2.4",
|
||||
"@varlet/ui": "^2.0.6",
|
||||
"@vueuse/core": "9.3.1",
|
||||
"@vueuse/integrations": "9.3.1",
|
||||
"@nutui/nutui": "^3.2.5",
|
||||
"@varlet/ui": "^2.1.0",
|
||||
"@vueuse/core": "9.4.0",
|
||||
"@vueuse/integrations": "9.4.0",
|
||||
"axios": "1.1.3",
|
||||
"dayjs": "^1.11.6",
|
||||
"mitt": "^3.0.0",
|
||||
@ -30,24 +30,24 @@
|
||||
"vant": "^3.6.4",
|
||||
"vue": "^3.2.41",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-router": "^4.1.5"
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.1",
|
||||
"@typescript-eslint/parser": "^5.40.1",
|
||||
"@vitejs/plugin-legacy": "^2.2.0",
|
||||
"@vitejs/plugin-vue": "^3.1.2",
|
||||
"@vitejs/plugin-vue-jsx": "^2.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.41.0",
|
||||
"@typescript-eslint/parser": "^5.41.0",
|
||||
"@vitejs/plugin-legacy": "^2.3.0",
|
||||
"@vitejs/plugin-vue": "^3.2.0",
|
||||
"@vitejs/plugin-vue-jsx": "^2.1.0",
|
||||
"amfe-flexible": "^2.2.1",
|
||||
"autoprefixer": "^10.4.12",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"cnjm-postcss-px-to-viewport": "^1.0.0",
|
||||
"consola": "^2.15.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"eruda": "^2.5.0",
|
||||
"eslint": "^8.25.0",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-vue": "^9.6.0",
|
||||
"eslint-plugin-vue": "^9.7.0",
|
||||
"git-cz": "^4.9.0",
|
||||
"husky": "8.0.1",
|
||||
"lint-staged": "13.0.3",
|
||||
@ -66,9 +66,9 @@
|
||||
"stylelint-order": "^5.0.0",
|
||||
"terser": "^5.15.1",
|
||||
"typescript": "^4.8.4",
|
||||
"unplugin-auto-import": "^0.11.2",
|
||||
"unplugin-vue-components": "^0.22.8",
|
||||
"vite": "^3.1.8",
|
||||
"unplugin-auto-import": "^0.11.4",
|
||||
"unplugin-vue-components": "^0.22.9",
|
||||
"vite": "^3.2.0",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-eruda": "^1.0.1",
|
||||
"vite-plugin-imagemin": "^0.6.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user