Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent b58d5ec commit c9c07e4
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 499 deletions.
34 changes: 17 additions & 17 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.3.0",
"private": true,
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"description": "taro-vue3-zhihudaily",
"templateInfo": {
"name": "vue3-NutUI",
Expand All @@ -25,14 +25,14 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/nutui-taro": "^4.3.12",
"@tarojs/components": "^4.0.4",
"@tarojs/plugin-framework-vue3": "^4.0.4",
"@tarojs/plugin-html": "^4.0.4",
"@tarojs/runtime": "^4.0.4",
"@tarojs/taro": "^4.0.4",
"@tarojs/components": "^4.0.5",
"@tarojs/plugin-framework-vue3": "^4.0.5",
"@tarojs/plugin-html": "^4.0.5",
"@tarojs/runtime": "^4.0.5",
"@tarojs/taro": "^4.0.5",
"dayjs": "^1.11.13",
"pinia": "^2.2.2",
"taro-plugin-pinia": "^1.0.0",
Expand All @@ -43,29 +43,29 @@
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@ntnyq/eslint-config": "^2.8.2",
"@ntnyq/prettier-config": "^1.21.2",
"@tarojs/cli": "^4.0.4",
"@tarojs/helper": "^4.0.4",
"@tarojs/plugin-platform-weapp": "^4.0.4",
"@tarojs/router": "^4.0.4",
"@tarojs/shared": "^4.0.4",
"@tarojs/webpack5-runner": "^4.0.4",
"@tarojs/cli": "^4.0.5",
"@tarojs/helper": "^4.0.5",
"@tarojs/plugin-platform-weapp": "^4.0.5",
"@tarojs/router": "^4.0.5",
"@tarojs/shared": "^4.0.5",
"@tarojs/webpack5-runner": "^4.0.5",
"@types/webpack-env": "^1.18.5",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/compiler-sfc": "^3.4.38",
"babel-preset-taro": "^4.0.4",
"babel-preset-taro": "^4.0.5",
"bumpp": "^9.5.2",
"eslint": "^9.9.1",
"husky": "^9.1.5",
"nano-staged": "^0.8.0",
"pnpm": "^9.8.0",
"postcss": "^8.4.41",
"pnpm": "^9.9.0",
"postcss": "^8.4.43",
"prettier": "^3.3.3",
"taro-define-config": "^0.6.2",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.5.4",
"unplugin-vue-components": "^0.27.4",
"vue-loader": "^17.4.2",
"vue-tsc": "^2.0.29",
"vue-tsc": "^2.1.4",
"webpack": "^5.94.0"
},
"prettier": "@ntnyq/prettier-config",
Expand Down
Loading

0 comments on commit c9c07e4

Please sign in to comment.