|
2 | 2 | "name": "taro-vue3-zhihudaily",
|
3 | 3 | "version": "0.2.1",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "pnpm@8.9.0", |
| 5 | + "packageManager": "pnpm@8.10.2", |
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.1", |
| 27 | + "@babel/runtime": "^7.23.2", |
28 | 28 | "@nutui/icons-vue-taro": "^0.0.9",
|
29 |
| - "@nutui/nutui-taro": "^4.1.6", |
30 |
| - "@tarojs/components": "^3.6.17", |
31 |
| - "@tarojs/plugin-framework-vue3": "^3.6.17", |
32 |
| - "@tarojs/plugin-html": "^3.6.17", |
33 |
| - "@tarojs/runtime": "^3.6.17", |
34 |
| - "@tarojs/taro": "^3.6.17", |
| 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", |
35 | 35 | "dayjs": "^1.11.10",
|
36 |
| - "pinia": "^2.1.6", |
| 36 | + "pinia": "^2.1.7", |
37 | 37 | "taro-plugin-pinia": "^1.0.0",
|
38 |
| - "vue": "^3.3.4" |
| 38 | + "vue": "^3.3.8" |
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@babel/core": "^7.23.0", |
42 |
| - "@ntnyq/eslint-config": "1.14.0", |
43 |
| - "@ntnyq/prettier-config": "^1.14.0", |
44 |
| - "@tarojs/cli": "^3.6.17", |
45 |
| - "@tarojs/helper": "^3.6.17", |
46 |
| - "@tarojs/plugin-platform-weapp": "^3.6.17", |
47 |
| - "@tarojs/router": "^3.6.17", |
48 |
| - "@tarojs/shared": "^3.6.17", |
49 |
| - "@tarojs/webpack5-runner": "^3.6.17", |
50 |
| - "@types/webpack-env": "^1.18.2", |
| 41 | + "@babel/core": "^7.23.2", |
| 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", |
51 | 51 | "@vue/babel-plugin-jsx": "^1.1.5",
|
52 |
| - "@vue/compiler-sfc": "^3.3.4", |
53 |
| - "babel-preset-taro": "^3.6.17", |
| 52 | + "@vue/compiler-sfc": "^3.3.8", |
| 53 | + "babel-preset-taro": "^3.6.18", |
54 | 54 | "bumpp": "^9.2.0",
|
55 |
| - "eslint": "^8.51.0", |
| 55 | + "eslint": "^8.53.0", |
56 | 56 | "husky": "^8.0.3",
|
57 | 57 | "nano-staged": "^0.8.0",
|
58 |
| - "pnpm": "^8.9.0", |
| 58 | + "pnpm": "^8.10.2", |
59 | 59 | "postcss": "^8.4.31",
|
60 | 60 | "prettier": "3.0.3",
|
61 | 61 | "taro-define-config": "^0.4.2",
|
62 | 62 | "typescript": "^5.2.2",
|
63 | 63 | "unplugin-vue-components": "^0.25.2",
|
64 |
| - "vue-loader": "^17.3.0", |
65 |
| - "vue-tsc": "^1.8.18", |
66 |
| - "webpack": "^5.88.2" |
| 64 | + "vue-loader": "^17.3.1", |
| 65 | + "vue-tsc": "^1.8.22", |
| 66 | + "webpack": "^5.89.0" |
67 | 67 | },
|
68 | 68 | "engines": {
|
69 | 69 | "node": ">=16.14.0"
|
|
0 commit comments