Skip to content

Commit 221ebcd

Browse files
committed
优化crud
1 parent 106dc1f commit 221ebcd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@codemirror/lang-javascript": "^6.0.1",
1313
"@codemirror/theme-one-dark": "^6.0.0",
14-
"@cool-vue/crud": "^5.6.0",
14+
"@cool-vue/crud": "^5.6.1",
1515
"@element-plus/icons-vue": "^2.0.6",
1616
"@vueuse/core": "^9.1.0",
1717
"@wangeditor/editor": "^5.1.14",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1052,10 +1052,10 @@
10521052
style-mod "^4.0.0"
10531053
w3c-keyname "^2.2.4"
10541054

1055-
"@cool-vue/crud@^5.6.0":
1056-
version "5.6.0"
1057-
resolved "https://registry.npmjs.org/@cool-vue/crud/-/crud-5.6.0.tgz#357802bad66cdba131a85352f44c0a28ba1795a8"
1058-
integrity sha512-AtA8Gr2QsOzMTEh+FErOSb0xO6j3zDsCh+pVbKie9QJw7N1deFwIy+1GIPaocqPo4YiSqj0z/f8pUMXYkckI+w==
1055+
"@cool-vue/crud@^5.6.1":
1056+
version "5.6.1"
1057+
resolved "https://registry.npmjs.org/@cool-vue/crud/-/crud-5.6.1.tgz#1857bc63a78ac7a7f7226ebca073b40298ade820"
1058+
integrity sha512-KyMaEGkxf6U14W+MU7BWf4WYjqXuHyKwDoVSxAGKUfHl1idh+TcVjiY0Q5lBhowYtUMB3NvNQxKPrpaUYOP9ww==
10591059
dependencies:
10601060
array.prototype.flat "^1.2.4"
10611061
core-js "^3.21.1"

0 commit comments

Comments
 (0)