|
2 | 2 | "name": "taro-vue3-zhihudaily", |
3 | 3 | "version": "0.3.0", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@10.11.1", |
| 5 | + "packageManager": "pnpm@10.12.1", |
6 | 6 | "description": "taro-vue3-zhihudaily", |
7 | 7 | "license": "MIT", |
8 | 8 | "author": { |
|
19 | 19 | "typecheck": "vue-tsc --noEmit" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@babel/runtime": "^7.27.4", |
| 22 | + "@babel/runtime": "^7.27.6", |
23 | 23 | "@nutui/icons-vue-taro": "^0.0.9", |
24 | 24 | "@nutui/nutui-taro": "^4.3.13", |
25 | | - "@tarojs/components": "^4.1.1", |
26 | | - "@tarojs/plugin-framework-vue3": "^4.1.1", |
27 | | - "@tarojs/plugin-html": "^4.1.1", |
28 | | - "@tarojs/runtime": "^4.1.1", |
29 | | - "@tarojs/taro": "^4.1.1", |
| 25 | + "@tarojs/components": "^4.1.2", |
| 26 | + "@tarojs/plugin-framework-vue3": "^4.1.2", |
| 27 | + "@tarojs/plugin-html": "^4.1.2", |
| 28 | + "@tarojs/runtime": "^4.1.2", |
| 29 | + "@tarojs/taro": "^4.1.2", |
30 | 30 | "dayjs": "^1.11.13", |
31 | | - "pinia": "^3.0.2", |
| 31 | + "pinia": "^3.0.3", |
32 | 32 | "taro-plugin-pinia": "^1.0.0", |
33 | 33 | "vue": "^3.5.16" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@babel/core": "^7.27.4", |
37 | 37 | "@ntnyq/eslint-config": "^5.0.0-beta.5", |
38 | 38 | "@ntnyq/prettier-config": "^2.2.0", |
39 | | - "@tarojs/cli": "^4.1.1", |
40 | | - "@tarojs/helper": "^4.1.1", |
41 | | - "@tarojs/plugin-platform-weapp": "^4.1.1", |
42 | | - "@tarojs/router": "^4.1.1", |
43 | | - "@tarojs/shared": "^4.1.1", |
44 | | - "@tarojs/webpack5-runner": "^4.1.1", |
| 39 | + "@tarojs/cli": "^4.1.2", |
| 40 | + "@tarojs/helper": "^4.1.2", |
| 41 | + "@tarojs/plugin-platform-weapp": "^4.1.2", |
| 42 | + "@tarojs/router": "^4.1.2", |
| 43 | + "@tarojs/shared": "^4.1.2", |
| 44 | + "@tarojs/webpack5-runner": "^4.1.2", |
45 | 45 | "@types/webpack-env": "^1.18.8", |
46 | 46 | "@vue/babel-plugin-jsx": "^1.4.0", |
47 | 47 | "@vue/compiler-sfc": "^3.5.16", |
48 | | - "babel-preset-taro": "^4.1.1", |
| 48 | + "babel-preset-taro": "^4.1.2", |
49 | 49 | "bumpp": "^10.1.1", |
50 | 50 | "eslint": "^9.28.0", |
51 | 51 | "husky": "^9.1.7", |
|
57 | 57 | "typescript": "^5.8.3", |
58 | 58 | "unplugin-vue-components": "^28.7.0", |
59 | 59 | "vue-loader": "^17.4.2", |
60 | | - "vue-tsc": "^3.0.0-alpha.8", |
| 60 | + "vue-tsc": "^3.0.0-alpha.10", |
61 | 61 | "webpack": "^5.99.9" |
62 | 62 | }, |
63 | 63 | "nano-staged": { |
|
0 commit comments