Skip to content

Commit b54a99c

Browse files
fix(deps): update all non-major dependencies
1 parent d3a03b7 commit b54a99c

2 files changed

Lines changed: 524 additions & 419 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "taro-vue3-zhihudaily",
33
"version": "0.3.0",
44
"private": true,
5-
"packageManager": "pnpm@10.12.1",
5+
"packageManager": "pnpm@10.12.2",
66
"description": "taro-vue3-zhihudaily",
77
"license": "MIT",
88
"author": {
@@ -30,11 +30,11 @@
3030
"dayjs": "^1.11.13",
3131
"pinia": "^3.0.3",
3232
"taro-plugin-pinia": "^1.0.0",
33-
"vue": "^3.5.16"
33+
"vue": "^3.5.17"
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.27.4",
37-
"@ntnyq/eslint-config": "^5.0.0-beta.6",
37+
"@ntnyq/eslint-config": "^5.0.0-beta.8",
3838
"@ntnyq/prettier-config": "^2.2.0",
3939
"@tarojs/cli": "^4.1.2",
4040
"@tarojs/helper": "^4.1.2",
@@ -44,20 +44,20 @@
4444
"@tarojs/webpack5-runner": "^4.1.2",
4545
"@types/webpack-env": "^1.18.8",
4646
"@vue/babel-plugin-jsx": "^1.4.0",
47-
"@vue/compiler-sfc": "^3.5.16",
47+
"@vue/compiler-sfc": "^3.5.17",
4848
"babel-preset-taro": "^4.1.2",
49-
"bumpp": "^10.1.1",
49+
"bumpp": "^10.2.0",
5050
"eslint": "^9.29.0",
5151
"husky": "^9.1.7",
5252
"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",
5555
"taro-define-config": "^0.11.0",
5656
"tsconfig-paths-webpack-plugin": "^4.2.0",
5757
"typescript": "^5.8.3",
5858
"unplugin-vue-components": "^28.7.0",
5959
"vue-loader": "^17.4.2",
60-
"vue-tsc": "^3.0.0-beta.2",
60+
"vue-tsc": "^3.0.0-beta.3",
6161
"webpack": "^5.99.9"
6262
},
6363
"nano-staged": {

0 commit comments

Comments
 (0)