perf: update vuepress non-major deps
This commit is contained in:
parent
de4f84bd63
commit
75c29c1d6d
@ -12,7 +12,7 @@
|
||||
"vuepress": "2.0.0-rc.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.199",
|
||||
"@iconify/json": "^2.2.200",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.9",
|
||||
"anywhere": "^1.6.0",
|
||||
"chart.js": "^4.4.2",
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.49",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.15.6",
|
||||
"packageManager": "pnpm@8.15.7",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
@ -39,8 +39,8 @@
|
||||
"release:version": "bumpp package.json plugins/*/package.json theme/package.json --execute=\"pnpm release:changelog\" --commit \"build: publish v%s\" --all --tag --push"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.2.1",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@commitlint/cli": "^19.2.2",
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@pengzhanbo/eslint-config-vue": "^1.8.1",
|
||||
"@pengzhanbo/stylelint-config": "^1.8.1",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
@ -58,7 +58,7 @@
|
||||
"rimraf": "^5.0.5",
|
||||
"stylelint": "^16.3.1",
|
||||
"tsconfig-vuepress": "^4.5.0",
|
||||
"typescript": "^5.4.4",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.8"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
"markdown-it-container": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/markdown-it": "^14.0.0"
|
||||
"@types/markdown-it": "^14.0.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -54,8 +54,8 @@
|
||||
"vue": "^3.4.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.199",
|
||||
"@types/markdown-it": "^14.0.0"
|
||||
"@iconify/json": "^2.2.200",
|
||||
"@types/markdown-it": "^14.0.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -52,11 +52,11 @@
|
||||
"dotenv": "^16.4.5",
|
||||
"esbuild": "^0.20.2",
|
||||
"execa": "^8.0.1",
|
||||
"netlify-cli": "^17.22.0",
|
||||
"netlify-cli": "^17.22.1",
|
||||
"portfinder": "^1.0.32"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.6"
|
||||
"@types/node": "^20.12.7"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"vuepress": "2.0.0-rc.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.21",
|
||||
"@vuepress/helper": "2.0.0-rc.24",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"@vueuse/integrations": "^10.9.0",
|
||||
"chokidar": "^3.6.0",
|
||||
|
||||
663
pnpm-lock.yaml
generated
663
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -65,21 +65,21 @@
|
||||
"@vuepress-plume/plugin-notes-data": "workspace:*",
|
||||
"@vuepress-plume/plugin-search": "workspace:*",
|
||||
"@vuepress-plume/plugin-shikiji": "workspace:*",
|
||||
"@vuepress/helper": "2.0.0-rc.21",
|
||||
"@vuepress/helper": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-container": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-external-link-icon": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-medium-zoom": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-external-link-icon": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.22",
|
||||
"@vuepress/plugin-medium-zoom": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-palette": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-theme-data": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-toc": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-toc": "2.0.0-rc.24",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"date-fns": "^3.6.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user