Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent c3d542e commit e7c7d8a
Show file tree
Hide file tree
Showing 2 changed files with 1,063 additions and 1,152 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "taro-vue3-zhihudaily",
"version": "0.2.1",
"private": true,
"packageManager": "pnpm@8.9.0",
"packageManager": "pnpm@8.10.0",
"description": "taro-vue3-zhihudaily",
"templateInfo": {
"name": "vue3-NutUI",
Expand All @@ -24,46 +24,46 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@babel/runtime": "^7.23.1",
"@babel/runtime": "^7.23.2",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/nutui-taro": "^4.1.6",
"@tarojs/components": "^3.6.17",
"@tarojs/plugin-framework-vue3": "^3.6.17",
"@tarojs/plugin-html": "^3.6.17",
"@tarojs/runtime": "^3.6.17",
"@tarojs/taro": "^3.6.17",
"@nutui/nutui-taro": "^4.2.0",
"@tarojs/components": "^3.6.18",
"@tarojs/plugin-framework-vue3": "^3.6.18",
"@tarojs/plugin-html": "^3.6.18",
"@tarojs/runtime": "^3.6.18",
"@tarojs/taro": "^3.6.18",
"dayjs": "^1.11.10",
"pinia": "^2.1.6",
"pinia": "^2.1.7",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.3.4"
"vue": "^3.3.7"
},
"devDependencies": {
"@babel/core": "^7.23.0",
"@ntnyq/eslint-config": "1.14.0",
"@ntnyq/prettier-config": "^1.14.0",
"@tarojs/cli": "^3.6.17",
"@tarojs/helper": "^3.6.17",
"@tarojs/plugin-platform-weapp": "^3.6.17",
"@tarojs/router": "^3.6.17",
"@tarojs/shared": "^3.6.17",
"@tarojs/webpack5-runner": "^3.6.17",
"@types/webpack-env": "^1.18.2",
"@babel/core": "^7.23.2",
"@ntnyq/eslint-config": "1.15.0",
"@ntnyq/prettier-config": "^1.16.0",
"@tarojs/cli": "^3.6.18",
"@tarojs/helper": "^3.6.18",
"@tarojs/plugin-platform-weapp": "^3.6.18",
"@tarojs/router": "^3.6.18",
"@tarojs/shared": "^3.6.18",
"@tarojs/webpack5-runner": "^3.6.18",
"@types/webpack-env": "^1.18.3",
"@vue/babel-plugin-jsx": "^1.1.5",
"@vue/compiler-sfc": "^3.3.4",
"babel-preset-taro": "^3.6.17",
"@vue/compiler-sfc": "^3.3.7",
"babel-preset-taro": "^3.6.18",
"bumpp": "^9.2.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"husky": "^8.0.3",
"nano-staged": "^0.8.0",
"pnpm": "^8.9.0",
"pnpm": "^8.10.0",
"postcss": "^8.4.31",
"prettier": "3.0.3",
"taro-define-config": "^0.4.2",
"typescript": "^5.2.2",
"unplugin-vue-components": "^0.25.2",
"vue-loader": "^17.3.0",
"vue-tsc": "^1.8.18",
"webpack": "^5.88.2"
"vue-tsc": "^1.8.22",
"webpack": "^5.89.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit e7c7d8a

Please sign in to comment.