|
1043 | 1043 | "@babel/helper-validator-identifier" "^7.14.5" |
1044 | 1044 | to-fast-properties "^2.0.0" |
1045 | 1045 |
|
1046 | | -"@consent-manager/core@0.0.1": |
1047 | | - version "0.0.1" |
1048 | | - resolved "https://registry.yarnpkg.com/@consent-manager/core/-/core-0.0.1.tgz#a4e9601b59f4cc529c9155265847744259745125" |
1049 | | - integrity sha512-M3A04rb1hPasW75JE8/9rUwkpo9S6mU2YAMZYvzK3LyRxA8Vp6zJ90fyIX7oZ4ox05KAAtQ7Yagahyv4zDFfKQ== |
| 1046 | +"@consent-manager/core@1.0.1": |
| 1047 | + version "1.0.1" |
| 1048 | + resolved "https://registry.yarnpkg.com/@consent-manager/core/-/core-1.0.1.tgz#ce90078d9506a1ac5f9c52906c900d6bd8174659" |
| 1049 | + integrity sha512-SNbrOEziJiK8Aah11MJRJp7kJSzd25vt0D9u8fxts98ByO37EItmbWfRLbMTzfHbHZGLMK4ALnp+IjZgifuq+g== |
1050 | 1050 | dependencies: |
1051 | 1051 | "@types/history" "^4.7.8" |
1052 | 1052 | history "^5.0.0" |
1053 | 1053 | react-use "^17.2.4" |
1054 | 1054 | wcag-contrast "^3.0.0" |
1055 | 1055 |
|
1056 | | -"@consent-manager/integration-matomo@0.0.1": |
1057 | | - version "0.0.1" |
1058 | | - resolved "https://registry.yarnpkg.com/@consent-manager/integration-matomo/-/integration-matomo-0.0.1.tgz#2ea03039452d865587850cf673eb8fcc8bc5e2ee" |
1059 | | - integrity sha512-O1QIoejbW253kn2E8DGyq4gqv/vPb4c9/F/ytwE6hv0qQ/LuNsdYKR0sjzlsX+H0ZZxhmSHCCaiRy5T3DIJTHQ== |
| 1056 | +"@consent-manager/integration-matomo@1.0.0": |
| 1057 | + version "1.0.0" |
| 1058 | + resolved "https://registry.yarnpkg.com/@consent-manager/integration-matomo/-/integration-matomo-1.0.0.tgz#7c9fb40ebd46d43f10d696d3026e6987eed8a6c7" |
| 1059 | + integrity sha512-aMXBxBFVnxU7+W/tlbewy/SmhrZTfs26cTFu8FGjxk+gDv66ivYgfyl2bX5r4didatvEcup+IHJhcRCv6Thaaw== |
1060 | 1060 | dependencies: |
1061 | 1061 | simple-icons "^4.14.0" |
1062 | 1062 |
|
1063 | | -"@consent-manager/integration-youtube@0.0.1": |
1064 | | - version "0.0.1" |
1065 | | - resolved "https://registry.yarnpkg.com/@consent-manager/integration-youtube/-/integration-youtube-0.0.1.tgz#2a702372512ea12a8e3b881c41847b6585e1f2bb" |
1066 | | - integrity sha512-2FplJX8tVNaoCCR1gu6lG2R/NWuxhMtO5p/e+ZpExbU44ukSc/rj2rtNLgtdks2WkQsVgfFfE7QRZDRcJ0pTCQ== |
| 1063 | +"@consent-manager/integration-youtube@1.0.0": |
| 1064 | + version "1.0.0" |
| 1065 | + resolved "https://registry.yarnpkg.com/@consent-manager/integration-youtube/-/integration-youtube-1.0.0.tgz#07116597a07ba7b0ea7ce343acf8949f6bc02539" |
| 1066 | + integrity sha512-vmDHkFZEnNsvFhlBynGHCTmBAWF1Zw/TB97hhaW1zFQdEuuRQxdkUFQxFvD7/Qk5aIhuxXy3sFfTBU9CJvoxCw== |
1067 | 1067 | dependencies: |
1068 | 1068 | simple-icons "^4.14.0" |
1069 | 1069 |
|
@@ -10461,14 +10461,13 @@ react-dev-utils@^11.0.3: |
10461 | 10461 | strip-ansi "6.0.0" |
10462 | 10462 | text-table "0.2.0" |
10463 | 10463 |
|
10464 | | -react-dom@17.0.2: |
10465 | | - version "17.0.2" |
10466 | | - resolved "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23" |
10467 | | - integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA== |
| 10464 | +react-dom@18.2.0: |
| 10465 | + version "18.2.0" |
| 10466 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d" |
| 10467 | + integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g== |
10468 | 10468 | dependencies: |
10469 | 10469 | loose-envify "^1.1.0" |
10470 | | - object-assign "^4.1.1" |
10471 | | - scheduler "^0.20.2" |
| 10470 | + scheduler "^0.23.0" |
10472 | 10471 |
|
10473 | 10472 | react-error-overlay@^6.0.9: |
10474 | 10473 | version "6.0.9" |
@@ -10556,13 +10555,12 @@ react-youtube@^7.13.1: |
10556 | 10555 | prop-types "15.7.2" |
10557 | 10556 | youtube-player "5.5.2" |
10558 | 10557 |
|
10559 | | -react@17.0.2: |
10560 | | - version "17.0.2" |
10561 | | - resolved "https://registry.npmjs.org/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" |
10562 | | - integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== |
| 10558 | +react@18.2.0: |
| 10559 | + version "18.2.0" |
| 10560 | + resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" |
| 10561 | + integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ== |
10563 | 10562 | dependencies: |
10564 | 10563 | loose-envify "^1.1.0" |
10565 | | - object-assign "^4.1.1" |
10566 | 10564 |
|
10567 | 10565 | read-pkg-up@^1.0.1: |
10568 | 10566 | version "1.0.1" |
@@ -11093,13 +11091,12 @@ sax@>=0.6.0, sax@^1.2.4, sax@~1.2.4: |
11093 | 11091 | resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" |
11094 | 11092 | integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== |
11095 | 11093 |
|
11096 | | -scheduler@^0.20.2: |
11097 | | - version "0.20.2" |
11098 | | - resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91" |
11099 | | - integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ== |
| 11094 | +scheduler@^0.23.0: |
| 11095 | + version "0.23.0" |
| 11096 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe" |
| 11097 | + integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== |
11100 | 11098 | dependencies: |
11101 | 11099 | loose-envify "^1.1.0" |
11102 | | - object-assign "^4.1.1" |
11103 | 11100 |
|
11104 | 11101 | schema-utils@^1.0.0: |
11105 | 11102 | version "1.0.0" |
|
0 commit comments