Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Feb 6, 2024
1 parent 65bef19 commit deb5598
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 175 deletions.
18 changes: 9 additions & 9 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@vuepress/docs",
"version": "2.0.0-rc.2",
"version": "2.0.0-rc.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -26,17 +26,17 @@
},
"prettier": "prettier-config-vuepress",
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.6",
"@vuepress/bundler-webpack": "2.0.0-rc.6",
"@vuepress/plugin-docsearch": "2.0.0-rc.11",
"@vuepress/plugin-google-analytics": "2.0.0-rc.11",
"@vuepress/plugin-register-components": "2.0.0-rc.11",
"@vuepress/plugin-shiki": "2.0.0-rc.11",
"@vuepress/theme-default": "2.0.0-rc.11",
"@vuepress/bundler-vite": "2.0.0-rc.7",
"@vuepress/bundler-webpack": "2.0.0-rc.7",
"@vuepress/plugin-docsearch": "2.0.0-rc.12",
"@vuepress/plugin-google-analytics": "2.0.0-rc.12",
"@vuepress/plugin-register-components": "2.0.0-rc.12",
"@vuepress/plugin-shiki": "2.0.0-rc.12",
"@vuepress/theme-default": "2.0.0-rc.12",
"anywhere": "^1.6.0",
"sass-loader": "^14.1.0",
"vue": "^3.4.15",
"vuepress": "2.0.0-rc.6"
"vuepress": "2.0.0-rc.7"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
Expand Down

0 comments on commit deb5598

Please sign in to comment.