|
2983 | 2983 | "@typescript-eslint/types" "7.18.0"
|
2984 | 2984 | "@typescript-eslint/visitor-keys" "7.18.0"
|
2985 | 2985 |
|
2986 |
| -"@typescript-eslint/scope-manager@8.3.0": |
2987 |
| - version "8.3.0" |
2988 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.3.0.tgz#834301d2e70baf924c26818b911bdc40086f7468" |
2989 |
| - integrity sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg== |
| 2986 | +"@typescript-eslint/scope-manager@8.4.0": |
| 2987 | + version "8.4.0" |
| 2988 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4" |
| 2989 | + integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A== |
2990 | 2990 | dependencies:
|
2991 |
| - "@typescript-eslint/types" "8.3.0" |
2992 |
| - "@typescript-eslint/visitor-keys" "8.3.0" |
| 2991 | + "@typescript-eslint/types" "8.4.0" |
| 2992 | + "@typescript-eslint/visitor-keys" "8.4.0" |
2993 | 2993 |
|
2994 | 2994 | "@typescript-eslint/[email protected]":
|
2995 | 2995 | version "7.18.0"
|
|
3006 | 3006 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
3007 | 3007 | integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
3008 | 3008 |
|
3009 |
| -"@typescript-eslint/types@8.3.0": |
3010 |
| - version "8.3.0" |
3011 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b" |
3012 |
| - integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw== |
| 3009 | +"@typescript-eslint/types@8.4.0": |
| 3010 | + version "8.4.0" |
| 3011 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171" |
| 3012 | + integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw== |
3013 | 3013 |
|
3014 | 3014 | "@typescript-eslint/[email protected]":
|
3015 | 3015 | version "7.18.0"
|
|
3025 | 3025 | semver "^7.6.0"
|
3026 | 3026 | ts-api-utils "^1.3.0"
|
3027 | 3027 |
|
3028 |
| -"@typescript-eslint/typescript-estree@8.3.0": |
3029 |
| - version "8.3.0" |
3030 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9" |
3031 |
| - integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA== |
| 3028 | +"@typescript-eslint/typescript-estree@8.4.0": |
| 3029 | + version "8.4.0" |
| 3030 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482" |
| 3031 | + integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A== |
3032 | 3032 | dependencies:
|
3033 |
| - "@typescript-eslint/types" "8.3.0" |
3034 |
| - "@typescript-eslint/visitor-keys" "8.3.0" |
| 3033 | + "@typescript-eslint/types" "8.4.0" |
| 3034 | + "@typescript-eslint/visitor-keys" "8.4.0" |
3035 | 3035 | debug "^4.3.4"
|
3036 | 3036 | fast-glob "^3.3.2"
|
3037 | 3037 | is-glob "^4.0.3"
|
|
3050 | 3050 | "@typescript-eslint/typescript-estree" "7.18.0"
|
3051 | 3051 |
|
3052 | 3052 | "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
|
3053 |
| - version "8.3.0" |
3054 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.3.0.tgz#b10972319deac5959c7a7075d0cf2b5e1de7ec08" |
3055 |
| - integrity sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA== |
| 3053 | + version "8.4.0" |
| 3054 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3" |
| 3055 | + integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ== |
3056 | 3056 | dependencies:
|
3057 | 3057 | "@eslint-community/eslint-utils" "^4.4.0"
|
3058 |
| - "@typescript-eslint/scope-manager" "8.3.0" |
3059 |
| - "@typescript-eslint/types" "8.3.0" |
3060 |
| - "@typescript-eslint/typescript-estree" "8.3.0" |
| 3058 | + "@typescript-eslint/scope-manager" "8.4.0" |
| 3059 | + "@typescript-eslint/types" "8.4.0" |
| 3060 | + "@typescript-eslint/typescript-estree" "8.4.0" |
3061 | 3061 |
|
3062 | 3062 | "@typescript-eslint/[email protected]":
|
3063 | 3063 | version "7.18.0"
|
|
3067 | 3067 | "@typescript-eslint/types" "7.18.0"
|
3068 | 3068 | eslint-visitor-keys "^3.4.3"
|
3069 | 3069 |
|
3070 |
| -"@typescript-eslint/visitor-keys@8.3.0": |
3071 |
| - version "8.3.0" |
3072 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.3.0.tgz#320d747d107af1eef1eb43fbc4ccdbddda13068b" |
3073 |
| - integrity sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA== |
| 3070 | +"@typescript-eslint/visitor-keys@8.4.0": |
| 3071 | + version "8.4.0" |
| 3072 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2" |
| 3073 | + integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A== |
3074 | 3074 | dependencies:
|
3075 |
| - "@typescript-eslint/types" "8.3.0" |
| 3075 | + "@typescript-eslint/types" "8.4.0" |
3076 | 3076 | eslint-visitor-keys "^3.4.3"
|
3077 | 3077 |
|
3078 | 3078 | "@ungap/structured-clone@^1.2.0":
|
@@ -4718,9 +4718,9 @@ eslint-plugin-import@^2.25.4:
|
4718 | 4718 | tsconfig-paths "^3.15.0"
|
4719 | 4719 |
|
4720 | 4720 | eslint-plugin-jest@^28.0.0:
|
4721 |
| - version "28.8.0" |
4722 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0" |
4723 |
| - integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw== |
| 4721 | + version "28.8.2" |
| 4722 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.2.tgz#7f8307179c5cf8d51101b3aa002be168daadecbc" |
| 4723 | + integrity sha512-mC3OyklHmS5i7wYU1rGId9EnxRI8TVlnFG56AE+8U9iRy6zwaNygZR+DsdZuCL0gRG0wVeyzq+uWcPt6yJrrMA== |
4724 | 4724 | dependencies:
|
4725 | 4725 | "@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
|
4726 | 4726 |
|
@@ -7748,10 +7748,10 @@ postcss@^8.4.41:
|
7748 | 7748 | picocolors "^1.0.1"
|
7749 | 7749 | source-map-js "^1.2.0"
|
7750 | 7750 |
|
7751 |
| -posthog-js@1.157.2: |
7752 |
| - version "1.157.2" |
7753 |
| - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.157.2.tgz#dc2515818ead408aefb900e90c535fb57beb1f59" |
7754 |
| - integrity sha512-ATYKGs+Q51u26nHHhrhWNh1whqFm7j/rwQQYw+y6/YzNmRlo+YsqrGZji9nqXb9/4fo0ModDr+ZmuOI3hKkUXA== |
| 7751 | +posthog-js@1.160.0: |
| 7752 | + version "1.160.0" |
| 7753 | + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.160.0.tgz#ad686f3c161c7dc2ba716281b5cef94c64ce41b1" |
| 7754 | + integrity sha512-K/RRgmPYIpP69nnveCJfkclb8VU+R+jsgqlrKaLGsM5CtQM9g01WOzAiT3u36WLswi58JiFMXgJtECKQuoqTgQ== |
7755 | 7755 | dependencies:
|
7756 | 7756 | fflate "^0.4.8"
|
7757 | 7757 | preact "^10.19.3"
|
@@ -7973,9 +7973,9 @@ react-error-boundary@^3.1.0:
|
7973 | 7973 | "@babel/runtime" "^7.12.5"
|
7974 | 7974 |
|
7975 | 7975 | react-focus-lock@^2.5.1:
|
7976 |
| - version "2.12.1" |
7977 |
| - resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.12.1.tgz#0eaefd5fc34de8998967043d902e426352393349" |
7978 |
| - integrity sha512-lfp8Dve4yJagkHiFrC1bGtib3mF2ktqwPJw4/WGcgPW+pJ/AVQA5X2vI7xgp13FcxFEpYBBHpXai/N2DBNC0Jw== |
| 7976 | + version "2.13.2" |
| 7977 | + resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.13.2.tgz#e1addac2f8b9550bc0581f3c416755ba0f81f5ef" |
| 7978 | + integrity sha512-T/7bsofxYqnod2xadvuwjGKHOoL5GH7/EIPI5UyEvaU/c2CcphvGI371opFtuY/SYdbMsNiuF4HsHQ50nA/TKQ== |
7979 | 7979 | dependencies:
|
7980 | 7980 | "@babel/runtime" "^7.0.0"
|
7981 | 7981 | focus-lock "^1.3.5"
|
@@ -9127,16 +9127,16 @@ tsconfig-paths@^3.15.0:
|
9127 | 9127 | minimist "^1.2.6"
|
9128 | 9128 | strip-bom "^3.0.0"
|
9129 | 9129 |
|
9130 |
| -tslib@^2.0.0, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.1, tslib@^2.6.2: |
| 9130 | +tslib@^2.0.0, tslib@^2.0.3: |
| 9131 | + version "2.7.0" |
| 9132 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" |
| 9133 | + integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== |
| 9134 | + |
| 9135 | +tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.1, tslib@^2.6.2: |
9131 | 9136 | version "2.6.3"
|
9132 | 9137 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
|
9133 | 9138 | integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
9134 | 9139 |
|
9135 |
| -tslib@^2.0.3: |
9136 |
| - version "2.6.2" |
9137 |
| - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" |
9138 |
| - integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== |
9139 |
| - |
9140 | 9140 | type-check@^0.4.0, type-check@~0.4.0:
|
9141 | 9141 | version "0.4.0"
|
9142 | 9142 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
|
|
0 commit comments