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] committed Aug 26, 2024
1 parent bd7a117 commit 9bd8dba
Show file tree
Hide file tree
Showing 3 changed files with 365 additions and 376 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.15",
"@vuepress/theme-default": "^2.0.0-rc.41",
"@vuepress/theme-default": "^2.0.0-rc.42",
"vuepress-plugin-social-share": "workspace:*"
}
}
16 changes: 8 additions & 8 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.21",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.8.0",
"description": "Social sharing plugin for VuePress",
"keywords": [
"vuepress",
Expand Down Expand Up @@ -58,22 +58,22 @@
},
"dependencies": {
"@types/qrcode": "^1.5.5",
"@vuepress/helper": "^2.0.0-rc.41",
"@vuepress/helper": "^2.0.0-rc.42",
"deepmerge": "^4.3.1",
"qrcode": "^1.5.4",
"vue": "^3.4.38"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.0.0-beta.2",
"@ntnyq/eslint-config": "^3.0.0-beta.3",
"@ntnyq/prettier-config": "^1.21.2",
"@types/node": "^22.4.1",
"bumpp": "^9.5.1",
"@types/node": "^22.5.0",
"bumpp": "^9.5.2",
"copyfiles": "^2.4.1",
"eslint": "^9.9.0",
"husky": "^9.1.4",
"eslint": "^9.9.1",
"husky": "^9.1.5",
"nano-staged": "^0.8.0",
"npm-run-all2": "^6.2.2",
"pnpm": "^9.7.1",
"pnpm": "^9.8.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsc-watch": "^6.2.0",
Expand Down
Loading

0 comments on commit 9bd8dba

Please sign in to comment.