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 26, 2025
1 parent d69e08b commit 12a962c
Show file tree
Hide file tree
Showing 3 changed files with 442 additions and 419 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.73",
"@vuepress/theme-default": "^2.0.0-rc.73",
"@vuepress/plugin-shiki": "^2.0.0-rc.74",
"@vuepress/theme-default": "^2.0.0-rc.74",
"sass-embedded": "^1.83.4",
"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,26 +59,26 @@
},
"dependencies": {
"@types/qrcode": "^1.5.5",
"@vuepress/helper": "^2.0.0-rc.73",
"@vuepress/helper": "^2.0.0-rc.74",
"deepmerge": "^4.3.1",
"qrcode": "^1.5.4",
"vue": "^3.5.13"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.12.3",
"@ntnyq/prettier-config": "^1.22.1",
"@types/node": "^22.10.7",
"bumpp": "^9.10.1",
"@types/node": "^22.10.10",
"bumpp": "^9.11.1",
"copyfiles": "^2.4.1",
"eslint": "^9.18.0",
"eslint": "^9.19.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.3",
"vitest": "^3.0.2",
"vitest": "^3.0.4",
"vuepress": "^2.0.0-rc.19"
},
"nano-staged": {
Expand Down
Loading

0 comments on commit 12a962c

Please sign in to comment.