build: update deps to latest
This commit is contained in:
parent
0c1a84f27c
commit
01e3afd30d
@ -17,7 +17,7 @@
|
||||
"@vuepress/utils": "2.0.0-beta.66",
|
||||
"anywhere": "^1.6.0",
|
||||
"leancloud-storage": "^4.15.0",
|
||||
"sass": "^1.64.1",
|
||||
"sass": "^1.64.2",
|
||||
"sass-loader": "^13.3.2",
|
||||
"vue": "^3.3.4"
|
||||
}
|
||||
|
||||
14
package.json
14
package.json
@ -51,7 +51,7 @@
|
||||
"@commitlint/cli": "^17.6.7",
|
||||
"@commitlint/config-conventional": "^17.6.7",
|
||||
"@types/minimist": "^1.2.2",
|
||||
"@types/node": "18.17.1",
|
||||
"@types/node": "18.17.3",
|
||||
"@types/webpack-env": "^1.18.1",
|
||||
"bumpp": "^9.1.1",
|
||||
"chalk": "^5.3.0",
|
||||
@ -65,13 +65,13 @@
|
||||
"eslint-config-vuepress": "^4.3.0",
|
||||
"eslint-config-vuepress-typescript": "^4.4.0",
|
||||
"execa": "^7.2.0",
|
||||
"handlebars": "^4.7.7",
|
||||
"handlebars": "^4.7.8",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.3",
|
||||
"minimist": "^1.2.8",
|
||||
"ora": "^7.0.0",
|
||||
"pnpm": "^8.6.10",
|
||||
"prettier": "^3.0.0",
|
||||
"ora": "^7.0.1",
|
||||
"pnpm": "^8.6.11",
|
||||
"prettier": "^3.0.1",
|
||||
"prettier-config-vuepress": "^4.4.0",
|
||||
"rimraf": "^5.0.1",
|
||||
"sort-package-json": "^2.5.1",
|
||||
@ -79,9 +79,9 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"tsconfig-vuepress": "^4.2.0",
|
||||
"typescript": "^5.1.6",
|
||||
"vite": "^4.4.7"
|
||||
"vite": "^4.4.8"
|
||||
},
|
||||
"packageManager": "pnpm@8.6.10",
|
||||
"packageManager": "pnpm@8.6.11",
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
"pnpm": ">=7"
|
||||
|
||||
@ -46,13 +46,13 @@
|
||||
"chokidar": "^3.5.3",
|
||||
"cpx2": "^5.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"esbuild": "^0.18.17",
|
||||
"esbuild": "^0.18.18",
|
||||
"execa": "^7.2.0",
|
||||
"netlify-cli": "^15.9.1",
|
||||
"netlify-cli": "^15.10.0",
|
||||
"portfinder": "^1.0.32"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.17.1"
|
||||
"@types/node": "^18.17.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -67,7 +67,7 @@
|
||||
"@vuepress/plugin-toc": "2.0.0-beta.66",
|
||||
"@vuepress/shared": "2.0.0-beta.66",
|
||||
"@vuepress/utils": "2.0.0-beta.66",
|
||||
"@vueuse/core": "^10.2.1",
|
||||
"@vueuse/core": "^10.3.0",
|
||||
"body-scroll-lock": "4.0.0-beta.0",
|
||||
"date-fns": "^2.30.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
@ -75,10 +75,10 @@
|
||||
"ts-debounce": "^4.0.0",
|
||||
"vue": "^3.3.4",
|
||||
"vue-router": "4.2.4",
|
||||
"vuepress-plugin-comment2": "2.0.0-beta.233",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-beta.233",
|
||||
"vuepress-plugin-seo2": "2.0.0-beta.233",
|
||||
"vuepress-plugin-sitemap2": "2.0.0-beta.233",
|
||||
"vuepress-plugin-comment2": "2.0.0-beta.234",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-beta.234",
|
||||
"vuepress-plugin-seo2": "2.0.0-beta.234",
|
||||
"vuepress-plugin-sitemap2": "2.0.0-beta.234",
|
||||
"windicss": "^3.5.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
898
pnpm-lock.yaml
generated
898
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user