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 Jul 25, 2024
1 parent a0d5916 commit 05bbe9a
Show file tree
Hide file tree
Showing 2 changed files with 693 additions and 677 deletions.
14 changes: 7 additions & 7 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.38",
"@vuepress/plugin-docsearch": "2.0.0-rc.40",
"@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.38",
"@vuepress/theme-default": "2.0.0-rc.38",
"@vuepress/plugin-shiki": "2.0.0-rc.40",
"@vuepress/theme-default": "2.0.0-rc.40",
"http-server": "^14.1.1",
"sass-loader": "^14.2.1",
"vue": "^3.4.31",
"sass-loader": "^15.0.0",
"vue": "^3.4.34",
"vuepress": "2.0.0-rc.14"
},
"devDependencies": {
Expand All @@ -47,14 +47,14 @@
"eslint": "^8.57.0",
"eslint-config-vuepress": "^4.10.1",
"eslint-config-vuepress-typescript": "^4.10.1",
"husky": "^9.0.11",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3",
"prettier-config-vuepress": "^4.4.0",
"rimraf": "^6.0.1",
"sort-package-json": "^2.10.0",
"tsconfig-vuepress": "^4.5.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"packageManager": "pnpm@9.5.0",
"engines": {
Expand Down
Loading

0 comments on commit 05bbe9a

Please sign in to comment.