From 221ebcd81ec665740053e1835532fbe333fb7530 Mon Sep 17 00:00:00 2001 From: icssoa <615206459@qq.com> Date: Mon, 26 Sep 2022 11:22:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96crud?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6bf90d0..d824086 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@codemirror/lang-javascript": "^6.0.1", "@codemirror/theme-one-dark": "^6.0.0", - "@cool-vue/crud": "^5.6.0", + "@cool-vue/crud": "^5.6.1", "@element-plus/icons-vue": "^2.0.6", "@vueuse/core": "^9.1.0", "@wangeditor/editor": "^5.1.14", diff --git a/yarn.lock b/yarn.lock index fe301bd..f169d8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1052,10 +1052,10 @@ style-mod "^4.0.0" w3c-keyname "^2.2.4" -"@cool-vue/crud@^5.6.0": - version "5.6.0" - resolved "https://registry.npmjs.org/@cool-vue/crud/-/crud-5.6.0.tgz#357802bad66cdba131a85352f44c0a28ba1795a8" - integrity sha512-AtA8Gr2QsOzMTEh+FErOSb0xO6j3zDsCh+pVbKie9QJw7N1deFwIy+1GIPaocqPo4YiSqj0z/f8pUMXYkckI+w== +"@cool-vue/crud@^5.6.1": + version "5.6.1" + resolved "https://registry.npmjs.org/@cool-vue/crud/-/crud-5.6.1.tgz#1857bc63a78ac7a7f7226ebca073b40298ade820" + integrity sha512-KyMaEGkxf6U14W+MU7BWf4WYjqXuHyKwDoVSxAGKUfHl1idh+TcVjiY0Q5lBhowYtUMB3NvNQxKPrpaUYOP9ww== dependencies: array.prototype.flat "^1.2.4" core-js "^3.21.1"