Skip to content

Commit 7ba14cd

Browse files
renovate[bot]ntnyq
authored andcommitted
chore(deps): update all non-major dependencies
1 parent c3d542e commit 7ba14cd

File tree

2 files changed

+1315
-1206
lines changed

2 files changed

+1315
-1206
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "taro-vue3-zhihudaily",
33
"version": "0.2.1",
44
"private": true,
5-
"packageManager": "pnpm@8.9.0",
5+
"packageManager": "pnpm@8.10.2",
66
"description": "taro-vue3-zhihudaily",
77
"templateInfo": {
88
"name": "vue3-NutUI",
@@ -24,46 +24,46 @@
2424
"typecheck": "vue-tsc --noEmit"
2525
},
2626
"dependencies": {
27-
"@babel/runtime": "^7.23.1",
27+
"@babel/runtime": "^7.23.2",
2828
"@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",
3535
"dayjs": "^1.11.10",
36-
"pinia": "^2.1.6",
36+
"pinia": "^2.1.7",
3737
"taro-plugin-pinia": "^1.0.0",
38-
"vue": "^3.3.4"
38+
"vue": "^3.3.8"
3939
},
4040
"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",
5151
"@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",
5454
"bumpp": "^9.2.0",
55-
"eslint": "^8.51.0",
55+
"eslint": "^8.53.0",
5656
"husky": "^8.0.3",
5757
"nano-staged": "^0.8.0",
58-
"pnpm": "^8.9.0",
58+
"pnpm": "^8.10.2",
5959
"postcss": "^8.4.31",
6060
"prettier": "3.0.3",
6161
"taro-define-config": "^0.4.2",
6262
"typescript": "^5.2.2",
6363
"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"
6767
},
6868
"engines": {
6969
"node": ">=16.14.0"

0 commit comments

Comments
 (0)