|
109 | 109 | execa "^5.1.1" |
110 | 110 | find-up "^5.0.0" |
111 | 111 |
|
112 | | -"@antfu/utils@^0.2.4": |
113 | | - version "0.2.4" |
114 | | - resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.2.4.tgz#c7d33fc6faa0d3a6fcc2555673f5e9b19c0fbc15" |
115 | | - integrity sha512-2bZNkVfL9IZESmvE26UKi8SzyvSoaIsGXDcnbHFMtmGMqUiB1fXpAJ1ijGf+tSqKRQ5yagck2U1Qk0p+705/kw== |
116 | | - dependencies: |
117 | | - "@types/throttle-debounce" "^2.1.0" |
118 | | - |
119 | 112 | "@antfu/utils@^0.3.0": |
120 | 113 | version "0.3.0" |
121 | 114 | resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.3.0.tgz#6306c43b52a883bd8e973e3ed8dd64248418bcc4" |
|
2438 | 2431 | resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-9.0.1.tgz#c27b391d8457d1e893f1eddeaf5e5412d12ffbb5" |
2439 | 2432 | integrity sha512-6It2EVfGskxZCQhuykrfnALg7oVeiI6KclWSmGDqB0AiInVrTGB9Jp9i4/Ad21u9Jde/voVQz6eFX/eSg/UsPA== |
2440 | 2433 |
|
2441 | | -"@cypress-design/css@0.4.1": |
2442 | | - version "0.4.1" |
2443 | | - resolved "https://registry.yarnpkg.com/@cypress-design/css/-/css-0.4.1.tgz#40c73462a1b8a04a2d045cef43d5e2480c3bbf2f" |
2444 | | - integrity sha512-ycyrNcqm9Cy0+IrhVa7Ef9dSv+B/p69T0Sw6zhLDxHwq4S0YxtFgE4zf8R7O4SbR8vlU/YpV5GSQhaXCFLsQXg== |
| 2434 | +"@cypress-design/css@^0.5.2": |
| 2435 | + version "0.5.2" |
| 2436 | + resolved "https://registry.yarnpkg.com/@cypress-design/css/-/css-0.5.2.tgz#bcb43bb2d6f872de8691d6acb546680b335ea757" |
| 2437 | + integrity sha512-ZuHdhbcCgEfKuggGYS4AkSGfkB2ZCsWewBYUNH/U+oYnkhDITgaSMKp0RWfBWrnqqyhD2mTYx8gNRWCNQ7tw8w== |
2445 | 2438 | dependencies: |
2446 | 2439 | "@windicss/plugin-interaction-variants" "^1.0.0" |
| 2440 | + lodash "^4.17.21" |
2447 | 2441 | vite-plugin-windicss "^1.8.4" |
2448 | 2442 | windicss "^3.5.1" |
2449 | 2443 | windicss-webpack-plugin "^1.6.10" |
2450 | 2444 |
|
| 2445 | +"@cypress-design/icon-registry@^0.4.2": |
| 2446 | + version "0.4.2" |
| 2447 | + resolved "https://registry.yarnpkg.com/@cypress-design/icon-registry/-/icon-registry-0.4.2.tgz#bc2d913208acb33b5dfb1d8f6d7929b153e32ba0" |
| 2448 | + integrity sha512-iyH5xFc2abpwVPTEjoJ2ILIQy79DaR6ata76HAk9NHPWVUwG/yUPEzvp3m2T8IqgebNEuTtl4mBHM/u+jycxng== |
| 2449 | + dependencies: |
| 2450 | + camelcase "^6.3.0" |
| 2451 | + |
| 2452 | +"@cypress-design/vue-icon@^0.4.2": |
| 2453 | + version "0.4.2" |
| 2454 | + resolved "https://registry.yarnpkg.com/@cypress-design/vue-icon/-/vue-icon-0.4.2.tgz#3574a749efbdaf83f48251108c016c3d383160bd" |
| 2455 | + integrity sha512-i7YWizC/c1LFdxVZSbyTIOrj4LeiIxypemCXdygacmvogQS2buBC+CovqCMFAzKqnfBZUBGiQajMWWM5rzIduw== |
| 2456 | + dependencies: |
| 2457 | + "@cypress-design/icon-registry" "^0.4.2" |
| 2458 | + |
2451 | 2459 | "@cypress/browserify-preprocessor@3.0.0": |
2452 | 2460 | version "3.0.0" |
2453 | 2461 | resolved "https://registry.yarnpkg.com/@cypress/browserify-preprocessor/-/browserify-preprocessor-3.0.0.tgz#2d1fa6a96ed7130a1b172c540448a5955cbc1264" |
|
8223 | 8231 | "@webassemblyjs/wast-parser" "1.9.0" |
8224 | 8232 | "@xtuc/long" "4.2.2" |
8225 | 8233 |
|
8226 | | -"@windicss/config@1.2.4": |
8227 | | - version "1.2.4" |
8228 | | - resolved "https://registry.yarnpkg.com/@windicss/config/-/config-1.2.4.tgz#24b36d30c1698fff14a9bacaebc93afaf2fe9019" |
8229 | | - integrity sha512-81oah5NF7m/ltHrP2VpKu12qejP03erelNckH9ho86vuItsSd/tNehW3oJqOThZYsbuROCzIU55QDfe7MBd+Iw== |
8230 | | - dependencies: |
8231 | | - debug "^4.3.2" |
8232 | | - jiti "^1.10.1" |
8233 | | - windicss "^3.1.4" |
8234 | | - |
8235 | 8234 | "@windicss/config@1.8.4": |
8236 | 8235 | version "1.8.4" |
8237 | 8236 | resolved "https://registry.yarnpkg.com/@windicss/config/-/config-1.8.4.tgz#090c7f48cb86b6cba1bd97742a2f012852026d3c" |
|
8246 | 8245 | resolved "https://registry.yarnpkg.com/@windicss/plugin-interaction-variants/-/plugin-interaction-variants-1.0.0.tgz#11e412c6fd653899f6cced4e4f7b402eb5456981" |
8247 | 8246 | integrity sha512-jk0kvJEwphPlzjgCASxi0yCrLIrMPBHKTjPB1vF2LZsmWVaIPhKQRfpJW6+G093ipDos1E2BkevDrh/R2Ln8gg== |
8248 | 8247 |
|
8249 | | -"@windicss/plugin-utils@1.2.4": |
8250 | | - version "1.2.4" |
8251 | | - resolved "https://registry.yarnpkg.com/@windicss/plugin-utils/-/plugin-utils-1.2.4.tgz#b319355d6e9b4e529c965b5a55af6d57679e417f" |
8252 | | - integrity sha512-0G0zPx+gLfnP2isVMrsY+C0BDXASgFwtiT7g+YL+0LCTxjPxGOMnu5lCaAoYq+1LAskliPagqnu5mgKUYMyf2Q== |
8253 | | - dependencies: |
8254 | | - "@antfu/utils" "^0.2.4" |
8255 | | - "@windicss/config" "1.2.4" |
8256 | | - debug "^4.3.2" |
8257 | | - fast-glob "^3.2.6" |
8258 | | - magic-string "^0.25.7" |
8259 | | - micromatch "^4.0.4" |
8260 | | - windicss "^3.1.4" |
8261 | | - |
8262 | 8248 | "@windicss/plugin-utils@1.8.4", "@windicss/plugin-utils@^1.1.1", "@windicss/plugin-utils@^1.8.4": |
8263 | 8249 | version "1.8.4" |
8264 | 8250 | resolved "https://registry.yarnpkg.com/@windicss/plugin-utils/-/plugin-utils-1.8.4.tgz#fba74b6eb29276e24b9d09931bc22808fd7230d7" |
@@ -11698,7 +11684,7 @@ camelcase@^5.0.0, camelcase@^5.2.0, camelcase@^5.3.1: |
11698 | 11684 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" |
11699 | 11685 | integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== |
11700 | 11686 |
|
11701 | | -camelcase@^6.0.0, camelcase@^6.2.0: |
| 11687 | +camelcase@^6.0.0, camelcase@^6.2.0, camelcase@^6.3.0: |
11702 | 11688 | version "6.3.0" |
11703 | 11689 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" |
11704 | 11690 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== |
@@ -21716,7 +21702,7 @@ jimp@^0.2.21: |
21716 | 21702 | tinycolor2 "^1.1.2" |
21717 | 21703 | url-regex "^3.0.0" |
21718 | 21704 |
|
21719 | | -jiti@^1.10.1, jiti@^1.13.0: |
| 21705 | +jiti@^1.13.0: |
21720 | 21706 | version "1.13.0" |
21721 | 21707 | resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.13.0.tgz#3cdfc4e651ca0cca4c62ed5e47747b5841d41a8e" |
21722 | 21708 | integrity sha512-/n9mNxZj/HDSrincJ6RP+L+yXbpnB8FybySBa+IjIaoH9FIxBbrbRT5XUbe8R7zuVM2AQqNMNDDqz0bzx3znOQ== |
@@ -35043,17 +35029,7 @@ vite-plugin-vue-layouts@0.6.0: |
35043 | 35029 | debug "^4.3.2" |
35044 | 35030 | fast-glob "^3.2.7" |
35045 | 35031 |
|
35046 | | -vite-plugin-windicss@1.2.4: |
35047 | | - version "1.2.4" |
35048 | | - resolved "https://registry.yarnpkg.com/vite-plugin-windicss/-/vite-plugin-windicss-1.2.4.tgz#b9ea60482dd8b6ba4fbc717ff5a9d17dedb0683b" |
35049 | | - integrity sha512-U+mW8AiPRgC5wbUqjtvEIbZR3LzOwhNU0wnYQueT2SjjTfjlP74vcQg37yrULxycKibpdTYVHZuDuW4QkglPng== |
35050 | | - dependencies: |
35051 | | - "@windicss/plugin-utils" "1.2.4" |
35052 | | - chalk "^4.1.1" |
35053 | | - debug "^4.3.2" |
35054 | | - windicss "^3.1.4" |
35055 | | - |
35056 | | -vite-plugin-windicss@^1.4.7, vite-plugin-windicss@^1.8.4: |
| 35032 | +vite-plugin-windicss@^1.8.4: |
35057 | 35033 | version "1.8.4" |
35058 | 35034 | resolved "https://registry.yarnpkg.com/vite-plugin-windicss/-/vite-plugin-windicss-1.8.4.tgz#98430706691d54d6b9bf43ac0e3c74dd26b10664" |
35059 | 35035 | integrity sha512-LSZAO8BZn3x406GRbYX5t5ONXXJVdqiQtN1qrznLA/Dy5/NzZVhfcrL6N1qEYYO7HsCDT4pLAjTzObvDnM9Y8A== |
@@ -35992,7 +35968,7 @@ windicss-webpack-plugin@^1.6.10: |
35992 | 35968 | webpack-virtual-modules "^0.4.3" |
35993 | 35969 | windicss "^3.5.1" |
35994 | 35970 |
|
35995 | | -windicss@^3.1.4, windicss@^3.5.1: |
| 35971 | +windicss@^3.5.1: |
35996 | 35972 | version "3.5.1" |
35997 | 35973 | resolved "https://registry.yarnpkg.com/windicss/-/windicss-3.5.1.tgz#5e279c21179dbc122122d0b3a3a2651511249241" |
35998 | 35974 | integrity sha512-E1hYZATcZFci/XhGS0sJAMRxULjnK+glNukE78Ku7xeb3jxgMY55fFOdIrav+GjQCsgR+IZxPq9/DwmO6eyc4Q== |
|
0 commit comments