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 Jan 13, 2025
1 parent 2078244 commit 2a54b04
Show file tree
Hide file tree
Showing 3 changed files with 675 additions and 568 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.19",
"@vuepress/plugin-shiki": "^2.0.0-rc.68",
"@vuepress/theme-default": "^2.0.0-rc.68",
"@vuepress/plugin-shiki": "^2.0.0-rc.69",
"@vuepress/theme-default": "^2.0.0-rc.69",
"sass-embedded": "^1.83.1",
"vuepress": "^2.0.0-rc.19",
"vuepress-plugin-social-share": "workspace:*"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,25 +59,25 @@
},
"dependencies": {
"@types/qrcode": "^1.5.5",
"@vuepress/helper": "^2.0.0-rc.68",
"@vuepress/helper": "^2.0.0-rc.69",
"deepmerge": "^4.3.1",
"qrcode": "^1.5.4",
"vue": "^3.5.13"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.11.0",
"@ntnyq/eslint-config": "^3.12.1",
"@ntnyq/prettier-config": "^1.22.1",
"@types/node": "^22.10.5",
"bumpp": "^9.9.2",
"bumpp": "^9.10.0",
"copyfiles": "^2.4.1",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"husky": "^9.1.7",
"nano-staged": "^0.8.0",
"npm-run-all2": "^7.0.2",
"premove": "^4.0.0",
"prettier": "^3.4.2",
"tsc-watch": "^6.2.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8",
"vuepress": "^2.0.0-rc.19"
},
Expand Down
Loading

0 comments on commit 2a54b04

Please sign in to comment.