|
1319 | 1319 | "@symfony/mock-module@file:fixtures/stimulus/mock-module":
|
1320 | 1320 | version "1.0.0"
|
1321 | 1321 |
|
1322 |
| -"@symfony/stimulus-bridge@^3.0.0": |
1323 |
| - version "3.2.2" |
1324 |
| - resolved "https://registry.yarnpkg.com/@symfony/stimulus-bridge/-/stimulus-bridge-3.2.2.tgz#afc1918f82d78cb2b6e299285c54094aa7f53696" |
1325 |
| - integrity sha512-kIaUEGPXW7g14zsHkIvQWw8cmfCdXSqsEQx18fuHPBb+R0h8nYPyY+e9uVtTuHlE2wHwAjrJoc6YBBK4a7CpKA== |
| 1322 | +"@symfony/stimulus-bridge@^3.0.0 || ^4.0.0": |
| 1323 | + version "4.0.0" |
| 1324 | + resolved "https://registry.yarnpkg.com/@symfony/stimulus-bridge/-/stimulus-bridge-4.0.0.tgz#dbd352a373f8ff323f2895e0bb29f22b9abcc122" |
| 1325 | + integrity sha512-BfeXHAyNtE2hFJtTKFS8vLW2ElqNyzUZJJ4TMeUhrjBjYVt4/myeQxpLidy995l+TEzryE7YrnShqLviBr3pAg== |
1326 | 1326 | dependencies:
|
1327 | 1327 | "@hotwired/stimulus-webpack-helpers" "^1.0.1"
|
1328 | 1328 | "@types/webpack-env" "^1.16.4"
|
1329 |
| - acorn "^8.0.5" |
1330 |
| - loader-utils "^2.0.0" |
1331 |
| - schema-utils "^3.0.0" |
| 1329 | + loader-utils "^2.0.0 || ^3.0.0" |
| 1330 | + schema-utils "^3.0.0 || ^4.0.0" |
1332 | 1331 |
|
1333 | 1332 | "@tootallnate/quickjs-emscripten@^0.23.0":
|
1334 | 1333 | version "0.23.0"
|
@@ -1894,7 +1893,7 @@ acorn-jsx@^5.3.2:
|
1894 | 1893 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
|
1895 | 1894 | integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
|
1896 | 1895 |
|
1897 |
| -acorn@^8.0.5, acorn@^8.10.0, acorn@^8.12.0, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0: |
| 1896 | +acorn@^8.10.0, acorn@^8.12.0, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0: |
1898 | 1897 | version "8.12.1"
|
1899 | 1898 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
|
1900 | 1899 | integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
|
@@ -4782,6 +4781,11 @@ loader-utils@^2.0.0, loader-utils@^2.0.4:
|
4782 | 4781 | emojis-list "^3.0.0"
|
4783 | 4782 | json5 "^2.1.2"
|
4784 | 4783 |
|
| 4784 | +"loader-utils@^2.0.0 || ^3.0.0": |
| 4785 | + version "3.3.1" |
| 4786 | + resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.3.1.tgz#735b9a19fd63648ca7adbd31c2327dfe281304e5" |
| 4787 | + integrity sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg== |
| 4788 | + |
4785 | 4789 | locate-character@^3.0.0:
|
4786 | 4790 | version "3.0.0"
|
4787 | 4791 | resolved "https://registry.yarnpkg.com/locate-character/-/locate-character-3.0.0.tgz#0305c5b8744f61028ef5d01f444009e00779f974"
|
@@ -6207,6 +6211,16 @@ schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.2.0:
|
6207 | 6211 | ajv "^6.12.5"
|
6208 | 6212 | ajv-keywords "^3.5.2"
|
6209 | 6213 |
|
| 6214 | +"schema-utils@^3.0.0 || ^4.0.0": |
| 6215 | + version "4.3.0" |
| 6216 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.0.tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0" |
| 6217 | + integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g== |
| 6218 | + dependencies: |
| 6219 | + "@types/json-schema" "^7.0.9" |
| 6220 | + ajv "^8.9.0" |
| 6221 | + ajv-formats "^2.1.1" |
| 6222 | + ajv-keywords "^5.1.0" |
| 6223 | + |
6210 | 6224 | schema-utils@^4.0.0, schema-utils@^4.2.0:
|
6211 | 6225 | version "4.2.0"
|
6212 | 6226 | resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.2.0.tgz#70d7c93e153a273a805801882ebd3bff20d89c8b"
|
|
0 commit comments