Skip to content

Commit 201c7b1

Browse files
Update all non-major dependencies
1 parent 73a99fb commit 201c7b1

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "uni-app-base",
33
"type": "module",
44
"version": "0.0.0",
5-
"packageManager": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"author": "Wei Zhang <https://github.com/Zhang-Wei-666>",
77
"homepage": "https://github.com/MoomFE-Starter-Template/Uniapp-Base",
88
"scripts": {
@@ -57,47 +57,47 @@
5757
"@mixte/validator": "^2.5.0",
5858
"@uni-helper/axios-adapter": "^1.5.2",
5959
"@uni-helper/uni-use": "^0.19.14",
60-
"@uni-helper/vite-plugin-uni-components": "^0.1.0",
61-
"@unocss-applet/reset": "^0.8.4",
62-
"@vueuse/core": "^11.1.0",
63-
"@vueuse/math": "^11.1.0",
64-
"axios": "^1.7.7",
60+
"@uni-helper/vite-plugin-uni-components": "^0.2.0",
61+
"@unocss-applet/reset": "^0.8.5",
62+
"@vueuse/core": "^11.3.0",
63+
"@vueuse/math": "^11.3.0",
64+
"axios": "^1.7.9",
6565
"lodash-es": "^4.17.21",
6666
"mixte": "^2.5.0",
67-
"nutui-uniapp": "^1.8.0",
67+
"nutui-uniapp": "^1.8.1",
6868
"pinia": "2.1.7",
6969
"vue": "3.4.21",
7070
"vue-demi": "^0.14.10",
71-
"wot-design-uni": "^1.3.13"
71+
"wot-design-uni": "^1.5.1"
7272
},
7373
"devDependencies": {
7474
"@dcloudio/types": "^3.4.14",
7575
"@dcloudio/uni-automator": "3.0.0-alpha-4030620241126001",
7676
"@dcloudio/uni-cli-shared": "3.0.0-alpha-4030620241126001",
7777
"@dcloudio/uni-stacktracey": "3.0.0-alpha-4030620241126001",
7878
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-4030620241126001",
79-
"@iconify/json": "^2.2.265",
79+
"@iconify/json": "^2.2.290",
8080
"@moomfe/eslint-config": "^3.4.0",
8181
"@rollup/plugin-inject": "^5.0.5",
82-
"@rollup/pluginutils": "^5.1.3",
82+
"@rollup/pluginutils": "^5.1.4",
8383
"@types/fs-extra": "^11.0.4",
8484
"@types/lodash-es": "^4.17.12",
85-
"@types/node": "^22.8.6",
85+
"@types/node": "^22.10.2",
8686
"@uni-helper/uni-app-types": "^0.5.13",
8787
"@uni-helper/uni-ui-types": "^0.5.15",
8888
"@vue/tsconfig": "^0.7.0",
8989
"eslint": "^9.16.0",
9090
"fs-extra": "^11.2.0",
91-
"miniprogram-api-typings": "^4.0.1",
92-
"pnpm": "^9.12.3",
93-
"sass": "^1.80.4",
94-
"typescript": "^5.6.3",
95-
"unocss": "^0.63.6",
96-
"unocss-applet": "^0.8.4",
91+
"miniprogram-api-typings": "^4.0.2",
92+
"pnpm": "^9.15.1",
93+
"sass": "^1.83.0",
94+
"typescript": "^5.7.2",
95+
"unocss": "^0.65.3",
96+
"unocss-applet": "^0.8.5",
9797
"unocss-preset-extra": "^0.5.3",
98-
"unplugin-auto-import": "^0.18.3",
99-
"vite": "5.4.10",
100-
"vite-plugin-inspect": "^0.8.7"
98+
"unplugin-auto-import": "^0.19.0",
99+
"vite": "5.4.11",
100+
"vite-plugin-inspect": "^0.10.6"
101101
},
102102
"pnpm": {
103103
"patchedDependencies": {

0 commit comments

Comments
 (0)