Compare commits

..

14 Commits

Author SHA1 Message Date
1427c6d6e5 chore(deps): update dependency @vitejs/plugin-react to v6
Some checks failed
continuous-integration/drone/pr Build is failing
2026-03-15 06:17:26 +00:00
ee3bdad9ad Merge pull request 'chore(deps): update dependency @vitejs/plugin-react to v5.2.0' (#39) from renovate/vitejs-plugin-react-5.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:35 +01:00
99e7ffa5a4 Merge pull request 'chore(deps): update dependency @storybook/addon-themes to v10.2.19' (#34) from renovate/storybook-addon-themes-10.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:23 +01:00
58358d3033 Merge pull request 'chore(deps): update dependency @storybook/react to v10.2.19' (#35) from renovate/storybook-react-10.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:19 +01:00
f16d58c2f7 Merge pull request 'chore(deps): update dependency storybook to v10.2.19' (#37) from renovate/storybook-10.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:15 +01:00
299528b433 Merge pull request 'chore(deps): update dependency @types/node to v25.5.0' (#38) from renovate/node-25.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:11 +01:00
9c1c01491f Merge pull request 'chore(deps): update dependency @storybook/addon-a11y to v10.2.19' (#40) from renovate/storybook-addon-a11y-10.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:07 +01:00
a4271c0780 Merge pull request 'chore(deps): update dependency @storybook/addon-docs to v10.2.19' (#41) from renovate/storybook-addon-docs-10.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:05 +01:00
0c5a20b900 chore(deps): update dependency @vitejs/plugin-react to v5.2.0
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-14 22:13:28 +00:00
bd753ba519 chore(deps): update dependency @storybook/react to v10.2.19
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-14 22:12:34 +00:00
c577b5919e chore(deps): update dependency @storybook/addon-themes to v10.2.19
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-14 22:12:22 +00:00
f13a9a44d3 chore(deps): update dependency @storybook/addon-docs to v10.2.19
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-14 22:12:07 +00:00
41b7672b14 chore(deps): update dependency @storybook/addon-a11y to v10.2.19
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-14 22:11:47 +00:00
a379f98705 chore(deps): update dependency @types/node to v25.5.0
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-14 14:16:00 +00:00
2 changed files with 69 additions and 73 deletions

View File

@@ -71,7 +71,7 @@
"@testing-library/react": "^16.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^6.0.0",
"@vitest/coverage-v8": "^4.0.18",
"eslint": "^10",
"eslint-plugin-react-hooks": "^7.1.0-canary-ab18f33d-20260220",

140
yarn.lock
View File

@@ -58,7 +58,7 @@
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
"@babel/core@^7.24.4", "@babel/core@^7.28.0", "@babel/core@^7.29.0":
"@babel/core@^7.24.4", "@babel/core@^7.28.0":
version "7.29.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322"
integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==
@@ -123,11 +123,6 @@
"@babel/helper-validator-identifier" "^7.28.5"
"@babel/traverse" "^7.28.6"
"@babel/helper-plugin-utils@^7.27.1":
version "7.28.6"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8"
integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==
"@babel/helper-string-parser@^7.27.1":
version "7.27.1"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
@@ -158,20 +153,6 @@
dependencies:
"@babel/types" "^7.29.0"
"@babel/plugin-transform-react-jsx-self@^7.27.1":
version "7.27.1"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz#af678d8506acf52c577cac73ff7fe6615c85fc92"
integrity sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==
dependencies:
"@babel/helper-plugin-utils" "^7.27.1"
"@babel/plugin-transform-react-jsx-source@^7.27.1":
version "7.27.1"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz#dcfe2c24094bb757bf73960374e7c55e434f19f0"
integrity sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==
dependencies:
"@babel/helper-plugin-utils" "^7.27.1"
"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8":
version "7.28.6"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
@@ -1880,10 +1861,10 @@
resolved "https://nexus.beatrice.wtf/repository/npm-group/@react-hook/passive-layout-effect/-/passive-layout-effect-1.2.1.tgz#c06dac2d011f36d61259aa1c6df4f0d5e28bc55e"
integrity sha512-IwEphTD75liO8g+6taS+4oqz+nnroocNfWVHWz7j+N+ZO2vYrc6PV1q7GQhuahL0IOR7JccFTsFKQ/mb6iZWAg==
"@rolldown/pluginutils@1.0.0-rc.3":
version "1.0.0-rc.3"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz#8a88cc92a0f741befc7bc109cb1a4c6b9408e1c5"
integrity sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==
"@rolldown/pluginutils@1.0.0-rc.7":
version "1.0.0-rc.7"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.7.tgz#0414869467f0e471a6515d4f506c85fde867e022"
integrity sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==
"@rollup/pluginutils@^5.0.2":
version "5.3.0"
@@ -2030,30 +2011,30 @@
integrity sha512-Gfkvwk9o9kE9r9XNBmJRfV8zONvXThnm1tcuojL04Uy5uRyqg93DC83lDebl0rocZCfKSjUv+fWYtMQmEDJldg==
"@storybook/addon-a11y@^10.2.10":
version "10.2.18"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-a11y/-/addon-a11y-10.2.18.tgz#cd9abe550be9a08e43ea6a003a7738530ef8ac92"
integrity sha512-ysAPbCNqKEzei+PAUYuloV//STabW/wEkMcpx3VA74iNzw6oHf7nI270m7kCpYMHmu0uDYGvvb9z/0rZyV2ADw==
version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-a11y/-/addon-a11y-10.2.19.tgz#364ed3f7ef2e6deb2b77f1aa05f197ae0eb8f044"
integrity sha512-SJGf1ghCoRVlwyiRwz5GiHuNvu7C5iCDNIRJW8WGOJlnoQa3rYaY7WJ/8a/eT9N8buIscL9AYWudhh5zsI1W3g==
dependencies:
"@storybook/global" "^5.0.0"
axe-core "^4.2.0"
"@storybook/addon-docs@^10.2.10":
version "10.2.18"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-docs/-/addon-docs-10.2.18.tgz#002167625b11e9faecdde433c6f1791e4a19f5e9"
integrity sha512-9nFpeuxYosSOvir3zdcbfyozwQWqqAKrrc0ikqBIZN+mpYdmbPWYdAWCI/YjV06EY5uWEVwGucXUXPCxUvP6NQ==
version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-docs/-/addon-docs-10.2.19.tgz#e6071ee91b4c326176367621d0ea76c759a918cb"
integrity sha512-tXugthdzjX5AkGWDSP4pnRgA/CWlOaEKp/+y9JOGXHLQmm1GHjW+4brNvNkKbjBl06LALXwlcTOyU4lyVRDLAw==
dependencies:
"@mdx-js/react" "^3.0.0"
"@storybook/csf-plugin" "10.2.18"
"@storybook/csf-plugin" "10.2.19"
"@storybook/icons" "^2.0.1"
"@storybook/react-dom-shim" "10.2.18"
"@storybook/react-dom-shim" "10.2.19"
react "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
react-dom "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
ts-dedent "^2.0.0"
"@storybook/addon-themes@^10.2.10":
version "10.2.17"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-themes/-/addon-themes-10.2.17.tgz#33cbb5a443b0b5041cbdb891eebf8aae700ed051"
integrity sha512-5AJ6h/i967CEDG3DNstfgKo9ysDNIOb1pnbn8VbcD/Fw8D2dZm7pLkTAQOnxu6lFQaIU10DIiVp7cviBMasDUg==
version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-themes/-/addon-themes-10.2.19.tgz#40f861a7b1d661acbd5049d6a5c46fe948df3a7d"
integrity sha512-TzcX/aqzZrQUypDATywLOenVoa1CTXBthODoY9odLsLLrxVaoeqsAdulkmOjeppKR1FigcERyIjIWPB8W48dag==
dependencies:
ts-dedent "^2.0.0"
@@ -2072,10 +2053,10 @@
dependencies:
unplugin "^2.3.5"
"@storybook/csf-plugin@10.2.18":
version "10.2.18"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/csf-plugin/-/csf-plugin-10.2.18.tgz#99d84e6a38677233565b3d86b23dc12a83be5c8a"
integrity sha512-JWJ39Dh3WVTt74fb+GNFnEY+4G394UQ6pAidc7FWeE7OfMPDWFZnMgLxE6oR2GMHm7Gc74yvD3g/EbWaJrOHsw==
"@storybook/csf-plugin@10.2.19":
version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/csf-plugin/-/csf-plugin-10.2.19.tgz#2c08da16808eddf4b759488e812ae665b9ff9c53"
integrity sha512-BpjYIOdyQn/Rm6MjUAc5Gl8HlARZrskD/OhUNShiOh2fznb523dHjiE5mbU1kKM/+L1uvRlEqqih40rTx+xCrg==
dependencies:
unplugin "^2.3.5"
@@ -2094,10 +2075,10 @@
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-dom-shim/-/react-dom-shim-10.2.17.tgz#9d7b3e600c190fa643b8d0ad92422df6bd26fc2c"
integrity sha512-x9Kb7eUSZ1zGsEw/TtWrvs1LwWIdNp8qoOQCgPEjdB07reSJcE8R3+ASWHJThmd4eZf66ZALPJyerejake4Osw==
"@storybook/react-dom-shim@10.2.18":
version "10.2.18"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-dom-shim/-/react-dom-shim-10.2.18.tgz#c37b57cf6ddd6794de0e45f4a39373fab4d6efb9"
integrity sha512-LhVH5oTknCEF4cG5LDM81O1G/bzD15/lbsS6iqtJDqWsncrukwiUweA0uoRp2Uoc3E3/wW2qHs81sdLBi3qsMQ==
"@storybook/react-dom-shim@10.2.19":
version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-dom-shim/-/react-dom-shim-10.2.19.tgz#7971868fc0eb6a3101190251c46640b44fbdde28"
integrity sha512-BXCEfBGVBRYBTYeBeH/PJsy0Bq5MERe/HiaylR+ah/XrvIr2Z9bkne1J8yYiXCjiyq5HQa7Bj11roz0+vyUaEw==
"@storybook/react-vite@^10.2.10":
version "10.2.17"
@@ -2114,7 +2095,7 @@
resolve "^1.22.8"
tsconfig-paths "^4.2.0"
"@storybook/react@10.2.17", "@storybook/react@^10.2.10":
"@storybook/react@10.2.17":
version "10.2.17"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react/-/react-10.2.17.tgz#ec2788a4d163732dfb7a86f9dc878f448d5e3fd9"
integrity sha512-875AVMYil2X9Civil6GFZ8koIzlKxcXbl2eJ7+/GPbhIonTNmwx0qbWPHttjZXUvFuQ4RRtb9KkBwy4TCb/LeA==
@@ -2123,6 +2104,15 @@
"@storybook/react-dom-shim" "10.2.17"
react-docgen "^8.0.2"
"@storybook/react@^10.2.10":
version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react/-/react-10.2.19.tgz#7e273b942f42b9f7eb69de3e91101bec54545c18"
integrity sha512-gm2qxLyYSsGp7fee5i+d8jSVUKMla8yRaTJ1wxPEnyaJMd0QUu6U2v3p2rW7PH1DWop3D6NqWOY8kmZjmSZKlA==
dependencies:
"@storybook/global" "^5.0.0"
"@storybook/react-dom-shim" "10.2.19"
react-docgen "^8.0.2"
"@testing-library/dom@^10.4.1":
version "10.4.1"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@testing-library/dom/-/dom-10.4.1.tgz#d444f8a889e9a46e9a3b4f3b88e0fcb3efb6cf95"
@@ -2271,9 +2261,9 @@
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
"@types/node@^25.3.0":
version "25.4.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@types/node/-/node-25.4.0.tgz#f25d8467984d6667cc4c1be1e2f79593834aaedb"
integrity sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==
version "25.5.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@types/node/-/node-25.5.0.tgz#5c99f37c443d9ccc4985866913f1ed364217da31"
integrity sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==
dependencies:
undici-types "~7.18.0"
@@ -2400,17 +2390,12 @@
"@typescript-eslint/types" "8.57.0"
eslint-visitor-keys "^5.0.0"
"@vitejs/plugin-react@^5.0.0":
version "5.1.4"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitejs/plugin-react/-/plugin-react-5.1.4.tgz#5b477e060bf612a7394c4febacc5de33a219b0e4"
integrity sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==
"@vitejs/plugin-react@^6.0.0":
version "6.0.1"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitejs/plugin-react/-/plugin-react-6.0.1.tgz#d9113b71a0a592714913eafd9e5e63bcafd0ff15"
integrity sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==
dependencies:
"@babel/core" "^7.29.0"
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
"@rolldown/pluginutils" "1.0.0-rc.3"
"@types/babel__core" "^7.20.5"
react-refresh "^0.18.0"
"@rolldown/pluginutils" "1.0.0-rc.7"
"@vitest/coverage-v8@^4.0.18":
version "4.1.0"
@@ -2641,9 +2626,9 @@ base64-js@^1.3.1:
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
baseline-browser-mapping@^2.9.0:
version "2.10.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz#5b09935025bf8a80e29130251e337c6a7fc8cbb9"
integrity sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==
version "2.10.8"
resolved "https://nexus.beatrice.wtf/repository/npm-group/baseline-browser-mapping/-/baseline-browser-mapping-2.10.8.tgz#23d1cea1a85b181c2b8660b6cfe626dc2fb15630"
integrity sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ==
bidi-js@^1.0.3:
version "1.0.3"
@@ -2703,9 +2688,9 @@ camelcase-css@^2.0.1:
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==
caniuse-lite@^1.0.30001759:
version "1.0.30001777"
resolved "https://nexus.beatrice.wtf/repository/npm-group/caniuse-lite/-/caniuse-lite-1.0.30001777.tgz#028f21e4b2718d138b55e692583e6810ccf60691"
integrity sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==
version "1.0.30001778"
resolved "https://nexus.beatrice.wtf/repository/npm-group/caniuse-lite/-/caniuse-lite-1.0.30001778.tgz#79a8a124e3473a20b70616497b987c30d06570a0"
integrity sha512-PN7uxFL+ExFJO61aVmP1aIEG4i9whQd4eoSCebav62UwDyp5OHh06zN4jqKSMePVgxHifCw1QJxdRkA1Pisekg==
ccount@^2.0.0:
version "2.0.1"
@@ -2992,9 +2977,9 @@ downshift@^7.6.0:
tslib "^2.3.0"
electron-to-chromium@^1.5.263:
version "1.5.307"
resolved "https://nexus.beatrice.wtf/repository/npm-group/electron-to-chromium/-/electron-to-chromium-1.5.307.tgz#09f8973100c39fb0d003b890393cd1d58932b1c8"
integrity sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==
version "1.5.313"
resolved "https://nexus.beatrice.wtf/repository/npm-group/electron-to-chromium/-/electron-to-chromium-1.5.313.tgz#193e9ae2c2ab6915acb41e833068381e4ef0b3e4"
integrity sha512-QBMrTWEf00GXZmJyx2lbYD45jpI3TUFnNIzJ5BBc8piGUDwMPa1GV6HJWTZVvY/eiN3fSopl7NRbgGp9sZ9LTA==
empathic@^2.0.0:
version "2.0.0"
@@ -4654,7 +4639,7 @@ react-docgen-typescript@^2.2.2:
resolved "https://nexus.beatrice.wtf/repository/npm-group/react-docgen-typescript/-/react-docgen-typescript-2.4.0.tgz#033428b4a6a639d050ac8baf2a5195c596521713"
integrity sha512-ZtAp5XTO5HRzQctjPU0ybY0RRCQO19X/8fxn3w7y2VVTUbGHDKULPTL4ky3vB05euSgG5NpALhEhDPvQ56wvXg==
react-docgen@^8.0.0, react-docgen@^8.0.2:
react-docgen@^8.0.0:
version "8.0.2"
resolved "https://nexus.beatrice.wtf/repository/npm-group/react-docgen/-/react-docgen-8.0.2.tgz#450efcac75813e3d614d7bd15eb4066e2e7bcbf5"
integrity sha512-+NRMYs2DyTP4/tqWz371Oo50JqmWltR1h2gcdgUMAWZJIAvrd0/SqlCfx7tpzpl/s36rzw6qH2MjoNrxtRNYhA==
@@ -4670,6 +4655,22 @@ react-docgen@^8.0.0, react-docgen@^8.0.2:
resolve "^1.22.1"
strip-indent "^4.0.0"
react-docgen@^8.0.2:
version "8.0.3"
resolved "https://nexus.beatrice.wtf/repository/npm-group/react-docgen/-/react-docgen-8.0.3.tgz#164e5b29f8115f23d69b09966ec835d92bcdc075"
integrity sha512-aEZ9qP+/M+58x2qgfSFEWH1BxLyHe5+qkLNJOZQb5iGS017jpbRnoKhNRrXPeA6RfBrZO5wZrT9DMC1UqE1f1w==
dependencies:
"@babel/core" "^7.28.0"
"@babel/traverse" "^7.28.0"
"@babel/types" "^7.28.2"
"@types/babel__core" "^7.20.5"
"@types/babel__traverse" "^7.20.7"
"@types/doctrine" "^0.0.9"
"@types/resolve" "^1.20.2"
doctrine "^3.0.0"
resolve "^1.22.1"
strip-indent "^4.0.0"
"react-dom@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", react-dom@^19.0.0:
version "19.2.4"
resolved "https://nexus.beatrice.wtf/repository/npm-group/react-dom/-/react-dom-19.2.4.tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591"
@@ -4699,11 +4700,6 @@ react-is@^17.0.1, react-is@^17.0.2:
resolved "https://nexus.beatrice.wtf/repository/npm-group/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
react-refresh@^0.18.0:
version "0.18.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
react-remove-scroll-bar@^2.3.7:
version "2.3.8"
resolved "https://nexus.beatrice.wtf/repository/npm-group/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz#99c20f908ee467b385b68a3469b4a3e750012223"