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 and ntnyq committed Jan 20, 2025
1 parent 3118fff commit ca7bd88
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 252 deletions.
12 changes: 6 additions & 6 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.15.3",
"packageManager": "pnpm@9.15.4",
"description": "taro-vue3-zhihudaily",
"templateInfo": {
"name": "vue3-NutUI",
Expand Down Expand Up @@ -34,14 +34,14 @@
"@tarojs/runtime": "catalog:",
"@tarojs/taro": "catalog:",
"dayjs": "^1.11.13",
"pinia": "^2.3.0",
"pinia": "^2.3.1",
"taro-plugin-pinia": "^1.0.0",
"vue": "^3.5.13"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@ntnyq/eslint-config": "^3.12.1",
"@ntnyq/eslint-config": "^3.12.3",
"@ntnyq/prettier-config": "^1.22.1",
"@tarojs/cli": "catalog:",
"@tarojs/helper": "catalog:",
Expand All @@ -53,12 +53,12 @@
"@vue/babel-plugin-jsx": "^1.2.5",
"@vue/compiler-sfc": "^3.5.13",
"babel-preset-taro": "catalog:",
"bumpp": "^9.10.0",
"bumpp": "^9.10.1",
"eslint": "^9.18.0",
"husky": "^9.1.7",
"nano-staged": "^0.8.0",
"pnpm": "^9.15.3",
"postcss": "^8.4.49",
"pnpm": "^9.15.4",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"taro-define-config": "^0.10.3",
"tsconfig-paths-webpack-plugin": "^4.2.0",
Expand Down
Loading

0 comments on commit ca7bd88

Please sign in to comment.