|
877 | 877 | estree-walker "^2.0.2" |
878 | 878 | picomatch "^2.3.1" |
879 | 879 |
|
| 880 | +"@sentry-internal/[email protected]": |
| 881 | + version "7.81.1" |
| 882 | + resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.81.1.tgz#1180365cd8a9e18cb0f92e1ea970161840ec0e2e" |
| 883 | + integrity sha512-E5xm27xrLXL10knH2EWDQsQYh5nb4SxxZzJ3sJwDGG9XGKzBdlp20UUhKqx00wixooVX9uCj3e4Jg8SvNB1hKg== |
| 884 | + dependencies: |
| 885 | + "@sentry/core" "7.81.1" |
| 886 | + "@sentry/types" "7.81.1" |
| 887 | + "@sentry/utils" "7.81.1" |
| 888 | + |
| 889 | + |
| 890 | + version "7.81.1" |
| 891 | + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.81.1.tgz#5ee6ae3679ee80f444d2e8c5662430e7a734ae50" |
| 892 | + integrity sha512-DNtS7bZEnFPKVoGazKs5wHoWC0FwsOFOOMNeDvEfouUqKKbjO7+RDHbr7H6Bo83zX4qmZWRBf8V+3n3YPIiJFw== |
| 893 | + dependencies: |
| 894 | + "@sentry-internal/tracing" "7.81.1" |
| 895 | + "@sentry/core" "7.81.1" |
| 896 | + "@sentry/replay" "7.81.1" |
| 897 | + "@sentry/types" "7.81.1" |
| 898 | + "@sentry/utils" "7.81.1" |
| 899 | + |
| 900 | + |
| 901 | + version "7.81.1" |
| 902 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.81.1.tgz#082fd9122bf9a488c8e05b1754724ddbc2d5cf30" |
| 903 | + integrity sha512-tU37yAmckOGCw/moWKSwekSCWWJP15O6luIq+u7wal22hE88F3Vc5Avo8SeF3upnPR+4ejaOFH+BJTr6bgrs6Q== |
| 904 | + dependencies: |
| 905 | + "@sentry/types" "7.81.1" |
| 906 | + "@sentry/utils" "7.81.1" |
| 907 | + |
| 908 | +"@sentry/react@^7.81.1": |
| 909 | + version "7.81.1" |
| 910 | + resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.81.1.tgz#6a94e8e373a5bf27330cea2eb1a603ae0eb0b8ba" |
| 911 | + integrity sha512-kk0plP/mf8KgVLOiImIpp1liYysmh3Un8uXcVAToomSuHZPGanelFAdP0XhY+0HlWU9KIfxTjhMte1iSwQ8pYw== |
| 912 | + dependencies: |
| 913 | + "@sentry/browser" "7.81.1" |
| 914 | + "@sentry/types" "7.81.1" |
| 915 | + "@sentry/utils" "7.81.1" |
| 916 | + hoist-non-react-statics "^3.3.2" |
| 917 | + |
| 918 | + |
| 919 | + version "7.81.1" |
| 920 | + resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.81.1.tgz#a656d55e2a00b34e42be6eeb79018d21efc223af" |
| 921 | + integrity sha512-4ueT0C4bYjngN/9p0fEYH10dTMLovHyk9HxJ6zSTgePvGVexhg+cSEHXisoBDwHeRZVnbIvsVM0NA7rmEDXJJw== |
| 922 | + dependencies: |
| 923 | + "@sentry-internal/tracing" "7.81.1" |
| 924 | + "@sentry/core" "7.81.1" |
| 925 | + "@sentry/types" "7.81.1" |
| 926 | + "@sentry/utils" "7.81.1" |
| 927 | + |
| 928 | + |
| 929 | + version "7.81.1" |
| 930 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.81.1.tgz#2b2551fc291e1089651fd574a68f7c4175878bd5" |
| 931 | + integrity sha512-dvJvGyctiaPMIQqa46k56Re5IODWMDxiHJ1UjBs/WYDLrmWFPGrEbyJ8w8CYLhYA+7qqrCyIZmHbWSTRIxstHw== |
| 932 | + |
| 933 | + |
| 934 | + version "7.81.1" |
| 935 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.81.1.tgz#42f3e77baf90205cec1f8599eb8445a6918030bd" |
| 936 | + integrity sha512-gq+MDXIirHKxNZ+c9/lVvCXd6y2zaZANujwlFggRH2u9SRiPaIXVilLpvMm4uJqmqBMEcY81ArujExtHvkbCqg== |
| 937 | + dependencies: |
| 938 | + "@sentry/types" "7.81.1" |
| 939 | + |
880 | 940 | "@svgr/babel-plugin-add-jsx-attribute@^7.0.0": |
881 | 941 | version "7.0.0" |
882 | 942 | resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-7.0.0.tgz#80856c1b7a3b7422d232f6e079f0beb90c4a13e9" |
|
4268 | 4328 | resolved "https://registry.yarnpkg.com/hat/-/hat-0.0.3.tgz#bb014a9e64b3788aed8005917413d4ff3d502d8a" |
4269 | 4329 | integrity sha512-zpImx2GoKXy42fVDSEad2BPKuSQdLcqsCYa48K3zHSzM/ugWuYjLDr8IXxpVuL7uCLHw56eaiLxCRthhOzf5ug== |
4270 | 4330 |
|
| 4331 | +hoist-non-react-statics@^3.3.2: |
| 4332 | + version "3.3.2" |
| 4333 | + resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
| 4334 | + integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
| 4335 | + dependencies: |
| 4336 | + react-is "^16.7.0" |
| 4337 | + |
4271 | 4338 | home-or-tmp@^2.0.0: |
4272 | 4339 | version "2.0.0" |
4273 | 4340 | resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8" |
@@ -6209,7 +6276,7 @@ react-focus-on@^3.8.1: |
6209 | 6276 | use-callback-ref "^1.3.0" |
6210 | 6277 | use-sidecar "^1.1.2" |
6211 | 6278 |
|
6212 | | -react-is@^16.13.1: |
| 6279 | +react-is@^16.13.1, react-is@^16.7.0: |
6213 | 6280 | version "16.13.1" |
6214 | 6281 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
6215 | 6282 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
@@ -7692,6 +7759,11 @@ vite-plugin-compression2@^0.9.1: |
7692 | 7759 | dependencies: |
7693 | 7760 | "@rollup/pluginutils" "^5.0.2" |
7694 | 7761 |
|
| 7762 | +vite-plugin-radar@^0.9.1: |
| 7763 | + version "0.9.1" |
| 7764 | + resolved "https://registry.yarnpkg.com/vite-plugin-radar/-/vite-plugin-radar-0.9.1.tgz#1ee8866cb2f2275f3eb56bfe49fea82bbdd673d2" |
| 7765 | + integrity sha512-stnb+LxeEKobcesXW2JA0OdCaBRgR/zZwN6ACXZf1gF9MNR689aiK5UlgTVmrpUnEcPucO9U0M0WHnuM6NXPsA== |
| 7766 | + |
7695 | 7767 | vite-plugin-svgr@^3.2.0: |
7696 | 7768 | version "3.2.0" |
7697 | 7769 | resolved "https://registry.yarnpkg.com/vite-plugin-svgr/-/vite-plugin-svgr-3.2.0.tgz#920375aaf6635091c9ac8e467825f92d32544476" |
|
0 commit comments