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 Sep 4, 2023
1 parent 9f5fed6 commit 2f4190f
Show file tree
Hide file tree
Showing 2 changed files with 1,105 additions and 1,120 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.2.1",
"private": true,
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.1",
"description": "taro-vue3-zhihudaily",
"templateInfo": {
"name": "vue3-NutUI",
Expand All @@ -24,43 +24,43 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@babel/runtime": "^7.22.10",
"@babel/runtime": "^7.22.15",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/nutui-taro": "^4.1.3",
"@tarojs/components": "^3.6.13",
"@tarojs/plugin-framework-vue3": "^3.6.13",
"@tarojs/plugin-html": "^3.6.13",
"@tarojs/runtime": "^3.6.13",
"@tarojs/taro": "^3.6.13",
"@nutui/nutui-taro": "^4.1.4",
"@tarojs/components": "^3.6.15",
"@tarojs/plugin-framework-vue3": "^3.6.15",
"@tarojs/plugin-html": "^3.6.15",
"@tarojs/runtime": "^3.6.15",
"@tarojs/taro": "^3.6.15",
"dayjs": "^1.11.9",
"pinia": "^2.1.6",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.3.4"
},
"devDependencies": {
"@babel/core": "^7.22.10",
"@ntnyq/eslint-config": "1.12.4",
"@ntnyq/prettier-config": "^1.12.4",
"@tarojs/cli": "^3.6.13",
"@tarojs/helper": "^3.6.13",
"@tarojs/plugin-platform-weapp": "^3.6.13",
"@tarojs/router": "^3.6.13",
"@tarojs/shared": "^3.6.13",
"@tarojs/webpack5-runner": "^3.6.13",
"@babel/core": "^7.22.15",
"@ntnyq/eslint-config": "1.13.0",
"@ntnyq/prettier-config": "^1.13.0",
"@tarojs/cli": "^3.6.15",
"@tarojs/helper": "^3.6.15",
"@tarojs/plugin-platform-weapp": "^3.6.15",
"@tarojs/router": "^3.6.15",
"@tarojs/shared": "^3.6.15",
"@tarojs/webpack5-runner": "^3.6.15",
"@types/webpack-env": "^1.18.1",
"@vue/babel-plugin-jsx": "^1.1.5",
"@vue/compiler-sfc": "^3.3.4",
"babel-preset-taro": "^3.6.13",
"babel-preset-taro": "^3.6.15",
"bumpp": "^9.2.0",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"husky": "^8.0.3",
"nano-staged": "^0.8.0",
"pnpm": "^8.6.12",
"postcss": "^8.4.28",
"prettier": "3.0.2",
"pnpm": "^8.7.1",
"postcss": "^8.4.29",
"prettier": "3.0.3",
"taro-define-config": "^0.4.1",
"typescript": "^5.1.6",
"unplugin-vue-components": "^0.25.1",
"typescript": "^5.2.2",
"unplugin-vue-components": "^0.25.2",
"vue-loader": "^17.2.2",
"vue-tsc": "^1.8.8",
"webpack": "^5.88.2"
Expand Down
Loading

0 comments on commit 2f4190f

Please sign in to comment.