chore: update deps

pull/38/head
xingyu 2023-10-10 12:13:43 +08:00
parent 57314ee1d0
commit 50628346b7
3 changed files with 5 additions and 8 deletions

View File

@ -176,9 +176,6 @@
"eslint.codeAction.showDocumentation": {
"enable": true
},
"eslint.codeAction.showDocumentation": {
"enable": true
},
"terminal.integrated.scrollback": 10000,
"nuxt.isNuxtApp": false
}

View File

@ -56,7 +56,7 @@
"ant-design-vue": "^4.0.3",
"axios": "^1.5.1",
"benz-amr-recorder": "^1.1.5",
"codemirror": "5.65.3",
"codemirror": "5.65.15",
"cron-parser": "^4.9.0",
"cropperjs": "^1.6.1",
"crypto-js": "^4.1.1",

View File

@ -36,8 +36,8 @@ dependencies:
specifier: ^1.1.5
version: 1.1.5
codemirror:
specifier: 5.65.3
version: 5.65.3
specifier: 5.65.15
version: 5.65.15
cron-parser:
specifier: ^4.9.0
version: 4.9.0
@ -4320,8 +4320,8 @@ packages:
engines: {node: '>=0.8'}
dev: true
/codemirror@5.65.3:
resolution: {integrity: sha512-kCC0iwGZOVZXHEKW3NDTObvM7pTIyowjty4BUqeREROc/3I6bWbgZDA3fGDwlA+rbgRjvnRnfqs9SfXynel1AQ==}
/codemirror@5.65.15:
resolution: {integrity: sha512-YC4EHbbwQeubZzxLl5G4nlbLc1T21QTrKGaOal/Pkm9dVDMZXMH7+ieSPEOZCtO9I68i8/oteJKOxzHC2zR+0g==}
dev: false
/codepage@1.15.0: