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 Jun 20, 2024
1 parent 578b0b6 commit 4dbbe84
Show file tree
Hide file tree
Showing 2 changed files with 1,199 additions and 1,113 deletions.
46 changes: 23 additions & 23 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": "pnpm@9.1.2",
"packageManager": "pnpm@9.4.0",
"description": "taro-vue3-zhihudaily",
"templateInfo": {
"name": "vue3-NutUI",
Expand All @@ -25,47 +25,47 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@babel/runtime": "^7.24.6",
"@babel/runtime": "^7.24.7",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/nutui-taro": "^4.3.9",
"@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",
"@nutui/nutui-taro": "^4.3.10",
"@tarojs/components": "^3.6.32",
"@tarojs/plugin-framework-vue3": "^3.6.32",
"@tarojs/plugin-html": "^3.6.32",
"@tarojs/runtime": "^3.6.32",
"@tarojs/taro": "^3.6.32",
"dayjs": "^1.11.11",
"pinia": "^2.1.7",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.4.27"
"vue": "^3.4.29"
},
"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/core": "^7.24.7",
"@ntnyq/eslint-config": "^1.21.2",
"@ntnyq/prettier-config": "^1.21.2",
"@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",
"@tarojs/cli": "^3.6.32",
"@tarojs/helper": "^3.6.32",
"@tarojs/plugin-platform-weapp": "^3.6.32",
"@tarojs/router": "^3.6.32",
"@tarojs/shared": "^3.6.32",
"@tarojs/webpack5-runner": "^3.6.32",
"@types/webpack-env": "^1.18.5",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/compiler-sfc": "^3.4.27",
"babel-preset-taro": "^3.6.30",
"@vue/compiler-sfc": "^3.4.29",
"babel-preset-taro": "^3.6.32",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"nano-staged": "^0.8.0",
"pnpm": "^9.1.2",
"pnpm": "^9.4.0",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"taro-define-config": "^0.6.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"unplugin-vue-components": "^0.27.0",
"vue-loader": "^17.4.2",
"vue-tsc": "^2.0.19",
"webpack": "^5.91.0"
"vue-tsc": "^2.0.21",
"webpack": "^5.92.1"
},
"engines": {
"node": ">=18.18"
Expand Down
Loading

0 comments on commit 4dbbe84

Please sign in to comment.