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 and ntnyq committed Aug 19, 2024
1 parent db7d056 commit bd7a117
Show file tree
Hide file tree
Showing 3 changed files with 581 additions and 482 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"dev": "vuepress dev ."
},
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.14",
"@vuepress/theme-default": "^2.0.0-rc.37",
"@vuepress/bundler-vite": "^2.0.0-rc.15",
"@vuepress/theme-default": "^2.0.0-rc.41",
"vuepress-plugin-social-share": "workspace:*"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
},
"dependencies": {
"@types/qrcode": "^1.5.5",
"@vuepress/helper": "^2.0.0-rc.37",
"@vuepress/helper": "^2.0.0-rc.41",
"deepmerge": "^4.3.1",
"qrcode": "^1.5.4",
"vue": "^3.4.38"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.0.0-beta.1",
"@ntnyq/eslint-config": "^3.0.0-beta.2",
"@ntnyq/prettier-config": "^1.21.2",
"@types/node": "^22.4.0",
"@types/node": "^22.4.1",
"bumpp": "^9.5.1",
"copyfiles": "^2.4.1",
"eslint": "^9.9.0",
Expand All @@ -79,7 +79,7 @@
"tsc-watch": "^6.2.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vuepress": "^2.0.0-rc.14"
"vuepress": "^2.0.0-rc.15"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down
Loading

0 comments on commit bd7a117

Please sign in to comment.