更新版本

This commit is contained in:
wood chen 2024-01-03 22:20:29 +08:00
parent 5767e384fb
commit b9f6bfddbd
2 changed files with 6 additions and 10 deletions

View File

@ -1,5 +1,5 @@
{ {
"editor.codeActionsOnSave": { "editor.codeActionsOnSave": {
"source.fixAll": true "source.fixAll": "explicit"
} }
} }

14
package-lock.json generated
View File

@ -12,6 +12,7 @@
"axios": "^1.6.0", "axios": "^1.6.0",
"buffer-from": "^1.1.2", "buffer-from": "^1.1.2",
"codemirror": "^5.65.7", "codemirror": "^5.65.7",
"core-js": "^3.34.0",
"cos-js-sdk-v5": "^1.3.9", "cos-js-sdk-v5": "^1.3.9",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"element-ui": "^2.15.9", "element-ui": "^2.15.9",
@ -5381,15 +5382,10 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.32.0", "version": "3.35.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.32.0.tgz", "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.35.0.tgz",
"integrity": "sha512-rd4rYZNlF3WuoYuRIDEmbR/ga9CeuWX9U05umAvgrrZoHY4Z++cp/xwPQMvUpBB4Ag6J8KfD80G0zwCyaSxDww==", "integrity": "sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==",
"dev": true, "hasInstallScript": true
"hasInstallScript": true,
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
}
}, },
"node_modules/core-js-compat": { "node_modules/core-js-compat": {
"version": "3.32.0", "version": "3.32.0",