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 Aug 5, 2024
1 parent 3e19348 commit ffed7fe
Show file tree
Hide file tree
Showing 2 changed files with 994 additions and 780 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,33 +27,33 @@
"dependencies": {
"@babel/runtime": "^7.25.0",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/nutui-taro": "^4.3.11",
"@tarojs/components": "^4.0.3",
"@tarojs/plugin-framework-vue3": "^4.0.3",
"@tarojs/plugin-html": "^4.0.3",
"@tarojs/runtime": "^4.0.3",
"@tarojs/taro": "^4.0.3",
"@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",
"dayjs": "^1.11.12",
"pinia": "^2.2.0",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.4.34"
"vue": "^3.4.35"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/core": "^7.25.2",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@ntnyq/eslint-config": "^2.7.3",
"@ntnyq/eslint-config": "^2.8.0",
"@ntnyq/prettier-config": "^1.21.2",
"@tarojs/cli": "^4.0.3",
"@tarojs/helper": "^4.0.3",
"@tarojs/plugin-platform-weapp": "^4.0.3",
"@tarojs/router": "^4.0.3",
"@tarojs/shared": "^4.0.3",
"@tarojs/webpack5-runner": "^4.0.3",
"@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",
"@types/webpack-env": "^1.18.5",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/compiler-sfc": "^3.4.34",
"babel-preset-taro": "^4.0.3",
"bumpp": "^9.4.1",
"@vue/compiler-sfc": "^3.4.35",
"babel-preset-taro": "^4.0.4",
"bumpp": "^9.4.2",
"eslint": "^9.8.0",
"husky": "^9.1.4",
"nano-staged": "^0.8.0",
Expand Down
Loading

0 comments on commit ffed7fe

Please sign in to comment.