Commit 8e5740e7157efd6c80b7feb7ba0f4a2aa277e896
1 parent
f3cf162a
chore: update deps
Showing
2 changed files
with
50 additions
and
50 deletions
package.json
... | ... | @@ -35,8 +35,8 @@ |
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | 37 | "@iconify/iconify": "^2.0.3", |
38 | - "@logicflow/core": "^0.6.6", | |
39 | - "@logicflow/extension": "^0.6.6", | |
38 | + "@logicflow/core": "^0.6.7", | |
39 | + "@logicflow/extension": "^0.6.7", | |
40 | 40 | "@vueuse/core": "^5.2.0", |
41 | 41 | "@zxcvbn-ts/core": "^1.0.0-beta.0", |
42 | 42 | "ant-design-vue": "2.2.2", |
... | ... | @@ -67,7 +67,7 @@ |
67 | 67 | "devDependencies": { |
68 | 68 | "@commitlint/cli": "^13.1.0", |
69 | 69 | "@commitlint/config-conventional": "^13.1.0", |
70 | - "@iconify/json": "^1.1.382", | |
70 | + "@iconify/json": "^1.1.383", | |
71 | 71 | "@purge-icons/generated": "^0.7.0", |
72 | 72 | "@types/codemirror": "^5.60.2", |
73 | 73 | "@types/crypto-js": "^4.0.2", |
... | ... | @@ -77,14 +77,14 @@ |
77 | 77 | "@types/jest": "^26.0.24", |
78 | 78 | "@types/lodash-es": "^4.17.4", |
79 | 79 | "@types/mockjs": "^1.0.4", |
80 | - "@types/node": "^16.4.10", | |
80 | + "@types/node": "^16.4.11", | |
81 | 81 | "@types/nprogress": "^0.2.0", |
82 | 82 | "@types/qrcode": "^1.4.1", |
83 | 83 | "@types/qs": "^6.9.7", |
84 | 84 | "@types/sortablejs": "^1.10.7", |
85 | 85 | "@typescript-eslint/eslint-plugin": "^4.29.0", |
86 | 86 | "@typescript-eslint/parser": "^4.29.0", |
87 | - "@vitejs/plugin-legacy": "^1.5.0", | |
87 | + "@vitejs/plugin-legacy": "^1.5.1", | |
88 | 88 | "@vitejs/plugin-vue": "^1.3.0", |
89 | 89 | "@vitejs/plugin-vue-jsx": "^1.1.7", |
90 | 90 | "@vue/compiler-sfc": "3.1.5", |
... | ... | @@ -99,7 +99,7 @@ |
99 | 99 | "eslint-define-config": "^1.0.9", |
100 | 100 | "eslint-plugin-jest": "^24.4.0", |
101 | 101 | "eslint-plugin-prettier": "^3.4.0", |
102 | - "eslint-plugin-vue": "^7.15.0", | |
102 | + "eslint-plugin-vue": "^7.15.1", | |
103 | 103 | "esno": "^0.8.0", |
104 | 104 | "fs-extra": "^10.0.0", |
105 | 105 | "http-server": "^0.12.3", |
... | ... | @@ -129,8 +129,8 @@ |
129 | 129 | "vite-plugin-mock": "^2.9.4", |
130 | 130 | "vite-plugin-purge-icons": "^0.7.0", |
131 | 131 | "vite-plugin-pwa": "^0.9.3", |
132 | - "vite-plugin-style-import": "^1.1.0", | |
133 | - "vite-plugin-svg-icons": "^1.0.3", | |
132 | + "vite-plugin-style-import": "^1.1.1", | |
133 | + "vite-plugin-svg-icons": "^1.0.4", | |
134 | 134 | "vite-plugin-theme": "^0.8.1", |
135 | 135 | "vite-plugin-windicss": "^1.2.7", |
136 | 136 | "vue-eslint-parser": "^7.10.0", | ... | ... |
yarn.lock
... | ... | @@ -979,10 +979,10 @@ |
979 | 979 | dependencies: |
980 | 980 | regenerator-runtime "^0.13.4" |
981 | 981 | |
982 | -"@babel/standalone@^7.14.8": | |
983 | - version "7.14.8" | |
984 | - resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.14.8.tgz#4fbb0be8161dbdb30e68d903595fb6479ecf9209" | |
985 | - integrity sha512-5Aa1Bhis4oZD23iLJE5CDYHEs1zSC3ejppHE5aim0OWjGCWTa9Oq1PwopK4u1++ao6B6POW/PqNZjOCZNTSx0Q== | |
982 | +"@babel/standalone@^7.14.9": | |
983 | + version "7.14.9" | |
984 | + resolved "https://registry.npmjs.org/@babel/standalone/-/standalone-7.14.9.tgz#b9a6fa913271a153ca232fdd0f2aa5e3c951d9d5" | |
985 | + integrity sha512-EEAwahkk3VW8WOlEAd3xtKN4tVDcgbSiDCc50qD4IgjyMowI2mvLnIZbRpZU5G/yZBGZsEPg7FssT/+yLFBlQQ== | |
986 | 986 | |
987 | 987 | "@babel/template@^7.0.0", "@babel/template@^7.14.5", "@babel/template@^7.3.3": |
988 | 988 | version "7.14.5" |
... | ... | @@ -1329,10 +1329,10 @@ |
1329 | 1329 | dependencies: |
1330 | 1330 | cross-fetch "^3.0.6" |
1331 | 1331 | |
1332 | -"@iconify/json@^1.1.382": | |
1333 | - version "1.1.382" | |
1334 | - resolved "https://registry.npmjs.org/@iconify/json/-/json-1.1.382.tgz#781bd272c52aedaa09d9ef13022660290d6ead12" | |
1335 | - integrity sha512-AIx1BQ+Cr4P2wlUaPurv/DuFGSzhoh/ildJXluWuA0mGm/7fgeYfGX42ldWtOf0b+E4ZFLAAkUpgqTVqlfJ2/g== | |
1332 | +"@iconify/json@^1.1.383": | |
1333 | + version "1.1.383" | |
1334 | + resolved "https://registry.npmjs.org/@iconify/json/-/json-1.1.383.tgz#d18488369bb8b5316b50eb172fde1ebfba75a4f7" | |
1335 | + integrity sha512-gMlPa0DpPisjPm/EOcIgJnAgm3VOZfrae9K+/532tI199Trgqmppz2AUKIErABT65Ix32fzkxbIZMY56sG03Tw== | |
1336 | 1336 | |
1337 | 1337 | "@intlify/core-base@9.1.7": |
1338 | 1338 | version "9.1.7" |
... | ... | @@ -1606,19 +1606,19 @@ |
1606 | 1606 | mousetrap "^1.6.5" |
1607 | 1607 | preact "^10.4.8" |
1608 | 1608 | |
1609 | -"@logicflow/core@^0.6.6": | |
1610 | - version "0.6.6" | |
1611 | - resolved "https://registry.npmjs.org/@logicflow/core/-/core-0.6.6.tgz#8dfdfc0a30e24e2477e8e2cc5b49abe0a890be85" | |
1612 | - integrity sha512-LZEpdxxETWIVqWgdRcJ/8Jk+2R+2+oQdCw4r669nGe3E9YvF0X61SRk2WnG01azXPeIr0QgIezYIeymsjwmSTw== | |
1609 | +"@logicflow/core@^0.6.7": | |
1610 | + version "0.6.7" | |
1611 | + resolved "https://registry.npmjs.org/@logicflow/core/-/core-0.6.7.tgz#61532e0cc4425e3e21c81402fd3cc0e44ee152a3" | |
1612 | + integrity sha512-+3T9q4uG55MsdtbmBiM0En3b0TZYwdR8mA19tX1IxlBc2tE839RP1S6CTiBpunHSJIvvtrSvbztJNQ4YKRzXbQ== | |
1613 | 1613 | dependencies: |
1614 | 1614 | "@types/mousetrap" "^1.6.4" |
1615 | 1615 | mousetrap "^1.6.5" |
1616 | 1616 | preact "^10.4.8" |
1617 | 1617 | |
1618 | -"@logicflow/extension@^0.6.6": | |
1619 | - version "0.6.6" | |
1620 | - resolved "https://registry.npmjs.org/@logicflow/extension/-/extension-0.6.6.tgz#a49bc5cffee986900f3fd9a0b1bf12bb770b3805" | |
1621 | - integrity sha512-SNhzfPClwOaIMqfOmREtkn5iEM00KWTCWb+eR8q7wKl07geP59QzcSgXmBiUKTk1QejW45xvs9jzZWsh2zgakA== | |
1618 | +"@logicflow/extension@^0.6.7": | |
1619 | + version "0.6.7" | |
1620 | + resolved "https://registry.npmjs.org/@logicflow/extension/-/extension-0.6.7.tgz#d9ca070f78bbc8cbe20286246fc0d22b95b0d515" | |
1621 | + integrity sha512-pGk3XMp6ZigyOGiRQRSP6c/tJySkF8dlPt45RpS5HjqXbrUysewT6FIxUNm8u8qRjf+ATq7Pn5Qhejma9UPK/g== | |
1622 | 1622 | dependencies: |
1623 | 1623 | "@logicflow/core" "^0.6.5" |
1624 | 1624 | ids "^1.0.0" |
... | ... | @@ -2028,10 +2028,10 @@ |
2028 | 2028 | resolved "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d" |
2029 | 2029 | integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw== |
2030 | 2030 | |
2031 | -"@types/node@^16.4.10": | |
2032 | - version "16.4.10" | |
2033 | - resolved "https://registry.npmjs.org/@types/node/-/node-16.4.10.tgz#e57e2a54fc6da58da94b3571b1cb456d39f88597" | |
2034 | - integrity sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ== | |
2031 | +"@types/node@^16.4.11": | |
2032 | + version "16.4.11" | |
2033 | + resolved "https://registry.npmjs.org/@types/node/-/node-16.4.11.tgz#245030af802c776c31f00eb0cdde40ee615db462" | |
2034 | + integrity sha512-nWSFUbuNiPKJEe1IViuodSI+9cM+vpM8SWF/O6dJK7wmGRNq55U7XavJHrlRrPkSMuUZUFzg1xaZ1B+ZZCrRWw== | |
2035 | 2035 | |
2036 | 2036 | "@types/normalize-package-data@^2.4.0": |
2037 | 2037 | version "2.4.0" |
... | ... | @@ -2255,13 +2255,13 @@ |
2255 | 2255 | "@typescript-eslint/types" "4.29.0" |
2256 | 2256 | eslint-visitor-keys "^2.0.0" |
2257 | 2257 | |
2258 | -"@vitejs/plugin-legacy@^1.5.0": | |
2259 | - version "1.5.0" | |
2260 | - resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.5.0.tgz#92893847fe1b20ebd83ff2371dfd8bc9658e6faa" | |
2261 | - integrity sha512-q3F6/AEn6LNvK0ERkn0t8gzXTwPdexW4FtsIeIsCxopj02EQLtKi3XfWukU9+kjU599QouyRihvr+C2qO+0Xeg== | |
2258 | +"@vitejs/plugin-legacy@^1.5.1": | |
2259 | + version "1.5.1" | |
2260 | + resolved "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-1.5.1.tgz#fef2a11c05d83f5ab13d2d04e52d75bac13c6e6c" | |
2261 | + integrity sha512-g+0iy0X3NJRUSKZK+OCeSxNWnCuuE/6lsmr2WLWPOEt1vp6LdfHuNCYRooCm6s0ccTZ/SiumVk8vt9DWSYs+8A== | |
2262 | 2262 | dependencies: |
2263 | - "@babel/standalone" "^7.14.8" | |
2264 | - core-js "^3.15.2" | |
2263 | + "@babel/standalone" "^7.14.9" | |
2264 | + core-js "^3.16.0" | |
2265 | 2265 | magic-string "^0.25.7" |
2266 | 2266 | regenerator-runtime "^0.13.9" |
2267 | 2267 | systemjs "^6.10.2" |
... | ... | @@ -3958,10 +3958,10 @@ core-js@^3.12.1: |
3958 | 3958 | resolved "https://registry.npmjs.org/core-js/-/core-js-3.14.0.tgz#62322b98c71cc2018b027971a69419e2425c2a6c" |
3959 | 3959 | integrity sha512-3s+ed8er9ahK+zJpp9ZtuVcDoFzHNiZsPbNAAE4KXgrRHbjSqqNN6xGSXq6bq7TZIbKj4NLrLb6bJ5i+vSVjHA== |
3960 | 3960 | |
3961 | -core-js@^3.15.2: | |
3962 | - version "3.15.2" | |
3963 | - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.2.tgz#740660d2ff55ef34ce664d7e2455119c5bdd3d61" | |
3964 | - integrity sha512-tKs41J7NJVuaya8DxIOCnl8QuPHx5/ZVbFo1oKgVl1qHFBBrDctzQGtuLjPpRdNTWmKPH6oEvgN/MUID+l485Q== | |
3961 | +core-js@^3.16.0: | |
3962 | + version "3.16.0" | |
3963 | + resolved "https://registry.npmjs.org/core-js/-/core-js-3.16.0.tgz#1d46fb33720bc1fa7f90d20431f36a5540858986" | |
3964 | + integrity sha512-5+5VxRFmSf97nM8Jr2wzOwLqRo6zphH2aX+7KsAUONObyzakDNq2G/bgbhinxB4PoV9L3aXQYhiDKyIKWd2c8g== | |
3965 | 3965 | |
3966 | 3966 | core-util-is@~1.0.0: |
3967 | 3967 | version "1.0.2" |
... | ... | @@ -4774,10 +4774,10 @@ eslint-plugin-prettier@^3.4.0: |
4774 | 4774 | dependencies: |
4775 | 4775 | prettier-linter-helpers "^1.0.0" |
4776 | 4776 | |
4777 | -eslint-plugin-vue@^7.15.0: | |
4778 | - version "7.15.0" | |
4779 | - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.15.0.tgz#272318b4aac789ea92e6cd28ef14698e9715ceab" | |
4780 | - integrity sha512-br58VTAT8JB4Qe7XJVN7fNBqQgclE+hcsievoyQyGtCZsYprFMQYu+c9yHX9XkP55cMnSVZpW5fRgy3n/wZskA== | |
4777 | +eslint-plugin-vue@^7.15.1: | |
4778 | + version "7.15.1" | |
4779 | + resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.15.1.tgz#699c1f3ce2032ea8843b8d5d1adb863b7979965c" | |
4780 | + integrity sha512-4/r+n/i+ovyeW2gVRRH92kpy4lkpFbyPR4BMxGBTLtGnwqOKKzjSo6EMSaT0RhWPvEjK9uifcY8e7z5n8BIEgw== | |
4781 | 4781 | dependencies: |
4782 | 4782 | eslint-utils "^2.1.0" |
4783 | 4783 | natural-compare "^1.4.0" |
... | ... | @@ -11276,10 +11276,10 @@ vite-plugin-pwa@^0.9.3: |
11276 | 11276 | workbox-build "^6.1.5" |
11277 | 11277 | workbox-window "^6.1.5" |
11278 | 11278 | |
11279 | -vite-plugin-style-import@^1.1.0: | |
11280 | - version "1.1.0" | |
11281 | - resolved "https://registry.npmjs.org/vite-plugin-style-import/-/vite-plugin-style-import-1.1.0.tgz#9405fe6a8662833218d64182cfa1973ffc04e6fa" | |
11282 | - integrity sha512-fcTa9mrmwgN84XtWb9f0401puExhHL2qK93fnvXxXMW4SPDWJ6ZRk93Tu8V6kY/HEA/CODA4vucfAUGYwFZNHA== | |
11279 | +vite-plugin-style-import@^1.1.1: | |
11280 | + version "1.1.1" | |
11281 | + resolved "https://registry.npmjs.org/vite-plugin-style-import/-/vite-plugin-style-import-1.1.1.tgz#7ccebb042bce94eeb2f695c7339354a2dac48c25" | |
11282 | + integrity sha512-29NnvfAwCqS5zSg+bComXSmCgx3MmKJ/dPxWC/wa/yjG1gm7i/BDKrshiaGRXpIbMSyQco5KGRKhrUIW3Tr+nw== | |
11283 | 11283 | dependencies: |
11284 | 11284 | "@rollup/pluginutils" "^4.1.1" |
11285 | 11285 | change-case "^4.1.2" |
... | ... | @@ -11287,10 +11287,10 @@ vite-plugin-style-import@^1.1.0: |
11287 | 11287 | es-module-lexer "^0.7.1" |
11288 | 11288 | magic-string "^0.25.7" |
11289 | 11289 | |
11290 | -vite-plugin-svg-icons@^1.0.3: | |
11291 | - version "1.0.3" | |
11292 | - resolved "https://registry.npmjs.org/vite-plugin-svg-icons/-/vite-plugin-svg-icons-1.0.3.tgz#5812ee61458e8e9fc0e0fe8a6a3abbc20e875b0a" | |
11293 | - integrity sha512-3YLjemTDWabzrBtSJJyhA9ZIy+EeRS+cri44omS03BkrVG2xepbwbAv8WiDc7YugKqUkh0MGEEYajFixl905Wg== | |
11290 | +vite-plugin-svg-icons@^1.0.4: | |
11291 | + version "1.0.4" | |
11292 | + resolved "https://registry.npmjs.org/vite-plugin-svg-icons/-/vite-plugin-svg-icons-1.0.4.tgz#9f20feff4b3bfbdcf5401d3efa75d4813f27dc22" | |
11293 | + integrity sha512-sRneOwVRA6F2zfNKtmwTQl4WwtrdzFq8REO5elX9rd9vC5gNxJ5v4TNlm8cHWGCwvLuxCu5lrnhEU2rcg8izgg== | |
11294 | 11294 | dependencies: |
11295 | 11295 | "@types/svgo" "^2.3.1" |
11296 | 11296 | cors "^2.8.5" | ... | ... |