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] authored Apr 26, 2024
1 parent 5494ea0 commit f741429
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 474 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,31 +27,31 @@
"dependencies": {
"@babel/runtime": "^7.24.4",
"@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",
"@nutui/nutui-taro": "^4.3.6",
"@tarojs/components": "^3.6.28",
"@tarojs/plugin-framework-vue3": "^3.6.28",
"@tarojs/plugin-html": "^3.6.28",
"@tarojs/runtime": "^3.6.28",
"@tarojs/taro": "^3.6.28",
"dayjs": "^1.11.10",
"pinia": "^2.1.7",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.4.23"
"vue": "^3.4.25"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@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",
"@tarojs/cli": "^3.6.28",
"@tarojs/helper": "^3.6.28",
"@tarojs/plugin-platform-weapp": "^3.6.28",
"@tarojs/router": "^3.6.28",
"@tarojs/shared": "^3.6.28",
"@tarojs/webpack5-runner": "^3.6.28",
"@types/webpack-env": "^1.18.4",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/compiler-sfc": "^3.4.23",
"babel-preset-taro": "^3.6.26",
"@vue/compiler-sfc": "^3.4.25",
"babel-preset-taro": "^3.6.28",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"husky": "^9.0.11",
Expand All @@ -64,7 +64,7 @@
"typescript": "^5.4.5",
"unplugin-vue-components": "^0.26.0",
"vue-loader": "^17.4.2",
"vue-tsc": "^2.0.13",
"vue-tsc": "^2.0.14",
"webpack": "^5.91.0"
},
"engines": {
Expand Down
Loading

0 comments on commit f741429

Please sign in to comment.