|
2 | 2 | "name": "taro-vue3-zhihudaily",
|
3 | 3 | "version": "0.2.1",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "pnpm@8.10.2", |
| 5 | + "packageManager": "pnpm@8.13.1", |
6 | 6 | "description": "taro-vue3-zhihudaily",
|
7 | 7 | "templateInfo": {
|
8 | 8 | "name": "vue3-NutUI",
|
|
24 | 24 | "typecheck": "vue-tsc --noEmit"
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@babel/runtime": "^7.23.2", |
| 27 | + "@babel/runtime": "^7.23.7", |
28 | 28 | "@nutui/icons-vue-taro": "^0.0.9",
|
29 |
| - "@nutui/nutui-taro": "^4.2.0", |
30 |
| - "@tarojs/components": "^3.6.18", |
31 |
| - "@tarojs/plugin-framework-vue3": "^3.6.18", |
32 |
| - "@tarojs/plugin-html": "^3.6.18", |
33 |
| - "@tarojs/runtime": "^3.6.18", |
34 |
| - "@tarojs/taro": "^3.6.18", |
| 29 | + "@nutui/nutui-taro": "^4.2.6", |
| 30 | + "@tarojs/components": "^3.6.22", |
| 31 | + "@tarojs/plugin-framework-vue3": "^3.6.22", |
| 32 | + "@tarojs/plugin-html": "^3.6.22", |
| 33 | + "@tarojs/runtime": "^3.6.22", |
| 34 | + "@tarojs/taro": "^3.6.22", |
35 | 35 | "dayjs": "^1.11.10",
|
36 | 36 | "pinia": "^2.1.7",
|
37 | 37 | "taro-plugin-pinia": "^1.0.0",
|
38 |
| - "vue": "^3.3.8" |
| 38 | + "vue": "^3.4.3" |
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@babel/core": "^7.23.2", |
| 41 | + "@babel/core": "^7.23.7", |
42 | 42 | "@ntnyq/eslint-config": "1.17.0",
|
43 |
| - "@ntnyq/prettier-config": "^1.17.0", |
44 |
| - "@tarojs/cli": "^3.6.18", |
45 |
| - "@tarojs/helper": "^3.6.18", |
46 |
| - "@tarojs/plugin-platform-weapp": "^3.6.18", |
47 |
| - "@tarojs/router": "^3.6.18", |
48 |
| - "@tarojs/shared": "^3.6.18", |
49 |
| - "@tarojs/webpack5-runner": "^3.6.18", |
50 |
| - "@types/webpack-env": "^1.18.3", |
| 43 | + "@ntnyq/prettier-config": "^1.20.0", |
| 44 | + "@tarojs/cli": "^3.6.22", |
| 45 | + "@tarojs/helper": "^3.6.22", |
| 46 | + "@tarojs/plugin-platform-weapp": "^3.6.22", |
| 47 | + "@tarojs/router": "^3.6.22", |
| 48 | + "@tarojs/shared": "^3.6.22", |
| 49 | + "@tarojs/webpack5-runner": "^3.6.22", |
| 50 | + "@types/webpack-env": "^1.18.4", |
51 | 51 | "@vue/babel-plugin-jsx": "^1.1.5",
|
52 |
| - "@vue/compiler-sfc": "^3.3.8", |
53 |
| - "babel-preset-taro": "^3.6.18", |
54 |
| - "bumpp": "^9.2.0", |
55 |
| - "eslint": "^8.53.0", |
| 52 | + "@vue/compiler-sfc": "^3.4.3", |
| 53 | + "babel-preset-taro": "^3.6.22", |
| 54 | + "bumpp": "^9.2.1", |
| 55 | + "eslint": "^8.56.0", |
56 | 56 | "husky": "^8.0.3",
|
57 | 57 | "nano-staged": "^0.8.0",
|
58 |
| - "pnpm": "^8.10.2", |
59 |
| - "postcss": "^8.4.31", |
| 58 | + "pnpm": "^8.13.1", |
| 59 | + "postcss": "^8.4.32", |
60 | 60 | "prettier": "3.0.3",
|
61 |
| - "taro-define-config": "^0.4.2", |
62 |
| - "typescript": "^5.2.2", |
63 |
| - "unplugin-vue-components": "^0.25.2", |
64 |
| - "vue-loader": "^17.3.1", |
65 |
| - "vue-tsc": "^1.8.22", |
| 61 | + "taro-define-config": "^0.5.2", |
| 62 | + "typescript": "^5.3.3", |
| 63 | + "unplugin-vue-components": "^0.26.0", |
| 64 | + "vue-loader": "^17.4.2", |
| 65 | + "vue-tsc": "^1.8.27", |
66 | 66 | "webpack": "^5.89.0"
|
67 | 67 | },
|
68 | 68 | "engines": {
|
|
0 commit comments