Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Feb 5, 2024
1 parent d743bce commit ad46441
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 222 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
},
"prettier": "prettier-config-vuepress",
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.2",
"@vuepress/bundler-webpack": "2.0.0-rc.2",
"@vuepress/plugin-docsearch": "2.0.0-rc.7",
"@vuepress/plugin-google-analytics": "2.0.0-rc.7",
"@vuepress/plugin-register-components": "2.0.0-rc.7",
"@vuepress/plugin-shiki": "2.0.0-rc.7",
"@vuepress/theme-default": "2.0.0-rc.7",
"@vuepress/bundler-vite": "2.0.0-rc.5",
"@vuepress/bundler-webpack": "2.0.0-rc.5",
"@vuepress/plugin-docsearch": "2.0.0-rc.10",
"@vuepress/plugin-google-analytics": "2.0.0-rc.10",
"@vuepress/plugin-register-components": "2.0.0-rc.10",
"@vuepress/plugin-shiki": "2.0.0-rc.10",
"@vuepress/theme-default": "2.0.0-rc.10",
"anywhere": "^1.6.0",
"sass-loader": "^14.1.0",
"vue": "^3.4.15",
"vuepress": "2.0.0-rc.2"
"vuepress": "2.0.0-rc.5"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
Expand All @@ -45,8 +45,8 @@
"eslint-config-vuepress": "^4.10.0",
"eslint-config-vuepress-typescript": "^4.10.0",
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
"prettier": "^3.2.4",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prettier-config-vuepress": "^4.4.0",
"rimraf": "^5.0.5",
"sort-package-json": "^2.7.0",
Expand Down
Loading

0 comments on commit ad46441

Please sign in to comment.