|
2 | 2 | "name": "taro-vue3-zhihudaily", |
3 | 3 | "version": "0.3.0", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@10.12.1", |
| 5 | + "packageManager": "pnpm@10.12.2", |
6 | 6 | "description": "taro-vue3-zhihudaily", |
7 | 7 | "license": "MIT", |
8 | 8 | "author": { |
|
30 | 30 | "dayjs": "^1.11.13", |
31 | 31 | "pinia": "^3.0.3", |
32 | 32 | "taro-plugin-pinia": "^1.0.0", |
33 | | - "vue": "^3.5.16" |
| 33 | + "vue": "^3.5.17" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@babel/core": "^7.27.4", |
37 | | - "@ntnyq/eslint-config": "^5.0.0-beta.6", |
| 37 | + "@ntnyq/eslint-config": "^5.0.0-beta.8", |
38 | 38 | "@ntnyq/prettier-config": "^2.2.0", |
39 | 39 | "@tarojs/cli": "^4.1.2", |
40 | 40 | "@tarojs/helper": "^4.1.2", |
|
44 | 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 | | - "@vue/compiler-sfc": "^3.5.16", |
| 47 | + "@vue/compiler-sfc": "^3.5.17", |
48 | 48 | "babel-preset-taro": "^4.1.2", |
49 | | - "bumpp": "^10.1.1", |
| 49 | + "bumpp": "^10.2.0", |
50 | 50 | "eslint": "^9.29.0", |
51 | 51 | "husky": "^9.1.7", |
52 | 52 | "nano-staged": "^0.8.0", |
53 | | - "postcss": "^8.5.5", |
54 | | - "prettier": "^3.5.3", |
| 53 | + "postcss": "^8.5.6", |
| 54 | + "prettier": "^3.6.0", |
55 | 55 | "taro-define-config": "^0.11.0", |
56 | 56 | "tsconfig-paths-webpack-plugin": "^4.2.0", |
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-beta.2", |
| 60 | + "vue-tsc": "^3.0.0-beta.3", |
61 | 61 | "webpack": "^5.99.9" |
62 | 62 | }, |
63 | 63 | "nano-staged": { |
|
0 commit comments