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 May 17, 2024
1 parent 5494ea0 commit d77cbdd
Show file tree
Hide file tree
Showing 2 changed files with 939 additions and 978 deletions.
48 changes: 24 additions & 24 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": "[email protected].7",
"packageManager": "[email protected].8",
"description": "taro-vue3-zhihudaily",
"templateInfo": {
"name": "vue3-NutUI",
Expand All @@ -25,46 +25,46 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@babel/runtime": "^7.24.4",
"@babel/runtime": "^7.24.5",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/nutui-taro": "^4.3.5",
"@tarojs/components": "^3.6.26",
"@tarojs/plugin-framework-vue3": "^3.6.26",
"@tarojs/plugin-html": "^3.6.26",
"@tarojs/runtime": "^3.6.26",
"@tarojs/taro": "^3.6.26",
"dayjs": "^1.11.10",
"@nutui/nutui-taro": "^4.3.8",
"@tarojs/components": "^3.6.30",
"@tarojs/plugin-framework-vue3": "^3.6.30",
"@tarojs/plugin-html": "^3.6.30",
"@tarojs/runtime": "^3.6.30",
"@tarojs/taro": "^3.6.30",
"dayjs": "^1.11.11",
"pinia": "^2.1.7",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.4.23"
"vue": "^3.4.27"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/core": "^7.24.5",
"@ntnyq/eslint-config": "^1.21.2",
"@ntnyq/prettier-config": "^1.21.2",
"@tarojs/cli": "^3.6.26",
"@tarojs/helper": "^3.6.26",
"@tarojs/plugin-platform-weapp": "^3.6.26",
"@tarojs/router": "^3.6.26",
"@tarojs/shared": "^3.6.26",
"@tarojs/webpack5-runner": "^3.6.26",
"@types/webpack-env": "^1.18.4",
"@tarojs/cli": "^3.6.30",
"@tarojs/helper": "^3.6.30",
"@tarojs/plugin-platform-weapp": "^3.6.30",
"@tarojs/router": "^3.6.30",
"@tarojs/shared": "^3.6.30",
"@tarojs/webpack5-runner": "^3.6.30",
"@types/webpack-env": "^1.18.5",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/compiler-sfc": "^3.4.23",
"babel-preset-taro": "^3.6.26",
"bumpp": "^9.4.0",
"@vue/compiler-sfc": "^3.4.27",
"babel-preset-taro": "^3.6.30",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"nano-staged": "^0.8.0",
"pnpm": "^8.15.7",
"pnpm": "^8.15.8",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"taro-define-config": "^0.6.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.4.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-components": "^0.27.0",
"vue-loader": "^17.4.2",
"vue-tsc": "^2.0.13",
"vue-tsc": "^2.0.19",
"webpack": "^5.91.0"
},
"engines": {
Expand Down
Loading

0 comments on commit d77cbdd

Please sign in to comment.