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 Jul 14, 2024
1 parent 3b0eefe commit 04f3777
Show file tree
Hide file tree
Showing 2 changed files with 993 additions and 913 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.14",
"@vuepress/bundler-webpack": "2.0.0-rc.14",
"@vuepress/plugin-docsearch": "2.0.0-rc.37",
"@vuepress/plugin-docsearch": "2.0.0-rc.38",
"@vuepress/plugin-google-analytics": "2.0.0-rc.37",
"@vuepress/plugin-register-components": "2.0.0-rc.37",
"@vuepress/plugin-shiki": "2.0.0-rc.37",
"@vuepress/theme-default": "2.0.0-rc.37",
"@vuepress/plugin-shiki": "2.0.0-rc.38",
"@vuepress/theme-default": "2.0.0-rc.38",
"http-server": "^14.1.1",
"sass-loader": "^14.2.1",
"vue": "^3.4.30",
"vue": "^3.4.31",
"vuepress": "2.0.0-rc.14"
},
"devDependencies": {
Expand All @@ -49,14 +49,14 @@
"eslint-config-vuepress-typescript": "^4.10.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-config-vuepress": "^4.4.0",
"rimraf": "^5.0.7",
"rimraf": "^6.0.1",
"sort-package-json": "^2.10.0",
"tsconfig-vuepress": "^4.5.0",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"engines": {
"node": ">=18.19.0"
}
Expand Down
Loading

0 comments on commit 04f3777

Please sign in to comment.