build: update deps
This commit is contained in:
parent
55af9ac332
commit
57e225e0d9
14
package.json
14
package.json
@ -48,8 +48,8 @@
|
||||
},
|
||||
"prettier": "prettier-config-vuepress",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.3.0",
|
||||
"@commitlint/config-conventional": "^17.3.0",
|
||||
"@commitlint/cli": "^17.4.2",
|
||||
"@commitlint/config-conventional": "^17.4.2",
|
||||
"@types/minimist": "^1.2.2",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/webpack-env": "^1.18.0",
|
||||
@ -61,17 +61,17 @@
|
||||
"cpx2": "^4.2.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"eslint": "^8.30.0",
|
||||
"eslint": "^8.32.0",
|
||||
"eslint-config-vuepress": "^4.0.4",
|
||||
"eslint-config-vuepress-typescript": "^4.0.4",
|
||||
"execa": "^6.1.0",
|
||||
"handlebars": "^4.7.7",
|
||||
"husky": "^8.0.2",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.1.0",
|
||||
"minimist": "^1.2.7",
|
||||
"ora": "^6.1.2",
|
||||
"pnpm": "^7.21.0",
|
||||
"prettier": "^2.8.1",
|
||||
"pnpm": "^7.25.0",
|
||||
"prettier": "^2.8.3",
|
||||
"prettier-config-vuepress": "^4.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"sort-package-json": "^2.1.0",
|
||||
@ -79,7 +79,7 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"tsconfig-vuepress": "^4.0.4",
|
||||
"typescript": "^4.9.4",
|
||||
"vite": "^4.0.3"
|
||||
"vite": "^4.0.4"
|
||||
},
|
||||
"packageManager": "pnpm@7.13.4",
|
||||
"engines": {
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@netlify/functions": "^1.3.0",
|
||||
"@netlify/functions": "^1.4.0",
|
||||
"@vuepress/core": "2.0.0-beta.60",
|
||||
"@vuepress/shared": "2.0.0-beta.60",
|
||||
"@vuepress/utils": "2.0.0-beta.60",
|
||||
@ -46,9 +46,9 @@
|
||||
"chokidar": "^3.5.3",
|
||||
"cpx2": "^4.2.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"esbuild": "^0.16.12",
|
||||
"esbuild": "^0.16.17",
|
||||
"execa": "^6.1.0",
|
||||
"netlify-cli": "^12.5.0",
|
||||
"netlify-cli": "^12.7.2",
|
||||
"portfinder": "^1.0.32"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@netlify/functions": "^1.3.0",
|
||||
"@netlify/functions": "^1.4.0",
|
||||
"@vuepress-plume/vuepress-plugin-netlify-functions": "workspace:*",
|
||||
"@vuepress/client": "2.0.0-beta.60",
|
||||
"@vuepress/core": "2.0.0-beta.60",
|
||||
|
||||
@ -56,16 +56,16 @@
|
||||
"@vuepress/plugin-toc": "2.0.0-beta.60",
|
||||
"@vuepress/shared": "2.0.0-beta.60",
|
||||
"@vuepress/utils": "2.0.0-beta.60",
|
||||
"@vueuse/core": "^9.9.0",
|
||||
"@vueuse/core": "^9.10.0",
|
||||
"date-fns": "^2.29.3",
|
||||
"nanoid": "^4.0.0",
|
||||
"ts-debounce": "^4.0.0",
|
||||
"vue": "^3.2.45",
|
||||
"vue-router": "4.1.6",
|
||||
"vuepress-plugin-comment2": "2.0.0-beta.146",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-beta.146",
|
||||
"vuepress-plugin-seo2": "2.0.0-beta.146",
|
||||
"vuepress-plugin-sitemap2": "2.0.0-beta.146",
|
||||
"vuepress-plugin-comment2": "2.0.0-beta.158",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-beta.158",
|
||||
"vuepress-plugin-seo2": "2.0.0-beta.158",
|
||||
"vuepress-plugin-sitemap2": "2.0.0-beta.158",
|
||||
"windicss": "^3.5.6"
|
||||
}
|
||||
}
|
||||
|
||||
1540
pnpm-lock.yaml
generated
1540
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user