build: bump deps
This commit is contained in:
parent
ff1ee52708
commit
43ce8b45c7
@ -16,8 +16,8 @@
|
||||
"@vuepress/client": "2.0.0-beta.61",
|
||||
"@vuepress/utils": "2.0.0-beta.61",
|
||||
"anywhere": "^1.6.0",
|
||||
"leancloud-storage": "^4.14.0",
|
||||
"sass": "^1.61.0",
|
||||
"leancloud-storage": "^4.15.0",
|
||||
"sass": "^1.62.1",
|
||||
"sass-loader": "^13.2.2",
|
||||
"vue": "^3.2.47"
|
||||
}
|
||||
|
||||
18
package.json
18
package.json
@ -48,10 +48,10 @@
|
||||
},
|
||||
"prettier": "prettier-config-vuepress",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.5.1",
|
||||
"@commitlint/config-conventional": "^17.4.4",
|
||||
"@commitlint/cli": "^17.6.1",
|
||||
"@commitlint/config-conventional": "^17.6.1",
|
||||
"@types/minimist": "^1.2.2",
|
||||
"@types/node": "18.15.11",
|
||||
"@types/node": "18.16.1",
|
||||
"@types/webpack-env": "^1.18.0",
|
||||
"bumpp": "^9.1.0",
|
||||
"chalk": "^5.2.0",
|
||||
@ -61,25 +61,25 @@
|
||||
"cpx2": "^4.2.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"eslint": "^8.38.0",
|
||||
"eslint": "^8.39.0",
|
||||
"eslint-config-vuepress": "^4.1.0",
|
||||
"eslint-config-vuepress-typescript": "^4.1.0",
|
||||
"execa": "^7.1.1",
|
||||
"handlebars": "^4.7.7",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.1",
|
||||
"lint-staged": "^13.2.2",
|
||||
"minimist": "^1.2.8",
|
||||
"ora": "^6.3.0",
|
||||
"pnpm": "^7.32.0",
|
||||
"prettier": "^2.8.7",
|
||||
"pnpm": "^7.32.2",
|
||||
"prettier": "^2.8.8",
|
||||
"prettier-config-vuepress": "^4.0.0",
|
||||
"rimraf": "^5.0.0",
|
||||
"sort-package-json": "^2.4.1",
|
||||
"taze": "^0.9.1",
|
||||
"taze": "^0.9.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsconfig-vuepress": "^4.1.0",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.2.1"
|
||||
"vite": "^4.3.3"
|
||||
},
|
||||
"packageManager": "pnpm@7.32.0",
|
||||
"engines": {
|
||||
|
||||
@ -46,13 +46,13 @@
|
||||
"chokidar": "^3.5.3",
|
||||
"cpx2": "^4.2.3",
|
||||
"dotenv": "^16.0.3",
|
||||
"esbuild": "^0.17.16",
|
||||
"esbuild": "^0.17.18",
|
||||
"execa": "^7.1.1",
|
||||
"netlify-cli": "^13.2.2",
|
||||
"netlify-cli": "^14.3.1",
|
||||
"portfinder": "^1.0.32"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.15.11"
|
||||
"@types/node": "^18.16.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"@vuepress/core": "2.0.0-beta.61",
|
||||
"@vuepress/shared": "2.0.0-beta.61",
|
||||
"@vuepress/utils": "2.0.0-beta.61",
|
||||
"leancloud-storage": "^4.14.0",
|
||||
"leancloud-storage": "^4.15.0",
|
||||
"vue": "^3.2.47",
|
||||
"vue-router": "4.1.6"
|
||||
},
|
||||
|
||||
@ -68,7 +68,7 @@
|
||||
"@vuepress/plugin-toc": "2.0.0-beta.61",
|
||||
"@vuepress/shared": "2.0.0-beta.61",
|
||||
"@vuepress/utils": "2.0.0-beta.61",
|
||||
"@vueuse/core": "^9.13.0",
|
||||
"@vueuse/core": "^10.1.0",
|
||||
"body-scroll-lock": "4.0.0-beta.0",
|
||||
"date-fns": "^2.29.3",
|
||||
"lodash.merge": "^4.6.2",
|
||||
@ -76,10 +76,10 @@
|
||||
"ts-debounce": "^4.0.0",
|
||||
"vue": "^3.2.47",
|
||||
"vue-router": "4.1.6",
|
||||
"vuepress-plugin-comment2": "2.0.0-beta.202",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-beta.202",
|
||||
"vuepress-plugin-seo2": "2.0.0-beta.202",
|
||||
"vuepress-plugin-sitemap2": "2.0.0-beta.202",
|
||||
"vuepress-plugin-comment2": "2.0.0-beta.206",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-beta.206",
|
||||
"vuepress-plugin-seo2": "2.0.0-beta.206",
|
||||
"vuepress-plugin-sitemap2": "2.0.0-beta.206",
|
||||
"windicss": "^3.5.6"
|
||||
}
|
||||
}
|
||||
|
||||
1704
pnpm-lock.yaml
generated
1704
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user