diff --git a/src/frontend/apps/impress/package.json b/src/frontend/apps/impress/package.json index d08d7999..5afa83b8 100644 --- a/src/frontend/apps/impress/package.json +++ b/src/frontend/apps/impress/package.json @@ -35,14 +35,14 @@ "@fontsource-variable/material-symbols-outlined": "5.2.30", "@fontsource/material-icons": "5.2.7", "@gouvfr-lasuite/integration": "1.0.3", - "@gouvfr-lasuite/ui-kit": "0.18.4", + "@gouvfr-lasuite/ui-kit": "0.18.6", "@hocuspocus/provider": "3.4.3", "@mantine/core": "8.3.10", "@mantine/hooks": "8.3.10", "@openfun/cunningham-react": "4.0.0", "@react-pdf/renderer": "4.3.1", - "@sentry/nextjs": "10.30.0", - "@tanstack/react-query": "5.90.12", + "@sentry/nextjs": "10.32.1", + "@tanstack/react-query": "5.90.16", "@tiptap/extensions": "*", "canvg": "4.0.3", "clsx": "2.1.1", @@ -52,32 +52,32 @@ "emoji-datasource-apple": "16.0.0", "emoji-mart": "5.6.0", "emoji-regex": "10.6.0", - "i18next": "25.7.2", + "i18next": "25.7.3", "i18next-browser-languagedetector": "8.2.0", "idb": "8.0.3", "lodash": "4.17.21", "luxon": "3.7.2", "next": "15.5.9", - "posthog-js": "1.306.1", + "posthog-js": "1.312.0", "react": "*", - "react-aria-components": "1.13.0", + "react-aria-components": "1.14.0", "react-dom": "*", - "react-i18next": "16.5.0", + "react-i18next": "16.5.1", "react-intersection-observer": "10.0.0", "react-resizable-panels": "3.0.6", "react-select": "5.10.2", "styled-components": "6.1.19", "use-debounce": "10.0.6", - "y-protocols": "1.0.6", + "y-protocols": "1.0.7", "yjs": "*", "zustand": "5.0.9" }, "devDependencies": { "@svgr/webpack": "8.1.0", - "@tanstack/react-query-devtools": "5.91.1", + "@tanstack/react-query-devtools": "5.91.2", "@testing-library/dom": "10.4.1", "@testing-library/jest-dom": "6.9.1", - "@testing-library/react": "16.3.0", + "@testing-library/react": "16.3.1", "@testing-library/user-event": "14.6.1", "@types/lodash": "4.17.21", "@types/luxon": "3.7.1", @@ -90,16 +90,16 @@ "dotenv": "17.2.3", "eslint-plugin-docs": "*", "fetch-mock": "9.11.0", - "jsdom": "27.3.0", + "jsdom": "27.4.0", "node-fetch": "2.7.0", "prettier": "3.7.4", "stylelint": "16.26.1", "stylelint-config-standard": "39.0.1", "stylelint-prettier": "5.0.3", "typescript": "*", - "vite-tsconfig-paths": "6.0.1", - "vitest": "4.0.15", - "webpack": "5.103.0", + "vite-tsconfig-paths": "6.0.3", + "vitest": "4.0.16", + "webpack": "5.104.1", "workbox-webpack-plugin": "7.1.0" }, "packageManager": "yarn@1.22.22" diff --git a/src/frontend/package.json b/src/frontend/package.json index 79620964..9673dfe6 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -31,18 +31,18 @@ "server:test": "yarn COLLABORATION_SERVER run test" }, "resolutions": { - "@tiptap/extensions": "3.13.0", + "@tiptap/extensions": "3.14.0", "@types/node": "24.10.4", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", "docx": "9.5.0", "eslint": "9.39.2", - "prosemirror-view": "1.41.3", + "prosemirror-view": "1.41.4", "react": "19.2.3", "react-dom": "19.2.3", "typescript": "5.9.3", "wrap-ansi": "9.0.2", - "yjs": "13.6.27" + "yjs": "13.6.28" }, "packageManager": "yarn@1.22.22" } diff --git a/src/frontend/packages/eslint-plugin-docs/package.json b/src/frontend/packages/eslint-plugin-docs/package.json index 585804ee..e46a5415 100644 --- a/src/frontend/packages/eslint-plugin-docs/package.json +++ b/src/frontend/packages/eslint-plugin-docs/package.json @@ -19,18 +19,18 @@ "dependencies": { "@next/eslint-plugin-next": "15.5.9", "@tanstack/eslint-plugin-query": "5.91.2", - "@typescript-eslint/eslint-plugin": "8.49.0", - "@typescript-eslint/parser": "8.49.0", - "@vitest/eslint-plugin": "1.5.2", + "@typescript-eslint/eslint-plugin": "8.51.0", + "@typescript-eslint/parser": "8.51.0", + "@vitest/eslint-plugin": "1.6.4", "eslint-config-next": "15.5.9", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", - "eslint-plugin-jest": "29.5.0", + "eslint-plugin-jest": "29.12.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-playwright": "2.4.0", "eslint-plugin-prettier": "5.5.4", "eslint-plugin-react": "7.37.5", - "eslint-plugin-testing-library": "7.13.6", + "eslint-plugin-testing-library": "7.15.4", "prettier": "3.7.4" }, "packageManager": "yarn@1.22.22" diff --git a/src/frontend/servers/y-provider/package.json b/src/frontend/servers/y-provider/package.json index 4d414862..bc4c9b63 100644 --- a/src/frontend/servers/y-provider/package.json +++ b/src/frontend/servers/y-provider/package.json @@ -18,15 +18,15 @@ "dependencies": { "@blocknote/server-util": "0.45.0", "@hocuspocus/server": "3.4.3", - "@sentry/node": "10.30.0", - "@sentry/profiling-node": "10.30.0", + "@sentry/node": "10.32.1", + "@sentry/profiling-node": "10.32.1", "@tiptap/extensions": "*", "axios": "1.13.2", "cors": "2.8.5", "express": "5.2.1", "express-ws": "5.0.2", "uuid": "13.0.0", - "y-protocols": "1.0.6", + "y-protocols": "1.0.7", "yjs": "*" }, "devDependencies": { @@ -45,7 +45,7 @@ "ts-node": "10.9.2", "tsc-alias": "1.8.16", "typescript": "*", - "vitest": "4.0.15", + "vitest": "4.0.16", "vitest-mock-extended": "3.1.0", "ws": "8.18.3" }, diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index 2be1b1f8..69cf8d5d 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -1074,7 +1074,7 @@ "@babel/plugin-transform-modules-commonjs" "^7.27.1" "@babel/plugin-transform-typescript" "^7.27.1" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.5", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.27.6", "@babel/runtime@^7.28.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.5", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.28.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": version "7.28.4" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== @@ -1684,6 +1684,13 @@ dependencies: eslint-visitor-keys "^3.4.3" +"@eslint-community/eslint-utils@^4.9.1": + version "4.9.1" + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595" + integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ== + dependencies: + eslint-visitor-keys "^3.4.3" + "@eslint-community/regexpp@^4.10.0": version "4.12.2" resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b" @@ -1750,6 +1757,11 @@ "@eslint/core" "^0.17.0" levn "^0.4.1" +"@exodus/bytes@^1.6.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@exodus/bytes/-/bytes-1.8.0.tgz#8382835f71db8377cf634a4ef5a71806e86ba9c7" + integrity sha512-8JPn18Bcp8Uo1T82gR8lh2guEOa5KKU/IEKvvdp0sgmi7coPBWf1Doi1EXsGZb2ehc8ym/StJCjffYV+ne7sXQ== + "@floating-ui/core@^1.7.3": version "1.7.3" resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.3.tgz#462d722f001e23e46d86fd2bd0d21b7693ccb8b7" @@ -1857,6 +1869,41 @@ dependencies: tslib "^2.8.0" +"@gouvfr-lasuite/cunningham-react@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@gouvfr-lasuite/cunningham-react/-/cunningham-react-4.1.0.tgz#3a1347a7e05f9add18462d5b1ded3e26635bdd37" + integrity sha512-r6QKi4qcPEG4Vxe7rKt89d7I2KYD9gvOKxkzlDAVBjo9DYnQ4ZM9T5tG/W0/oBbcURTFqxINfFhaF8CyviiOjw== + dependencies: + "@fontsource-variable/roboto-flex" "5.2.5" + "@fontsource/material-icons-outlined" "5.2.5" + "@gouvfr-lasuite/cunningham-tokens" "*" + "@internationalized/date" "3.8.0" + "@react-aria/calendar" "3.8.0" + "@react-aria/datepicker" "3.14.2" + "@react-aria/i18n" "3.12.8" + "@react-stately/calendar" "3.8.0" + "@react-stately/datepicker" "3.14.0" + "@tanstack/react-table" "8.21.3" + "@types/react-modal" "3.16.3" + chromatic "11.28.2" + classnames "2.5.1" + downshift "9.0.9" + react-aria "3.39.0" + react-aria-components "1.8.0" + react-modal "3.16.3" + react-stately "3.37.0" + +"@gouvfr-lasuite/cunningham-tokens@*", "@gouvfr-lasuite/cunningham-tokens@3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@gouvfr-lasuite/cunningham-tokens/-/cunningham-tokens-3.1.0.tgz#39d957e6322f7c10b463dc8eeed8fdbb3e006788" + integrity sha512-7HP7E1vjxv3FbFn21XuEqbjQPHP5xucWU0D8+Oj02nIeKLL+0eArTL2GB+c2rPFBt0tAzaLI6A3WlsimOjHN4A== + dependencies: + chalk "4.1.2" + commander "13.1.0" + deepmerge "4.3.1" + figlet "1.8.1" + ts-node "10.9.2" + "@gouvfr-lasuite/integration@1.0.2": version "1.0.2" resolved "https://registry.yarnpkg.com/@gouvfr-lasuite/integration/-/integration-1.0.2.tgz#ed0000f4b738c5a19bb60f5b80a9a2f5d9414234" @@ -1867,17 +1914,18 @@ resolved "https://registry.yarnpkg.com/@gouvfr-lasuite/integration/-/integration-1.0.3.tgz#7aca824ba61d343a7905dc90c8a8bbdbce8f9a09" integrity sha512-OgP28CqlPi35wQPul1Dr52SngACXAk8buLGqHYXDp23fbTOJThqarrZE/pgJHoc9Ndwiu7ngwBSO4rZ7OPyMpA== -"@gouvfr-lasuite/ui-kit@0.18.4": - version "0.18.4" - resolved "https://registry.yarnpkg.com/@gouvfr-lasuite/ui-kit/-/ui-kit-0.18.4.tgz#536a8e1873d3eca80d0734735d87d3eec4934938" - integrity sha512-D/oUexk73khJHBERr0l2S7uVMziUkPpnlrO2+JeTFGCr/7LwAdNBoxnbsVMBlb+S6WeNAkJQV53DmalTLs6GlA== +"@gouvfr-lasuite/ui-kit@0.18.6": + version "0.18.6" + resolved "https://registry.yarnpkg.com/@gouvfr-lasuite/ui-kit/-/ui-kit-0.18.6.tgz#9abc1061b148d341f9391aab31dd90fddc02d217" + integrity sha512-fD216GLsMfw9Tk3FGYcwaVpgddf2jlZR50tjKT9BOLWti3rT4EkqZyMjoR/PkXVnPmvVQjSx0onExrRO0iFM/A== dependencies: "@dnd-kit/core" "6.3.1" "@dnd-kit/modifiers" "9.0.0" "@dnd-kit/sortable" "10.0.0" "@fontsource/material-icons" "5.2.5" + "@gouvfr-lasuite/cunningham-react" "4.1.0" + "@gouvfr-lasuite/cunningham-tokens" "3.1.0" "@gouvfr-lasuite/integration" "1.0.2" - "@openfun/cunningham-react" "4.0.0" "@types/node" "22.10.7" clsx "2.1.1" cmdk "1.0.4" @@ -2114,6 +2162,13 @@ dependencies: "@swc/helpers" "^0.5.0" +"@internationalized/date@^3.10.1": + version "3.10.1" + resolved "https://registry.yarnpkg.com/@internationalized/date/-/date-3.10.1.tgz#ca63817feadeffe97f710289b00af229cd8af15c" + integrity sha512-oJrXtQiAXLvT9clCf1K4kxp3eKsQhIaZqxEyowkBcsvZDdZkbWrVmnGknxs5flTD0VGsxrxKgBCZty1EzoiMzA== + dependencies: + "@swc/helpers" "^0.5.0" + "@internationalized/message@^3.1.7", "@internationalized/message@^3.1.8": version "3.1.8" resolved "https://registry.yarnpkg.com/@internationalized/message/-/message-3.1.8.tgz#7181e8178f0868535f4507a573bf285e925832cb" @@ -2944,10 +2999,10 @@ dependencies: playwright "1.57.0" -"@posthog/core@1.7.1": - version "1.7.1" - resolved "https://registry.yarnpkg.com/@posthog/core/-/core-1.7.1.tgz#ec45a3b13acbe4fbf453625c83bcd38da21beeb7" - integrity sha512-kjK0eFMIpKo9GXIbts8VtAknsoZ18oZorANdtuTj1CbgS28t4ZVq//HAWhnxEuXRTrtkd+SUJ6Ux3j2Af8NCuA== +"@posthog/core@1.9.0": + version "1.9.0" + resolved "https://registry.yarnpkg.com/@posthog/core/-/core-1.9.0.tgz#b0f3b2018e166dd47e8d5a38fbcf32c93ff384f7" + integrity sha512-j7KSWxJTUtNyKynLt/p0hfip/3I46dWU2dk+pt7dKRoz2l5CYueHuHK4EO7Wlgno5yo1HO4sc4s30MXMTICHJw== dependencies: cross-spawn "^7.0.6" @@ -3107,22 +3162,22 @@ "@react-types/shared" "^3.29.0" "@swc/helpers" "^0.5.0" -"@react-aria/autocomplete@3.0.0-rc.3": - version "3.0.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-aria/autocomplete/-/autocomplete-3.0.0-rc.3.tgz#e8ffda0c49acb03238374010a3b813236905280b" - integrity sha512-vemf7h3hvIDk3MxiiPryysfYgJDg8R72X46dRIeg0+cXKYxjPYou64/DTucSV2z5J6RC5JalINu0jIDaLhEILw== +"@react-aria/autocomplete@3.0.0-rc.4": + version "3.0.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-aria/autocomplete/-/autocomplete-3.0.0-rc.4.tgz#ba3b683ad555c25a88d053a6856151c3000da7a9" + integrity sha512-4bMMVNaCuYDZX9HM4ZNSAImZMcL/orwhLLe818+lyzmSrvGmW9h433PZxTolb0d+FnJVfn1MDY0zEWLiyI86GA== dependencies: - "@react-aria/combobox" "^3.14.0" - "@react-aria/focus" "^3.21.2" - "@react-aria/i18n" "^3.12.13" - "@react-aria/interactions" "^3.25.6" - "@react-aria/listbox" "^3.15.0" - "@react-aria/searchfield" "^3.8.9" - "@react-aria/textfield" "^3.18.2" - "@react-aria/utils" "^3.31.0" - "@react-stately/autocomplete" "3.0.0-beta.3" - "@react-stately/combobox" "^3.12.0" - "@react-types/autocomplete" "3.0.0-alpha.35" + "@react-aria/combobox" "^3.14.1" + "@react-aria/focus" "^3.21.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/listbox" "^3.15.1" + "@react-aria/searchfield" "^3.8.10" + "@react-aria/textfield" "^3.18.3" + "@react-aria/utils" "^3.32.0" + "@react-stately/autocomplete" "3.0.0-beta.4" + "@react-stately/combobox" "^3.12.1" + "@react-types/autocomplete" "3.0.0-alpha.36" "@react-types/button" "^3.14.1" "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" @@ -3139,6 +3194,18 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/breadcrumbs@^3.5.30": + version "3.5.30" + resolved "https://registry.yarnpkg.com/@react-aria/breadcrumbs/-/breadcrumbs-3.5.30.tgz#4ae1b63bf263cfc1413a8700f1c533828feb74c0" + integrity sha512-DZymglA70SwvDJA7GB147sUexvdDy6vWcriGrlEHhMMzBLhGB30I5J96R4pPzURLxXISrWFH56KC5rRgIqsqqg== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/link" "^3.8.7" + "@react-aria/utils" "^3.32.0" + "@react-types/breadcrumbs" "^3.7.17" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/button@^3.13.0", "@react-aria/button@^3.14.2": version "3.14.2" resolved "https://registry.yarnpkg.com/@react-aria/button/-/button-3.14.2.tgz#9dcd2fa53e7968a563b4898ace3360c85ccc22f5" @@ -3152,6 +3219,19 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/button@^3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@react-aria/button/-/button-3.14.3.tgz#366e84224398c57cc63540bb4d05d809939e2561" + integrity sha512-iJTuEECs9im7TwrCRZ0dvuwp8Gao0+I1IuYs1LQvJQgKLpgRH2/6jAiqb2bdAcoAjdbaMs7Xe0xUwURpVNkEyA== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/toolbar" "3.0.0-beta.22" + "@react-aria/utils" "^3.32.0" + "@react-stately/toggle" "^3.9.3" + "@react-types/button" "^3.14.1" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/calendar@3.8.0": version "3.8.0" resolved "https://registry.yarnpkg.com/@react-aria/calendar/-/calendar-3.8.0.tgz#8f210d2ecfd89a8020f5568fdf2014a8e6c62a46" @@ -3184,6 +3264,22 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/calendar@^3.9.3": + version "3.9.3" + resolved "https://registry.yarnpkg.com/@react-aria/calendar/-/calendar-3.9.3.tgz#6b1f73a0f8a2a2959772cc11fdb1084545b04c31" + integrity sha512-F12UQ4zd8GIxpJxs9GAHzDD9Lby2hESHm0LF5tjsYBIOBJc5K7ICeeE5UqLMBPzgnEP5nfh1CKS8KhCB0mS7PA== + dependencies: + "@internationalized/date" "^3.10.1" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/live-announcer" "^3.4.4" + "@react-aria/utils" "^3.32.0" + "@react-stately/calendar" "^3.9.1" + "@react-types/button" "^3.14.1" + "@react-types/calendar" "^3.8.1" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/checkbox@^3.15.4", "@react-aria/checkbox@^3.16.2": version "3.16.2" resolved "https://registry.yarnpkg.com/@react-aria/checkbox/-/checkbox-3.16.2.tgz#b1a3310d327826fe354625c332f3b80acb025a39" @@ -3201,6 +3297,23 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/checkbox@^3.16.3": + version "3.16.3" + resolved "https://registry.yarnpkg.com/@react-aria/checkbox/-/checkbox-3.16.3.tgz#b48f90c0baada06b22ca63dea8214fe98dc21c15" + integrity sha512-2p1haCUtERo5XavBAWNaX//dryNVnOOWfSKyzLs4UiCZR/NL0ttN+Nu/i445q0ipjLqZ6bBJtx0g0NNrubbU7Q== + dependencies: + "@react-aria/form" "^3.1.3" + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/toggle" "^3.12.3" + "@react-aria/utils" "^3.32.0" + "@react-stately/checkbox" "^3.7.3" + "@react-stately/form" "^3.2.2" + "@react-stately/toggle" "^3.9.3" + "@react-types/checkbox" "^3.10.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/collections@3.0.0-rc.0": version "3.0.0-rc.0" resolved "https://registry.yarnpkg.com/@react-aria/collections/-/collections-3.0.0-rc.0.tgz#d0a906f4a4582a91b6ad866a58fbe2ef1713b15e" @@ -3213,14 +3326,14 @@ "@swc/helpers" "^0.5.0" use-sync-external-store "^1.4.0" -"@react-aria/collections@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@react-aria/collections/-/collections-3.0.0.tgz#d193da01e71bf0118b468845f46b4cc45053b28c" - integrity sha512-vCFztpsl1AYjQn3lH7CwzYiiRAGfnm7+EXaXIt7yS4O6YC8C3FfOBf3jdxcFjE5u8CEfiL4X+4ABkfio10nneg== +"@react-aria/collections@^3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@react-aria/collections/-/collections-3.0.1.tgz#5e2d8a690a5da40aca0d9bd009c435591087217f" + integrity sha512-C8KBQGXzVefR4I+hQmkb10t09Jt1Ivl12qgQKshmT0hV2yBESXEYWMZUxV4ggOgWDreAgCtr+Ho3X+7MzBQT8Q== dependencies: - "@react-aria/interactions" "^3.25.6" + "@react-aria/interactions" "^3.26.0" "@react-aria/ssr" "^3.9.10" - "@react-aria/utils" "^3.31.0" + "@react-aria/utils" "^3.32.0" "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" use-sync-external-store "^1.4.0" @@ -3244,6 +3357,25 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/color@^3.1.3": + version "3.1.3" + resolved "https://registry.yarnpkg.com/@react-aria/color/-/color-3.1.3.tgz#a20d214ae522015043cdcd0d49cec913a998283d" + integrity sha512-EHzsFbqzFrO1/3irEa8E8wawlQg7hRd4/Jscvl9zhplAcrWFd6L5TWl8463Z6h0J6zN1eH9T2QDEn6rivDLkkg== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/numberfield" "^3.12.3" + "@react-aria/slider" "^3.8.3" + "@react-aria/spinbutton" "^3.7.0" + "@react-aria/textfield" "^3.18.3" + "@react-aria/utils" "^3.32.0" + "@react-aria/visually-hidden" "^3.8.29" + "@react-stately/color" "^3.9.3" + "@react-stately/form" "^3.2.2" + "@react-types/color" "^3.1.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/combobox@^3.12.2", "@react-aria/combobox@^3.14.0": version "3.14.0" resolved "https://registry.yarnpkg.com/@react-aria/combobox/-/combobox-3.14.0.tgz#1e6c55a319d367d6a0a9e19f2bd68d3a9a0c8b9a" @@ -3266,6 +3398,28 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/combobox@^3.14.1": + version "3.14.1" + resolved "https://registry.yarnpkg.com/@react-aria/combobox/-/combobox-3.14.1.tgz#c6fb3ea420860547064602103de2dc489122b2e0" + integrity sha512-wuP/4UQrGsYXLw1Gk8G/FcnUlHuoViA9G6w3LhtUgu5Q3E5DvASJalxej3NtyYU+4w4epD1gJidzosAL0rf8Ug== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/listbox" "^3.15.1" + "@react-aria/live-announcer" "^3.4.4" + "@react-aria/menu" "^3.19.4" + "@react-aria/overlays" "^3.31.0" + "@react-aria/selection" "^3.27.0" + "@react-aria/textfield" "^3.18.3" + "@react-aria/utils" "^3.32.0" + "@react-stately/collections" "^3.12.8" + "@react-stately/combobox" "^3.12.1" + "@react-stately/form" "^3.2.2" + "@react-types/button" "^3.14.1" + "@react-types/combobox" "^3.13.10" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/datepicker@3.14.2": version "3.14.2" resolved "https://registry.yarnpkg.com/@react-aria/datepicker/-/datepicker-3.14.2.tgz#db1efa94edc86b57950cf32cbfd252b206653fab" @@ -3314,6 +3468,30 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/datepicker@^3.15.3": + version "3.15.3" + resolved "https://registry.yarnpkg.com/@react-aria/datepicker/-/datepicker-3.15.3.tgz#fa5c15a8ef18d5a2d9cea1984993851eac1c5c9e" + integrity sha512-0KkLYeLs+IubHXb879n8dzzKU/NWcxC9DXtv7M/ofL7vAvMSTmaceYJcMW+2gGYhJVpyYz8B6bk0W7kTxgB3jg== + dependencies: + "@internationalized/date" "^3.10.1" + "@internationalized/number" "^3.6.5" + "@internationalized/string" "^3.2.7" + "@react-aria/focus" "^3.21.3" + "@react-aria/form" "^3.1.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/spinbutton" "^3.7.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/datepicker" "^3.15.3" + "@react-stately/form" "^3.2.2" + "@react-types/button" "^3.14.1" + "@react-types/calendar" "^3.8.1" + "@react-types/datepicker" "^3.13.3" + "@react-types/dialog" "^3.5.22" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/dialog@^3.5.24", "@react-aria/dialog@^3.5.31": version "3.5.31" resolved "https://registry.yarnpkg.com/@react-aria/dialog/-/dialog-3.5.31.tgz#1c1682a89dd6a4c6bc7bb0e58ea78eb6f2750a65" @@ -3326,6 +3504,18 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/dialog@^3.5.32": + version "3.5.32" + resolved "https://registry.yarnpkg.com/@react-aria/dialog/-/dialog-3.5.32.tgz#3013a8550192f3c37f8550d428ea5dacf21f0039" + integrity sha512-2puMjsJS2FtB8LiFuQDAdBSU4dt3lqdJn4FWt/8GL6l91RZBqp2Dnm5Obuee6rV2duNJZcSAUWsQZ/S1iW8Y2g== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/overlays" "^3.31.0" + "@react-aria/utils" "^3.32.0" + "@react-types/dialog" "^3.5.22" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/disclosure@^3.0.4", "@react-aria/disclosure@^3.1.0": version "3.1.0" resolved "https://registry.yarnpkg.com/@react-aria/disclosure/-/disclosure-3.1.0.tgz#c08a0f9696fa80ca69de78f37c8bf0b65a7a9397" @@ -3337,6 +3527,17 @@ "@react-types/button" "^3.14.1" "@swc/helpers" "^0.5.0" +"@react-aria/disclosure@^3.1.1": + version "3.1.1" + resolved "https://registry.yarnpkg.com/@react-aria/disclosure/-/disclosure-3.1.1.tgz#065212c1ab60067ce860c349fb25452ce39e8578" + integrity sha512-4k8Y3CZEl+Qhou0fH7Sj7BbzvwAfi1JDL+hG7U20ZL5+MJ/VbDYuYX2gYK2KqdlbeuuzGcov3ZFQbyIVHMY+/A== + dependencies: + "@react-aria/ssr" "^3.9.10" + "@react-aria/utils" "^3.32.0" + "@react-stately/disclosure" "^3.0.9" + "@react-types/button" "^3.14.1" + "@swc/helpers" "^0.5.0" + "@react-aria/dnd@^3.11.3", "@react-aria/dnd@^3.9.2": version "3.11.3" resolved "https://registry.yarnpkg.com/@react-aria/dnd/-/dnd-3.11.3.tgz#438b4603ef9b2560775ea02b64ea3dcdf15bf474" @@ -3354,6 +3555,23 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/dnd@^3.11.4": + version "3.11.4" + resolved "https://registry.yarnpkg.com/@react-aria/dnd/-/dnd-3.11.4.tgz#88ffbb949282198bbddedb36bf2eadde7d747fb0" + integrity sha512-dBrnM33Kmk76F+Pknh2WfSLIX4dsYwFzWJUIABJCPmPc80hTG0so7mfqH45ba759/6ERMfXXoodZPLtypOjYPg== + dependencies: + "@internationalized/string" "^3.2.7" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/live-announcer" "^3.4.4" + "@react-aria/overlays" "^3.31.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/collections" "^3.12.8" + "@react-stately/dnd" "^3.7.2" + "@react-types/button" "^3.14.1" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/focus@^3.20.2", "@react-aria/focus@^3.21.2": version "3.21.2" resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.21.2.tgz#3ce90450c3ee69f11c0647b4717c26d10941231c" @@ -3365,6 +3583,17 @@ "@swc/helpers" "^0.5.0" clsx "^2.0.0" +"@react-aria/focus@^3.21.3": + version "3.21.3" + resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.21.3.tgz#bdcdfc45735c785de5ba54cc907e531926dcc4c5" + integrity sha512-FsquWvjSCwC2/sBk4b+OqJyONETUIXQ2vM0YdPAuC+QFQh2DT6TIBo6dOZVSezlhudDla69xFBd6JvCFq1AbUw== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/utils" "^3.32.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + clsx "^2.0.0" + "@react-aria/form@^3.0.15", "@react-aria/form@^3.1.2": version "3.1.2" resolved "https://registry.yarnpkg.com/@react-aria/form/-/form-3.1.2.tgz#e0aeb608d309594a59f12a7b05eb7374f2033a07" @@ -3376,6 +3605,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/form@^3.1.3": + version "3.1.3" + resolved "https://registry.yarnpkg.com/@react-aria/form/-/form-3.1.3.tgz#e75c328b44483c8397bf73106389f9ab08f56856" + integrity sha512-HAKnPjMiqTxoGLVbfZyGYcZQ1uu6aSeCi9ODmtZuKM5DWZZnTUjDmM1i2L6IXvF+d1kjyApyJC7VTbKZ8AI77g== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/form" "^3.2.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/grid@^3.14.5": version "3.14.5" resolved "https://registry.yarnpkg.com/@react-aria/grid/-/grid-3.14.5.tgz#fccd1e3b64cdad7b17aff0dada6da64df0cd1d8c" @@ -3395,6 +3635,25 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/grid@^3.14.6": + version "3.14.6" + resolved "https://registry.yarnpkg.com/@react-aria/grid/-/grid-3.14.6.tgz#055cac0c12a4e5219436882670536d172d105794" + integrity sha512-xagBKHNPu4Ovt/I5He7T/oIEq82MDMSrRi5Sw3oxSCwwtZpv+7eyKRSrFz9vrNUzNgWCcx5VHLE660bLdeVNDQ== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/live-announcer" "^3.4.4" + "@react-aria/selection" "^3.27.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/collections" "^3.12.8" + "@react-stately/grid" "^3.11.7" + "@react-stately/selection" "^3.20.7" + "@react-types/checkbox" "^3.10.2" + "@react-types/grid" "^3.3.6" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/gridlist@^3.12.0", "@react-aria/gridlist@^3.14.1": version "3.14.1" resolved "https://registry.yarnpkg.com/@react-aria/gridlist/-/gridlist-3.14.1.tgz#4aa636ad1342f859dc5ce1a350211535ae5ae424" @@ -3411,6 +3670,22 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/gridlist@^3.14.2": + version "3.14.2" + resolved "https://registry.yarnpkg.com/@react-aria/gridlist/-/gridlist-3.14.2.tgz#0a4af99f895fbbba6d5882c1340ccb010c5c2a4f" + integrity sha512-c51ip0bc/lKppfrPNFHbWu1n/r0NHd9Xl114904cDxuRcElJ3H/V/3e3U9HyDy+4xioiXZIdZ75CNxtEoTmrxw== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/grid" "^3.14.6" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/selection" "^3.27.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/list" "^3.13.2" + "@react-stately/tree" "^3.9.4" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/i18n@3.12.8": version "3.12.8" resolved "https://registry.yarnpkg.com/@react-aria/i18n/-/i18n-3.12.8.tgz#43d534f04d3bfdef674ba94527cf7532875d8fc8" @@ -3439,6 +3714,20 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/i18n@^3.12.14": + version "3.12.14" + resolved "https://registry.yarnpkg.com/@react-aria/i18n/-/i18n-3.12.14.tgz#3c6d797dafc5d1d7b5c5dcda99883bee7e6fa81c" + integrity sha512-zYvs1FlLamFD49uneX3i5mPHrAsB3OjVpSWApTcPw8ydxOaphQDp/Q1aqrbcxlrQCcxZdXWHuvLlbkNR4+8jzw== + dependencies: + "@internationalized/date" "^3.10.1" + "@internationalized/message" "^3.1.8" + "@internationalized/number" "^3.6.5" + "@internationalized/string" "^3.2.7" + "@react-aria/ssr" "^3.9.10" + "@react-aria/utils" "^3.32.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/interactions@^3.25.0", "@react-aria/interactions@^3.25.6": version "3.25.6" resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.25.6.tgz#6fdf287337c5e4285045c35cf94b2ec8ae3b3a49" @@ -3450,6 +3739,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/interactions@^3.26.0": + version "3.26.0" + resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.26.0.tgz#5c0538499fe2a8e02f15e37787ffba27996076b4" + integrity sha512-AAEcHiltjfbmP1i9iaVw34Mb7kbkiHpYdqieWufldh4aplWgsF11YQZOfaCJW4QoR2ML4Zzoa9nfFwLXA52R7Q== + dependencies: + "@react-aria/ssr" "^3.9.10" + "@react-aria/utils" "^3.32.0" + "@react-stately/flags" "^3.1.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/label@^3.7.17", "@react-aria/label@^3.7.22": version "3.7.22" resolved "https://registry.yarnpkg.com/@react-aria/label/-/label-3.7.22.tgz#13fbf1d568c37becca4652e5c5d0b490c29e5e52" @@ -3459,6 +3759,15 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/label@^3.7.23": + version "3.7.23" + resolved "https://registry.yarnpkg.com/@react-aria/label/-/label-3.7.23.tgz#e8494b95b8f29806d5d1656419f912717eb127ef" + integrity sha512-dRkuCJfsyBHPTq3WOJVHNRvNyQL4cRRLELmjYfUX9/jQKIsUW2l71YnUHZTRCSn2ZjhdAcdwq96fNcQo0hncBQ== + dependencies: + "@react-aria/utils" "^3.32.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/landmark@^3.0.2", "@react-aria/landmark@^3.0.7": version "3.0.7" resolved "https://registry.yarnpkg.com/@react-aria/landmark/-/landmark-3.0.7.tgz#6ffc06c870018f6ead456f6f67cccebd655910f0" @@ -3469,6 +3778,16 @@ "@swc/helpers" "^0.5.0" use-sync-external-store "^1.4.0" +"@react-aria/landmark@^3.0.8": + version "3.0.8" + resolved "https://registry.yarnpkg.com/@react-aria/landmark/-/landmark-3.0.8.tgz#f19443510ccbf2bd826dd11365867ce91fcc1229" + integrity sha512-xuY8kYxCrF9C0h0Pj2lZHoxCidNfQ/SrkYWXuiN+LuBTJGCmPVif93gt7TklQ0rKJ+pKJsUgh8AC0pgwI3QP7A== + dependencies: + "@react-aria/utils" "^3.32.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + use-sync-external-store "^1.4.0" + "@react-aria/link@^3.8.0", "@react-aria/link@^3.8.6": version "3.8.6" resolved "https://registry.yarnpkg.com/@react-aria/link/-/link-3.8.6.tgz#522c246b9fcf62fbe75f9c07d056d6b984523143" @@ -3480,6 +3799,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/link@^3.8.7": + version "3.8.7" + resolved "https://registry.yarnpkg.com/@react-aria/link/-/link-3.8.7.tgz#b6ae329c5477ad241f9cdaaf427107764f991d7e" + integrity sha512-TOC6Hf/x3N0P8SLR1KD/dGiJ9PmwAq8H57RiwbFbdINnG/HIvIQr5MxGTjwBvOOWcJu9brgWL5HkQaZK7Q/4Yw== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/utils" "^3.32.0" + "@react-types/link" "^3.6.5" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/listbox@^3.14.3", "@react-aria/listbox@^3.15.0": version "3.15.0" resolved "https://registry.yarnpkg.com/@react-aria/listbox/-/listbox-3.15.0.tgz#4218e24c20ec68069f51175c57fa2bf55b1acc46" @@ -3495,6 +3825,21 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/listbox@^3.15.1": + version "3.15.1" + resolved "https://registry.yarnpkg.com/@react-aria/listbox/-/listbox-3.15.1.tgz#f400b5928185960926cdf64880f98e99391cc9b7" + integrity sha512-81iDLFhmPXvLOtkI0SKzgrngfzwfR2o9oFDAYRfpYCOxgT7jjh8SaB4wCteJXRiMwymRGmgyTvD4yxWTluEeXA== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/selection" "^3.27.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/collections" "^3.12.8" + "@react-stately/list" "^3.13.2" + "@react-types/listbox" "^3.7.4" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/live-announcer@^3.4.2", "@react-aria/live-announcer@^3.4.4": version "3.4.4" resolved "https://registry.yarnpkg.com/@react-aria/live-announcer/-/live-announcer-3.4.4.tgz#0e6533940222208b323b71d56ac8e115b2121e6a" @@ -3522,6 +3867,26 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/menu@^3.19.4": + version "3.19.4" + resolved "https://registry.yarnpkg.com/@react-aria/menu/-/menu-3.19.4.tgz#a2c641dfef4a07c7beecc8f693e534a8889de321" + integrity sha512-0A0DUEkEvZynmaD3zktHavM+EmgZSR/ht+g1ExS2jXe73CegA+dbSRfPl9eIKcHxaRrWOV96qMj2pTf0yWTBDg== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/overlays" "^3.31.0" + "@react-aria/selection" "^3.27.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/collections" "^3.12.8" + "@react-stately/menu" "^3.9.9" + "@react-stately/selection" "^3.20.7" + "@react-stately/tree" "^3.9.4" + "@react-types/button" "^3.14.1" + "@react-types/menu" "^3.10.5" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/meter@^3.4.22", "@react-aria/meter@^3.4.27": version "3.4.27" resolved "https://registry.yarnpkg.com/@react-aria/meter/-/meter-3.4.27.tgz#01cf9bbd12f05bd0515e048960690b017b0b9dd2" @@ -3532,6 +3897,16 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/meter@^3.4.28": + version "3.4.28" + resolved "https://registry.yarnpkg.com/@react-aria/meter/-/meter-3.4.28.tgz#5c84139acb8889709be71560574de91d4d8b779f" + integrity sha512-elACITUBOf4Dp+BQ2aIgHIe58fjWYjspxhVcE5BMiqePktOfRkpb9ESj8nWcNXO8eqCYwrFJpElHvXkjYLWemw== + dependencies: + "@react-aria/progress" "^3.4.28" + "@react-types/meter" "^3.4.13" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/numberfield@^3.11.13", "@react-aria/numberfield@^3.12.2": version "3.12.2" resolved "https://registry.yarnpkg.com/@react-aria/numberfield/-/numberfield-3.12.2.tgz#c219ecfba2076865e891cb2435c6bad558d6eabf" @@ -3549,6 +3924,23 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/numberfield@^3.12.3": + version "3.12.3" + resolved "https://registry.yarnpkg.com/@react-aria/numberfield/-/numberfield-3.12.3.tgz#fc95e24c2c612baaf5ef9678ebe781cb2d197f5f" + integrity sha512-70LRXWPEuj2X8mbQXUx6l6We+RGs49Kb+2eUiSSLArHK4RvTWJWEfSjHL5IHHJ+j2AkbORdryD7SR3gcXSX+5w== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/spinbutton" "^3.7.0" + "@react-aria/textfield" "^3.18.3" + "@react-aria/utils" "^3.32.0" + "@react-stately/form" "^3.2.2" + "@react-stately/numberfield" "^3.10.3" + "@react-types/button" "^3.14.1" + "@react-types/numberfield" "^3.8.16" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/overlays@^3.27.0", "@react-aria/overlays@^3.30.0": version "3.30.0" resolved "https://registry.yarnpkg.com/@react-aria/overlays/-/overlays-3.30.0.tgz#e19f804c7fb9d99b25e33230cc3c155ed0b3cefb" @@ -3566,6 +3958,23 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/overlays@^3.31.0": + version "3.31.0" + resolved "https://registry.yarnpkg.com/@react-aria/overlays/-/overlays-3.31.0.tgz#f62769e5aa63362b7389deb698b05fbea83c38e9" + integrity sha512-Vq41X1s8XheGIhGbbuqRJslJEX08qmMVX//dwuBaFX9T18mMR04tumKOMxp8Lz+vqwdGLvjNUYDMcgolL+AMjw== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/ssr" "^3.9.10" + "@react-aria/utils" "^3.32.0" + "@react-aria/visually-hidden" "^3.8.29" + "@react-stately/overlays" "^3.6.21" + "@react-types/button" "^3.14.1" + "@react-types/overlays" "^3.9.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/progress@^3.4.22", "@react-aria/progress@^3.4.27": version "3.4.27" resolved "https://registry.yarnpkg.com/@react-aria/progress/-/progress-3.4.27.tgz#bdc968f133ddd33e5feaf2903d43aa34435dad51" @@ -3578,6 +3987,18 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/progress@^3.4.28": + version "3.4.28" + resolved "https://registry.yarnpkg.com/@react-aria/progress/-/progress-3.4.28.tgz#97b5ffb049f9fee8f79365a69b1c7eb9e6f5b018" + integrity sha512-3NUUAu+rwf1M7pau9WFkrxe/PlBPiqCl/1maGU7iufVveHnz+SVVqXdNkjYx+WkPE0ViwG86Zx6OU4AYJ1pjNw== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/label" "^3.7.23" + "@react-aria/utils" "^3.32.0" + "@react-types/progress" "^3.5.16" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/radio@^3.11.2", "@react-aria/radio@^3.12.2": version "3.12.2" resolved "https://registry.yarnpkg.com/@react-aria/radio/-/radio-3.12.2.tgz#48ae0e9ba93e5c29e998fa3b64155a324a87f63e" @@ -3594,6 +4015,36 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/radio@^3.12.3": + version "3.12.3" + resolved "https://registry.yarnpkg.com/@react-aria/radio/-/radio-3.12.3.tgz#60a1acf005de09d421a30d8c7ac3b2aa9b96e80f" + integrity sha512-noucVX++9J3VYWg7dB+r09NVX8UZSR1TWUMCbT/MffzhltOsmiLJVvgJ0uEeeVRuu3+ZM63jOshrzG89anX4TQ== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/form" "^3.1.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/utils" "^3.32.0" + "@react-stately/radio" "^3.11.3" + "@react-types/radio" "^3.9.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + +"@react-aria/searchfield@^3.8.10": + version "3.8.10" + resolved "https://registry.yarnpkg.com/@react-aria/searchfield/-/searchfield-3.8.10.tgz#ca5a155f50bca93594a69b58a1c6fb804d008dbf" + integrity sha512-1wMoSjXoekcETC4ZP5AUcWoaK96FssVuF9MgqQNqE5VnauQDjZBpPCfz6GSZwRHTGwoqb7CI4iEi7433kd50xg== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/textfield" "^3.18.3" + "@react-aria/utils" "^3.32.0" + "@react-stately/searchfield" "^3.5.17" + "@react-types/button" "^3.14.1" + "@react-types/searchfield" "^3.6.6" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/searchfield@^3.8.3", "@react-aria/searchfield@^3.8.9": version "3.8.9" resolved "https://registry.yarnpkg.com/@react-aria/searchfield/-/searchfield-3.8.9.tgz#faa82c976bf3ef6c678bf9a2f9ae9bea9d4d3096" @@ -3628,6 +4079,26 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/select@^3.17.1": + version "3.17.1" + resolved "https://registry.yarnpkg.com/@react-aria/select/-/select-3.17.1.tgz#78ba1bcad568a4c27de6ab09cecd2908136a2e9f" + integrity sha512-jPMuaSp+4SbdE9G5UrrTer2CPbbUnUSLd8I2wgRgGcyk3wFw9DtnUNfms+UBA/2SrVnAEJ6KCQAI0oiMK2m+tQ== + dependencies: + "@react-aria/form" "^3.1.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/listbox" "^3.15.1" + "@react-aria/menu" "^3.19.4" + "@react-aria/selection" "^3.27.0" + "@react-aria/utils" "^3.32.0" + "@react-aria/visually-hidden" "^3.8.29" + "@react-stately/select" "^3.9.0" + "@react-types/button" "^3.14.1" + "@react-types/select" "^3.12.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/selection@^3.24.0", "@react-aria/selection@^3.26.0": version "3.26.0" resolved "https://registry.yarnpkg.com/@react-aria/selection/-/selection-3.26.0.tgz#dc5906aa732b0dbd54d26dd6a5f1dc793055e29c" @@ -3641,6 +4112,19 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/selection@^3.27.0": + version "3.27.0" + resolved "https://registry.yarnpkg.com/@react-aria/selection/-/selection-3.27.0.tgz#c7a4bcd81cd90e2fee3c47fac7322bd0a271df1d" + integrity sha512-4zgreuCu4QM4t2U7aF3mbMvIKCEkTEo6h6nGJvbyZALZ/eFtLTvUiV8/5CGDJRLGvgMvi3XxUeF9PZbpk5nMJg== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/selection" "^3.20.7" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/separator@^3.4.13", "@react-aria/separator@^3.4.8": version "3.4.13" resolved "https://registry.yarnpkg.com/@react-aria/separator/-/separator-3.4.13.tgz#6eea332c68b67d1081f4d8c2af8198c6bc46bfb4" @@ -3650,6 +4134,15 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/separator@^3.4.14": + version "3.4.14" + resolved "https://registry.yarnpkg.com/@react-aria/separator/-/separator-3.4.14.tgz#183966fb63118ae1f42f5c3f1e9146ebbdc84022" + integrity sha512-a32OB5HMAmXEdExyDvsadsnlmNcVxxpx3tt+Jxxl6H9CHsLO+Ak077KGFJteGVg4bTfhWGAgczOsnvIioR88xw== + dependencies: + "@react-aria/utils" "^3.32.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/slider@^3.7.18", "@react-aria/slider@^3.8.2": version "3.8.2" resolved "https://registry.yarnpkg.com/@react-aria/slider/-/slider-3.8.2.tgz#a075205b06fa714733e3aabfdbc63d11f5c67be7" @@ -3664,6 +4157,20 @@ "@react-types/slider" "^3.8.2" "@swc/helpers" "^0.5.0" +"@react-aria/slider@^3.8.3": + version "3.8.3" + resolved "https://registry.yarnpkg.com/@react-aria/slider/-/slider-3.8.3.tgz#09da65261ef491046a1256e6c9850b1c4bd5eb76" + integrity sha512-tOZVH+wLt3ik0C3wyuXqHL9fvnQ5S+/tHMYB7z8aZV5cEe36Gt4efBILphlA7ChkL/RvpHGK2AGpEGxvuEQIuQ== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/utils" "^3.32.0" + "@react-stately/slider" "^3.7.3" + "@react-types/shared" "^3.32.1" + "@react-types/slider" "^3.8.2" + "@swc/helpers" "^0.5.0" + "@react-aria/spinbutton@^3.6.14", "@react-aria/spinbutton@^3.6.19": version "3.6.19" resolved "https://registry.yarnpkg.com/@react-aria/spinbutton/-/spinbutton-3.6.19.tgz#fd0253b95b88e9fb12ff406b722b4fd1e1c8c836" @@ -3676,6 +4183,18 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/spinbutton@^3.7.0": + version "3.7.0" + resolved "https://registry.yarnpkg.com/@react-aria/spinbutton/-/spinbutton-3.7.0.tgz#0ea85fca1241563d8df83f200ba1e42e071449ec" + integrity sha512-FOyH94BZp+jNhUJuZqXSubQZDNQEJyW/J19/gwCxQvQvxAP79dhDFshh1UtrL4EjbjIflmaOes+sH/XEHUnJVA== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/live-announcer" "^3.4.4" + "@react-aria/utils" "^3.32.0" + "@react-types/button" "^3.14.1" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/ssr@^3.9.10", "@react-aria/ssr@^3.9.8": version "3.9.10" resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.9.10.tgz#7fdc09e811944ce0df1d7e713de1449abd7435e6" @@ -3694,6 +4213,17 @@ "@react-types/switch" "^3.5.15" "@swc/helpers" "^0.5.0" +"@react-aria/switch@^3.7.9": + version "3.7.9" + resolved "https://registry.yarnpkg.com/@react-aria/switch/-/switch-3.7.9.tgz#4a940abb36a47ddafc24711286f70b5c11cd27df" + integrity sha512-RZtuFRXews0PBx8Fc2R/kqaIARD5YIM5uYtmwnWfY7y5bEsBGONxp0d+m2vDyY7yk+VNpVFBdwewY9GbZmH1CA== + dependencies: + "@react-aria/toggle" "^3.12.3" + "@react-stately/toggle" "^3.9.3" + "@react-types/shared" "^3.32.1" + "@react-types/switch" "^3.5.15" + "@swc/helpers" "^0.5.0" + "@react-aria/table@^3.17.2", "@react-aria/table@^3.17.8": version "3.17.8" resolved "https://registry.yarnpkg.com/@react-aria/table/-/table-3.17.8.tgz#bf9c72cfe13775d6ad6934855f21456d73844ef0" @@ -3715,6 +4245,27 @@ "@react-types/table" "^3.13.4" "@swc/helpers" "^0.5.0" +"@react-aria/table@^3.17.9": + version "3.17.9" + resolved "https://registry.yarnpkg.com/@react-aria/table/-/table-3.17.9.tgz#067587bccb3c3b9588adb9f4c05b089c605ce946" + integrity sha512-Jby561E1YfzoRgtp+RQuhDz4vnxlcqol9RTgQQ7FWXC2IcN9Pny1COU34LkA1cL9VeB9LJ0+qfMhGw4aAwaUmw== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/grid" "^3.14.6" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/live-announcer" "^3.4.4" + "@react-aria/utils" "^3.32.0" + "@react-aria/visually-hidden" "^3.8.29" + "@react-stately/collections" "^3.12.8" + "@react-stately/flags" "^3.1.2" + "@react-stately/table" "^3.15.2" + "@react-types/checkbox" "^3.10.2" + "@react-types/grid" "^3.3.6" + "@react-types/shared" "^3.32.1" + "@react-types/table" "^3.13.4" + "@swc/helpers" "^0.5.0" + "@react-aria/tabs@^3.10.2", "@react-aria/tabs@^3.10.8": version "3.10.8" resolved "https://registry.yarnpkg.com/@react-aria/tabs/-/tabs-3.10.8.tgz#95c76badd8a9c9583449d0c765ab9289627847bc" @@ -3729,6 +4280,20 @@ "@react-types/tabs" "^3.3.19" "@swc/helpers" "^0.5.0" +"@react-aria/tabs@^3.10.9": + version "3.10.9" + resolved "https://registry.yarnpkg.com/@react-aria/tabs/-/tabs-3.10.9.tgz#81bdac133fe3bcf42091934217eaaa7ce99731d2" + integrity sha512-2+FNd7Ohr3hrEgYrKdZW0FWbgybzTVZft6tw95oQ2+9PnjdDVdtzHliI+8HY8jzb4hTf4bU7O8n+s/HBlCBSIw== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/selection" "^3.27.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/tabs" "^3.8.7" + "@react-types/shared" "^3.32.1" + "@react-types/tabs" "^3.3.20" + "@swc/helpers" "^0.5.0" + "@react-aria/tag@^3.5.2", "@react-aria/tag@^3.7.2": version "3.7.2" resolved "https://registry.yarnpkg.com/@react-aria/tag/-/tag-3.7.2.tgz#5a655640deaf1705b8001abd636a7b96ae2250e9" @@ -3745,6 +4310,22 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/tag@^3.7.3": + version "3.7.3" + resolved "https://registry.yarnpkg.com/@react-aria/tag/-/tag-3.7.3.tgz#b2309468913a2809a9b429a81772730e17b2e277" + integrity sha512-fonqGFxhpnlIDOz3u38y4+MG5wyAef9+oDybsCKaJ57K+D4BTvSmpGBemN/mcaxdabnYfyhasCm0H91Q9XRcCA== + dependencies: + "@react-aria/gridlist" "^3.14.2" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/selection" "^3.27.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/list" "^3.13.2" + "@react-types/button" "^3.14.1" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/textfield@^3.17.2", "@react-aria/textfield@^3.18.2": version "3.18.2" resolved "https://registry.yarnpkg.com/@react-aria/textfield/-/textfield-3.18.2.tgz#d0198ac9833396f3b831e7e3c4cbe751979a4014" @@ -3760,6 +4341,21 @@ "@react-types/textfield" "^3.12.6" "@swc/helpers" "^0.5.0" +"@react-aria/textfield@^3.18.3": + version "3.18.3" + resolved "https://registry.yarnpkg.com/@react-aria/textfield/-/textfield-3.18.3.tgz#c62639f83a88863b3de52d21d18726f856cc550d" + integrity sha512-ehiSHOKuKCwPdxFe7wGE0QJlSeeJR4iJuH+OdsYVlZzYbl9J/uAdGbpsj/zPhNtBo1g/Td76U8TtTlYRZ8lUZw== + dependencies: + "@react-aria/form" "^3.1.3" + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/utils" "^3.32.0" + "@react-stately/form" "^3.2.2" + "@react-stately/utils" "^3.11.0" + "@react-types/shared" "^3.32.1" + "@react-types/textfield" "^3.12.6" + "@swc/helpers" "^0.5.0" + "@react-aria/toast@^3.0.2", "@react-aria/toast@^3.0.8": version "3.0.8" resolved "https://registry.yarnpkg.com/@react-aria/toast/-/toast-3.0.8.tgz#50a751654a4f4917649a2a411f1e28418dc60dd1" @@ -3774,6 +4370,20 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/toast@^3.0.9": + version "3.0.9" + resolved "https://registry.yarnpkg.com/@react-aria/toast/-/toast-3.0.9.tgz#feb1516089b2f7a4ef4e05d4a307f3fb1e2ea021" + integrity sha512-2sRitczXl5VEwyq97o8TVvq3bIqLA7EfA7dhDPkYlHGa4T1vzKkhNqgkskKd9+Tw7gqeFRFjnokh+es9jkM11g== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/landmark" "^3.0.8" + "@react-aria/utils" "^3.32.0" + "@react-stately/toast" "^3.1.2" + "@react-types/button" "^3.14.1" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/toggle@^3.12.2": version "3.12.2" resolved "https://registry.yarnpkg.com/@react-aria/toggle/-/toggle-3.12.2.tgz#909c7c8b9bbeb2cc93a18297363eebb46354b0d4" @@ -3786,6 +4396,18 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/toggle@^3.12.3": + version "3.12.3" + resolved "https://registry.yarnpkg.com/@react-aria/toggle/-/toggle-3.12.3.tgz#64aecb3350d171e3ece1568068b60992c84a92d5" + integrity sha512-mciUbeVP99fRObnH5qLFrkKXX+5VKeV6BhFJlmz1eo3ltR/0xZKnUcycA2CGzmqtB70w09CAhr8NMEnpNH8dwQ== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/toggle" "^3.9.3" + "@react-types/checkbox" "^3.10.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/toolbar@3.0.0-beta.15": version "3.0.0-beta.15" resolved "https://registry.yarnpkg.com/@react-aria/toolbar/-/toolbar-3.0.0-beta.15.tgz#2b85e9a1f3e9185447e7164736cab7a859ed5f25" @@ -3808,6 +4430,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/toolbar@3.0.0-beta.22": + version "3.0.0-beta.22" + resolved "https://registry.yarnpkg.com/@react-aria/toolbar/-/toolbar-3.0.0-beta.22.tgz#957b5eb666b0a2b4d2301b77c309115c59af5593" + integrity sha512-Q1gOj6N4vzvpGrIoNAxpUudEQP82UgQACENH/bcH8FnEMbSP7DHvVfDhj7GTU6ldMXO2cjqLhiidoUK53gkCiA== + dependencies: + "@react-aria/focus" "^3.21.3" + "@react-aria/i18n" "^3.12.14" + "@react-aria/utils" "^3.32.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/tooltip@^3.8.2", "@react-aria/tooltip@^3.8.8": version "3.8.8" resolved "https://registry.yarnpkg.com/@react-aria/tooltip/-/tooltip-3.8.8.tgz#a9320dd5edc953fbf7a24b9c30312408730e9743" @@ -3820,6 +4453,18 @@ "@react-types/tooltip" "^3.4.21" "@swc/helpers" "^0.5.0" +"@react-aria/tooltip@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-aria/tooltip/-/tooltip-3.9.0.tgz#94437aae1962190aa86a2e414b4be9d2951cca82" + integrity sha512-2O1DXEV8/+DeUq9dIlAfaNa7lSG+7FCZDuF+sNiPYnZM6tgFOrsId26uMF5EuwpVfOvXSSGnq0+6Ma2On7mZPg== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/tooltip" "^3.5.9" + "@react-types/shared" "^3.32.1" + "@react-types/tooltip" "^3.5.0" + "@swc/helpers" "^0.5.0" + "@react-aria/tree@^3.0.2", "@react-aria/tree@^3.1.4": version "3.1.4" resolved "https://registry.yarnpkg.com/@react-aria/tree/-/tree-3.1.4.tgz#d264355534c4af5203a6b6f3a659681504e31f00" @@ -3834,6 +4479,20 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/tree@^3.1.5": + version "3.1.5" + resolved "https://registry.yarnpkg.com/@react-aria/tree/-/tree-3.1.5.tgz#515d58ce3e12cc6757ceb01be55a4be26967c6f6" + integrity sha512-FAq7pAhRVrWU0U/8QbQIJfBqHuoCD+F9rR9ruoM3oL0vVIZxVN57ak/dhyge3EGlraTl9vzFi6IRceXiMuk5kg== + dependencies: + "@react-aria/gridlist" "^3.14.2" + "@react-aria/i18n" "^3.12.14" + "@react-aria/selection" "^3.27.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/tree" "^3.9.4" + "@react-types/button" "^3.14.1" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-aria/utils@^3.28.2", "@react-aria/utils@^3.31.0": version "3.31.0" resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.31.0.tgz#4710e35bf658234cf4b53eec9742f25e51637b12" @@ -3846,7 +4505,31 @@ "@swc/helpers" "^0.5.0" clsx "^2.0.0" -"@react-aria/virtualizer@^4.1.10", "@react-aria/virtualizer@^4.1.4": +"@react-aria/utils@^3.32.0": + version "3.32.0" + resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.32.0.tgz#ebc2d715dd3814145f0e7c722797fdb20e308e7f" + integrity sha512-/7Rud06+HVBIlTwmwmJa2W8xVtgxgzm0+kLbuFooZRzKDON6hhozS1dOMR/YLMxyJOaYOTpImcP4vRR9gL1hEg== + dependencies: + "@react-aria/ssr" "^3.9.10" + "@react-stately/flags" "^3.1.2" + "@react-stately/utils" "^3.11.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + clsx "^2.0.0" + +"@react-aria/virtualizer@^4.1.11": + version "4.1.11" + resolved "https://registry.yarnpkg.com/@react-aria/virtualizer/-/virtualizer-4.1.11.tgz#5c0c3de213b3ba6a7f1282028ffb072f40d5d5f5" + integrity sha512-eYL//bX11Aox4Eh1BSZFX4I/4EdyVVWLjmpW+Y5qy4WajNrowjiuJJM7Fp1rQBlOAVuz0KbaDmFhiU3Z3rWjsw== + dependencies: + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/utils" "^3.32.0" + "@react-stately/virtualizer" "^4.4.4" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + +"@react-aria/virtualizer@^4.1.4": version "4.1.10" resolved "https://registry.yarnpkg.com/@react-aria/virtualizer/-/virtualizer-4.1.10.tgz#af2e13a830d6c8e6ea31987229517285ce942d13" integrity sha512-s0xOFh602ybTWuDrV/i6fV7Pz7vYghsY7F/RpYL/5IX9qCZ5C1FWFePpVktQAZghnd3ljH8hS8DULPeDfVLCrg== @@ -3868,6 +4551,16 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-aria/visually-hidden@^3.8.29": + version "3.8.29" + resolved "https://registry.yarnpkg.com/@react-aria/visually-hidden/-/visually-hidden-3.8.29.tgz#9acc4b171b914c3f0c20f92215e2be01a1873526" + integrity sha512-1joCP+MHBLd+YA6Gb08nMFfDBhOF0Kh1gR1SA8zoxEB5RMfQEEkufIB8k0GGwvHGSCK3gFyO8UAVsD0+rRYEyg== + dependencies: + "@react-aria/interactions" "^3.26.0" + "@react-aria/utils" "^3.32.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-dnd/asap@^4.0.0": version "4.0.1" resolved "https://registry.yarnpkg.com/@react-dnd/asap/-/asap-4.0.1.tgz#5291850a6b58ce6f2da25352a64f1b0674871aab" @@ -4029,12 +4722,12 @@ "@react-stately/utils" "^3.10.6" "@swc/helpers" "^0.5.0" -"@react-stately/autocomplete@3.0.0-beta.3": - version "3.0.0-beta.3" - resolved "https://registry.yarnpkg.com/@react-stately/autocomplete/-/autocomplete-3.0.0-beta.3.tgz#c7a96877915b7bff8804c5a353fb0b1ffecf0401" - integrity sha512-YfP/TrvkOCp6j7oqpZxJSvmSeXn+XtbKSOiBOuo+m2zCIhW2ncThmDB9uAUOkpmikDv/LkGKni40RQE8USdGdA== +"@react-stately/autocomplete@3.0.0-beta.4": + version "3.0.0-beta.4" + resolved "https://registry.yarnpkg.com/@react-stately/autocomplete/-/autocomplete-3.0.0-beta.4.tgz#113894dc39fc5da607dcf90e3421d419fe1978f9" + integrity sha512-K2Uy7XEdseFvgwRQ8CyrYEHMupjVKEszddOapP8deNz4hntYvT1aRm0m+sKa5Kl/4kvg9c/3NZpQcrky/vRZIg== dependencies: - "@react-stately/utils" "^3.10.8" + "@react-stately/utils" "^3.11.0" "@swc/helpers" "^0.5.0" "@react-stately/calendar@3.8.0": @@ -4059,6 +4752,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/calendar@^3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@react-stately/calendar/-/calendar-3.9.1.tgz#ba294498bf96bba079308a70db9636efaab08180" + integrity sha512-q0Q8fivpQa1rcLg5daUVxwVj1smCp1VnpX9A5Q5PkI9lH9x+xdS0Y6eOqb8Ih3TKBDkx9/oEZonOX7RYNIzSig== + dependencies: + "@internationalized/date" "^3.10.1" + "@react-stately/utils" "^3.11.0" + "@react-types/calendar" "^3.8.1" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/checkbox@^3.6.13", "@react-stately/checkbox@^3.7.2": version "3.7.2" resolved "https://registry.yarnpkg.com/@react-stately/checkbox/-/checkbox-3.7.2.tgz#0a2293e7b97a366f94b7830d3deb2c0e9876c829" @@ -4070,6 +4774,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/checkbox@^3.7.3": + version "3.7.3" + resolved "https://registry.yarnpkg.com/@react-stately/checkbox/-/checkbox-3.7.3.tgz#f47c05277419c72d33a590010fa5b89672c223a0" + integrity sha512-ve2K+uWT+NRM1JMn+tkWJDP2iBAaWvbZ0TbSXs371IUcTWaNW61HygZ+UFOB/frAZGloazEKGqAsX5XjFpgB9w== + dependencies: + "@react-stately/form" "^3.2.2" + "@react-stately/utils" "^3.11.0" + "@react-types/checkbox" "^3.10.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/collections@^3.12.3", "@react-stately/collections@^3.12.8": version "3.12.8" resolved "https://registry.yarnpkg.com/@react-stately/collections/-/collections-3.12.8.tgz#f38692fb9c6384fb91d1c50052a40e595d3efa2c" @@ -4093,6 +4808,21 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/color@^3.9.3": + version "3.9.3" + resolved "https://registry.yarnpkg.com/@react-stately/color/-/color-3.9.3.tgz#94aa7de0d3eb435ed78177266e3d9c2d430f446f" + integrity sha512-H5lQgl07upsI7+cxTwYo639ziDDG1DFgOtq5pmC4Nxi8uNl8sR/8YeLaYuxyJiVkj2VLHBYRQ3+JcxrdduFvPQ== + dependencies: + "@internationalized/number" "^3.6.5" + "@internationalized/string" "^3.2.7" + "@react-stately/form" "^3.2.2" + "@react-stately/numberfield" "^3.10.3" + "@react-stately/slider" "^3.7.3" + "@react-stately/utils" "^3.11.0" + "@react-types/color" "^3.1.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/combobox@^3.10.4", "@react-stately/combobox@^3.12.0": version "3.12.0" resolved "https://registry.yarnpkg.com/@react-stately/combobox/-/combobox-3.12.0.tgz#71e6c9a8ee2f75edc1d233df7b6d7a0b7aeb6fbe" @@ -4107,6 +4837,20 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/combobox@^3.12.1": + version "3.12.1" + resolved "https://registry.yarnpkg.com/@react-stately/combobox/-/combobox-3.12.1.tgz#b2c15417631f0fbbdc603811c0ab3bf45b93030a" + integrity sha512-RwfTTYgKJ9raIY+7grZ5DbfVRSO5pDjo/ur2VN/28LZzM0eOQrLFQ00vpBmY7/R64sHRpcXLDxpz5cqpKCdvTw== + dependencies: + "@react-stately/collections" "^3.12.8" + "@react-stately/form" "^3.2.2" + "@react-stately/list" "^3.13.2" + "@react-stately/overlays" "^3.6.21" + "@react-stately/utils" "^3.11.0" + "@react-types/combobox" "^3.13.10" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/data@^3.12.3", "@react-stately/data@^3.14.1": version "3.14.1" resolved "https://registry.yarnpkg.com/@react-stately/data/-/data-3.14.1.tgz#ba5550dee9d0d8ba10a4f6c763c3251631f73582" @@ -4115,6 +4859,14 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/data@^3.15.0": + version "3.15.0" + resolved "https://registry.yarnpkg.com/@react-stately/data/-/data-3.15.0.tgz#c4e4b020fe3d4e213f8450f455b0bce0eb9f52fa" + integrity sha512-ocP39NQQkrbtHVCPsqltNncpEHaONyYX/8s2UK9xeLRc+55NtDI2RZDKTUf/mi6H2SHxzEwLMQH8hWtEwC55mQ== + dependencies: + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/datepicker@3.14.0": version "3.14.0" resolved "https://registry.yarnpkg.com/@react-stately/datepicker/-/datepicker-3.14.0.tgz#5f7e282d56e038ac0ef1b620fb9c1ff86253af57" @@ -4143,6 +4895,20 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/datepicker@^3.15.3": + version "3.15.3" + resolved "https://registry.yarnpkg.com/@react-stately/datepicker/-/datepicker-3.15.3.tgz#b04d5799664f58cbcae6fe116f982881d9cfd4b6" + integrity sha512-RDYoz1R/EkCyxHYewb58T7DngU3gl6CnQL7xiWiDlayPnstGaanoQ3yCZGJaIQwR8PrKdNbQwXF9NlSmj8iCOw== + dependencies: + "@internationalized/date" "^3.10.1" + "@internationalized/string" "^3.2.7" + "@react-stately/form" "^3.2.2" + "@react-stately/overlays" "^3.6.21" + "@react-stately/utils" "^3.11.0" + "@react-types/datepicker" "^3.13.3" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/disclosure@^3.0.3", "@react-stately/disclosure@^3.0.8": version "3.0.8" resolved "https://registry.yarnpkg.com/@react-stately/disclosure/-/disclosure-3.0.8.tgz#ff6a3cc61993d25881cb8d6a82fcf829f139e02a" @@ -4152,6 +4918,15 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/disclosure@^3.0.9": + version "3.0.9" + resolved "https://registry.yarnpkg.com/@react-stately/disclosure/-/disclosure-3.0.9.tgz#3f2a4d95243e04c567f1495e737b685c24e46c51" + integrity sha512-M3HKsXqdzYKQf1TpnQRLZ6+/b8E3Nba3oOuY0OW5NnM5dZWSnXuj8foBQJT118FdLgMjpfBdPIkUvnaGiDCs5w== + dependencies: + "@react-stately/utils" "^3.11.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/dnd@^3.5.3", "@react-stately/dnd@^3.7.1": version "3.7.1" resolved "https://registry.yarnpkg.com/@react-stately/dnd/-/dnd-3.7.1.tgz#23b2425553fc1cbc76821c96b30ecca1c9d16013" @@ -4161,6 +4936,15 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/dnd@^3.7.2": + version "3.7.2" + resolved "https://registry.yarnpkg.com/@react-stately/dnd/-/dnd-3.7.2.tgz#fd3c97003a00f42732e729476199e63c4b9faeb7" + integrity sha512-tr5nNgrLMn5GV308K1f010XUZ2j8CApqHrrcjg5fa2AnpO2gECcOf+UEnAvoFNUsvknje4iPX8y0/0No2ZHsgA== + dependencies: + "@react-stately/selection" "^3.20.7" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/flags@^3.1.2": version "3.1.2" resolved "https://registry.yarnpkg.com/@react-stately/flags/-/flags-3.1.2.tgz#5c8e5ae416d37d37e2e583d2fcb3a046293504f2" @@ -4187,7 +4971,18 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" -"@react-stately/layout@^4.2.2", "@react-stately/layout@^4.5.1": +"@react-stately/grid@^3.11.7": + version "3.11.7" + resolved "https://registry.yarnpkg.com/@react-stately/grid/-/grid-3.11.7.tgz#7ca4277f354a52940b905206b7665d55c2dd12c7" + integrity sha512-SqzBSxUTFZKLZicfXDK+M0A3gh07AYK1pmU/otcq2cjZ0nSC4CceKijQ2GBZnl+YGcGHI1RgkhpLP6ZioMYctQ== + dependencies: + "@react-stately/collections" "^3.12.8" + "@react-stately/selection" "^3.20.7" + "@react-types/grid" "^3.3.6" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + +"@react-stately/layout@^4.2.2": version "4.5.1" resolved "https://registry.yarnpkg.com/@react-stately/layout/-/layout-4.5.1.tgz#380b506409ef09bb032baf51055ef705e4320b02" integrity sha512-Zk92HM6a8KFdyPzslhLCOmrrsvJ28+vFBisgiKMwVhe96cWlax1m9i4ktmO43xaUpSZkn06DRD/2k0d1x+Uwjw== @@ -4200,6 +4995,19 @@ "@react-types/table" "^3.13.4" "@swc/helpers" "^0.5.0" +"@react-stately/layout@^4.5.2": + version "4.5.2" + resolved "https://registry.yarnpkg.com/@react-stately/layout/-/layout-4.5.2.tgz#dbffe2a00e02c29274cd2b650eb37c3441d1c1b3" + integrity sha512-quAzYkshApkv1vChz2NXBaLTC7ihJUmv3ijqJBHCkZSY6qq+1qnc4aGespDF1f3mPhmpGswTFGXFImFTAYfi5g== + dependencies: + "@react-stately/collections" "^3.12.8" + "@react-stately/table" "^3.15.2" + "@react-stately/virtualizer" "^4.4.4" + "@react-types/grid" "^3.3.6" + "@react-types/shared" "^3.32.1" + "@react-types/table" "^3.13.4" + "@swc/helpers" "^0.5.0" + "@react-stately/list@^3.12.1", "@react-stately/list@^3.13.1": version "3.13.1" resolved "https://registry.yarnpkg.com/@react-stately/list/-/list-3.13.1.tgz#4afd36a87c8fd991a4447d28cc76d51fffddb837" @@ -4211,6 +5019,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/list@^3.13.2": + version "3.13.2" + resolved "https://registry.yarnpkg.com/@react-stately/list/-/list-3.13.2.tgz#e4442cf6df439c199464c6fae4633ee5a6648bb7" + integrity sha512-dGFALuQWNNOkv7W12qSsXLF4mJHLeWeK2hVvdyj4SI8Vxku+BOfaVKuW3sn3mNiixI1dM/7FY2ip4kK+kv27vw== + dependencies: + "@react-stately/collections" "^3.12.8" + "@react-stately/selection" "^3.20.7" + "@react-stately/utils" "^3.11.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/menu@^3.9.3", "@react-stately/menu@^3.9.8": version "3.9.8" resolved "https://registry.yarnpkg.com/@react-stately/menu/-/menu-3.9.8.tgz#5c2e781dadc3331bc5b3735fe30bf62616f9145f" @@ -4221,6 +5040,16 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/menu@^3.9.9": + version "3.9.9" + resolved "https://registry.yarnpkg.com/@react-stately/menu/-/menu-3.9.9.tgz#9b5489759293e8f4c12a4f86ca55a85fbd24935a" + integrity sha512-moW5JANxMxPilfR0SygpCWCZe7Ef09oadgzTZthRymNRv0PXVS9ad4wd1EkwuMvPH/n0uZLZE2s8hNyFDgyqPA== + dependencies: + "@react-stately/overlays" "^3.6.21" + "@react-types/menu" "^3.10.5" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/numberfield@^3.10.2", "@react-stately/numberfield@^3.9.11": version "3.10.2" resolved "https://registry.yarnpkg.com/@react-stately/numberfield/-/numberfield-3.10.2.tgz#aa1fcaec84cd441ea5e847dd3e9eca784045be21" @@ -4232,6 +5061,17 @@ "@react-types/numberfield" "^3.8.15" "@swc/helpers" "^0.5.0" +"@react-stately/numberfield@^3.10.3": + version "3.10.3" + resolved "https://registry.yarnpkg.com/@react-stately/numberfield/-/numberfield-3.10.3.tgz#d1e211c12a975c61591025522db2454c4f3ec1e7" + integrity sha512-40g/oyVcWoEaLqkr61KuHZzQVLLXFi3oa2K8XLnb6o+859SM4TX3XPNqL6eNQjXSKoJO5Hlgpqhee9j+VDbGog== + dependencies: + "@internationalized/number" "^3.6.5" + "@react-stately/form" "^3.2.2" + "@react-stately/utils" "^3.11.0" + "@react-types/numberfield" "^3.8.16" + "@swc/helpers" "^0.5.0" + "@react-stately/overlays@^3.6.15", "@react-stately/overlays@^3.6.20": version "3.6.20" resolved "https://registry.yarnpkg.com/@react-stately/overlays/-/overlays-3.6.20.tgz#e638ad0e073b6cf1d27f018aa41a4ce0fbae5f5b" @@ -4241,6 +5081,15 @@ "@react-types/overlays" "^3.9.2" "@swc/helpers" "^0.5.0" +"@react-stately/overlays@^3.6.21": + version "3.6.21" + resolved "https://registry.yarnpkg.com/@react-stately/overlays/-/overlays-3.6.21.tgz#01e73a13e828da187acb9312c8b1a85474a46737" + integrity sha512-7f25H1PS2g+SNvuWPEW30pSGqYNHxesCP4w+1RcV/XV1oQI7oP5Ji2WfI0QsJEFc9wP/ZO1pyjHNKpfLI3O88g== + dependencies: + "@react-stately/utils" "^3.11.0" + "@react-types/overlays" "^3.9.2" + "@swc/helpers" "^0.5.0" + "@react-stately/radio@^3.10.12", "@react-stately/radio@^3.11.2": version "3.11.2" resolved "https://registry.yarnpkg.com/@react-stately/radio/-/radio-3.11.2.tgz#a149fb9448dc258441662893f83a70e88e4d4aea" @@ -4252,6 +5101,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/radio@^3.11.3": + version "3.11.3" + resolved "https://registry.yarnpkg.com/@react-stately/radio/-/radio-3.11.3.tgz#c25a86e4acc5a6904904ed3272ee18ceb9bc9912" + integrity sha512-8+Cy0azV1aBWKcBfGHi3nBa285lAS6XhmVw2LfEwxq8DeVKTbJAaCHHwvDoclxDiOAnqzE0pio0QMD8rYISt9g== + dependencies: + "@react-stately/form" "^3.2.2" + "@react-stately/utils" "^3.11.0" + "@react-types/radio" "^3.9.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/searchfield@^3.5.11", "@react-stately/searchfield@^3.5.16": version "3.5.16" resolved "https://registry.yarnpkg.com/@react-stately/searchfield/-/searchfield-3.5.16.tgz#3b768870d08fa2ef7747513d02d167717961d548" @@ -4261,6 +5121,15 @@ "@react-types/searchfield" "^3.6.6" "@swc/helpers" "^0.5.0" +"@react-stately/searchfield@^3.5.17": + version "3.5.17" + resolved "https://registry.yarnpkg.com/@react-stately/searchfield/-/searchfield-3.5.17.tgz#cc331362318833a5ab2ab6a210a306ebeab2ad14" + integrity sha512-/KExpJt6EGyuLxy/PRQJlETQxJGw8tRxVws6qF1lankN49Os2UhFEWi7ogbMCOWN67gIgevhZRdzmJnuov6BEQ== + dependencies: + "@react-stately/utils" "^3.11.0" + "@react-types/searchfield" "^3.6.6" + "@swc/helpers" "^0.5.0" + "@react-stately/select@^3.6.12", "@react-stately/select@^3.8.0": version "3.8.0" resolved "https://registry.yarnpkg.com/@react-stately/select/-/select-3.8.0.tgz#ccb1b7d6d0f40b166444f3df27273892854ff23e" @@ -4274,6 +5143,19 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/select@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-stately/select/-/select-3.9.0.tgz#ae744ecad62f6527bc58d06b2e6f73676cdd6ca2" + integrity sha512-eNE33zVYpVdCPKRPGYyViN3LnEq82e1wjBIrs9T7Vo4EBnJeT57pqMZpalTPk7qsA+861t14Qrj7GnUd+YbEXw== + dependencies: + "@react-stately/form" "^3.2.2" + "@react-stately/list" "^3.13.2" + "@react-stately/overlays" "^3.6.21" + "@react-stately/utils" "^3.11.0" + "@react-types/select" "^3.12.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/selection@^3.20.1", "@react-stately/selection@^3.20.6": version "3.20.6" resolved "https://registry.yarnpkg.com/@react-stately/selection/-/selection-3.20.6.tgz#17d4d4553403de6ab690172a8d36e0423a5173fb" @@ -4284,6 +5166,16 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/selection@^3.20.7": + version "3.20.7" + resolved "https://registry.yarnpkg.com/@react-stately/selection/-/selection-3.20.7.tgz#9b7fe1aab9f2d840eec994c4e52aa5c21d52faf1" + integrity sha512-NkiRsNCfORBIHNF1bCavh4Vvj+Yd5NffE10iXtaFuhF249NlxLynJZmkcVCqNP9taC2pBIHX00+9tcBgxhG+mA== + dependencies: + "@react-stately/collections" "^3.12.8" + "@react-stately/utils" "^3.11.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/slider@^3.6.3", "@react-stately/slider@^3.7.2": version "3.7.2" resolved "https://registry.yarnpkg.com/@react-stately/slider/-/slider-3.7.2.tgz#9dfe6f7e74397f717b1623bc06ba8e375510d056" @@ -4294,6 +5186,16 @@ "@react-types/slider" "^3.8.2" "@swc/helpers" "^0.5.0" +"@react-stately/slider@^3.7.3": + version "3.7.3" + resolved "https://registry.yarnpkg.com/@react-stately/slider/-/slider-3.7.3.tgz#fa60cd71f73b65c93cb7dab1ab703d1dcfd6ddc0" + integrity sha512-9QGnQNXFAH52BzxtU7weyOV/VV7/so6uIvE8VOHfc6QR3GMBM/kJvqBCTWZfQ0pxDIsRagBQDD/tjB09ixTOzg== + dependencies: + "@react-stately/utils" "^3.11.0" + "@react-types/shared" "^3.32.1" + "@react-types/slider" "^3.8.2" + "@swc/helpers" "^0.5.0" + "@react-stately/table@^3.14.1", "@react-stately/table@^3.15.1": version "3.15.1" resolved "https://registry.yarnpkg.com/@react-stately/table/-/table-3.15.1.tgz#3a2f5ca0788cea200c4c96858604fb4c0139f8b0" @@ -4309,6 +5211,21 @@ "@react-types/table" "^3.13.4" "@swc/helpers" "^0.5.0" +"@react-stately/table@^3.15.2": + version "3.15.2" + resolved "https://registry.yarnpkg.com/@react-stately/table/-/table-3.15.2.tgz#9d5dff05e9ebfb7006a190c186977e293a3e8d7a" + integrity sha512-vgEArBN5ocqsQdeORBj6xk8acu5iFnd/CyXEQKl0R5RyuYuw0ms8UmFHvs8Fv1HONehPYg+XR4QPliDFPX8R9A== + dependencies: + "@react-stately/collections" "^3.12.8" + "@react-stately/flags" "^3.1.2" + "@react-stately/grid" "^3.11.7" + "@react-stately/selection" "^3.20.7" + "@react-stately/utils" "^3.11.0" + "@react-types/grid" "^3.3.6" + "@react-types/shared" "^3.32.1" + "@react-types/table" "^3.13.4" + "@swc/helpers" "^0.5.0" + "@react-stately/tabs@^3.8.1", "@react-stately/tabs@^3.8.6": version "3.8.6" resolved "https://registry.yarnpkg.com/@react-stately/tabs/-/tabs-3.8.6.tgz#c71e3ed2462d89ad9c06fb78c69b2069625c68fd" @@ -4319,6 +5236,16 @@ "@react-types/tabs" "^3.3.19" "@swc/helpers" "^0.5.0" +"@react-stately/tabs@^3.8.7": + version "3.8.7" + resolved "https://registry.yarnpkg.com/@react-stately/tabs/-/tabs-3.8.7.tgz#e9a915601337cd631bb309382db20871a473e9fb" + integrity sha512-ETZEzg7s9F2SCvisZ2cCpLx6XBHqdvVgDGU5l3C3s9zBKBr6lgyLFt61IdGW8XXZRUvw4mMGT6tGQbXeGvR0Wg== + dependencies: + "@react-stately/list" "^3.13.2" + "@react-types/shared" "^3.32.1" + "@react-types/tabs" "^3.3.20" + "@swc/helpers" "^0.5.0" + "@react-stately/toast@^3.1.0", "@react-stately/toast@^3.1.2": version "3.1.2" resolved "https://registry.yarnpkg.com/@react-stately/toast/-/toast-3.1.2.tgz#0502040b6bd57479eaba1bca2f4c66e9e957e55a" @@ -4337,6 +5264,16 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/toggle@^3.9.3": + version "3.9.3" + resolved "https://registry.yarnpkg.com/@react-stately/toggle/-/toggle-3.9.3.tgz#9a08562d72b5051f97f97b4b48d40333abac23e7" + integrity sha512-G6aA/aTnid/6dQ9dxNEd7/JqzRmVkVYYpOAP+l02hepiuSmFwLu4nE98i4YFBQqFZ5b4l01gMrS90JGL7HrNmw== + dependencies: + "@react-stately/utils" "^3.11.0" + "@react-types/checkbox" "^3.10.2" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/tooltip@^3.5.3", "@react-stately/tooltip@^3.5.8": version "3.5.8" resolved "https://registry.yarnpkg.com/@react-stately/tooltip/-/tooltip-3.5.8.tgz#c4a329c63294e8ccae3d9ee7853d40c2fb93ce73" @@ -4346,6 +5283,15 @@ "@react-types/tooltip" "^3.4.21" "@swc/helpers" "^0.5.0" +"@react-stately/tooltip@^3.5.9": + version "3.5.9" + resolved "https://registry.yarnpkg.com/@react-stately/tooltip/-/tooltip-3.5.9.tgz#72c0b25e01fc89d89592b64f8232bd895701c60a" + integrity sha512-YwqtxFqQFfJtbeh+axHVGAfz9XHf73UaBndHxSbVM/T5c1PfI2yOB39T2FOU5fskZ2VMO3qTDhiXmFgGbGYSfQ== + dependencies: + "@react-stately/overlays" "^3.6.21" + "@react-types/tooltip" "^3.5.0" + "@swc/helpers" "^0.5.0" + "@react-stately/tree@^3.8.9", "@react-stately/tree@^3.9.3": version "3.9.3" resolved "https://registry.yarnpkg.com/@react-stately/tree/-/tree-3.9.3.tgz#398de3406d2a06477bb0af2bdb2a0021265eeade" @@ -4357,6 +5303,17 @@ "@react-types/shared" "^3.32.1" "@swc/helpers" "^0.5.0" +"@react-stately/tree@^3.9.4": + version "3.9.4" + resolved "https://registry.yarnpkg.com/@react-stately/tree/-/tree-3.9.4.tgz#8e636aaf0b330116405ad57e874c79f1eebfad49" + integrity sha512-Re1fdEiR0hHPcEda+7ecw+52lgGfFW0MAEDzFg9I6J/t8STQSP+1YC0VVVkv2xRrkLbKLPqggNKgmD8nggecnw== + dependencies: + "@react-stately/collections" "^3.12.8" + "@react-stately/selection" "^3.20.7" + "@react-stately/utils" "^3.11.0" + "@react-types/shared" "^3.32.1" + "@swc/helpers" "^0.5.0" + "@react-stately/utils@^3.10.6", "@react-stately/utils@^3.10.8": version "3.10.8" resolved "https://registry.yarnpkg.com/@react-stately/utils/-/utils-3.10.8.tgz#fdb9d172f7bbc2d083e69190f5ef0edfa4b4392f" @@ -4364,6 +5321,13 @@ dependencies: "@swc/helpers" "^0.5.0" +"@react-stately/utils@^3.11.0": + version "3.11.0" + resolved "https://registry.yarnpkg.com/@react-stately/utils/-/utils-3.11.0.tgz#95a05d9633f4614ca89f630622566e7e5709d79e" + integrity sha512-8LZpYowJ9eZmmYLpudbo/eclIRnbhWIJZ994ncmlKlouNzKohtM8qTC6B1w1pwUbiwGdUoyzLuQbeaIor5Dvcw== + dependencies: + "@swc/helpers" "^0.5.0" + "@react-stately/virtualizer@^4.3.2", "@react-stately/virtualizer@^4.4.4": version "4.4.4" resolved "https://registry.yarnpkg.com/@react-stately/virtualizer/-/virtualizer-4.4.4.tgz#b2a48bf6bf22f59532d9c6d71d010845b0088ed1" @@ -4381,12 +5345,12 @@ "@react-types/searchfield" "^3.6.1" "@react-types/shared" "^3.29.0" -"@react-types/autocomplete@3.0.0-alpha.35": - version "3.0.0-alpha.35" - resolved "https://registry.yarnpkg.com/@react-types/autocomplete/-/autocomplete-3.0.0-alpha.35.tgz#aa324ca4b6bef97ec353db3509826f5aca38a81d" - integrity sha512-Wv5eU4WixfJ4M+fqvJUQqliWPbw7/VldRlgoJhqAlPwlNyLlHYwv5tlA64AySDXHGcSMIbzcS38LaHm44wt0AQ== +"@react-types/autocomplete@3.0.0-alpha.36": + version "3.0.0-alpha.36" + resolved "https://registry.yarnpkg.com/@react-types/autocomplete/-/autocomplete-3.0.0-alpha.36.tgz#9f19b9376bac1cf1aae2c1aa2beaf7332a7bdbaa" + integrity sha512-J/wYkXom9zmEX/xuGjKrqMco9sf5AcByNXOgGAx82LMlk0jFcViggVjIYo/Qzr0TmDeTWyy++r1N59POI6179g== dependencies: - "@react-types/combobox" "^3.13.9" + "@react-types/combobox" "^3.13.10" "@react-types/searchfield" "^3.6.6" "@react-types/shared" "^3.32.1" @@ -4413,6 +5377,14 @@ "@internationalized/date" "^3.10.0" "@react-types/shared" "^3.32.1" +"@react-types/calendar@^3.8.1": + version "3.8.1" + resolved "https://registry.yarnpkg.com/@react-types/calendar/-/calendar-3.8.1.tgz#799fd86756829852b415b45cb02bafc633a010d8" + integrity sha512-B0UuitMP7YkArBAQldwSZSNL2WwazNGCG+lp6yEDj831NrH9e36/jcjv1rObQ9ZMS6uDX9LXu5C8V5RFwGQabA== + dependencies: + "@internationalized/date" "^3.10.1" + "@react-types/shared" "^3.32.1" + "@react-types/checkbox@^3.10.2": version "3.10.2" resolved "https://registry.yarnpkg.com/@react-types/checkbox/-/checkbox-3.10.2.tgz#0190c9690e3649348a4d7045b168cbda657ce9de" @@ -4428,6 +5400,13 @@ "@react-types/shared" "^3.32.1" "@react-types/slider" "^3.8.2" +"@react-types/combobox@^3.13.10": + version "3.13.10" + resolved "https://registry.yarnpkg.com/@react-types/combobox/-/combobox-3.13.10.tgz#d9e0c547a825f0f194ab47516b5f11f19d7b02a1" + integrity sha512-Wo4iix++ID6JzoH9eD7ddGUlirQiGpN/VQc3iFjnaTXiJ/cj3v+1oGsDGCZZTklTVeUMU7SRBfMhMgxHHIYLXA== + dependencies: + "@react-types/shared" "^3.32.1" + "@react-types/combobox@^3.13.4", "@react-types/combobox@^3.13.9": version "3.13.9" resolved "https://registry.yarnpkg.com/@react-types/combobox/-/combobox-3.13.9.tgz#58bc5c39ca1d7bdbb4beebf79d2ba11b337e927f" @@ -4445,6 +5424,16 @@ "@react-types/overlays" "^3.9.2" "@react-types/shared" "^3.32.1" +"@react-types/datepicker@^3.13.3": + version "3.13.3" + resolved "https://registry.yarnpkg.com/@react-types/datepicker/-/datepicker-3.13.3.tgz#96d80b330f942f6bf7f2594faaefcb99557bbc5e" + integrity sha512-OTRa3banGxcUQKRTLUzr0zTVUMUL+Az1BWARCYQ+8Z/dlkYXYUW0fnS5I0pUEqihgai15KxiY13U0gAqbNSfcA== + dependencies: + "@internationalized/date" "^3.10.1" + "@react-types/calendar" "^3.8.1" + "@react-types/overlays" "^3.9.2" + "@react-types/shared" "^3.32.1" + "@react-types/dialog@^3.5.17", "@react-types/dialog@^3.5.22": version "3.5.22" resolved "https://registry.yarnpkg.com/@react-types/dialog/-/dialog-3.5.22.tgz#ed772c303042c6ee5e8a9bc9e58b5b9d08ed634b" @@ -4503,6 +5492,13 @@ dependencies: "@react-types/shared" "^3.32.1" +"@react-types/numberfield@^3.8.16": + version "3.8.16" + resolved "https://registry.yarnpkg.com/@react-types/numberfield/-/numberfield-3.8.16.tgz#97e3f02e16843250718e347eee16f30ee0720362" + integrity sha512-945F0GsD7K2T293YXhap+2Runl3tZWbnhadXVHFWLbqIKKONZFSZTfLKxQcbFr+bQXr2uh1bVJhYcOiS1l5M+A== + dependencies: + "@react-types/shared" "^3.32.1" + "@react-types/overlays@^3.9.2": version "3.9.2" resolved "https://registry.yarnpkg.com/@react-types/overlays/-/overlays-3.9.2.tgz#721dc248afcb42db988391037a6386bb61556cd4" @@ -4539,6 +5535,13 @@ dependencies: "@react-types/shared" "^3.32.1" +"@react-types/select@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@react-types/select/-/select-3.12.0.tgz#40cbc3a319a003cba4aacb9040cbd6ab48485601" + integrity sha512-tM3mEbQNotvCJs1gYRFyIeXmXrIBSBLGw7feCIaYSO45IyjCGv8NZwpQWjoKPaWo3GpbHfHMNlWlq3v5QQPIXw== + dependencies: + "@react-types/shared" "^3.32.1" + "@react-types/shared@^3.29.0", "@react-types/shared@^3.32.1": version "3.32.1" resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.32.1.tgz#abfeb839d65d0abe923576f34ac08342c25dfa55" @@ -4573,6 +5576,13 @@ dependencies: "@react-types/shared" "^3.32.1" +"@react-types/tabs@^3.3.20": + version "3.3.20" + resolved "https://registry.yarnpkg.com/@react-types/tabs/-/tabs-3.3.20.tgz#57c1563a6214298ce0ede8f160a625d92e3b0bcd" + integrity sha512-Kjq4PypapdMOVPAQgaFIKH65Kr3YnRvaxBGd6RYizTsqYImQhXoGj6B4lBpjYy4KhfRd4dYS82frHqTGKmBYiA== + dependencies: + "@react-types/shared" "^3.32.1" + "@react-types/textfield@^3.12.6": version "3.12.6" resolved "https://registry.yarnpkg.com/@react-types/textfield/-/textfield-3.12.6.tgz#0f90a4108c8d75e7c2c26753e760cd580339be12" @@ -4588,6 +5598,14 @@ "@react-types/overlays" "^3.9.2" "@react-types/shared" "^3.32.1" +"@react-types/tooltip@^3.5.0": + version "3.5.0" + resolved "https://registry.yarnpkg.com/@react-types/tooltip/-/tooltip-3.5.0.tgz#959a0a798f2c1625341051942692218c6564877f" + integrity sha512-o/m1wlKlOD2sLb9vZLWdVkD5LFLHBMLGeeK/bhyUtp0IEdUeKy0ZRTS7pa/A50trov9RvdbzLK79xG8nKNxHew== + dependencies: + "@react-types/overlays" "^3.9.2" + "@react-types/shared" "^3.32.1" + "@remirror/core-constants@3.0.0": version "3.0.0" resolved "https://registry.yarnpkg.com/@remirror/core-constants/-/core-constants-3.0.0.tgz#96fdb89d25c62e7b6a5d08caf0ce5114370e3b8f" @@ -4785,19 +5803,19 @@ resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.15.0.tgz#8184bcb37791e6d3c3c13a9bfbe4af263f66665f" integrity sha512-ojSshQPKwVvSMR8yT2L/QtUkV5SXi/IfDiJ4/8d6UbTPjiHVmxZzUAzGD8Tzks1b9+qQkZa0isUOvYObedITaw== -"@sentry-internal/browser-utils@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry-internal/browser-utils/-/browser-utils-10.30.0.tgz#1089903f46d10848eaae9d39a612c90a83506b22" - integrity sha512-dVsHTUbvgaLNetWAQC6yJFnmgD0xUbVgCkmzNB7S28wIP570GcZ4cxFGPOkXbPx6dEBUfoOREeXzLqjJLtJPfg== +"@sentry-internal/browser-utils@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry-internal/browser-utils/-/browser-utils-10.32.1.tgz#7fcfe1d62858b3d65c6b2aa1677b16e03e1dcba1" + integrity sha512-sjLLep1es3rTkbtAdTtdpc/a6g7v7bK5YJiZJsUigoJ4NTiFeMI5uIDCxbH/tjJ1q23YE1LzVn7T96I+qBRjHA== dependencies: - "@sentry/core" "10.30.0" + "@sentry/core" "10.32.1" -"@sentry-internal/feedback@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-10.30.0.tgz#6e914225090ab4cf2a5e4bbc70b7b2059a04a711" - integrity sha512-+bnQZ6SNF265nTXrRlXTmq5Ila1fRfraDOAahlOT/VM4j6zqCvNZzmeDD9J6IbxiAdhlp/YOkrG3zbr5vgYo0A== +"@sentry-internal/feedback@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-10.32.1.tgz#e99e0f3f8ca5176f9c0effca1ec7a764e7d03bda" + integrity sha512-O24G8jxbfBY1RE/v2qFikPJISVMOrd/zk8FKyl+oUVYdOxU2Ucjk2cR3EQruBFlc7irnL6rT3GPfRZ/kBgLkmQ== dependencies: - "@sentry/core" "10.30.0" + "@sentry/core" "10.32.1" "@sentry-internal/node-cpu-profiler@^2.2.0": version "2.2.0" @@ -4807,37 +5825,37 @@ detect-libc "^2.0.3" node-abi "^3.73.0" -"@sentry-internal/replay-canvas@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-10.30.0.tgz#f8b62d2d9b6608b70d72ccea955fbfc8fbb40aef" - integrity sha512-RIlIz+XQ4DUWaN60CjfmicJq2O2JRtDKM5lw0wB++M5ha0TBh6rv+Ojf6BDgiV3LOQ7lZvCM57xhmNUtrGmelg== +"@sentry-internal/replay-canvas@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-10.32.1.tgz#d8dbb3dfe7d8a9fdaa896f094582300b68bf7267" + integrity sha512-/XGTzWNWVc+B691fIVekV2KeoHFEDA5KftrLFAhEAW7uWOwk/xy3aQX4TYM0LcPm2PBKvoumlAD+Sd/aXk63oA== dependencies: - "@sentry-internal/replay" "10.30.0" - "@sentry/core" "10.30.0" + "@sentry-internal/replay" "10.32.1" + "@sentry/core" "10.32.1" -"@sentry-internal/replay@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry-internal/replay/-/replay-10.30.0.tgz#36c7ee7d8ea2d2a9be939e76c77001669961cadc" - integrity sha512-Pj/fMIZQkXzIw6YWpxKWUE5+GXffKq6CgXwHszVB39al1wYz1gTIrTqJqt31IBLIihfCy8XxYddglR2EW0BVIQ== +"@sentry-internal/replay@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry-internal/replay/-/replay-10.32.1.tgz#2be9f7491a3e7127aa1050c23028a7816b3998e2" + integrity sha512-KKmLUgIaLRM0VjrMA1ByQTawZyRDYSkG2evvEOVpEtR9F0sumidAQdi7UY71QEKE1RYe/Jcp/3WoaqsMh8tbnQ== dependencies: - "@sentry-internal/browser-utils" "10.30.0" - "@sentry/core" "10.30.0" + "@sentry-internal/browser-utils" "10.32.1" + "@sentry/core" "10.32.1" "@sentry/babel-plugin-component-annotate@4.6.1": version "4.6.1" resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.6.1.tgz#94eec0293be8289daa574e18783e64d29203c236" integrity sha512-aSIk0vgBqv7PhX6/Eov+vlI4puCE0bRXzUG5HdCsHBpAfeMkI8Hva6kSOusnzKqs8bf04hU7s3Sf0XxGTj/1AA== -"@sentry/browser@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-10.30.0.tgz#501fa1d4992bafb2ada211ee2a20ba93cc8acb28" - integrity sha512-7M/IJUMLo0iCMLNxDV/OHTPI0WKyluxhCcxXJn7nrCcolu8A1aq9R8XjKxm0oTCO8ht5pz8bhGXUnYJj4eoEBA== +"@sentry/browser@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-10.32.1.tgz#d13e4eff600bd996cc177a95e2a68ceb403e1272" + integrity sha512-NPNCXTZ05ZGTFyJdKNqjykpFm+urem0ebosILQiw3C4BxNVNGH4vfYZexyl6prRhmg91oB6GjVNiVDuJiap1gg== dependencies: - "@sentry-internal/browser-utils" "10.30.0" - "@sentry-internal/feedback" "10.30.0" - "@sentry-internal/replay" "10.30.0" - "@sentry-internal/replay-canvas" "10.30.0" - "@sentry/core" "10.30.0" + "@sentry-internal/browser-utils" "10.32.1" + "@sentry-internal/feedback" "10.32.1" + "@sentry-internal/replay" "10.32.1" + "@sentry-internal/replay-canvas" "10.32.1" + "@sentry/core" "10.32.1" "@sentry/bundler-plugin-core@4.6.1", "@sentry/bundler-plugin-core@^4.6.1": version "4.6.1" @@ -4913,45 +5931,45 @@ "@sentry/cli-win32-i686" "2.58.2" "@sentry/cli-win32-x64" "2.58.2" -"@sentry/core@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-10.30.0.tgz#94365d864880fb67c6cfbc859d72991b2ede1e06" - integrity sha512-IfNuqIoGVO9pwphwbOptAEJJI1SCAfewS5LBU1iL7hjPBHYAnE8tCVzyZN+pooEkQQ47Q4rGanaG1xY8mjTT1A== +"@sentry/core@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-10.32.1.tgz#2a5c245b5e16063456cf44c7fe926c6ffb6116dd" + integrity sha512-PH2ldpSJlhqsMj2vCTyU0BI2Fx1oIDhm7Izo5xFALvjVCS0gmlqHt1udu6YlKn8BtpGH6bGzssvv5APrk+OdPQ== -"@sentry/nextjs@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/nextjs/-/nextjs-10.30.0.tgz#fcf9e1ed5f979c60985feae5ee5b300f4bf52d80" - integrity sha512-/WgH8m5Zi14pJMWbOGojm8BpzXpVQ0dXCuotSJ61MtKd6nW+yoaUBvbPdDcvzyAap1wVosXMe8T8HaMZbEQSdA== +"@sentry/nextjs@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/nextjs/-/nextjs-10.32.1.tgz#750757915c0840a8587c85c1aaad23a7aacdd4ad" + integrity sha512-MlgQiKg9P2clKeyH+ZLdmNiMNfTMs/2DBK9V/enLZvYJd1sy5hmrkAV/NiLxVP0uXAeMEVtrgFMIb64cH7ZcXQ== dependencies: "@opentelemetry/api" "^1.9.0" "@opentelemetry/semantic-conventions" "^1.37.0" "@rollup/plugin-commonjs" "28.0.1" - "@sentry-internal/browser-utils" "10.30.0" + "@sentry-internal/browser-utils" "10.32.1" "@sentry/bundler-plugin-core" "^4.6.1" - "@sentry/core" "10.30.0" - "@sentry/node" "10.30.0" - "@sentry/opentelemetry" "10.30.0" - "@sentry/react" "10.30.0" - "@sentry/vercel-edge" "10.30.0" + "@sentry/core" "10.32.1" + "@sentry/node" "10.32.1" + "@sentry/opentelemetry" "10.32.1" + "@sentry/react" "10.32.1" + "@sentry/vercel-edge" "10.32.1" "@sentry/webpack-plugin" "^4.6.1" resolve "1.22.8" rollup "^4.35.0" stacktrace-parser "^0.1.10" -"@sentry/node-core@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/node-core/-/node-core-10.30.0.tgz#3207b10deb2c7266eae2b9584ef3ea2f24ba5134" - integrity sha512-IDgCf0sTtHpnMfdM7nnqdkjFPzNrMKQUZCeoW2msAb+fXIfev2nae43fL4ffGL+S3rnkZp3OL8HDG/4C+Q0iZA== +"@sentry/node-core@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/node-core/-/node-core-10.32.1.tgz#252f327aa091db6924d4c5fdadfd21367df99ad9" + integrity sha512-w56rxdBanBKc832zuwnE+zNzUQ19fPxfHEtOhK8JGPu3aSwQYcIxwz9z52lOx3HN7k/8Fj5694qlT3x/PokhRw== dependencies: "@apm-js-collab/tracing-hooks" "^0.3.1" - "@sentry/core" "10.30.0" - "@sentry/opentelemetry" "10.30.0" + "@sentry/core" "10.32.1" + "@sentry/opentelemetry" "10.32.1" import-in-the-middle "^2" -"@sentry/node@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-10.30.0.tgz#8fa29fd4ff99235485e84e27a3774807554a3f2b" - integrity sha512-Ov++em+Y4H4gNRW9u3d9JDF46BNvnCNW4/jJ/6Dsw0T+Em9dyLXfqyDBEe8VKD0E7ZjuO+Z1W3ldpbhCj5HlSg== +"@sentry/node@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-10.32.1.tgz#0d402f9c2ccd5e969a56d325645acd1acfb46b22" + integrity sha512-oxlybzt8QW0lx/QaEj1DcvZDRXkgouewFelu/10dyUwv5So3YvipfvWInda+yMLmn25OggbloDQ0gyScA2jU3g== dependencies: "@opentelemetry/api" "^1.9.0" "@opentelemetry/context-async-hooks" "^2.2.0" @@ -4983,45 +6001,45 @@ "@opentelemetry/sdk-trace-base" "^2.2.0" "@opentelemetry/semantic-conventions" "^1.37.0" "@prisma/instrumentation" "6.19.0" - "@sentry/core" "10.30.0" - "@sentry/node-core" "10.30.0" - "@sentry/opentelemetry" "10.30.0" + "@sentry/core" "10.32.1" + "@sentry/node-core" "10.32.1" + "@sentry/opentelemetry" "10.32.1" import-in-the-middle "^2" minimatch "^9.0.0" -"@sentry/opentelemetry@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-10.30.0.tgz#06098c1a7cb456275c8b9a93b4ecd09126a49aa2" - integrity sha512-b4q868+L2uhqKn4xIlf+VLDthBLnUzG60FceJ2Oq8nD2Lk70F2ZxLfHA2eL1F6Oc776gnGd8Tmc1NM6RGRnp0g== +"@sentry/opentelemetry@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-10.32.1.tgz#c82955c914875ce5d81e6737dc2c05438eec8a2d" + integrity sha512-YLssSz5Y+qPvufrh2cDaTXDoXU8aceOhB+YTjT8/DLF6SOj7Tzen52aAcjNaifawaxEsLCC8O+B+A2iA+BllvA== dependencies: - "@sentry/core" "10.30.0" + "@sentry/core" "10.32.1" -"@sentry/profiling-node@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-10.30.0.tgz#c6d923d499a447e96d4f2c2063ae5bd2d498e104" - integrity sha512-TP9VK7iPglrk8aQyLZFjqLzJZUBbRyIWvtuP8/WB+phyQ7BJgHQ5W/rmb/H8QoUgMbYd7Wo1O7WllFycZNo4PQ== +"@sentry/profiling-node@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/profiling-node/-/profiling-node-10.32.1.tgz#5c8ff3a48ffe386087714395dd83b6ff1f7b1239" + integrity sha512-UDSZayQw4K5wv/XNHoB+i+KrnlCStLb0H2lsypF4dgQFCrHXmbwhMh9ieofVGk5bxdmXoL3lSE+3W9cJbpqy2A== dependencies: "@sentry-internal/node-cpu-profiler" "^2.2.0" - "@sentry/core" "10.30.0" - "@sentry/node" "10.30.0" + "@sentry/core" "10.32.1" + "@sentry/node" "10.32.1" -"@sentry/react@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/react/-/react-10.30.0.tgz#7fd136513b6e15a712efc110ee2e557e400616f5" - integrity sha512-3co0QwAU9VrCVBWgpRf/4G19MwzR+DM0sDe9tgN7P3pv/tMlEHhnPFv88nPfuSa2W8uVCpHehvV+GnUPF4V7Ag== +"@sentry/react@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/react/-/react-10.32.1.tgz#0f3662bede972495404ee2ecf8f778cb39cbbbaf" + integrity sha512-/tX0HeACbAmVP57x8txTrGk/U3fa9pDBaoAtlOrnPv5VS/aC5SGkehXWeTGSAa+ahlOWwp3IF8ILVXRiOoG/Vg== dependencies: - "@sentry/browser" "10.30.0" - "@sentry/core" "10.30.0" + "@sentry/browser" "10.32.1" + "@sentry/core" "10.32.1" hoist-non-react-statics "^3.3.2" -"@sentry/vercel-edge@10.30.0": - version "10.30.0" - resolved "https://registry.yarnpkg.com/@sentry/vercel-edge/-/vercel-edge-10.30.0.tgz#8148f3b6e28932e05d663dbd6bea4b8fee142965" - integrity sha512-aXiVlIy5JjiyuZ9JlkMwIFCqwnYcUfC2uae0qhnIaSuQwMDgl1z3iE0vA8TOlLMJrTmHJjszeVhr40AFo9W0AA== +"@sentry/vercel-edge@10.32.1": + version "10.32.1" + resolved "https://registry.yarnpkg.com/@sentry/vercel-edge/-/vercel-edge-10.32.1.tgz#8c1ebaff49b80fa8b6b7674214230c104c6ee68a" + integrity sha512-3hrc7TVs4ZeYSCOZdgmv9D1Bke2osnImfupceW8THecNv3uEUjYbrC2UkS/TFMiVHc9qpYzUnKbsGezMp3Bcaw== dependencies: "@opentelemetry/api" "^1.9.0" "@opentelemetry/resources" "^2.2.0" - "@sentry/core" "10.30.0" + "@sentry/core" "10.32.1" "@sentry/webpack-plugin@^4.6.1": version "4.6.1" @@ -5247,29 +6265,29 @@ dependencies: "@typescript-eslint/utils" "^8.44.1" -"@tanstack/query-core@5.90.12": - version "5.90.12" - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.12.tgz#e1f5f47e72ef7d0fc794325936921c700352515e" - integrity sha512-T1/8t5DhV/SisWjDnaiU2drl6ySvsHj1bHBCWNXd+/T+Hh1cf6JodyEYMd5sgwm+b/mETT4EV3H+zCVczCU5hg== +"@tanstack/query-core@5.90.16": + version "5.90.16" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.16.tgz#19a972c2ffbc47727ab6649028af1bee70e28cdf" + integrity sha512-MvtWckSVufs/ja463/K4PyJeqT+HMlJWtw6PrCpywznd2NSgO3m4KwO9RqbFqGg6iDE8vVMFWMeQI4Io3eEYww== -"@tanstack/query-devtools@5.91.1": - version "5.91.1" - resolved "https://registry.yarnpkg.com/@tanstack/query-devtools/-/query-devtools-5.91.1.tgz#0b0e3b94861f3a584560af3047a536bf7fea06f1" - integrity sha512-l8bxjk6BMsCaVQH6NzQEE/bEgFy1hAs5qbgXl0xhzezlaQbPk6Mgz9BqEg2vTLPOHD8N4k+w/gdgCbEzecGyNg== +"@tanstack/query-devtools@5.92.0": + version "5.92.0" + resolved "https://registry.yarnpkg.com/@tanstack/query-devtools/-/query-devtools-5.92.0.tgz#8fc38b0112c6c136630f54e2f7e77f0c379e66c8" + integrity sha512-N8D27KH1vEpVacvZgJL27xC6yPFUy0Zkezn5gnB3L3gRCxlDeSuiya7fKge8Y91uMTnC8aSxBQhcK6ocY7alpQ== -"@tanstack/react-query-devtools@5.91.1": - version "5.91.1" - resolved "https://registry.yarnpkg.com/@tanstack/react-query-devtools/-/react-query-devtools-5.91.1.tgz#48c7507ba57156fcd2060d1fdbd3dc6fd566bf16" - integrity sha512-tRnJYwEbH0kAOuToy8Ew7bJw1lX3AjkkgSlf/vzb+NpnqmHPdWM+lA2DSdGQSLi1SU0PDRrrCI1vnZnci96CsQ== +"@tanstack/react-query-devtools@5.91.2": + version "5.91.2" + resolved "https://registry.yarnpkg.com/@tanstack/react-query-devtools/-/react-query-devtools-5.91.2.tgz#1cadfad644b699b618c0636471d19339bda51ac7" + integrity sha512-ZJ1503ay5fFeEYFUdo7LMNFzZryi6B0Cacrgr2h1JRkvikK1khgIq6Nq2EcblqEdIlgB/r7XDW8f8DQ89RuUgg== dependencies: - "@tanstack/query-devtools" "5.91.1" + "@tanstack/query-devtools" "5.92.0" -"@tanstack/react-query@5.90.12": - version "5.90.12" - resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.12.tgz#49536842eff6487a9e645a453fea2642d8f4f209" - integrity sha512-graRZspg7EoEaw0a8faiUASCyJrqjKPdqJ9EwuDRUF9mEYJ1YPczI9H+/agJ0mOJkPCJDk0lsz5QTrLZ/jQ2rg== +"@tanstack/react-query@5.90.16": + version "5.90.16" + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.16.tgz#76955d7027b5bff3d7f51163db7ea1c0bd430cb5" + integrity sha512-bpMGOmV4OPmif7TNMteU/Ehf/hoC0Kf98PDc0F4BZkFrEapRMEqI/V6YS0lyzwSV6PQpY1y4xxArUIfBW5LVxQ== dependencies: - "@tanstack/query-core" "5.90.12" + "@tanstack/query-core" "5.90.16" "@tanstack/react-store@0.7.7": version "0.7.7" @@ -5322,10 +6340,10 @@ picocolors "^1.1.1" redent "^3.0.0" -"@testing-library/react@16.3.0": - version "16.3.0" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6" - integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw== +"@testing-library/react@16.3.1": + version "16.3.1" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8" + integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw== dependencies: "@babel/runtime" "^7.12.5" @@ -5403,10 +6421,10 @@ resolved "https://registry.yarnpkg.com/@tiptap/extension-underline/-/extension-underline-3.14.0.tgz#7d9ac55419f353cdd3817b8f5d56a11e909b1251" integrity sha512-zmnWlsi2g/tMlThHby0Je9O+v24j4d+qcXF3nuzLUUaDsGCEtOyC9RzwITft59ViK+Nc2PD2W/J14rsB0j+qoQ== -"@tiptap/extensions@*", "@tiptap/extensions@3.13.0": - version "3.13.0" - resolved "https://registry.yarnpkg.com/@tiptap/extensions/-/extensions-3.13.0.tgz#542ee8a97575ae32090302b7f09522e025715297" - integrity sha512-i7O0ptSibEtTy+2PIPsNKEvhTvMaFJg1W4Oxfnbuxvaigs7cJV9Q0lwDUcc7CPsNw2T1+44wcxg431CzTvdYoA== +"@tiptap/extensions@*", "@tiptap/extensions@3.14.0": + version "3.14.0" + resolved "https://registry.yarnpkg.com/@tiptap/extensions/-/extensions-3.14.0.tgz#8367d3d644cf68b85341e059f5685b13b5722b1a" + integrity sha512-qQBVKqzU4ZVjRn8W0UbdfE4LaaIgcIWHOMrNnJ+PutrRzQ6ZzhmD/kRONvRWBfG9z3DU7pSKGwVYSR2hztsGuQ== "@tiptap/pm@^3.13.0": version "3.14.0" @@ -5934,19 +6952,19 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.49.0.tgz#8ed8736b8415a9193989220eadb6031dbcd2260a" - integrity sha512-JXij0vzIaTtCwu6SxTh8qBc66kmf1xs7pI4UOiMDFVct6q86G0Zs7KRcEoJgY3Cav3x5Tq0MF5jwgpgLqgKG3A== +"@typescript-eslint/eslint-plugin@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.51.0.tgz#8985230730c0d955bf6aa0aed98c5c2c95102e1a" + integrity sha512-XtssGWJvypyM2ytBnSnKtHYOGT+4ZwTnBVl36TA4nRO2f4PRNGz5/1OszHzcZCvcBMh+qb7I06uoCmLTRdR9og== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.49.0" - "@typescript-eslint/type-utils" "8.49.0" - "@typescript-eslint/utils" "8.49.0" - "@typescript-eslint/visitor-keys" "8.49.0" + "@typescript-eslint/scope-manager" "8.51.0" + "@typescript-eslint/type-utils" "8.51.0" + "@typescript-eslint/utils" "8.51.0" + "@typescript-eslint/visitor-keys" "8.51.0" ignore "^7.0.0" natural-compare "^1.4.0" - ts-api-utils "^2.1.0" + ts-api-utils "^2.2.0" "@typescript-eslint/eslint-plugin@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": version "8.50.0" @@ -5962,15 +6980,15 @@ natural-compare "^1.4.0" ts-api-utils "^2.1.0" -"@typescript-eslint/parser@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.49.0.tgz#0ede412d59e99239b770f0f08c76c42fba717fa2" - integrity sha512-N9lBGA9o9aqb1hVMc9hzySbhKibHmB+N3IpoShyV6HyQYRGIhlrO5rQgttypi+yEeKsKI4idxC8Jw6gXKD4THA== +"@typescript-eslint/parser@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.51.0.tgz#584fb8be3a867cbf980917aabed5f7528f615d6b" + integrity sha512-3xP4XzzDNQOIqBMWogftkwxhg5oMKApqY0BAflmLZiFYHqyhSOxv/cd/zPQLTcCXr4AkaKb25joocY0BD1WC6A== dependencies: - "@typescript-eslint/scope-manager" "8.49.0" - "@typescript-eslint/types" "8.49.0" - "@typescript-eslint/typescript-estree" "8.49.0" - "@typescript-eslint/visitor-keys" "8.49.0" + "@typescript-eslint/scope-manager" "8.51.0" + "@typescript-eslint/types" "8.51.0" + "@typescript-eslint/typescript-estree" "8.51.0" + "@typescript-eslint/visitor-keys" "8.51.0" debug "^4.3.4" "@typescript-eslint/parser@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": @@ -5993,15 +7011,6 @@ "@typescript-eslint/types" "^8.46.2" debug "^4.3.4" -"@typescript-eslint/project-service@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.49.0.tgz#ce220525c88cb2d23792b391c07e14cb9697651a" - integrity sha512-/wJN0/DKkmRUMXjZUXYZpD1NEQzQAAn9QWfGwo+Ai8gnzqH7tvqS7oNVdTjKqOcPyVIdZdyCMoqN66Ia789e7g== - dependencies: - "@typescript-eslint/tsconfig-utils" "^8.49.0" - "@typescript-eslint/types" "^8.49.0" - debug "^4.3.4" - "@typescript-eslint/project-service@8.50.0": version "8.50.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.50.0.tgz#1422366b7cc11fef8c6d87770884e608093423a4" @@ -6011,7 +7020,25 @@ "@typescript-eslint/types" "^8.50.0" debug "^4.3.4" -"@typescript-eslint/scope-manager@8.46.2", "@typescript-eslint/scope-manager@^8.15.0", "@typescript-eslint/scope-manager@^8.46.1": +"@typescript-eslint/project-service@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.51.0.tgz#3cfef313d8bebbf4b2442675a4dd463cef4c8369" + integrity sha512-Luv/GafO07Z7HpiI7qeEW5NW8HUtZI/fo/kE0YbtQEFpJRUuR0ajcWfCE5bnMvL7QQFrmT/odMe8QZww8X2nfQ== + dependencies: + "@typescript-eslint/tsconfig-utils" "^8.51.0" + "@typescript-eslint/types" "^8.51.0" + debug "^4.3.4" + +"@typescript-eslint/project-service@8.52.0": + version "8.52.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.52.0.tgz#5fb4c16af4eda6d74c70cbc62f5d3f77b96e4cbe" + integrity sha512-xD0MfdSdEmeFa3OmVqonHi+Cciab96ls1UhIF/qX/O/gPu5KXD0bY9lu33jj04fjzrXHcuvjBcBC+D3SNSadaw== + dependencies: + "@typescript-eslint/tsconfig-utils" "^8.52.0" + "@typescript-eslint/types" "^8.52.0" + debug "^4.4.3" + +"@typescript-eslint/scope-manager@8.46.2", "@typescript-eslint/scope-manager@^8.46.1": version "8.46.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88" integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA== @@ -6019,14 +7046,6 @@ "@typescript-eslint/types" "8.46.2" "@typescript-eslint/visitor-keys" "8.46.2" -"@typescript-eslint/scope-manager@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz#a3496765b57fb48035d671174552e462e5bffa63" - integrity sha512-npgS3zi+/30KSOkXNs0LQXtsg9ekZ8OISAOLGWA/ZOEn0ZH74Ginfl7foziV8DT+D98WfQ5Kopwqb/PZOaIJGg== - dependencies: - "@typescript-eslint/types" "8.49.0" - "@typescript-eslint/visitor-keys" "8.49.0" - "@typescript-eslint/scope-manager@8.50.0": version "8.50.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.50.0.tgz#e0d6c838dc9044bc679724611b138cb34c81bddf" @@ -6035,31 +7054,41 @@ "@typescript-eslint/types" "8.50.0" "@typescript-eslint/visitor-keys" "8.50.0" +"@typescript-eslint/scope-manager@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.51.0.tgz#19b42f65680c21f7b6f40fe9024327f6bb1893c1" + integrity sha512-JhhJDVwsSx4hiOEQPeajGhCWgBMBwVkxC/Pet53EpBVs7zHHtayKefw1jtPaNRXpI9RA2uocdmpdfE7T+NrizA== + dependencies: + "@typescript-eslint/types" "8.51.0" + "@typescript-eslint/visitor-keys" "8.51.0" + +"@typescript-eslint/scope-manager@8.52.0", "@typescript-eslint/scope-manager@^8.51.0": + version "8.52.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.52.0.tgz#9884ff690fad30380ccabfb08af1ac200af6b4e5" + integrity sha512-ixxqmmCcc1Nf8S0mS0TkJ/3LKcC8mruYJPOU6Ia2F/zUUR4pApW7LzrpU3JmtePbRUTes9bEqRc1Gg4iyRnDzA== + dependencies: + "@typescript-eslint/types" "8.52.0" + "@typescript-eslint/visitor-keys" "8.52.0" + "@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2": version "8.46.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c" integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag== -"@typescript-eslint/tsconfig-utils@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz#857777c8e35dd1e564505833d8043f544442fbf4" - integrity sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA== - -"@typescript-eslint/tsconfig-utils@8.50.0", "@typescript-eslint/tsconfig-utils@^8.49.0", "@typescript-eslint/tsconfig-utils@^8.50.0": +"@typescript-eslint/tsconfig-utils@8.50.0", "@typescript-eslint/tsconfig-utils@^8.50.0": version "8.50.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.50.0.tgz#5c17537ad4c8a13bf6d7393035edaf91a1e13191" integrity sha512-vxd3G/ybKTSlm31MOA96gqvrRGv9RJ7LGtZCn2Vrc5htA0zCDvcMqUkifcjrWNNKXHUU3WCkYOzzVSFBd0wa2w== -"@typescript-eslint/type-utils@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz#d8118a0c1896a78a22f01d3c176e9945409b085b" - integrity sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg== - dependencies: - "@typescript-eslint/types" "8.49.0" - "@typescript-eslint/typescript-estree" "8.49.0" - "@typescript-eslint/utils" "8.49.0" - debug "^4.3.4" - ts-api-utils "^2.1.0" +"@typescript-eslint/tsconfig-utils@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.51.0.tgz#a575e9885e62dbd260fb64474eff1dae6e317515" + integrity sha512-Qi5bSy/vuHeWyir2C8u/uqGMIlIDu8fuiYWv48ZGlZ/k+PRPHtaAu7erpc7p5bzw2WNNSniuxoMSO4Ar6V9OXw== + +"@typescript-eslint/tsconfig-utils@8.52.0", "@typescript-eslint/tsconfig-utils@^8.51.0", "@typescript-eslint/tsconfig-utils@^8.52.0": + version "8.52.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.52.0.tgz#0296751c22ed05c83787a6eaec65ae221bd8b8ed" + integrity sha512-jl+8fzr/SdzdxWJznq5nvoI7qn2tNYV/ZBAEcaFMVXf+K6jmXvAFrgo/+5rxgnL152f//pDEAYAhhBAZGrVfwg== "@typescript-eslint/type-utils@8.50.0": version "8.50.0" @@ -6072,21 +7101,37 @@ debug "^4.3.4" ts-api-utils "^2.1.0" +"@typescript-eslint/type-utils@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.51.0.tgz#ec165b0312a6025c2a2a3f39641e46ab4f049564" + integrity sha512-0XVtYzxnobc9K0VU7wRWg1yiUrw4oQzexCG2V2IDxxCxhqBMSMbjB+6o91A+Uc0GWtgjCa3Y8bi7hwI0Tu4n5Q== + dependencies: + "@typescript-eslint/types" "8.51.0" + "@typescript-eslint/typescript-estree" "8.51.0" + "@typescript-eslint/utils" "8.51.0" + debug "^4.3.4" + ts-api-utils "^2.2.0" + "@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2": version "8.46.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763" integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ== -"@typescript-eslint/types@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.49.0.tgz#c1bd3ebf956d9e5216396349ca23c58d74f06aee" - integrity sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ== - -"@typescript-eslint/types@8.50.0", "@typescript-eslint/types@^8.49.0", "@typescript-eslint/types@^8.50.0": +"@typescript-eslint/types@8.50.0", "@typescript-eslint/types@^8.50.0": version "8.50.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.50.0.tgz#ad8f1ad88ae0096f548c9cdf60da9b92832db96e" integrity sha512-iX1mgmGrXdANhhITbpp2QQM2fGehBse9LbTf0sidWK6yg/NE+uhV5dfU1g6EYPlcReYmkE9QLPq/2irKAmtS9w== +"@typescript-eslint/types@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.51.0.tgz#6996e59d49e92fb893531bdc249f0d92a7bebdbb" + integrity sha512-TizAvWYFM6sSscmEakjY3sPqGwxZRSywSsPEiuZF6d5GmGD9Gvlsv0f6N8FvAAA0CD06l3rIcWNbsN1e5F/9Ag== + +"@typescript-eslint/types@8.52.0", "@typescript-eslint/types@^8.51.0", "@typescript-eslint/types@^8.52.0": + version "8.52.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.52.0.tgz#1eb0a16b324824bc23b89d109a267c38c9213c4a" + integrity sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg== + "@typescript-eslint/typescript-estree@8.46.2": version "8.46.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08" @@ -6103,21 +7148,6 @@ semver "^7.6.0" ts-api-utils "^2.1.0" -"@typescript-eslint/typescript-estree@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz#99c5a53275197ccb4e849786dad68344e9924135" - integrity sha512-jrLdRuAbPfPIdYNppHJ/D0wN+wwNfJ32YTAm10eJVsFmrVpXQnDWBn8niCSMlWjvml8jsce5E/O+86IQtTbJWA== - dependencies: - "@typescript-eslint/project-service" "8.49.0" - "@typescript-eslint/tsconfig-utils" "8.49.0" - "@typescript-eslint/types" "8.49.0" - "@typescript-eslint/visitor-keys" "8.49.0" - debug "^4.3.4" - minimatch "^9.0.4" - semver "^7.6.0" - tinyglobby "^0.2.15" - ts-api-utils "^2.1.0" - "@typescript-eslint/typescript-estree@8.50.0": version "8.50.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.50.0.tgz#2871d36617f81a127db905fa91b16d1a0251411b" @@ -6133,15 +7163,35 @@ tinyglobby "^0.2.15" ts-api-utils "^2.1.0" -"@typescript-eslint/utils@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.49.0.tgz#43b3b91d30afd6f6114532cf0b228f1790f43aff" - integrity sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA== +"@typescript-eslint/typescript-estree@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.51.0.tgz#b57f5157d1ac2127bd7c2c9ad8060fa017df4a1a" + integrity sha512-1qNjGqFRmlq0VW5iVlcyHBbCjPB7y6SxpBkrbhNWMy/65ZoncXCEPJxkRZL8McrseNH6lFhaxCIaX+vBuFnRng== dependencies: - "@eslint-community/eslint-utils" "^4.7.0" - "@typescript-eslint/scope-manager" "8.49.0" - "@typescript-eslint/types" "8.49.0" - "@typescript-eslint/typescript-estree" "8.49.0" + "@typescript-eslint/project-service" "8.51.0" + "@typescript-eslint/tsconfig-utils" "8.51.0" + "@typescript-eslint/types" "8.51.0" + "@typescript-eslint/visitor-keys" "8.51.0" + debug "^4.3.4" + minimatch "^9.0.4" + semver "^7.6.0" + tinyglobby "^0.2.15" + ts-api-utils "^2.2.0" + +"@typescript-eslint/typescript-estree@8.52.0": + version "8.52.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.52.0.tgz#2ad7721c671be2127951286cb7f44c4ce55b0591" + integrity sha512-XP3LClsCc0FsTK5/frGjolyADTh3QmsLp6nKd476xNI9CsSsLnmn4f0jrzNoAulmxlmNIpeXuHYeEQv61Q6qeQ== + dependencies: + "@typescript-eslint/project-service" "8.52.0" + "@typescript-eslint/tsconfig-utils" "8.52.0" + "@typescript-eslint/types" "8.52.0" + "@typescript-eslint/visitor-keys" "8.52.0" + debug "^4.4.3" + minimatch "^9.0.5" + semver "^7.7.3" + tinyglobby "^0.2.15" + ts-api-utils "^2.4.0" "@typescript-eslint/utils@8.50.0": version "8.50.0" @@ -6153,7 +7203,17 @@ "@typescript-eslint/types" "8.50.0" "@typescript-eslint/typescript-estree" "8.50.0" -"@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.15.0", "@typescript-eslint/utils@^8.44.1", "@typescript-eslint/utils@^8.46.1": +"@typescript-eslint/utils@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.51.0.tgz#b9a071cd210647f860a38873acf9bc5157bea56a" + integrity sha512-11rZYxSe0zabiKaCP2QAwRf/dnmgFgvTmeDTtZvUvXG3UuAdg/GU02NExmmIXzz3vLGgMdtrIosI84jITQOxUA== + dependencies: + "@eslint-community/eslint-utils" "^4.7.0" + "@typescript-eslint/scope-manager" "8.51.0" + "@typescript-eslint/types" "8.51.0" + "@typescript-eslint/typescript-estree" "8.51.0" + +"@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.44.1", "@typescript-eslint/utils@^8.46.1": version "8.46.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732" integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg== @@ -6163,6 +7223,16 @@ "@typescript-eslint/types" "8.46.2" "@typescript-eslint/typescript-estree" "8.46.2" +"@typescript-eslint/utils@^8.51.0": + version "8.52.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.52.0.tgz#b249be8264899b80d996fa353b4b84da4662f962" + integrity sha512-wYndVMWkweqHpEpwPhwqE2lnD2DxC6WVLupU/DOt/0/v+/+iQbbzO3jOHjmBMnhu0DgLULvOaU4h4pwHYi2oRQ== + dependencies: + "@eslint-community/eslint-utils" "^4.9.1" + "@typescript-eslint/scope-manager" "8.52.0" + "@typescript-eslint/types" "8.52.0" + "@typescript-eslint/typescript-estree" "8.52.0" + "@typescript-eslint/visitor-keys@8.46.2": version "8.46.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738" @@ -6171,14 +7241,6 @@ "@typescript-eslint/types" "8.46.2" eslint-visitor-keys "^4.2.1" -"@typescript-eslint/visitor-keys@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.49.0.tgz#8e450cc502c0d285cad9e84d400cf349a85ced6c" - integrity sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA== - dependencies: - "@typescript-eslint/types" "8.49.0" - eslint-visitor-keys "^4.2.1" - "@typescript-eslint/visitor-keys@8.50.0": version "8.50.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.50.0.tgz#79d1c95474e08f844dbe13370715cfb9b7e21363" @@ -6187,6 +7249,22 @@ "@typescript-eslint/types" "8.50.0" eslint-visitor-keys "^4.2.1" +"@typescript-eslint/visitor-keys@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.51.0.tgz#d37f5c82b9bece2c8aeb3ba7bb836bbba0f92bb8" + integrity sha512-mM/JRQOzhVN1ykejrvwnBRV3+7yTKK8tVANVN3o1O0t0v7o+jqdVu9crPy5Y9dov15TJk/FTIgoUGHrTOVL3Zg== + dependencies: + "@typescript-eslint/types" "8.51.0" + eslint-visitor-keys "^4.2.1" + +"@typescript-eslint/visitor-keys@8.52.0": + version "8.52.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.52.0.tgz#50361c48a6302676230fe498f80f6decce4bf673" + integrity sha512-ink3/Zofus34nmBsPjow63FP5M7IGff0RKAgqR6+CFpdk22M7aLwC9gOcLGYqr7MczLPzZVERW9hRog3O4n1sQ== + dependencies: + "@typescript-eslint/types" "8.52.0" + eslint-visitor-keys "^4.2.1" + "@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.3.0": version "1.3.0" resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8" @@ -6301,70 +7379,70 @@ "@types/babel__core" "^7.20.5" react-refresh "^0.18.0" -"@vitest/eslint-plugin@1.5.2": - version "1.5.2" - resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.5.2.tgz#49603183fb1ddc5ba38090857662e76a3cb2024f" - integrity sha512-2t1F2iecXB/b1Ox4U137lhD3chihEE3dRVtu3qMD35tc6UqUjg1VGRJoS1AkFKwpT8zv8OQInzPQO06hrRkeqw== +"@vitest/eslint-plugin@1.6.4": + version "1.6.4" + resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.6.4.tgz#683fbf358ab32f0d4a471fa36dacec75d44c9a0a" + integrity sha512-+qw32ux8HMVNrJnQOYgdjrMYmCn9vsiKnJUv5MoOg40e18WOvhWurzHdbRB3vXLfUrP7+jYyQbd6TuRhL23AkQ== dependencies: "@typescript-eslint/scope-manager" "^8.46.1" "@typescript-eslint/utils" "^8.46.1" -"@vitest/expect@4.0.15": - version "4.0.15" - resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.0.15.tgz#8e7e1daf54b7bc9ef6db4d989563c1d55ce424f5" - integrity sha512-Gfyva9/GxPAWXIWjyGDli9O+waHDC0Q0jaLdFP1qPAUUfo1FEXPXUfUkp3eZA0sSq340vPycSyOlYUeM15Ft1w== +"@vitest/expect@4.0.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.0.16.tgz#3cb324c35f59ae72a9e1fb3b4f7b92e596628151" + integrity sha512-eshqULT2It7McaJkQGLkPjPjNph+uevROGuIMJdG3V+0BSR2w9u6J9Lwu+E8cK5TETlfou8GRijhafIMhXsimA== dependencies: "@standard-schema/spec" "^1.0.0" "@types/chai" "^5.2.2" - "@vitest/spy" "4.0.15" - "@vitest/utils" "4.0.15" + "@vitest/spy" "4.0.16" + "@vitest/utils" "4.0.16" chai "^6.2.1" tinyrainbow "^3.0.3" -"@vitest/mocker@4.0.15": - version "4.0.15" - resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.0.15.tgz#5aca5f9c4691efdd2397763efcbde9c680f79caf" - integrity sha512-CZ28GLfOEIFkvCFngN8Sfx5h+Se0zN+h4B7yOsPVCcgtiO7t5jt9xQh2E1UkFep+eb9fjyMfuC5gBypwb07fvQ== +"@vitest/mocker@4.0.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.0.16.tgz#0351f17f5843b226f237f86cad7fc6dd7fd5b36d" + integrity sha512-yb6k4AZxJTB+q9ycAvsoxGn+j/po0UaPgajllBgt1PzoMAAmJGYFdDk0uCcRcxb3BrME34I6u8gHZTQlkqSZpg== dependencies: - "@vitest/spy" "4.0.15" + "@vitest/spy" "4.0.16" estree-walker "^3.0.3" magic-string "^0.30.21" -"@vitest/pretty-format@4.0.15": - version "4.0.15" - resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.0.15.tgz#2cd8e1bcb4fc8e24124d889a23d1140aecca5744" - integrity sha512-SWdqR8vEv83WtZcrfLNqlqeQXlQLh2iilO1Wk1gv4eiHKjEzvgHb2OVc3mIPyhZE6F+CtfYjNlDJwP5MN6Km7A== +"@vitest/pretty-format@4.0.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.0.16.tgz#91893e0337dbdd6f80a89bcc9710c0d03650f090" + integrity sha512-eNCYNsSty9xJKi/UdVD8Ou16alu7AYiS2fCPRs0b1OdhJiV89buAXQLpTbe+X8V9L6qrs9CqyvU7OaAopJYPsA== dependencies: tinyrainbow "^3.0.3" -"@vitest/runner@4.0.15": - version "4.0.15" - resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.0.15.tgz#fdd4e5d05a4c6b73be9746845d29c7329c37ae3b" - integrity sha512-+A+yMY8dGixUhHmNdPUxOh0la6uVzun86vAbuMT3hIDxMrAOmn5ILBHm8ajrqHE0t8R9T1dGnde1A5DTnmi3qw== +"@vitest/runner@4.0.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.0.16.tgz#a9eb6786545727436e53eb51308abd6af8154323" + integrity sha512-VWEDm5Wv9xEo80ctjORcTQRJ539EGPB3Pb9ApvVRAY1U/WkHXmmYISqU5E79uCwcW7xYUV38gwZD+RV755fu3Q== dependencies: - "@vitest/utils" "4.0.15" + "@vitest/utils" "4.0.16" pathe "^2.0.3" -"@vitest/snapshot@4.0.15": - version "4.0.15" - resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.0.15.tgz#52f686d7f314bae53657c1404f8ce7b0b99d2cec" - integrity sha512-A7Ob8EdFZJIBjLjeO0DZF4lqR6U7Ydi5/5LIZ0xcI+23lYlsYJAfGn8PrIWTYdZQRNnSRlzhg0zyGu37mVdy5g== +"@vitest/snapshot@4.0.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.0.16.tgz#6a7e41bdd3a60206c167720042c836c30dc50f3a" + integrity sha512-sf6NcrYhYBsSYefxnry+DR8n3UV4xWZwWxYbCJUt2YdvtqzSPR7VfGrY0zsv090DAbjFZsi7ZaMi1KnSRyK1XA== dependencies: - "@vitest/pretty-format" "4.0.15" + "@vitest/pretty-format" "4.0.16" magic-string "^0.30.21" pathe "^2.0.3" -"@vitest/spy@4.0.15": - version "4.0.15" - resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.0.15.tgz#57987c857c3f1bcea5513b379e8dfc8f06b37b8f" - integrity sha512-+EIjOJmnY6mIfdXtE/bnozKEvTC4Uczg19yeZ2vtCz5Yyb0QQ31QWVQ8hswJ3Ysx/K2EqaNsVanjr//2+P3FHw== +"@vitest/spy@4.0.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.0.16.tgz#3ac2e63e3e0cf304f1a84ec086d8e36cd185fbbd" + integrity sha512-4jIOWjKP0ZUaEmJm00E0cOBLU+5WE0BpeNr3XN6TEF05ltro6NJqHWxXD0kA8/Zc8Nh23AT8WQxwNG+WeROupw== -"@vitest/utils@4.0.15": - version "4.0.15" - resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.0.15.tgz#2e36d5c34656a1ce1a057d8595a835bff524f1bc" - integrity sha512-HXjPW2w5dxhTD0dLwtYHDnelK3j8sR8cWIaLxr22evTyY6q8pRCjZSmhRWVjBaOVXChQd6AwMzi9pucorXCPZA== +"@vitest/utils@4.0.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.0.16.tgz#f789a4ef5c5b2e8eef90a4c3304678dbc6c92599" + integrity sha512-h8z9yYhV3e1LEfaQ3zdypIrnAg/9hguReGZoS7Gl0aBG5xgA410zBqECqmaF/+RkTggRsfnzc1XaAHA6bmUufA== dependencies: - "@vitest/pretty-format" "4.0.15" + "@vitest/pretty-format" "4.0.16" tinyrainbow "^3.0.3" "@webassemblyjs/ast@1.14.1", "@webassemblyjs/ast@^1.14.1": @@ -6974,6 +8052,11 @@ baseline-browser-mapping@^2.8.9: resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.8.19.tgz#8d99bb7f06bc6ea5c9c1b961e631a1713069bbe0" integrity sha512-zoKGUdu6vb2jd3YOq0nnhEDQVbPcHhco3UImJrv5dSkvxTc2pl2WjOPsjZXDwPDSl5eghIMuY3R6J9NDKF3KcQ== +baseline-browser-mapping@^2.9.0: + version "2.9.12" + resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.12.tgz#fbed5f37edf24b708e6e0b1fb26c70982a577dfc" + integrity sha512-Mij6Lij93pTAIsSYy5cyBQ975Qh9uLEc5rwGTpomiZeXZL9yIS6uORJakb3ScHgfs0serMMfIbXzokPMuEiRyw== + bidi-js@^1.0.2, bidi-js@^1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/bidi-js/-/bidi-js-1.0.3.tgz#6f8bcf3c877c4d9220ddf49b9bb6930c88f877d2" @@ -7099,6 +8182,17 @@ browserslist@^4.24.0, browserslist@^4.26.3: node-releases "^2.0.21" update-browserslist-db "^1.1.3" +browserslist@^4.28.1: + version "4.28.1" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.28.1.tgz#7f534594628c53c63101079e27e40de490456a95" + integrity sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA== + dependencies: + baseline-browser-mapping "^2.9.0" + caniuse-lite "^1.0.30001759" + electron-to-chromium "^1.5.263" + node-releases "^2.0.27" + update-browserslist-db "^1.2.0" + bs-logger@^0.2.6: version "0.2.6" resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" @@ -7193,6 +8287,11 @@ caniuse-lite@^1.0.30001579, caniuse-lite@^1.0.30001746: resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001751.tgz#dacd5d9f4baeea841641640139d2b2a4df4226ad" integrity sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw== +caniuse-lite@^1.0.30001759: + version "1.0.30001763" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001763.tgz#9397446dd110b1aeadb0df249c41b2ece7f90f09" + integrity sha512-mh/dGtq56uN98LlNX9qdbKnzINhX0QzhiWBFEkFfsFO4QyCvL8YegrJAazCwXIeqkIob8BlZPGM3xdnY+sgmvQ== + canvg@4.0.3: version "4.0.3" resolved "https://registry.yarnpkg.com/canvg/-/canvg-4.0.3.tgz#1073a254ed9aed01a0ab53fb542c5bbecf7cf599" @@ -8039,6 +9138,11 @@ electron-to-chromium@^1.5.227: resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.238.tgz#cdf5ee412df435174490f5aa5793df815b4ee157" integrity sha512-khBdc+w/Gv+cS8e/Pbnaw/FXcBUeKrRVik9IxfXtgREOWyJhR4tj43n3amkVogJ/yeQUqzkrZcFhtIxIdqmmcQ== +electron-to-chromium@^1.5.263: + version "1.5.267" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz#5d84f2df8cdb6bfe7e873706bb21bd4bfb574dc7" + integrity sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw== + emittery@^0.13.1: version "0.13.1" resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad" @@ -8087,10 +9191,10 @@ encoding-sniffer@^0.2.1: iconv-lite "^0.6.3" whatwg-encoding "^3.1.1" -enhanced-resolve@^5.17.3: - version "5.18.3" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44" - integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww== +enhanced-resolve@^5.17.4: + version "5.18.4" + resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz#c22d33055f3952035ce6a144ce092447c525f828" + integrity sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q== dependencies: graceful-fs "^4.2.4" tapable "^2.2.0" @@ -8224,11 +9328,16 @@ es-iterator-helpers@^1.2.1: iterator.prototype "^1.1.4" safe-array-concat "^1.1.3" -es-module-lexer@^1.2.1, es-module-lexer@^1.7.0: +es-module-lexer@^1.7.0: version "1.7.0" resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.7.0.tgz#9159601561880a85f2734560a9099b2c31e5372a" integrity sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA== +es-module-lexer@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-2.0.0.tgz#f657cd7a9448dcdda9c070a3cb75e5dc1e85f5b1" + integrity sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw== + es-object-atoms@^1.0.0, es-object-atoms@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1" @@ -8394,10 +9503,10 @@ eslint-plugin-import@2.32.0, eslint-plugin-import@^2.31.0: string.prototype.trimend "^1.0.9" tsconfig-paths "^3.15.0" -eslint-plugin-jest@29.5.0: - version "29.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.5.0.tgz#f2d8e52ff1c023a69c22192838faccdf7adfdfe9" - integrity sha512-DAi9H8xN/TUuNOt+xDP1RqpCJLsSxBb5u1zXSpCyp0VAWGL8MBAg5t7/Dk+76iX7d1LhWu4DDH77IQNUolLDyg== +eslint-plugin-jest@29.12.0: + version "29.12.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.12.0.tgz#bda9df434f276ec3877a2bf5b0ccfa41293dbaff" + integrity sha512-dOMLGkl5vCDZo/KcsmzJkkYJUH+SDLls4PLBj8Aw86x5BHdXkygMGdfnqikJ8RUgEx3MHni09B5cebZF5+4rrQ== dependencies: "@typescript-eslint/utils" "^8.0.0" @@ -8466,13 +9575,13 @@ eslint-plugin-react@7.37.5, eslint-plugin-react@^7.37.0: string.prototype.matchall "^4.0.12" string.prototype.repeat "^1.0.0" -eslint-plugin-testing-library@7.13.6: - version "7.13.6" - resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.6.tgz#47126ff2868b6ea8a3054b7f952c8fba5e4dfe1c" - integrity sha512-90h3bGIK6QEvxkE8WWFiCXhYLG/Q1BZuf7snUSO/Ma7g7AnyTfKGFfjHl23o6nmg6a/lv0VX3VNyBv06m6cOcw== +eslint-plugin-testing-library@7.15.4: + version "7.15.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.15.4.tgz#cd6070b2c98368f280a2c96cc318604d5f012640" + integrity sha512-qP0ZPWAvDrS3oxZJErUfn3SZiIzj5Zh2EWuyWxjR5Bsk84ntxpquh4D0USorfyw5MzECURQ8OcEeBQdspHatzQ== dependencies: - "@typescript-eslint/scope-manager" "^8.15.0" - "@typescript-eslint/utils" "^8.15.0" + "@typescript-eslint/scope-manager" "^8.51.0" + "@typescript-eslint/utils" "^8.51.0" eslint-scope@5.1.1: version "5.1.1" @@ -9584,6 +10693,13 @@ html-encoding-sniffer@^4.0.0: dependencies: whatwg-encoding "^3.1.1" +html-encoding-sniffer@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-6.0.0.tgz#f8d9390b3b348b50d4f61c16dd2ef5c05980a882" + integrity sha512-CV9TW3Y3f8/wT0BRFc1/KAVQ3TUHiXmaAb6VW9vtiMFf7SLoMd1PdAc4W3KFOFETBJUb90KatHqlsZMWV+R9Gg== + dependencies: + "@exodus/bytes" "^1.6.0" + html-escaper@^2.0.0: version "2.0.2" resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453" @@ -9707,10 +10823,10 @@ i18next-parser@9.3.0: vinyl "^3.0.0" vinyl-fs "^4.0.0" -i18next@25.7.2: - version "25.7.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.7.2.tgz#870c43b94a54f43bd80d15e5f836be5bbeca5949" - integrity sha512-58b4kmLpLv1buWUEwegMDUqZVR5J+rT+WTRFaBGL7lxDuJQQ0NrJFrq+eT2N94aYVR1k1Sr13QITNOL88tZCuw== +i18next@25.7.3: + version "25.7.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.7.3.tgz#88bf15b414012a53ca87b9d408108aa81cb627cc" + integrity sha512-2XaT+HpYGuc2uTExq9TVRhLsso+Dxym6PWaKpn36wfBmTI779OQ7iP/XaZHzrnGyzU4SHpFrTYLKfVyBfAhVNA== dependencies: "@babel/runtime" "^7.28.4" @@ -10621,17 +11737,18 @@ js-yaml@^4.1.0: dependencies: argparse "^2.0.1" -jsdom@27.3.0: - version "27.3.0" - resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-27.3.0.tgz#7f08340b047ab3555ac7d8128fcf1feeca4d8587" - integrity sha512-GtldT42B8+jefDUC4yUKAvsaOrH7PDHmZxZXNgF2xMmymjUbRYJvpAybZAKEmXDGTM0mCsz8duOa4vTm5AY2Kg== +jsdom@27.4.0: + version "27.4.0" + resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-27.4.0.tgz#c36af2e43e1281a7e8bb8f255086435d177801f2" + integrity sha512-mjzqwWRD9Y1J1KUi7W97Gja1bwOOM5Ug0EZ6UDK3xS7j7mndrkwozHtSblfomlzyB4NepioNt+B2sOSzczVgtQ== dependencies: "@acemir/cssom" "^0.9.28" "@asamuzakjp/dom-selector" "^6.7.6" + "@exodus/bytes" "^1.6.0" cssstyle "^5.3.4" data-urls "^6.0.0" decimal.js "^10.6.0" - html-encoding-sniffer "^4.0.0" + html-encoding-sniffer "^6.0.0" http-proxy-agent "^7.0.2" https-proxy-agent "^7.0.6" is-potential-custom-element-name "^1.0.1" @@ -10641,7 +11758,6 @@ jsdom@27.3.0: tough-cookie "^6.0.0" w3c-xmlserializer "^5.0.0" webidl-conversions "^8.0.0" - whatwg-encoding "^3.1.1" whatwg-mimetype "^4.0.0" whatwg-url "^15.1.0" ws "^8.18.3" @@ -10821,13 +11937,20 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" -lib0@^0.2.109, lib0@^0.2.47, lib0@^0.2.85, lib0@^0.2.87, lib0@^0.2.99: +lib0@^0.2.109, lib0@^0.2.47, lib0@^0.2.85, lib0@^0.2.87: version "0.2.114" resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.114.tgz#0b0e55c3ffa8768fe3d9efca971059f465db4baf" integrity sha512-gcxmNFzA4hv8UYi8j43uPlQ7CGcyMJ2KQb5kZASw6SnAKAf10hK12i2fjrS3Cl/ugZa5Ui6WwIu1/6MIXiHttQ== dependencies: isomorphic.js "^0.2.4" +lib0@^0.2.99: + version "0.2.117" + resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.117.tgz#6c3f926475d28904af05b590703cbbbc29475716" + integrity sha512-DeXj9X5xDCjgKLU/7RR+/HQEVzuuEUiwldwOGsHK/sfAfELGWEyTcf0x+uOvCvK3O2zPmZePXWL85vtia6GyZw== + dependencies: + isomorphic.js "^0.2.4" + lie@~3.3.0: version "3.3.0" resolved "https://registry.yarnpkg.com/lie/-/lie-3.3.0.tgz#dcf82dee545f46074daf200c7c1c5a08e0f40f6a" @@ -11589,7 +12712,7 @@ minimatch@^5.0.1: dependencies: brace-expansion "^2.0.1" -minimatch@^9.0.0, minimatch@^9.0.4: +minimatch@^9.0.0, minimatch@^9.0.4, minimatch@^9.0.5: version "9.0.5" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== @@ -11714,6 +12837,11 @@ node-releases@^2.0.21: resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.26.tgz#fdfa272f2718a1309489d18aef4ef5ba7f5dfb52" integrity sha512-S2M9YimhSjBSvYnlr5/+umAnPHE++ODwt5e2Ij6FoX45HA/s4vHdkDx1eax2pAPeAOqu4s9b7ppahsyEFdVqQA== +node-releases@^2.0.27: + version "2.0.27" + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.27.tgz#eedca519205cf20f650f61d56b070db111231e4e" + integrity sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA== + nodemon@3.1.11: version "3.1.11" resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.11.tgz#04a54d1e794fbec9d8f6ffd8bf1ba9ea93a756ed" @@ -12223,12 +13351,12 @@ postgres-interval@^1.1.0: dependencies: xtend "^4.0.0" -posthog-js@1.306.1: - version "1.306.1" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.306.1.tgz#85e5f0654f5d407b32dc69f45eb8ad8c4ce50192" - integrity sha512-wO7bliv/5tlAlfoKCUzwkGXZVNexk0dHigMf9tNp0q1rzs62wThogREY7Tz7h/iWKYiuXy1RumtVlTmHuBXa1w== +posthog-js@1.312.0: + version "1.312.0" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.312.0.tgz#7caa60a794b55ee4e5bf677c0b06dbd66c4a092b" + integrity sha512-rdXprhuRzhutU8powMJpIfC0uRtI3OyuYktmLhZRMsD4DQaO3fnudKNq4zxtNmqMPFCSTfmlBH8ByLNOppm2tg== dependencies: - "@posthog/core" "1.7.1" + "@posthog/core" "1.9.0" core-js "^3.38.1" fflate "^0.4.8" preact "^10.19.3" @@ -12469,10 +13597,10 @@ prosemirror-transform@^1.0.0, prosemirror-transform@^1.1.0, prosemirror-transfor dependencies: prosemirror-model "^1.21.0" -prosemirror-view@1.41.3, prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, prosemirror-view@^1.31.0, prosemirror-view@^1.38.1, prosemirror-view@^1.39.1, prosemirror-view@^1.41.4: - version "1.41.3" - resolved "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.41.3.tgz#753a37ebe172a3e313ad2c3d85496f9ed1b2c256" - integrity sha512-SqMiYMUQNNBP9kfPhLO8WXEk/fon47vc52FQsUiJzTBuyjKgEcoAwMyF04eQ4WZ2ArMn7+ReypYL60aKngbACQ== +prosemirror-view@1.41.4, prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, prosemirror-view@^1.31.0, prosemirror-view@^1.38.1, prosemirror-view@^1.39.1, prosemirror-view@^1.41.4: + version "1.41.4" + resolved "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.41.4.tgz#4e1b3e90accc0eebe3bddb497a40ce54e4de722d" + integrity sha512-WkKgnyjNncri03Gjaz3IFWvCAE94XoiEgvtr0/r2Xw7R8/IjK3sKLSiDoCHWcsXSAinVaKlGRZDvMCsF1kbzjA== dependencies: prosemirror-model "^1.20.0" prosemirror-state "^1.0.0" @@ -12518,7 +13646,7 @@ qified@^0.5.2: dependencies: hookified "^1.13.0" -qs@6.14.1, qs@^6.11.2, qs@^6.14.0: +qs@^6.11.2, qs@^6.14.0: version "6.14.1" resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159" integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ== @@ -12596,30 +13724,30 @@ react-arborist@3.4.3: redux "^5.0.0" use-sync-external-store "^1.2.0" -react-aria-components@1.13.0: - version "1.13.0" - resolved "https://registry.yarnpkg.com/react-aria-components/-/react-aria-components-1.13.0.tgz#e9a15243f5ecc233f93a68438f6ceb4b64beff02" - integrity sha512-t1mm3AVy/MjUJBZ7zrb+sFC5iya8Vvw3go3mGKtTm269bXGZho7BLA4IgT+0nOS3j+ku6ChVi8NEoQVFoYzJJA== +react-aria-components@1.14.0: + version "1.14.0" + resolved "https://registry.yarnpkg.com/react-aria-components/-/react-aria-components-1.14.0.tgz#77fd2aa265a843a8a85c71c2c698917f9418fadd" + integrity sha512-u21N/yS6Ozk9P9oO8wxMNZSFiPk6F3aAE9w6aN7pseGPApkjXqDyPNCnTsTTvMtVL3QRBkVbf7fJ5yi2hksVEg== dependencies: - "@internationalized/date" "^3.10.0" + "@internationalized/date" "^3.10.1" "@internationalized/string" "^3.2.7" - "@react-aria/autocomplete" "3.0.0-rc.3" - "@react-aria/collections" "^3.0.0" - "@react-aria/dnd" "^3.11.3" - "@react-aria/focus" "^3.21.2" - "@react-aria/interactions" "^3.25.6" + "@react-aria/autocomplete" "3.0.0-rc.4" + "@react-aria/collections" "^3.0.1" + "@react-aria/dnd" "^3.11.4" + "@react-aria/focus" "^3.21.3" + "@react-aria/interactions" "^3.26.0" "@react-aria/live-announcer" "^3.4.4" - "@react-aria/overlays" "^3.30.0" + "@react-aria/overlays" "^3.31.0" "@react-aria/ssr" "^3.9.10" - "@react-aria/textfield" "^3.18.2" - "@react-aria/toolbar" "3.0.0-beta.21" - "@react-aria/utils" "^3.31.0" - "@react-aria/virtualizer" "^4.1.10" - "@react-stately/autocomplete" "3.0.0-beta.3" - "@react-stately/layout" "^4.5.1" - "@react-stately/selection" "^3.20.6" - "@react-stately/table" "^3.15.1" - "@react-stately/utils" "^3.10.8" + "@react-aria/textfield" "^3.18.3" + "@react-aria/toolbar" "3.0.0-beta.22" + "@react-aria/utils" "^3.32.0" + "@react-aria/virtualizer" "^4.1.11" + "@react-stately/autocomplete" "3.0.0-beta.4" + "@react-stately/layout" "^4.5.2" + "@react-stately/selection" "^3.20.7" + "@react-stately/table" "^3.15.2" + "@react-stately/utils" "^3.11.0" "@react-stately/virtualizer" "^4.4.4" "@react-types/form" "^3.7.16" "@react-types/grid" "^3.3.6" @@ -12627,8 +13755,8 @@ react-aria-components@1.13.0: "@react-types/table" "^3.13.4" "@swc/helpers" "^0.5.0" client-only "^0.0.1" - react-aria "^3.44.0" - react-stately "^3.42.0" + react-aria "^3.45.0" + react-stately "^3.43.0" use-sync-external-store "^1.4.0" react-aria-components@1.8.0: @@ -12713,7 +13841,7 @@ react-aria@3.39.0: "@react-aria/visually-hidden" "^3.8.22" "@react-types/shared" "^3.29.0" -react-aria@^3.39.0, react-aria@^3.44.0: +react-aria@^3.39.0: version "3.44.0" resolved "https://registry.yarnpkg.com/react-aria/-/react-aria-3.44.0.tgz#6b694c704c0d438feb1baad23ab32cc7e8edb68f" integrity sha512-2Pq3GQxBgM4/2BlpKYXeaZ47a3tdIcYSW/AYvKgypE3XipxOdQMDG5Sr/NBn7zuJq+thzmtfRb0lB9bTbsmaRw== @@ -12761,6 +13889,54 @@ react-aria@^3.39.0, react-aria@^3.44.0: "@react-aria/visually-hidden" "^3.8.28" "@react-types/shared" "^3.32.1" +react-aria@^3.45.0: + version "3.45.0" + resolved "https://registry.yarnpkg.com/react-aria/-/react-aria-3.45.0.tgz#58c432be5b9b582e4454832b4120379c377df156" + integrity sha512-QsdWIhhm3+IAiW3SU9tEm7pmeIcveEPAO6riZ1IUF78ZCvH/47nU4zVztcdtYmwYWSL4168QxLncWKtlMva3BA== + dependencies: + "@internationalized/string" "^3.2.7" + "@react-aria/breadcrumbs" "^3.5.30" + "@react-aria/button" "^3.14.3" + "@react-aria/calendar" "^3.9.3" + "@react-aria/checkbox" "^3.16.3" + "@react-aria/color" "^3.1.3" + "@react-aria/combobox" "^3.14.1" + "@react-aria/datepicker" "^3.15.3" + "@react-aria/dialog" "^3.5.32" + "@react-aria/disclosure" "^3.1.1" + "@react-aria/dnd" "^3.11.4" + "@react-aria/focus" "^3.21.3" + "@react-aria/gridlist" "^3.14.2" + "@react-aria/i18n" "^3.12.14" + "@react-aria/interactions" "^3.26.0" + "@react-aria/label" "^3.7.23" + "@react-aria/landmark" "^3.0.8" + "@react-aria/link" "^3.8.7" + "@react-aria/listbox" "^3.15.1" + "@react-aria/menu" "^3.19.4" + "@react-aria/meter" "^3.4.28" + "@react-aria/numberfield" "^3.12.3" + "@react-aria/overlays" "^3.31.0" + "@react-aria/progress" "^3.4.28" + "@react-aria/radio" "^3.12.3" + "@react-aria/searchfield" "^3.8.10" + "@react-aria/select" "^3.17.1" + "@react-aria/selection" "^3.27.0" + "@react-aria/separator" "^3.4.14" + "@react-aria/slider" "^3.8.3" + "@react-aria/ssr" "^3.9.10" + "@react-aria/switch" "^3.7.9" + "@react-aria/table" "^3.17.9" + "@react-aria/tabs" "^3.10.9" + "@react-aria/tag" "^3.7.3" + "@react-aria/textfield" "^3.18.3" + "@react-aria/toast" "^3.0.9" + "@react-aria/tooltip" "^3.9.0" + "@react-aria/tree" "^3.1.5" + "@react-aria/utils" "^3.32.0" + "@react-aria/visually-hidden" "^3.8.29" + "@react-types/shared" "^3.32.1" + react-dnd-html5-backend@^14.0.3: version "14.1.0" resolved "https://registry.yarnpkg.com/react-dnd-html5-backend/-/react-dnd-html5-backend-14.1.0.tgz#b35a3a0c16dd3a2bfb5eb7ec62cf0c2cace8b62f" @@ -12786,12 +13962,12 @@ react-dom@*, react-dom@19.2.3: dependencies: scheduler "^0.27.0" -react-i18next@16.5.0: - version "16.5.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.0.tgz#107e4323742344a2f8792feb905cea551da6fd2c" - integrity sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw== +react-i18next@16.5.1: + version "16.5.1" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.1.tgz#a299224b6d9c054dc92d7d65b642e48964b318ee" + integrity sha512-Hks6UIRZWW4c+qDAnx1csVsCGYeIR4MoBGQgJ+NUoNnO6qLxXuf8zu0xdcinyXUORgGzCdRsexxO1Xzv3sTdnw== dependencies: - "@babel/runtime" "^7.27.6" + "@babel/runtime" "^7.28.4" html-parse-stringify "^3.0.1" use-sync-external-store "^1.6.0" @@ -12926,7 +14102,7 @@ react-stately@3.37.0: "@react-stately/tree" "^3.8.9" "@react-types/shared" "^3.29.0" -react-stately@^3.37.0, react-stately@^3.42.0: +react-stately@^3.37.0: version "3.42.0" resolved "https://registry.yarnpkg.com/react-stately/-/react-stately-3.42.0.tgz#f309e9cb729374cc187c688529a2aa0572ab9408" integrity sha512-lYt2o1dd6dK8Bb4GRh08RG/2u64bSA1cqtRqtw4jEMgxC7Q17RFcIumBbChErndSdLzafEG/UBwV6shOfig6yw== @@ -12958,6 +14134,38 @@ react-stately@^3.37.0, react-stately@^3.42.0: "@react-stately/tree" "^3.9.3" "@react-types/shared" "^3.32.1" +react-stately@^3.43.0: + version "3.43.0" + resolved "https://registry.yarnpkg.com/react-stately/-/react-stately-3.43.0.tgz#30cda660cfc7430e84c4cc3d77e55e7b151d5bbd" + integrity sha512-dScb9fTL1tRtFODPnk/2rP0a9kp1C+7+40RArS0C7j0auAUmnrO/wDILojwQUso7/kkys4fP707fTwGJDeJ7vg== + dependencies: + "@react-stately/calendar" "^3.9.1" + "@react-stately/checkbox" "^3.7.3" + "@react-stately/collections" "^3.12.8" + "@react-stately/color" "^3.9.3" + "@react-stately/combobox" "^3.12.1" + "@react-stately/data" "^3.15.0" + "@react-stately/datepicker" "^3.15.3" + "@react-stately/disclosure" "^3.0.9" + "@react-stately/dnd" "^3.7.2" + "@react-stately/form" "^3.2.2" + "@react-stately/list" "^3.13.2" + "@react-stately/menu" "^3.9.9" + "@react-stately/numberfield" "^3.10.3" + "@react-stately/overlays" "^3.6.21" + "@react-stately/radio" "^3.11.3" + "@react-stately/searchfield" "^3.5.17" + "@react-stately/select" "^3.9.0" + "@react-stately/selection" "^3.20.7" + "@react-stately/slider" "^3.7.3" + "@react-stately/table" "^3.15.2" + "@react-stately/tabs" "^3.8.7" + "@react-stately/toast" "^3.1.2" + "@react-stately/toggle" "^3.9.3" + "@react-stately/tooltip" "^3.5.9" + "@react-stately/tree" "^3.9.4" + "@react-types/shared" "^3.32.1" + react-style-singleton@^2.2.2, react-style-singleton@^2.2.3: version "2.2.3" resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.2.3.tgz#4265608be69a4d70cfe3047f2c6c88b2c3ace388" @@ -14296,10 +15504,10 @@ tempy@^0.6.0: type-fest "^0.16.0" unique-string "^2.0.0" -terser-webpack-plugin@^5.3.11: - version "5.3.14" - resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz#9031d48e57ab27567f02ace85c7d690db66c3e06" - integrity sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw== +terser-webpack-plugin@^5.3.16: + version "5.3.16" + resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.16.tgz#741e448cc3f93d8026ebe4f7ef9e4afacfd56330" + integrity sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q== dependencies: "@jridgewell/trace-mapping" "^0.3.25" jest-worker "^27.4.5" @@ -14482,6 +15690,11 @@ ts-api-utils@^2.1.0: resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91" integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== +ts-api-utils@^2.2.0, ts-api-utils@^2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8" + integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA== + ts-essentials@>=10.0.0: version "10.1.1" resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-10.1.1.tgz#4e1d29b7c9b33c1a2744482376634c4fafba5210" @@ -14863,6 +16076,14 @@ update-browserslist-db@^1.1.3: escalade "^3.2.0" picocolors "^1.1.1" +update-browserslist-db@^1.2.0: + version "1.2.3" + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz#64d76db58713136acbeb4c49114366cc6cc2e80d" + integrity sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w== + dependencies: + escalade "^3.2.0" + picocolors "^1.1.1" + uri-js@^4.2.2: version "4.4.1" resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" @@ -15039,10 +16260,10 @@ vite-compatible-readable-stream@^3.6.1: string_decoder "^1.1.1" util-deprecate "^1.0.1" -vite-tsconfig-paths@6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-6.0.1.tgz#ae82dd094eb8cf6ef23417bc3698275785ebe04a" - integrity sha512-OQuYkfCQhc2T+n//0N7/oogTosgiSyZQ7dydrpUlH5SbnFTtplpekdY4GMi6jDwEpiwWlqeUJMyPfC2ePM1+2A== +vite-tsconfig-paths@6.0.3: + version "6.0.3" + resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-6.0.3.tgz#df8c11b56a6247707e76b472af084fc6e5e68c35" + integrity sha512-7bL7FPX/DSviaZGYUKowWF1AiDVWjMjxNbE8lyaVGDezkedWqfGhlnQ4BZXre0ZN5P4kAgIJfAlgFDVyjrCIyg== dependencies: debug "^4.1.1" globrex "^0.1.2" @@ -15069,18 +16290,18 @@ vitest-mock-extended@3.1.0: dependencies: ts-essentials ">=10.0.0" -vitest@4.0.15: - version "4.0.15" - resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.0.15.tgz#bb65e8289d49c89bc3c1dba8e1bf9c13f039c6b0" - integrity sha512-n1RxDp8UJm6N0IbJLQo+yzLZ2sQCDyl1o0LeugbPWf8+8Fttp29GghsQBjYJVmWq3gBFfe9Hs1spR44vovn2wA== +vitest@4.0.16: + version "4.0.16" + resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.0.16.tgz#7ceaecd4612fa6351923e842a0723c48cdfb6719" + integrity sha512-E4t7DJ9pESL6E3I8nFjPa4xGUd3PmiWDLsDztS2qXSJWfHtbQnwAWylaBvSNY48I3vr8PTqIZlyK8TE3V3CA4Q== dependencies: - "@vitest/expect" "4.0.15" - "@vitest/mocker" "4.0.15" - "@vitest/pretty-format" "4.0.15" - "@vitest/runner" "4.0.15" - "@vitest/snapshot" "4.0.15" - "@vitest/spy" "4.0.15" - "@vitest/utils" "4.0.15" + "@vitest/expect" "4.0.16" + "@vitest/mocker" "4.0.16" + "@vitest/pretty-format" "4.0.16" + "@vitest/runner" "4.0.16" + "@vitest/snapshot" "4.0.16" + "@vitest/spy" "4.0.16" + "@vitest/utils" "4.0.16" es-module-lexer "^1.7.0" expect-type "^1.2.2" magic-string "^0.30.21" @@ -15192,10 +16413,10 @@ webpack-virtual-modules@^0.5.0: resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz#362f14738a56dae107937ab98ea7062e8bdd3b6c" integrity sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw== -webpack@5.103.0: - version "5.103.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.103.0.tgz#17a7c5a5020d5a3a37c118d002eade5ee2c6f3da" - integrity sha512-HU1JOuV1OavsZ+mfigY0j8d1TgQgbZ6M+J75zDkpEAwYeXjWSqrGJtgnPblJjd/mAyTNQ7ygw0MiKOn6etz8yw== +webpack@5.104.1: + version "5.104.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.1.tgz#94bd41eb5dbf06e93be165ba8be41b8260d4fb1a" + integrity sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA== dependencies: "@types/eslint-scope" "^3.7.7" "@types/estree" "^1.0.8" @@ -15205,10 +16426,10 @@ webpack@5.103.0: "@webassemblyjs/wasm-parser" "^1.14.1" acorn "^8.15.0" acorn-import-phases "^1.0.3" - browserslist "^4.26.3" + browserslist "^4.28.1" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.17.3" - es-module-lexer "^1.2.1" + enhanced-resolve "^5.17.4" + es-module-lexer "^2.0.0" eslint-scope "5.1.1" events "^3.2.0" glob-to-regexp "^0.4.1" @@ -15219,7 +16440,7 @@ webpack@5.103.0: neo-async "^2.6.2" schema-utils "^4.3.3" tapable "^2.3.0" - terser-webpack-plugin "^5.3.11" + terser-webpack-plugin "^5.3.16" watchpack "^2.4.4" webpack-sources "^3.3.3" @@ -15606,7 +16827,14 @@ y-prosemirror@^1.3.7: dependencies: lib0 "^0.2.109" -y-protocols@1.0.6, y-protocols@^1.0.6: +y-protocols@1.0.7: + version "1.0.7" + resolved "https://registry.yarnpkg.com/y-protocols/-/y-protocols-1.0.7.tgz#6631c492e75b78b3a61353a60067e6f8a4c38d5f" + integrity sha512-YSVsLoXxO67J6eE/nV4AtFtT3QEotZf5sK5BHxFBXso7VDUT3Tx07IfA6hsu5Q5OmBdMkQVmFZ9QOA7fikWvnw== + dependencies: + lib0 "^0.2.85" + +y-protocols@^1.0.6: version "1.0.6" resolved "https://registry.yarnpkg.com/y-protocols/-/y-protocols-1.0.6.tgz#66dad8a95752623443e8e28c0e923682d2c0d495" integrity sha512-vHRF2L6iT3rwj1jub/K5tYcTT/mEYDUppgNPXwp8fmLpui9f7Yeq3OEtTLVF012j39QnV+KEQpNqoN7CWU7Y9Q== @@ -15663,10 +16891,10 @@ yargs@^17.7.2: y18n "^5.0.5" yargs-parser "^21.1.1" -yjs@*, yjs@13.6.27, yjs@^13.6.27: - version "13.6.27" - resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.27.tgz#8899be929d57da05a0aa112d044a5c204393ab7b" - integrity sha512-OIDwaflOaq4wC6YlPBy2L6ceKeKuF7DeTxx+jPzv1FHn9tCZ0ZwSRnUBxD05E3yed46fv/FWJbvR+Ud7x0L7zw== +yjs@*, yjs@13.6.28, yjs@^13.6.27: + version "13.6.28" + resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.28.tgz#f2710d539b4cd8f21a1ccaf46f996a25f8b73079" + integrity sha512-EgnDOXs8+hBVm6mq3/S89Kiwzh5JRbn7w2wXwbrMRyKy/8dOFsLvuIfC+x19ZdtaDc0tA9rQmdZzbqqNHG44wA== dependencies: lib0 "^0.2.99"