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 Sep 20, 2024
1 parent d04aad5 commit 64df212
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 314 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.15",
"@vuepress/plugin-shiki": "^2.0.0-rc.42",
"@vuepress/theme-default": "^2.0.0-rc.42",
"@vuepress/plugin-shiki": "^2.0.0-rc.45",
"@vuepress/theme-default": "^2.0.0-rc.45",
"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 @@ -2,7 +2,7 @@
"name": "vuepress-plugin-social-share",
"type": "module",
"version": "2.0.0-beta.22",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"description": "Social sharing plugin for VuePress",
"keywords": [
"vuepress",
Expand Down Expand Up @@ -58,13 +58,13 @@
},
"dependencies": {
"@types/qrcode": "^1.5.5",
"@vuepress/helper": "^2.0.0-rc.42",
"@vuepress/helper": "^2.0.0-rc.45",
"deepmerge": "^4.3.1",
"qrcode": "^1.5.4",
"vue": "^3.5.6"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.0.0-beta.13",
"@ntnyq/eslint-config": "^3.0.0-beta.14",
"@ntnyq/prettier-config": "^1.21.3",
"@types/node": "^22.5.5",
"bumpp": "^9.5.2",
Expand All @@ -73,7 +73,7 @@
"husky": "^9.1.6",
"nano-staged": "^0.8.0",
"npm-run-all2": "^6.2.3",
"pnpm": "^9.10.0",
"pnpm": "^9.11.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsc-watch": "^6.2.0",
Expand Down
Loading

0 comments on commit 64df212

Please sign in to comment.