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 Apr 29, 2024
1 parent 5494ea0 commit 8004849
Show file tree
Hide file tree
Showing 2 changed files with 913 additions and 924 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,34 +25,34 @@
"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.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.11",
"pinia": "^2.1.7",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.4.23"
"vue": "^3.4.26"
},
"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",
"@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",
"bumpp": "^9.4.0",
"@vue/compiler-sfc": "^3.4.26",
"babel-preset-taro": "^3.6.28",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"nano-staged": "^0.8.0",
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 8004849

Please sign in to comment.