Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Feb 5, 2025
1 parent 2922ed1 commit c032a4f
Show file tree
Hide file tree
Showing 2 changed files with 1,512 additions and 1,549 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,34 +32,34 @@
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.19",
"@vuepress/bundler-webpack": "2.0.0-rc.19",
"@vuepress/plugin-docsearch": "2.0.0-rc.66",
"@vuepress/plugin-docsearch": "2.0.0-rc.74",
"@vuepress/plugin-google-analytics": "2.0.0-rc.66",
"@vuepress/plugin-register-components": "2.0.0-rc.66",
"@vuepress/plugin-shiki": "2.0.0-rc.66",
"@vuepress/theme-default": "2.0.0-rc.66",
"@vuepress/plugin-shiki": "2.0.0-rc.74",
"@vuepress/theme-default": "2.0.0-rc.74",
"http-server": "^14.1.1",
"sass-embedded": "^1.83.0",
"sass-embedded": "^1.83.4",
"sass-loader": "^16.0.4",
"vue": "^3.5.13",
"vuepress": "2.0.0-rc.19"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"bumpp": "^9.9.1",
"eslint": "^9.17.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"bumpp": "^10.0.1",
"eslint": "^9.19.0",
"eslint-config-vuepress": "^5.2.4",
"husky": "^9.1.7",
"nano-staged": "^0.8.0",
"prettier": "^3.4.2",
"prettier-config-vuepress": "^5.0.0",
"rimraf": "^6.0.1",
"sort-package-json": "^2.12.0",
"taze": "^0.18.0",
"sort-package-json": "^2.14.0",
"taze": "^18.4.0",
"tsconfig-vuepress": "^5.2.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@10.2.0",
"engines": {
"node": ">=18.19.0"
}
Expand Down
Loading

0 comments on commit c032a4f

Please sign in to comment.