perf: update deps to latest
This commit is contained in:
parent
e35e3d99ef
commit
98e85b0ece
@ -12,7 +12,7 @@
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.225",
|
||||
"@iconify/json": "^2.2.228",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.14",
|
||||
"chart.js": "^4.4.3",
|
||||
"echarts": "^5.5.1",
|
||||
|
||||
10
package.json
10
package.json
@ -41,8 +41,8 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.3.0",
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@pengzhanbo/eslint-config-vue": "^1.11.2",
|
||||
"@pengzhanbo/stylelint-config": "^1.11.2",
|
||||
"@pengzhanbo/eslint-config-vue": "^1.12.0",
|
||||
"@pengzhanbo/stylelint-config": "^1.12.0",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
"@types/node": "20.12.10",
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
@ -52,11 +52,11 @@
|
||||
"conventional-changelog-cli": "^5.0.0",
|
||||
"cpx2": "^7.0.1",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"eslint": "^9.6.0",
|
||||
"eslint": "^9.7.0",
|
||||
"husky": "^9.0.11",
|
||||
"lint-staged": "^15.2.7",
|
||||
"rimraf": "^5.0.8",
|
||||
"stylelint": "^16.6.1",
|
||||
"rimraf": "^6.0.1",
|
||||
"stylelint": "^16.7.0",
|
||||
"tsconfig-vuepress": "^4.5.0",
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
|
||||
@ -47,18 +47,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/utils": "^2.1.25",
|
||||
"@vuepress/helper": "2.0.0-rc.37",
|
||||
"@vuepress/helper": "2.0.0-rc.38",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"local-pkg": "^0.5.0",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.10.3",
|
||||
"tm-grammars": "^1.13.7",
|
||||
"tm-themes": "^1.5.1",
|
||||
"tm-grammars": "^1.13.11",
|
||||
"tm-themes": "^1.5.3",
|
||||
"vue": "^3.4.31"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.225",
|
||||
"@iconify/json": "^2.2.228",
|
||||
"@types/markdown-it": "^14.1.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.37",
|
||||
"@vuepress/helper": "2.0.0-rc.38",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"@vueuse/integrations": "^10.11.0",
|
||||
"chokidar": "^3.6.0",
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
"@shikijs/transformers": "^1.10.3",
|
||||
"@shikijs/twoslash": "^1.10.3",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@vuepress/helper": "2.0.0-rc.37",
|
||||
"@vuepress/helper": "2.0.0-rc.38",
|
||||
"floating-vue": "^5.2.2",
|
||||
"mdast-util-from-markdown": "^2.0.1",
|
||||
"mdast-util-gfm": "^3.0.0",
|
||||
|
||||
1122
pnpm-lock.yaml
generated
1122
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -74,18 +74,18 @@
|
||||
"@vuepress-plume/plugin-iconify": "workspace:*",
|
||||
"@vuepress-plume/plugin-search": "workspace:*",
|
||||
"@vuepress-plume/plugin-shikiji": "workspace:*",
|
||||
"@vuepress/helper": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.37",
|
||||
"@vuepress/helper": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-markdown-container": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.38",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"chokidar": "^3.6.0",
|
||||
@ -99,7 +99,7 @@
|
||||
"nanoid": "^5.0.7",
|
||||
"vue": "^3.4.31",
|
||||
"vue-router": "^4.4.0",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.50",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.51",
|
||||
"vuepress-plugin-md-power": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user