|
1017 | 1017 | dependencies: |
1018 | 1018 | regenerator-runtime "^0.13.10" |
1019 | 1019 |
|
| 1020 | +"@babel/runtime@^7.20.13": |
| 1021 | + version "7.22.10" |
| 1022 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.10.tgz#ae3e9631fd947cb7e3610d3e9d8fef5f76696682" |
| 1023 | + integrity sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ== |
| 1024 | + dependencies: |
| 1025 | + regenerator-runtime "^0.14.0" |
| 1026 | + |
1020 | 1027 | "@babel/template@^7.16.7", "@babel/template@^7.18.10": |
1021 | 1028 | version "7.18.10" |
1022 | 1029 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
@@ -5465,6 +5472,14 @@ gatsby-plugin-google-gtag@^4.3.0: |
5465 | 5472 | "@babel/runtime" "^7.15.4" |
5466 | 5473 | minimatch "^3.1.2" |
5467 | 5474 |
|
| 5475 | +gatsby-plugin-google-tagmanager@^5.11.0: |
| 5476 | + version "5.11.0" |
| 5477 | + resolved "https://registry.yarnpkg.com/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-5.11.0.tgz#48b61d5539ce0c90f95b2433c80ca64142f3a558" |
| 5478 | + integrity sha512-+QRH6k90Y1G8nJP89fCwhgEodGSUQa7B26McegTP+QCwf+cmAKaUOg2n7F7/PbbWl+JzINyI5YZMn8KX7bq2bA== |
| 5479 | + dependencies: |
| 5480 | + "@babel/runtime" "^7.20.13" |
| 5481 | + web-vitals "^1.1.2" |
| 5482 | + |
5468 | 5483 | gatsby-plugin-image@^2.0.0: |
5469 | 5484 | version "2.24.0" |
5470 | 5485 | resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.24.0.tgz#965b6c82359f3f51bd8dbf976648f6a81a2c3d03" |
@@ -9548,6 +9563,11 @@ regenerator-runtime@^0.13.10, regenerator-runtime@^0.13.7: |
9548 | 9563 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz#ed07b19616bcbec5da6274ebc75ae95634bfc2ee" |
9549 | 9564 | integrity sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw== |
9550 | 9565 |
|
| 9566 | +regenerator-runtime@^0.14.0: |
| 9567 | + version "0.14.0" |
| 9568 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" |
| 9569 | + integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== |
| 9570 | + |
9551 | 9571 | regenerator-transform@^0.15.0: |
9552 | 9572 | version "0.15.0" |
9553 | 9573 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz#cbd9ead5d77fae1a48d957cf889ad0586adb6537" |
@@ -11337,6 +11357,11 @@ web-namespaces@^1.0.0: |
11337 | 11357 | resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec" |
11338 | 11358 | integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw== |
11339 | 11359 |
|
| 11360 | +web-vitals@^1.1.2: |
| 11361 | + version "1.1.2" |
| 11362 | + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c" |
| 11363 | + integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig== |
| 11364 | + |
11340 | 11365 | webidl-conversions@^3.0.0: |
11341 | 11366 | version "3.0.1" |
11342 | 11367 | resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" |
|
0 commit comments