Skip to content

Commit

Permalink
fix(deps): update dependency @vuepress/plugin-sass-palette to v2.0.0-…
Browse files Browse the repository at this point in the history
…rc.30
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent f1f7457 commit e4b6fec
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@stackblitz/sdk": "^1.10.0",
"@vuepress/helper": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.30",
"@vueuse/core": "^10.9.0",
"balloon-css": "^1.2.0",
"create-codepen": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lightgallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@vuepress/helper": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.30",
"lightgallery": "^2.7.2",
"vue": "^3.4.27",
"vuepress-shared": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/md-enhance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@mdit/plugin-uml": "^0.10.1",
"@types/markdown-it": "^14.1.1",
"@vuepress/helper": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.30",
"@vueuse/core": "^10.9.0",
"balloon-css": "^1.2.0",
"js-yaml": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/search-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@vuepress/helper": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.30",
"@vueuse/core": "^10.9.0",
"cheerio": "1.0.0-rc.12",
"chokidar": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@vuepress/plugin-prismjs": "2.0.0-rc.28",
"@vuepress/plugin-reading-time": "2.0.0-rc.28",
"@vuepress/plugin-rtl": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.28",
"@vuepress/plugin-sass-palette": "2.0.0-rc.30",
"@vuepress/plugin-seo": "2.0.0-rc.28",
"@vuepress/plugin-sitemap": "2.0.0-rc.28",
"@vuepress/plugin-theme-data": "2.0.0-rc.28",
Expand Down
46 changes: 31 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e4b6fec

Please sign in to comment.