|
2 | 2 | "name": "uni-app-base", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.0.0", |
5 | | - "packageManager": "[email protected].0", |
| 5 | + "packageManager": "[email protected].1", |
6 | 6 | "author": "Wei Zhang <https://github.com/Zhang-Wei-666>", |
7 | 7 | "homepage": "https://github.com/MoomFE-Starter-Template/Uniapp-Base", |
8 | 8 | "scripts": { |
|
57 | 57 | "@mixte/validator": "^2.5.0", |
58 | 58 | "@uni-helper/axios-adapter": "^1.5.2", |
59 | 59 | "@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", |
65 | 65 | "lodash-es": "^4.17.21", |
66 | 66 | "mixte": "^2.5.0", |
67 | | - "nutui-uniapp": "^1.8.0", |
| 67 | + "nutui-uniapp": "^1.8.1", |
68 | 68 | "pinia": "2.1.7", |
69 | 69 | "vue": "3.4.21", |
70 | 70 | "vue-demi": "^0.14.10", |
71 | | - "wot-design-uni": "^1.3.13" |
| 71 | + "wot-design-uni": "^1.5.1" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@dcloudio/types": "^3.4.14", |
75 | 75 | "@dcloudio/uni-automator": "3.0.0-alpha-4030620241126001", |
76 | 76 | "@dcloudio/uni-cli-shared": "3.0.0-alpha-4030620241126001", |
77 | 77 | "@dcloudio/uni-stacktracey": "3.0.0-alpha-4030620241126001", |
78 | 78 | "@dcloudio/vite-plugin-uni": "3.0.0-alpha-4030620241126001", |
79 | | - "@iconify/json": "^2.2.265", |
| 79 | + "@iconify/json": "^2.2.290", |
80 | 80 | "@moomfe/eslint-config": "^3.4.0", |
81 | 81 | "@rollup/plugin-inject": "^5.0.5", |
82 | | - "@rollup/pluginutils": "^5.1.3", |
| 82 | + "@rollup/pluginutils": "^5.1.4", |
83 | 83 | "@types/fs-extra": "^11.0.4", |
84 | 84 | "@types/lodash-es": "^4.17.12", |
85 | | - "@types/node": "^22.8.6", |
| 85 | + "@types/node": "^22.10.2", |
86 | 86 | "@uni-helper/uni-app-types": "^0.5.13", |
87 | 87 | "@uni-helper/uni-ui-types": "^0.5.15", |
88 | 88 | "@vue/tsconfig": "^0.7.0", |
89 | 89 | "eslint": "^9.16.0", |
90 | 90 | "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", |
97 | 97 | "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" |
101 | 101 | }, |
102 | 102 | "pnpm": { |
103 | 103 | "patchedDependencies": { |
|
0 commit comments