mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-07 04:28:34 +08:00
fix(undici): 升级vuepress依赖,修复同源cookie泄露问题
This commit is contained in:
30
package.json
30
package.json
@@ -33,36 +33,36 @@
|
||||
"clean": "快速删除本地依赖"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^18.2.0",
|
||||
"@commitlint/config-conventional": "^18.1.0",
|
||||
"@commitlint/cli": "^18.4.0",
|
||||
"@commitlint/config-conventional": "^18.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"@vuepress/client": "^2.0.0-beta.67",
|
||||
"@vuepress/client": "2.0.0-beta.67",
|
||||
"@vuepress/plugin-register-components": "2.0.0-beta.67",
|
||||
"@vuepress/utils": "^2.0.0-beta.67",
|
||||
"@vuepress/utils": "2.0.0-beta.67",
|
||||
"bumpp": "^9.2.0",
|
||||
"commit-and-tag-version": "^11.3.0",
|
||||
"enquirer": "^2.4.1",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint": "^8.53.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-n": "^15.7.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-vue": "^9.17.0",
|
||||
"eslint-plugin-vue": "^9.18.1",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^15.0.2",
|
||||
"markdownlint-cli": "^0.37.0",
|
||||
"markmap-cli": "^0.15.4",
|
||||
"shelljs": "^0.8.5",
|
||||
"typescript": "^4.9.5",
|
||||
"vercel": "^32.4.1",
|
||||
"vue": "^3.3.4",
|
||||
"vuepress": "^2.0.0-beta.67",
|
||||
"vuepress-plugin-components": "^2.0.0-beta.238",
|
||||
"vuepress-plugin-md-enhance": "^2.0.0-beta.238",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-beta.238",
|
||||
"vuepress-theme-hope": "^2.0.0-beta.238",
|
||||
"webpack": "^5.88.2",
|
||||
"vercel": "^32.5.3",
|
||||
"vue": "^3.3.8",
|
||||
"vuepress": "2.0.0-beta.67",
|
||||
"vuepress-plugin-components": "2.0.0-beta.238",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-beta.238",
|
||||
"vuepress-plugin-search-pro": "2.0.0-beta.238",
|
||||
"vuepress-theme-hope": "2.0.0-beta.238",
|
||||
"webpack": "^5.89.0",
|
||||
"xmind-embed-viewer": "^1.2.0"
|
||||
},
|
||||
"license": "MIT"
|
||||
|
||||
2847
pnpm-lock.yaml
generated
2847
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user