Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent df071d8 commit dbd68fc
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 220 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.66",
"@vuepress/theme-default": "^2.0.0-rc.66",
"@vuepress/plugin-shiki": "^2.0.0-rc.68",
"@vuepress/theme-default": "^2.0.0-rc.68",
"sass-embedded": "^1.83.0",
"vuepress": "^2.0.0-rc.19",
"vuepress-plugin-social-share": "workspace:*"
Expand Down
6 changes: 3 additions & 3 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.26",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "Social sharing plugin for VuePress",
"keywords": [
"facebook",
Expand Down Expand Up @@ -59,13 +59,13 @@
},
"dependencies": {
"@types/qrcode": "^1.5.5",
"@vuepress/helper": "^2.0.0-rc.66",
"@vuepress/helper": "^2.0.0-rc.68",
"deepmerge": "^4.3.1",
"qrcode": "^1.5.4",
"vue": "^3.5.13"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.10.2",
"@ntnyq/eslint-config": "^3.10.4",
"@ntnyq/prettier-config": "^1.22.0",
"@types/node": "^22.10.2",
"bumpp": "^9.9.2",
Expand Down
Loading

0 comments on commit dbd68fc

Please sign in to comment.