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 and ntnyq committed Dec 8, 2024
1 parent 016dd49 commit 108a86e
Show file tree
Hide file tree
Showing 2 changed files with 1,586 additions and 1,127 deletions.
56 changes: 28 additions & 28 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.12.3",
"packageManager": "pnpm@9.15.0",
"description": "taro-vue3-zhihudaily",
"templateInfo": {
"name": "vue3-NutUI",
Expand All @@ -28,45 +28,45 @@
"@babel/runtime": "^7.26.0",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/nutui-taro": "^4.3.13",
"@tarojs/components": "^4.0.7",
"@tarojs/plugin-framework-vue3": "^4.0.7",
"@tarojs/plugin-html": "^4.0.7",
"@tarojs/runtime": "^4.0.7",
"@tarojs/taro": "^4.0.7",
"@tarojs/components": "^4.0.8",
"@tarojs/plugin-framework-vue3": "^4.0.8",
"@tarojs/plugin-html": "^4.0.8",
"@tarojs/runtime": "^4.0.8",
"@tarojs/taro": "^4.0.8",
"dayjs": "^1.11.13",
"pinia": "^2.2.6",
"pinia": "^2.3.0",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@ntnyq/eslint-config": "^3.2.0",
"@ntnyq/prettier-config": "^1.21.3",
"@tarojs/cli": "^4.0.7",
"@tarojs/helper": "^4.0.7",
"@tarojs/plugin-platform-weapp": "^4.0.7",
"@tarojs/router": "^4.0.7",
"@tarojs/shared": "^4.0.7",
"@tarojs/webpack5-runner": "^4.0.7",
"@ntnyq/eslint-config": "^3.9.1",
"@ntnyq/prettier-config": "^1.22.0",
"@tarojs/cli": "^4.0.8",
"@tarojs/helper": "^4.0.8",
"@tarojs/plugin-platform-weapp": "^4.0.8",
"@tarojs/router": "^4.0.8",
"@tarojs/shared": "^4.0.8",
"@tarojs/webpack5-runner": "^4.0.8",
"@types/webpack-env": "^1.18.5",
"@vue/babel-plugin-jsx": "^1.2.5",
"@vue/compiler-sfc": "^3.5.12",
"babel-preset-taro": "^4.0.7",
"@vue/compiler-sfc": "^3.5.13",
"babel-preset-taro": "^4.0.8",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"husky": "^9.1.6",
"eslint": "^9.16.0",
"husky": "^9.1.7",
"nano-staged": "^0.8.0",
"pnpm": "^9.12.3",
"postcss": "^8.4.48",
"prettier": "^3.3.3",
"taro-define-config": "^0.10.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.6.3",
"unplugin-vue-components": "^0.27.4",
"pnpm": "^9.15.0",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"taro-define-config": "^0.10.2",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.7.2",
"unplugin-vue-components": "^0.27.5",
"vue-loader": "^17.4.2",
"vue-tsc": "^2.1.10",
"webpack": "^5.96.1"
"webpack": "^5.97.1"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down
Loading

0 comments on commit 108a86e

Please sign in to comment.