|
@@ -282,10 +282,10 @@
|
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
-"@cool-vue/crud@^7.1.13":
|
|
|
- version "7.1.13"
|
|
|
- resolved "https://registry.npmjs.org/@cool-vue/crud/-/crud-7.1.13.tgz#8c150d0f0ccbe466628a1190ac19219054e93cca"
|
|
|
- integrity sha512-e5Mt5HjYpr89sF+dMqudGHrcSP8KVdzNrn8hHEqgcpc1J7oAxyMtS8Wq2XjJY4XkxSZP7xeBEC6yqNgSQOYKyw==
|
|
|
+"@cool-vue/crud@^7.1.15":
|
|
|
+ version "7.1.15"
|
|
|
+ resolved "https://registry.yarnpkg.com/@cool-vue/crud/-/crud-7.1.15.tgz#fca31c2e822657cf3bc663301f61a60a551b5bdf"
|
|
|
+ integrity sha512-46AK1mRRvVqas11vFLkkXpE+9Q9ppTIr+pr5Mconcu/PHThf5tCgSTexvtfe8sd1bpA45tFjkJHTVg4IbjqFiA==
|
|
|
dependencies:
|
|
|
array.prototype.flat "^1.2.4"
|
|
|
core-js "^3.21.1"
|
|
@@ -299,7 +299,7 @@
|
|
|
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz#b6c75a56a1947cc916ea058772d666a2c8932f31"
|
|
|
integrity sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==
|
|
|
|
|
|
-"@element-plus/icons-vue@^2.1.0", "@element-plus/icons-vue@^2.3.1":
|
|
|
+"@element-plus/icons-vue@^2.3.1":
|
|
|
version "2.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz#1f635ad5fdd5c85ed936481525570e82b5a8307a"
|
|
|
integrity sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==
|
|
@@ -1756,6 +1756,27 @@ element-plus@^2.5.4:
|
|
|
memoize-one "^6.0.0"
|
|
|
normalize-wheel-es "^1.2.0"
|
|
|
|
|
|
+element-plus@^2.5.6:
|
|
|
+ version "2.5.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.5.6.tgz#d63dabc6330c0e2abe6f97cf99013a30140940d1"
|
|
|
+ integrity sha512-zctKTiyIDmcnMp3K5WG1hglgraW9EbiCLiIDVtaMCS5mPMl2fRKdS0vOFGnECIq9taFoxnyoDwxHD81nv0B4RA==
|
|
|
+ dependencies:
|
|
|
+ "@ctrl/tinycolor" "^3.4.1"
|
|
|
+ "@element-plus/icons-vue" "^2.3.1"
|
|
|
+ "@floating-ui/dom" "^1.0.1"
|
|
|
+ "@popperjs/core" "npm:@sxzz/popperjs-es@^2.11.7"
|
|
|
+ "@types/lodash" "^4.14.182"
|
|
|
+ "@types/lodash-es" "^4.17.6"
|
|
|
+ "@vueuse/core" "^9.1.0"
|
|
|
+ async-validator "^4.2.5"
|
|
|
+ dayjs "^1.11.3"
|
|
|
+ escape-html "^1.0.3"
|
|
|
+ lodash "^4.17.21"
|
|
|
+ lodash-es "^4.17.21"
|
|
|
+ lodash-unified "^1.0.2"
|
|
|
+ memoize-one "^6.0.0"
|
|
|
+ normalize-wheel-es "^1.2.0"
|
|
|
+
|
|
|
emoji-regex@^8.0.0:
|
|
|
version "8.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
|