diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 76adc91..dd43db0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,8 +7,8 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: pnpm/action-setup@v4 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 + - uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6 with: cache: true @@ -18,7 +18,7 @@ jobs: pnpm build - name: Upload static files as artifact - uses: actions/upload-pages-artifact@v3 + uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5 with: path: build/ @@ -34,4 +34,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5 diff --git a/package.json b/package.json index e8e08ba..6e552b4 100644 --- a/package.json +++ b/package.json @@ -2,58 +2,58 @@ "name": "my-app", "version": "0.1.0", "private": true, - "packageManager": "pnpm@11.9.0", + "packageManager": "pnpm@12.4.0", "dependencies": { - "@date-io/date-fns": "^1.3.13", - "@fontsource/jetbrains-mono": "^4.5.12", - "@fontsource/open-sans": "^4.5.14", - "@fontsource/roboto": "^4.5.8", - "@fontsource/source-sans-pro": "^4.5.11", - "@hookform/resolvers": "^2.9.11", + "@date-io/date-fns": "^3.0.0", + "@fontsource/jetbrains-mono": "^5.0.0", + "@fontsource/open-sans": "^5.0.0", + "@fontsource/roboto": "^5.0.0", + "@fontsource/source-sans-pro": "^5.0.0", + "@hookform/resolvers": "^5.0.0", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@material-ui/lab": "4.11.3-deprecations.1", "@material-ui/pickers": "^3.3.11", - "@react-three/drei": "^8.20.2", - "@react-three/fiber": "^7.0.29", - "@reduxjs/toolkit": "^1.9.7", + "@react-three/drei": "^10.0.0", + "@react-three/fiber": "^9.0.0", + "@reduxjs/toolkit": "^2.0.0", "cleave.js": "^1.6.0", - "codemirror": "^5.65.21", + "codemirror": "^6.0.0", "country-list": "^2.4.1", - "date-fns": "^2.30.0", + "date-fns": "^4.0.0", "dompurify": "^3.0.0", "lodash": "^4.18.1", - "marked": "^4.3.0", - "match-sorter": "^6.4.0", - "mui-datatables": "^3.8.5", - "overlayscrollbars": "^1.13.3", - "overlayscrollbars-react": "^0.2.3", + "marked": "^18.0.0", + "match-sorter": "^8.0.0", + "mui-datatables": "^4.0.0", + "overlayscrollbars": "^2.0.0", + "overlayscrollbars-react": "^0.5.0", "prop-types": "^15.8.1", - "qrcode.react": "^2.0.0", - "react": "^17.0.2", - "react-codemirror2": "^7.3.0", - "react-dnd": "^11.1.3", - "react-dnd-html5-backend": "^11.1.3", - "react-dom": "^17.0.2", - "react-google-recaptcha": "^2.1.0", + "qrcode.react": "^4.0.0", + "react": "^19.0.0", + "react-codemirror2": "^9.0.0", + "react-dnd": "^16.0.0", + "react-dnd-html5-backend": "^16.0.0", + "react-dom": "^19.0.0", + "react-google-recaptcha": "^3.0.0", "react-hook-form": "^7.81.0", "react-lazyload": "^3.2.1", - "react-redux": "^7.2.9", + "react-redux": "^9.0.0", "react-rnd": "^10.5.3", "react-scripts": "^5.0.1", "react-sortable-tree": "^2.8.0", "react-table": "^7.8.0", - "react-virtuoso": "^2.19.1", + "react-virtuoso": "^4.0.0", "react-waypoint": "^10.3.0", - "react-window": "^1.8.11", - "remove-accents": "^0.4.4", + "react-window": "^2.0.0", + "remove-accents": "^0.5.0", "seedrandom": "^3.0.5", "source-map-explorer": "^2.5.3", - "styled-components": "^5.3.11", - "three": "^0.138.3", - "ua-parser-js": "^1.0.41", + "styled-components": "^6.0.0", + "three": "^0.186.0", + "ua-parser-js": "^2.0.0", "worker-loader": "^3.0.8", - "yup": "^0.32.11" + "yup": "^1.0.0" }, "scripts": { "analyze": "source-map-explorer 'build/static/js/*.js'", @@ -64,15 +64,15 @@ }, "devDependencies": { "@faker-js/faker": "^6.3.1", - "deep-diff": "^1.0.2", - "madge": "^5.0.2", - "msw": "^0.39.2", - "workbox-core": "^6.6.1", - "workbox-expiration": "^6.6.1", - "workbox-precaching": "^6.6.1", - "workbox-routing": "^6.6.1", - "workbox-strategies": "^6.6.1", - "workbox-window": "^6.6.1" + "deep-diff": "1.0.2", + "madge": "5.0.2", + "msw": "0.39.2", + "workbox-core": "6.6.1", + "workbox-expiration": "6.6.1", + "workbox-precaching": "6.6.1", + "workbox-routing": "6.6.1", + "workbox-strategies": "6.6.1", + "workbox-window": "6.6.1" }, "eslintConfig": { "extends": "react-app" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 291a927..c55e7a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,3 +1,161 @@ +--- +lockfileVersion: '9.0' + +importers: + + .: + configDependencies: {} + packageManagerDependencies: + pnpm: + specifier: 12.4.0 + version: 12.4.0 + +packages: + + '@pnpm/exe.android-arm64@12.4.0': + resolution: {integrity: sha512-sAwslzCw74OpqK2P9l39cgdrRWHSqf5wEjB58JEzeVX6wdLvaHyg9i/GeRK5Ou6PZNA3AkD4yLO3c/y7UqOf8w==} + cpu: [arm64] + os: [android] + + '@pnpm/exe.android-x64@12.4.0': + resolution: {integrity: sha512-Ps3Gz0OrqYjuRfhzeNqcvIow6QmNrU3BSzMxJu5rUCSl7inVUUFX2gZbNL9naQsNLoorKCdxUf4N+WI9Mr1WBg==} + cpu: [x64] + os: [android] + + '@pnpm/exe.darwin-arm64@12.4.0': + resolution: {integrity: sha512-75EYiF8GuiTsnvP4cbZsviMBjohXUYtg2zjD4gdfhqxlU1y9Nj+KdEsbH4jfgB/FgyJSYPB2rqfmvvgLnRlVug==} + cpu: [arm64] + os: [darwin] + + '@pnpm/exe.darwin-x64@12.4.0': + resolution: {integrity: sha512-b74TzBg8lxl0lqZImGOXpRbAGcqVKX+UMckl3wG+KH52yYHI86VBJP86HbJX30HJ/EFeC6Tgbz2E4b5hhKRvdA==} + cpu: [x64] + os: [darwin] + + '@pnpm/exe.freebsd-x64@12.4.0': + resolution: {integrity: sha512-A45d6axdQIFNyNTYZAC64wh5+6LJ6dNKhNAoNMNi/EC5y9CRfv0GL3ZYDBqpkmsN9KMAkVsFWizq/Ng6xtjnhw==} + cpu: [x64] + os: [freebsd] + + '@pnpm/exe.linux-arm64-musl@12.4.0': + resolution: {integrity: sha512-yS6DNel7twfEUoW1yka1hpQrnhRe/s1JZ1MThVfgrmNQrNaPyHxQvAihm/GtL2CM6OeMV6z5532H/W/yDjQp5g==} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@pnpm/exe.linux-arm64@12.4.0': + resolution: {integrity: sha512-6npQUwq3D/WXbTgR4evApEKQ9ITznZ6Iz/dptcjBzA7+wSLTaYkK98Od2wsHCoPmEFb9tGtM+cvG82+wy0o9uA==} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@pnpm/exe.linux-ppc64@12.4.0': + resolution: {integrity: sha512-7shJ4WytyvBEdjrbIDqx2gDAH7sr0HBDooTmnNQ7DlzcLeeGi7Yqir7gJjOTm6s9S1cVnT56IwmqnnwQMP1HTQ==} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@pnpm/exe.linux-riscv64@12.4.0': + resolution: {integrity: sha512-q03EGUFoe/oOU/67E3sEAePr3qjFu8xrsX+WOXTodcFXfO5FondC6TPs7BSwhTiV27j3jeDP56qhJP05pXn+vw==} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@pnpm/exe.linux-s390x@12.4.0': + resolution: {integrity: sha512-GZ5YellCtNnaLe9zVj9l3avlw9CbSzExUFDh7v+tVbLfOOfkkRLpx2lsw1ytJ/nFWvxF2TO6M6Q9JDT7q8svRg==} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@pnpm/exe.linux-x64-musl@12.4.0': + resolution: {integrity: sha512-c8YyjVL39L48tRg9i3iw3d90fN6q84UjxlgWBhplcBOpzCgmglDVkPMtEAVDC+t9iobvYzs2hJnmTqLaA87MVA==} + cpu: [x64] + os: [linux] + libc: [musl] + + '@pnpm/exe.linux-x64@12.4.0': + resolution: {integrity: sha512-SQVgRkcR4Xyqf8+VNbtY0rtcEnfDq48RhH30HWo2/UfqKEfle2rOMyGZOmN1DbMw4ZzG5mWYoC81O7ZqHFZcPw==} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@pnpm/exe.win32-arm64@12.4.0': + resolution: {integrity: sha512-ZamXPhx0X6APZJAIkcH+K9KAsKcTYwxEgOyTQ/NXE+2UHBT9bRnSQ91sBeY6ELNd58V5cmMAkXSW5xmU+2ry+w==} + cpu: [arm64] + os: [win32] + + '@pnpm/exe.win32-x64@12.4.0': + resolution: {integrity: sha512-b8bLaprnpYi/2zN0M3H9RDAHuxCP3fmV5agPPwdp9fIdjNSUkV7V/RC3L4oWwbZvVgYEjjFLx1RuJOdltoKP6g==} + cpu: [x64] + os: [win32] + + pnpm@12.4.0: + resolution: {integrity: sha512-N1NsJu1Aq0E0tlEeCfayfz67RWh0aPJAbKOAUnmk5coVjBkxNQrZd01qshCNcbPbrrOZQxWSlDdeTQU+jgVoXA==} + engines: {node: '>=18.*'} + hasBin: true + +snapshots: + + '@pnpm/exe.android-arm64@12.4.0': + optional: true + + '@pnpm/exe.android-x64@12.4.0': + optional: true + + '@pnpm/exe.darwin-arm64@12.4.0': + optional: true + + '@pnpm/exe.darwin-x64@12.4.0': + optional: true + + '@pnpm/exe.freebsd-x64@12.4.0': + optional: true + + '@pnpm/exe.linux-arm64-musl@12.4.0': + optional: true + + '@pnpm/exe.linux-arm64@12.4.0': + optional: true + + '@pnpm/exe.linux-ppc64@12.4.0': + optional: true + + '@pnpm/exe.linux-riscv64@12.4.0': + optional: true + + '@pnpm/exe.linux-s390x@12.4.0': + optional: true + + '@pnpm/exe.linux-x64-musl@12.4.0': + optional: true + + '@pnpm/exe.linux-x64@12.4.0': + optional: true + + '@pnpm/exe.win32-arm64@12.4.0': + optional: true + + '@pnpm/exe.win32-x64@12.4.0': + optional: true + + pnpm@12.4.0: + optionalDependencies: + '@pnpm/exe.android-arm64': 12.4.0 + '@pnpm/exe.android-x64': 12.4.0 + '@pnpm/exe.darwin-arm64': 12.4.0 + '@pnpm/exe.darwin-x64': 12.4.0 + '@pnpm/exe.freebsd-x64': 12.4.0 + '@pnpm/exe.linux-arm64': 12.4.0 + '@pnpm/exe.linux-arm64-musl': 12.4.0 + '@pnpm/exe.linux-ppc64': 12.4.0 + '@pnpm/exe.linux-riscv64': 12.4.0 + '@pnpm/exe.linux-s390x': 12.4.0 + '@pnpm/exe.linux-x64': 12.4.0 + '@pnpm/exe.linux-x64-musl': 12.4.0 + '@pnpm/exe.win32-arm64': 12.4.0 + '@pnpm/exe.win32-x64': 12.4.0 + +--- lockfileVersion: '9.0' settings: @@ -9,56 +167,56 @@ importers: .: dependencies: '@date-io/date-fns': - specifier: ^1.3.13 - version: 1.3.13(date-fns@2.30.0) + specifier: ^3.0.0 + version: 3.2.1(date-fns@4.4.0) '@fontsource/jetbrains-mono': - specifier: ^4.5.12 - version: 4.5.12 + specifier: ^5.0.0 + version: 5.3.0 '@fontsource/open-sans': - specifier: ^4.5.14 - version: 4.5.14 + specifier: ^5.0.0 + version: 5.3.0 '@fontsource/roboto': - specifier: ^4.5.8 - version: 4.5.8 + specifier: ^5.0.0 + version: 5.3.0 '@fontsource/source-sans-pro': - specifier: ^4.5.11 - version: 4.5.11 + specifier: ^5.0.0 + version: 5.3.0 '@hookform/resolvers': - specifier: ^2.9.11 - version: 2.9.11(react-hook-form@7.81.0(react@17.0.2)) + specifier: ^5.0.0 + version: 5.9.1(@standard-schema/spec@1.1.0)(ajv-formats@2.1.1(ajv@8.20.0))(ajv@8.20.0)(react-hook-form@7.87.0(react@19.3.0))(yup@1.7.1) '@material-ui/core': specifier: ^4.12.4 - version: 4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + version: 4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) '@material-ui/icons': specifier: ^4.11.3 - version: 4.11.3(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + version: 4.11.3(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) '@material-ui/lab': specifier: 4.11.3-deprecations.1 - version: 4.11.3-deprecations.1(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + version: 4.11.3-deprecations.1(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) '@material-ui/pickers': specifier: ^3.3.11 - version: 3.3.11(@date-io/core@1.3.13)(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + version: 3.3.11(@date-io/core@1.3.13)(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(prop-types@15.8.1)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) '@react-three/drei': - specifier: ^8.20.2 - version: 8.20.2(@react-three/fiber@7.0.29(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3) + specifier: ^10.0.0 + version: 10.7.8(@react-three/fiber@9.7.0(@types/react@19.2.17)(immer@11.1.18)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)(three@0.186.0))(@types/react@19.2.17)(@types/three@0.186.0)(immer@11.1.18)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)(three@0.186.0) '@react-three/fiber': - specifier: ^7.0.29 - version: 7.0.29(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3) + specifier: ^9.0.0 + version: 9.7.0(@types/react@19.2.17)(immer@11.1.18)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)(three@0.186.0) '@reduxjs/toolkit': - specifier: ^1.9.7 - version: 1.9.7(react-redux@7.2.9(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + specifier: ^2.0.0 + version: 2.12.0(react-redux@9.3.0(@types/react@19.2.17)(react@19.3.0)(redux@5.0.1))(react@19.3.0) cleave.js: specifier: ^1.6.0 version: 1.6.0 codemirror: - specifier: ^5.65.21 - version: 5.65.21 + specifier: ^6.0.0 + version: 6.0.2 country-list: specifier: ^2.4.1 version: 2.4.1 date-fns: - specifier: ^2.30.0 - version: 2.30.0 + specifier: ^4.0.0 + version: 4.4.0 dompurify: specifier: ^3.0.0 version: 3.4.11 @@ -66,77 +224,77 @@ importers: specifier: ^4.18.1 version: 4.18.1 marked: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^18.0.0 + version: 18.0.12 match-sorter: - specifier: ^6.4.0 - version: 6.4.0 + specifier: ^8.0.0 + version: 8.3.0 mui-datatables: - specifier: ^3.8.5 - version: 3.8.5(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@material-ui/icons@4.11.3(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + specifier: ^4.0.0 + version: 4.3.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@mui/icons-material@5.18.0(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react@19.3.0))(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) overlayscrollbars: - specifier: ^1.13.3 - version: 1.13.3 + specifier: ^2.0.0 + version: 2.16.0 overlayscrollbars-react: - specifier: ^0.2.3 - version: 0.2.3(overlayscrollbars@1.13.3)(react@17.0.2) + specifier: ^0.5.0 + version: 0.5.6(overlayscrollbars@2.16.0)(react@19.3.0) prop-types: specifier: ^15.8.1 version: 15.8.1 qrcode.react: - specifier: ^2.0.0 - version: 2.0.0(react@17.0.2) + specifier: ^4.0.0 + version: 4.2.0(react@19.3.0) react: - specifier: ^17.0.2 - version: 17.0.2 + specifier: ^19.0.0 + version: 19.3.0 react-codemirror2: - specifier: ^7.3.0 - version: 7.3.0(codemirror@5.65.21)(react@17.0.2) + specifier: ^9.0.0 + version: 9.0.1(codemirror@6.0.2)(react@19.3.0) react-dnd: - specifier: ^11.1.3 - version: 11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + specifier: ^16.0.0 + version: 16.0.1(@types/hoist-non-react-statics@3.3.7(@types/react@19.2.17))(@types/node@26.1.0)(@types/react@19.2.17)(react@19.3.0) react-dnd-html5-backend: - specifier: ^11.1.3 - version: 11.1.3 + specifier: ^16.0.0 + version: 16.0.1 react-dom: - specifier: ^17.0.2 - version: 17.0.2(react@17.0.2) + specifier: ^19.0.0 + version: 19.3.0(react@19.3.0) react-google-recaptcha: - specifier: ^2.1.0 - version: 2.1.0(react@17.0.2) + specifier: ^3.0.0 + version: 3.1.0(react@19.3.0) react-hook-form: specifier: ^7.81.0 - version: 7.81.0(react@17.0.2) + version: 7.87.0(react@19.3.0) react-lazyload: specifier: ^3.2.1 - version: 3.2.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + version: 3.2.1(react-dom@19.3.0(react@19.3.0))(react@19.3.0) react-redux: - specifier: ^7.2.9 - version: 7.2.9(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + specifier: ^9.0.0 + version: 9.3.0(@types/react@19.2.17)(react@19.3.0)(redux@5.0.1) react-rnd: specifier: ^10.5.3 - version: 10.5.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + version: 10.5.3(react-dom@19.3.0(react@19.3.0))(react@19.3.0) react-scripts: specifier: ^5.0.1 - version: 5.0.1(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@17.0.2)(supports-color@5.5.0)(type-fest@1.4.0)(typescript@3.9.10) + version: 5.0.1(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7(supports-color@5.5.0)))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0))(@types/babel__core@7.20.5)(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(debug@4.4.3(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0))(html-minifier-terser@6.1.0)(react@19.3.0)(supports-color@5.5.0)(type-fest@1.4.0)(typescript@3.9.10) react-sortable-tree: specifier: ^2.8.0 - version: 2.8.0(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + version: 2.8.0(react-dnd@16.0.1(@types/hoist-non-react-statics@3.3.7(@types/react@19.2.17))(@types/node@26.1.0)(@types/react@19.2.17)(react@19.3.0))(react-dom@19.3.0(react@19.3.0))(react@19.3.0) react-table: specifier: ^7.8.0 - version: 7.8.0(react@17.0.2) + version: 7.8.0(react@19.3.0) react-virtuoso: - specifier: ^2.19.1 - version: 2.19.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + specifier: ^4.0.0 + version: 4.18.13(react-dom@19.3.0(react@19.3.0))(react@19.3.0) react-waypoint: specifier: ^10.3.0 - version: 10.3.0(react@17.0.2) + version: 10.3.0(react@19.3.0) react-window: - specifier: ^1.8.11 - version: 1.8.11(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + specifier: ^2.0.0 + version: 2.3.1(react-dom@19.3.0(react@19.3.0))(react@19.3.0) remove-accents: - specifier: ^0.4.4 - version: 0.4.4 + specifier: ^0.5.0 + version: 0.5.0 seedrandom: specifier: ^3.0.5 version: 3.0.5 @@ -144,50 +302,50 @@ importers: specifier: ^2.5.3 version: 2.5.3 styled-components: - specifier: ^5.3.11 - version: 5.3.11(@babel/core@7.29.7)(react-dom@17.0.2(react@17.0.2))(react-is@18.3.1)(react@17.0.2) + specifier: ^6.0.0 + version: 6.5.3(css-to-react-native@3.2.0)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) three: - specifier: ^0.138.3 - version: 0.138.3 + specifier: ^0.186.0 + version: 0.186.0 ua-parser-js: - specifier: ^1.0.41 - version: 1.0.41 + specifier: ^2.0.0 + version: 2.0.10 worker-loader: specifier: ^3.0.8 - version: 3.0.8(webpack@5.108.4(postcss@8.5.16)) + version: 3.0.8(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) yup: - specifier: ^0.32.11 - version: 0.32.11 + specifier: ^1.0.0 + version: 1.7.1 devDependencies: '@faker-js/faker': specifier: ^6.3.1 version: 6.3.1 deep-diff: - specifier: ^1.0.2 + specifier: 1.0.2 version: 1.0.2 madge: - specifier: ^5.0.2 + specifier: 5.0.2 version: 5.0.2(supports-color@5.5.0) msw: - specifier: ^0.39.2 + specifier: 0.39.2 version: 0.39.2(@types/node@26.1.0)(supports-color@5.5.0) workbox-core: - specifier: ^6.6.1 + specifier: 6.6.1 version: 6.6.1 workbox-expiration: - specifier: ^6.6.1 + specifier: 6.6.1 version: 6.6.1 workbox-precaching: - specifier: ^6.6.1 + specifier: 6.6.1 version: 6.6.1 workbox-routing: - specifier: ^6.6.1 + specifier: 6.6.1 version: 6.6.1 workbox-strategies: - specifier: ^6.6.1 + specifier: 6.6.1 version: 6.6.1 workbox-window: - specifier: ^6.6.1 + specifier: 6.6.1 version: 6.6.1 packages: @@ -922,6 +1080,27 @@ packages: '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} + '@codemirror/autocomplete@6.20.3': + resolution: {integrity: sha512-tlosUqb+3BbxCxZdu4tKeRghPFC+QM7q4X5YhKV2eCmPG+1r2F3f4AaSz5sCrFqUtX4Jh20VFTKecl16MgiV9g==} + + '@codemirror/commands@6.11.0': + resolution: {integrity: sha512-/K4Rl5BN0OtTiPWmJCdqODu38XnDMsDxKY5rgrPnCkutPTJf2wVbkoixLfealF5Kwse/s8P8M5jAiURiwSwnFA==} + + '@codemirror/language@6.12.4': + resolution: {integrity: sha512-1q4PaT+o6PbgpkJt4Q8Fv5XJxTy4FUZ4MWETtyiDw3J0Pyr9E2vqcKL+k9wcvjNTIsauxvE7OfmWj3FRPHQ76A==} + + '@codemirror/lint@6.9.7': + resolution: {integrity: sha512-28/+iWLYxKxsvGYhSYL7zaCZqLz5+FFFDq9tVsvGv9kv8RY4fFAchJ5WX9M3YrrRlTIsECjsXPqeNgnSmNP2dg==} + + '@codemirror/search@6.7.2': + resolution: {integrity: sha512-gUYkYhT2+n/+VGZ+8EzE5WFkYZUZYm1VOKDudIsNqh42uRVQJ0a6Yss9sdKT3MeOYfuL1N6AZA57oza0Oyr0LA==} + + '@codemirror/state@6.7.4': + resolution: {integrity: sha512-QhQIVRY+xHZDxwOSFrJ1eUMapJBUID3IdeAjf7dHO7zBUzSkyooHiodnalz5MG3iHzwixKMlAAyn7244y537EA==} + + '@codemirror/view@6.43.11': + resolution: {integrity: sha512-2+esucbQX6wB2JYi1eDvdCPFTA31BN8oSy6xCmk3G6CloV11yOvEjYk+gH7kLrP0MuHG94E8WDhjs5oMiu3+Wg==} + '@csstools/normalize.css@12.1.1': resolution: {integrity: sha512-YAYeJ+Xqh7fUou1d1j9XHl44BmsuThiTr4iNrgCQ3J27IbhXsxXDGZ1cXv8Qvs99d4rBbLiSKy3+WZiet32PcQ==} @@ -1018,25 +1197,66 @@ packages: '@date-io/core@1.3.13': resolution: {integrity: sha512-AlEKV7TxjeK+jxWVKcCFrfYAk8spX9aCyiToFIiLPtfQbsjmRGLIhb5VZgptQcJdHtLXo7+m0DuurwFgUToQuA==} - '@date-io/date-fns@1.3.13': - resolution: {integrity: sha512-yXxGzcRUPcogiMj58wVgFjc9qUYrCnnU9eLcyNbsQCmae4jPuZCDoIBR21j8ZURsM7GRtU62VOw5yNd4dDHunA==} + '@date-io/core@3.2.0': + resolution: {integrity: sha512-hqwXvY8/YBsT9RwQITG868ZNb1MVFFkF7W1Ecv4P472j/ZWa7EFcgSmxy8PUElNVZfvhdvfv+a8j6NWJqOX5mA==} + + '@date-io/date-fns@3.2.1': + resolution: {integrity: sha512-CtXgTOAamkImI+CmbWRNdBi4ljj9xm/tdoPa+eeeiygduzubJTsXp18vYz+Vs/9yLho1zUOXlxpsfsF7PsXSWQ==} peerDependencies: - date-fns: ^2.0.0 + date-fns: ^3.2.0 || ^4.1.0 + peerDependenciesMeta: + date-fns: + optional: true + + '@dimforge/rapier3d-compat@0.12.0': + resolution: {integrity: sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==} + + '@emotion/babel-plugin@11.13.5': + resolution: {integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==} + + '@emotion/cache@11.14.0': + resolution: {integrity: sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==} '@emotion/hash@0.8.0': resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==} + '@emotion/hash@0.9.2': + resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==} + '@emotion/is-prop-valid@1.4.0': resolution: {integrity: sha512-QgD4fyscGcbbKwJmqNvUMSE02OsHUa+lAWKdEUIJKgqe5IwRSKd7+KhibEWdaKwgjLj0DRSHA9biAIqGBk05lw==} '@emotion/memoize@0.9.0': resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==} - '@emotion/stylis@0.8.5': - resolution: {integrity: sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==} + '@emotion/react@11.14.0': + resolution: {integrity: sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==} + peerDependencies: + '@types/react': '*' + react: '>=16.8.0' + peerDependenciesMeta: + '@types/react': + optional: true + + '@emotion/serialize@1.3.3': + resolution: {integrity: sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==} + + '@emotion/sheet@1.4.0': + resolution: {integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==} - '@emotion/unitless@0.7.5': - resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==} + '@emotion/unitless@0.10.0': + resolution: {integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==} + + '@emotion/use-insertion-effect-with-fallbacks@1.2.0': + resolution: {integrity: sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==} + peerDependencies: + react: '>=16.8.0' + + '@emotion/utils@1.4.2': + resolution: {integrity: sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==} + + '@emotion/weak-memoize@0.4.0': + resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==} '@eslint-community/eslint-utils@4.9.1': resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==} @@ -1060,22 +1280,95 @@ packages: resolution: {integrity: sha512-8YXBE2ZcU/pImVOHX7MWrSR/X5up7t6rPWZlk34RwZEcdr3ua6X+32pSd6XuOQRN+vbuvYNfA6iey8NbrjuMFQ==} engines: {node: '>=14.0.0', npm: '>=6.0.0'} - '@fontsource/jetbrains-mono@4.5.12': - resolution: {integrity: sha512-LJF1ala1/u+wXZmESFqIk08FA9yGX4/uAAleCHmXUMgEjvNAYFHUQQ7eK5hQQoBOwh99cU5suTrqYqEkgzwzPA==} - - '@fontsource/open-sans@4.5.14': - resolution: {integrity: sha512-mBXIIETBlW8q/ocuUN0hyGow2iuf75hQEHQt8R/RJ/HcphVbLg8KB7pHYGbFGDqs75W+SWvTC7JkVeAjT65BuQ==} - - '@fontsource/roboto@4.5.8': - resolution: {integrity: sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA==} - - '@fontsource/source-sans-pro@4.5.11': - resolution: {integrity: sha512-f7iw44q1EjBv3MNcHCGAgrW/QVyweaEouFsJzykPhTOGnZFSwFJRISToXornOmuAy7xUUGiVdqOLiykgZoYB8A==} - - '@hookform/resolvers@2.9.11': - resolution: {integrity: sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==} - peerDependencies: - react-hook-form: ^7.0.0 + '@fontsource/jetbrains-mono@5.3.0': + resolution: {integrity: sha512-fqDfB5I9f1p1TV486aUgB9t8zP84P0O1FtQR5Ol9vjwPy+S+EIGlVYm1cvj2W5shcZMTg2nZFdVMoH5wFu8a1A==} + + '@fontsource/open-sans@5.3.0': + resolution: {integrity: sha512-V1bdMlGNyZrJwzrdusshMOw2YR0aqYDL7kOo9dkxUEKl8dFv66A9HLckOOXl572sG/7ohhDQrCrTFGSn9LZcSw==} + + '@fontsource/roboto@5.3.0': + resolution: {integrity: sha512-BapRJOWYP+LZ21zp+wBQjfpPYKRoxc4LspJ/RLuI+HSMBD5u/X4O+ESDrSvEqDSy0rAl7GwBJ+09mdc16cVQ1Q==} + + '@fontsource/source-sans-pro@5.3.0': + resolution: {integrity: sha512-nd96qXI4stbyRPNEygS2cNhMkAc1kkW9+ORmIOK0oelPTyiitRPk/+9+HUuUYuEjwRRkK/+Gat2J9/NMJest/A==} + + '@hookform/resolvers@5.9.1': + resolution: {integrity: sha512-7b7vsbraJxKgjVSA1Nur9tLwj539WGJUBLA7QNvXnFoT2pM5Z7G+6rlukk4B2/QrTZy6huRtH6wKeESPKuIr6w==} + peerDependencies: + '@sinclair/typebox': '>=0.25.24' + '@standard-schema/spec': ^1.0.0 + '@typeschema/main': '>=0.13.7' + '@vinejs/vine': ^2.0.0 || ^3.0.0 || ^4.0.0 + ajv: ^8.12.0 + ajv-errors: ^3.0.0 + ajv-formats: ^2.1.1 + arktype: ^2.0.0 + ata-validator: ^1.2.0 + class-transformer: '>=0.4.0' + class-validator: '>=0.12.0' + computed-types: ^1.0.0 + effect: ^3.10.3 + fluentvalidation-ts: ^3.0.0 + fp-ts: ^2.7.0 + io-ts: ^2.0.0 + joi: ^17.0.0 || ^18.0.0 + nope-validator: '>=0.12.0' + react-hook-form: ^7.55.0 + superstruct: '>=0.12.0' + typanion: ^3.3.2 + valibot: '>=0.31.0 || ^1.0.0-beta.4 || ^1.0.0-rc' + vest: '>=6.0.0' + yup: ^1.0.0 + zod: ^3.25.0 || ^4.0.0 + peerDependenciesMeta: + '@sinclair/typebox': + optional: true + '@standard-schema/spec': + optional: true + '@typeschema/main': + optional: true + '@vinejs/vine': + optional: true + ajv: + optional: true + ajv-errors: + optional: true + ajv-formats: + optional: true + arktype: + optional: true + ata-validator: + optional: true + class-transformer: + optional: true + class-validator: + optional: true + computed-types: + optional: true + effect: + optional: true + fluentvalidation-ts: + optional: true + fp-ts: + optional: true + io-ts: + optional: true + joi: + optional: true + nope-validator: + optional: true + superstruct: + optional: true + typanion: + optional: true + valibot: + optional: true + vest: + optional: true + yup: + optional: true + zod: + optional: true '@humanwhocodes/config-array@0.13.0': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} @@ -1199,6 +1492,18 @@ packages: '@leichtgewicht/ip-codec@2.0.5': resolution: {integrity: sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==} + '@lezer/common@1.5.2': + resolution: {integrity: sha512-sxQE460fPZyU3sdc8lafxiPwJHBzZRy/udNFynGQky1SePYBdhkBl1kOagA9uT3pxR8K09bOrmTUqA9wb/PjSQ==} + + '@lezer/highlight@1.2.3': + resolution: {integrity: sha512-qXdH7UqTvGfdVBINrgKhDsVTJTxactNNxLk7+UMwZhU13lMHaOBlJe9Vqp907ya56Y3+ed2tlqzys7jDkTmW0g==} + + '@lezer/lr@1.4.10': + resolution: {integrity: sha512-rnCpTIBafOx4mRp43xOxDJbFipJm/c0cia/V5TiGlhmMa+wsSdoGmUN3w5Bqrks/09Q/D4tNAmWaT8p6NRi77A==} + + '@marijn/find-cluster-break@1.0.4': + resolution: {integrity: sha512-Wy0V7+SGUjnF9/TkiM1hKVDPj7jKXduPNboMVtHTA8dySMURWqfg/JZ9E2Sq8JgSJmkl7k7Qe9FLeMSrSraWmQ==} + '@material-ui/core@4.12.4': resolution: {integrity: sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==} engines: {node: '>=8.0.0'} @@ -1284,6 +1589,14 @@ packages: react: ^16.8.0 || ^17.0.0 react-dom: ^16.8.0 || ^17.0.0 + '@mediapipe/tasks-vision@0.10.17': + resolution: {integrity: sha512-CZWV/q6TTe8ta61cZXjfnnHsfWIdFhms03M9T7Cnd5y2mdpylJM0rF1qRq+wsQVRMLz1OYPVEBU9ph2Bx8cxrg==} + + '@monogrid/gainmap-js@3.4.0': + resolution: {integrity: sha512-2Z0FATFHaoYJ8b+Y4y4Hgfn3FRFwuU5zRrk+9dFWp4uGAdHGqVEdP7HP+gLA3X469KXHmfupJaUbKo1b/aDKIg==} + peerDependencies: + three: '>= 0.159.0' + '@mswjs/cookies@0.2.2': resolution: {integrity: sha512-mlN83YSrcFgk7Dm1Mys40DLssI1KdJji2CMKN8eOlBqsTADYzj2+jWzsANsUTFbxDMWPD5e9bfA1RGqBpS3O1g==} engines: {node: '>=14'} @@ -1292,6 +1605,94 @@ packages: resolution: {integrity: sha512-GJ1qzBq82EQ3bwhsvw5nScbrLzOSI5H/TyB2CGd1K7dDqX58DJDLJHexiN+S5Ucvl6/84FjRdIysz0RxE/L8MA==} engines: {node: '>=14'} + '@mui/core-downloads-tracker@5.18.0': + resolution: {integrity: sha512-jbhwoQ1AY200PSSOrNXmrFCaSDSJWP7qk6urkTmIirvRXDROkqe+QwcLlUiw/PrREwsIF/vm3/dAXvjlMHF0RA==} + + '@mui/icons-material@5.18.0': + resolution: {integrity: sha512-1s0vEZj5XFXDMmz3Arl/R7IncFqJ+WQ95LDp1roHWGDE2oCO3IS4/hmiOv1/8SD9r6B7tv9GLiqVZYHo+6PkTg==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@mui/material': ^5.0.0 + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + + '@mui/material@5.18.0': + resolution: {integrity: sha512-bbH/HaJZpFtXGvWg3TsBWG4eyt3gah3E7nCNU8GLyRjVoWcA91Vm/T+sjHfUcwgJSw9iLtucfHBoq+qW/T30aA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + + '@mui/private-theming@5.17.1': + resolution: {integrity: sha512-XMxU0NTYcKqdsG8LRmSoxERPXwMbp16sIXPcLVgLGII/bVNagX0xaheWAwFv8+zDK7tI3ajllkuD3GZZE++ICQ==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + + '@mui/styled-engine@5.18.0': + resolution: {integrity: sha512-BN/vKV/O6uaQh2z5rXV+MBlVrEkwoS/TK75rFQ2mjxA7+NBo8qtTAOA4UaM0XeJfn7kh2wZ+xQw2HAx0u+TiBg==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.4.1 + '@emotion/styled': ^11.3.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + + '@mui/system@5.18.0': + resolution: {integrity: sha512-ojZGVcRWqWhu557cdO3pWHloIGJdzVtxs3rk0F9L+x55LsUjcMUVkEhiF7E4TMxZoF9MmIHGGs0ZX3FDLAf0Xw==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + + '@mui/types@7.2.24': + resolution: {integrity: sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + + '@mui/utils@5.17.1': + resolution: {integrity: sha512-jEZ8FTqInt2WzxDV8bhImWBqeQRD99c/id/fq83H0ER9tFl+sfZlaAoCdznGvbSQQ9ividMxqSV2c7cC1vBcQg==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} @@ -1336,69 +1737,68 @@ packages: webpack-plugin-serve: optional: true + '@popperjs/core@2.11.8': + resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} + '@react-dnd/asap@4.0.1': resolution: {integrity: sha512-kLy0PJDDwvwwTXxqTFNAAllPHD73AycE9ypWeln/IguoGBEbvFcPDbCV03G52bEcC5E+YgupBE0VzHGdC8SIXg==} + '@react-dnd/asap@5.0.2': + resolution: {integrity: sha512-WLyfoHvxhs0V9U+GTsGilGgf2QsPl6ZZ44fnv0/b8T3nQyvzxidxsg/ZltbWssbsRDlYW8UKSQMTGotuTotZ6A==} + '@react-dnd/invariant@2.0.0': resolution: {integrity: sha512-xL4RCQBCBDJ+GRwKTFhGUW8GXa4yoDfJrPbLblc3U09ciS+9ZJXJ3Qrcs/x2IODOdIE5kQxvMmE2UKyqUictUw==} + '@react-dnd/invariant@4.0.2': + resolution: {integrity: sha512-xKCTqAK/FFauOM9Ta2pswIyT3D8AQlfrYdOi/toTPEhqCuAs1v5tcJ3Y08Izh1cJ5Jchwy9SeAXmMg6zrKs2iw==} + '@react-dnd/shallowequal@2.0.0': resolution: {integrity: sha512-Pc/AFTdwZwEKJxFJvlxrSmGe/di+aAOBn60sremrpLo6VI/6cmiUYNNwlI5KNYttg7uypzA3ILPMPgxB2GYZEg==} - '@react-spring/animated@9.7.5': - resolution: {integrity: sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - - '@react-spring/core@9.7.5': - resolution: {integrity: sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - - '@react-spring/rafz@9.7.5': - resolution: {integrity: sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==} - - '@react-spring/shared@9.7.5': - resolution: {integrity: sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@react-dnd/shallowequal@4.0.2': + resolution: {integrity: sha512-/RVXdLvJxLg4QKvMoM5WlwNR9ViO9z8B/qPcc+C0Sa/teJY7QG7kJ441DwzOjMYEY7GmU4dj5EcGHIkKZiQZCA==} - '@react-spring/three@9.7.5': - resolution: {integrity: sha512-RxIsCoQfUqOS3POmhVHa1wdWS0wyHAUway73uRLp3GAL5U2iYVNdnzQsep6M2NZ994BlW8TcKuMtQHUqOsy6WA==} + '@react-three/drei@10.7.8': + resolution: {integrity: sha512-rJXyuzLm2Xq0kafHuR47ajDGbOe/pEhzIr4m8E8zwzQs0iNjloFDqBwRhrXmP/w+onLeYyN3EYPFW/cwWK/4yA==} peerDependencies: - '@react-three/fiber': '>=6.0' - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - three: '>=0.126' - - '@react-spring/types@9.7.5': - resolution: {integrity: sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==} - - '@react-three/drei@8.20.2': - resolution: {integrity: sha512-V2P/YHYg2+N58eWtIqmOJf0t5nWGTcmpT+ci4tB5gt3CsWU2vuoeQFhvBmqEF+cXwZD5ZYKPfQDf/06NzTx/lw==} - peerDependencies: - '@react-three/fiber': '>=6.0' - react: '>=17.0' - react-dom: '>=17.0' - three: '>=0.137' + '@react-three/fiber': ^9.0.0 + react: ^19 + react-dom: ^19 + three: '>=0.159' peerDependenciesMeta: react-dom: optional: true - '@react-three/fiber@7.0.29': - resolution: {integrity: sha512-TE+/iaGrjluGsPwN2RkLXxKD4ak+unsh0YKIFKGcuAOW9jYcAyMGKAtgFO8MS7/HNCrZZQQSg23sJ8IPgtdkDg==} - peerDependencies: - react: '>=17.0' - react-dom: '>=17.0' - three: '>=0.133' + '@react-three/fiber@9.7.0': + resolution: {integrity: sha512-EWm9FwcaOZQu/ExFW5rggoCMM1NJet5YbxVxKaOE+KSncrjU0Wx7017qSyGFvupviK89nMYGCWU3BIK4dI1clw==} + peerDependencies: + expo: '>=43.0' + expo-asset: '>=8.4' + expo-file-system: '>=11.0' + expo-gl: '>=11.0' + react: '>=19 <19.3' + react-dom: '>=19 <19.3' + react-native: '>=0.78' + three: '>=0.156' peerDependenciesMeta: + expo: + optional: true + expo-asset: + optional: true + expo-file-system: + optional: true + expo-gl: + optional: true react-dom: optional: true + react-native: + optional: true - '@reduxjs/toolkit@1.9.7': - resolution: {integrity: sha512-t7v8ZPxhhKgOKtU+uyJT13lu4vL7az5aFi4IdoDs/eS548edn2M8Ik9h8fxgvMjGoAUVFSt6ZC1P5cWmQ014QQ==} + '@reduxjs/toolkit@2.12.0': + resolution: {integrity: sha512-KiT+RzZbp6mQET+Mg+h2c97+9j1sNflUxQkIHI7Yuzf6Peu+OYpmkn6nbHWmLLWj+1ZODUJFwGZ7gx3L9R9EOw==} peerDependencies: - react: ^16.9.0 || ^17.0.0 || ^18 - react-redux: ^7.2.1 || ^8.0.2 + react: ^16.9.0 || ^17.0.0 || ^18 || ^19 + react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0 peerDependenciesMeta: react: optional: true @@ -1448,6 +1848,12 @@ packages: '@sinonjs/fake-timers@8.1.0': resolution: {integrity: sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==} + '@standard-schema/spec@1.1.0': + resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} + + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@surma/rollup-plugin-off-main-thread@2.2.3': resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} @@ -1511,6 +1917,9 @@ packages: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} engines: {node: '>= 6'} + '@tweenjs/tween.js@23.1.3': + resolution: {integrity: sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==} + '@types/babel__core@7.20.5': resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} @@ -1594,9 +2003,6 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/lodash@4.17.24': - resolution: {integrity: sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==} - '@types/mime@1.3.5': resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==} @@ -1615,6 +2021,9 @@ packages: '@types/prettier@2.7.3': resolution: {integrity: sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==} + '@types/prop-types@15.7.15': + resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} + '@types/q@1.5.8': resolution: {integrity: sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw==} @@ -1624,11 +2033,10 @@ packages: '@types/range-parser@1.2.7': resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} - '@types/react-reconciler@0.26.7': - resolution: {integrity: sha512-mBDYl8x+oyPX/VBb3E638N0B7xG+SPk/EAMcVPeexqus/5aTpTphQi0curhhshOqRrc9t6OPoJfEUkbymse/lQ==} - - '@types/react-redux@7.1.34': - resolution: {integrity: sha512-GdFaVjEbYv4Fthm2ZLvj1VSCedV7TqE5y1kNwnjSdBOTXuRSgowux6J8TAct15T3CKBr63UMk+2CO7ilRhyrAQ==} + '@types/react-reconciler@0.28.9': + resolution: {integrity: sha512-HHM3nxyUZ3zAylX8ZEyrDNd2XZOnQ0D5XfunJF5FLQnZbHHYq4UWvW1QfelQNXv1ICNkwYhfxjwfnqivYB6bFg==} + peerDependencies: + '@types/react': '*' '@types/react-transition-group@4.4.12': resolution: {integrity: sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==} @@ -1668,12 +2076,21 @@ packages: '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} + '@types/stats.js@0.17.4': + resolution: {integrity: sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==} + '@types/styled-jsx@2.2.9': resolution: {integrity: sha512-W/iTlIkGEyTBGTEvZCey8EgQlQ5l0DwMqi3iOXlLs2kyBwYTXHKEiU6IZ5EwoRwngL8/dGYuzezSup89ttVHLw==} + '@types/three@0.186.0': + resolution: {integrity: sha512-mxYSBpDC+D0pLfSP6sW4WZTcT+nrtmZcimMqnVmy36Hte3XpeYSrvgg4TRdaM1GemGog1AWzI5qL2VoIfMXbJQ==} + '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} + '@types/use-sync-external-store@0.0.6': + resolution: {integrity: sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==} + '@types/webxr@0.5.24': resolution: {integrity: sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg==} @@ -1781,15 +2198,6 @@ packages: peerDependencies: react: '>= 16.8.0' - '@virtuoso.dev/react-urx@0.2.13': - resolution: {integrity: sha512-MY0ugBDjFb5Xt8v2HY7MKcRGqw/3gTpMlLXId2EwQvYJoC8sP7nnXjAxcBtTB50KTZhO0SbzsFimaZ7pSdApwA==} - engines: {node: '>=10'} - peerDependencies: - react: '>=16' - - '@virtuoso.dev/urx@0.2.13': - resolution: {integrity: sha512-iirJNv92A1ZWxoOHHDYW/1KPoi83939o83iUBQHIim0i3tMeSKEh+bxhJdTHQ86Mr4uXx9xGUTq69cp52ZP8Xw==} - '@webassemblyjs/ast@1.14.1': resolution: {integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==} @@ -2114,12 +2522,6 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - babel-plugin-styled-components@2.3.0: - resolution: {integrity: sha512-nP/y6PbBqS/qtKROnJCgpGo8hYUzlBAVXN1QAjSBANL6vZiQXPQN7FYW/nUwoxY7nZhBEGm9T5tjL9gbzwulDw==} - peerDependencies: - '@babel/core': ^7.0.0 - styled-components: '>= 2' - babel-plugin-transform-react-remove-prop-types@0.4.24: resolution: {integrity: sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==} @@ -2213,6 +2615,9 @@ packages: buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} + buffer@6.0.3: + resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} + builtin-modules@3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} @@ -2255,6 +2660,12 @@ packages: camelize@1.0.1: resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} + camera-controls@3.1.2: + resolution: {integrity: sha512-xkxfpG2ECZ6Ww5/9+kf4mfg1VEYAoe9aDSY+IwF0UEs7qEzwy0aVRfs2grImIECs/PoBtWFrh7RXsQkwG922JA==} + engines: {node: '>=22.0.0', npm: '>=10.5.1'} + peerDependencies: + three: '>=0.126.1' + caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} @@ -2352,8 +2763,8 @@ packages: resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==} engines: {node: '>= 4.0'} - codemirror@5.65.21: - resolution: {integrity: sha512-6teYk0bA0nR3QP0ihGMoxuKzpl5W80FpnHpBJpgy66NK3cZv5b/d/HY8PnRvfSsCG1MTfr92u2WUl+wT0E40mQ==} + codemirror@6.0.2: + resolution: {integrity: sha512-VhydHotNW5w1UGK0Qj96BwSk/Zqbp9WbnyK2W/eVMv4QyF41INRGpjUhFJY7/uDNuudSc33a/PKr4iDqRduvHw==} collect-v8-coverage@1.0.3: resolution: {integrity: sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw==} @@ -2472,6 +2883,14 @@ packages: country-list@2.4.1: resolution: {integrity: sha512-KhVV/UfUV3dSNpsWIqHTQxLpYDKPKz1UwkRjadt+YbX2PRhyCEihEoS5XgB7J7AMXpkicvl+tRHvkNI5wbji/g==} + crelt@1.0.7: + resolution: {integrity: sha512-aK6BbWfhf4U/wCcLHKPJl/xa6VkVstRaPywWtMKGwuOLc/wZTyQYuoxgvZnNsBvv7Kg3YTBQYYBCggcviQczuA==} + + cross-env@7.0.3: + resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} + engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} + hasBin: true + cross-spawn@7.0.6: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} @@ -2638,9 +3057,8 @@ packages: resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==} engines: {node: '>= 0.4'} - date-fns@2.30.0: - resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} - engines: {node: '>=0.11'} + date-fns@4.4.0: + resolution: {integrity: sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w==} debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} @@ -2728,8 +3146,11 @@ packages: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - detect-gpu@4.0.50: - resolution: {integrity: sha512-T67HE5+ONONN8rPXCBJPupyCg2QT8+l2NUUMuPxAppsMJBDPG/Jg0URLs6GyDzLm2niUE+oncIHSuy3VinoPeQ==} + detect-europe-js@0.1.2: + resolution: {integrity: sha512-lgdERlL3u0aUdHocoouzT10d9I89VVhk0qNRmll7mXdGfJT1/wqZ2ZLA4oJAjeACPY5fT1wsbq2AT+GkuInsow==} + + detect-gpu@5.0.70: + resolution: {integrity: sha512-bqerEP1Ese6nt3rFkwPnGbsUF9a4q+gMmpTVVOEzoCyeCc+y7/RvJnQZJx1JwhgQI5Ntg0Kgat8Uu7XpBqnz1w==} detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} @@ -2800,6 +3221,9 @@ packages: dnd-core@11.1.3: resolution: {integrity: sha512-QugF55dNW+h+vzxVJ/LSJeTeUw9MCJ2cllhmVThVPEtF16ooBkxj0WBE5RB+AceFxMFo1rO6bJKXtqKl+JNnyA==} + dnd-core@16.0.1: + resolution: {integrity: sha512-HK294sl7tbw6F6IeuK16YSBUoorvHpY8RHO+9yFfaJyCDVb6n7PRcezrOEOa2SBCqiYpemh5Jx20ZcjKdFAVng==} + dns-packet@5.6.1: resolution: {integrity: sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==} engines: {node: '>=6'} @@ -3200,6 +3624,9 @@ packages: fflate@0.6.10: resolution: {integrity: sha512-IQrh3lEPM93wVCEczc9SaAOvkmcoQn/G8Bo1e8ZPlY3X3bnAxWaBdvTdvM1hP62iZp0BXWDy4vTAy4fF0+Dlpg==} + fflate@0.8.3: + resolution: {integrity: sha512-tbZNuJrLwGUp3zshBtdy4W+ORxZuIh8a5ilyIEQDC5rY1f3U20JMry0Ll3WBzU58EZKsEuJFXhb5gwv8CsPvgA==} + figures@3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} @@ -3238,6 +3665,9 @@ packages: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} engines: {node: '>=8'} + find-root@1.1.0: + resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} + find-up@3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} @@ -3482,6 +3912,9 @@ packages: headers-polyfill@3.3.0: resolution: {integrity: sha512-5e57etwBpNcDc0b6KCVWEh/Ro063OxPvzVimUdM0/tsYM/T7Hfy3kknIGj78SFTOhNd8AZY41U8mOHoO4LzmIQ==} + hls.js@1.7.3: + resolution: {integrity: sha512-MsPlx6yVW4Qv4C7mEVou4/gk/5cN2dVxOTnrNjPSmyH2f0Ln+/UkG10Ax1PE6OvrmTVPKgQYozTtBaPOuCzq7A==} + hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} @@ -3596,6 +4029,12 @@ packages: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} + immediate@3.0.6: + resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} + + immer@11.1.18: + resolution: {integrity: sha512-EQyQtLiYW029lyoczMl/Hh4Xu7cDecSc58JRYpHyL4tIAu3eqd1yJzQX04d2BZHDkzFFvm6qJEJWOtfDSWAXbQ==} + immer@9.0.21: resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==} @@ -3757,6 +4196,9 @@ packages: is-potential-custom-element-name@1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} + is-promise@2.2.2: + resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==} + is-regex@1.2.1: resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==} engines: {node: '>= 0.4'} @@ -3781,6 +4223,9 @@ packages: resolution: {integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==} engines: {node: '>= 0.4'} + is-standalone-pwa@0.1.1: + resolution: {integrity: sha512-9Cbovsa52vNQCjdXOzeQq5CnCbAcRk05aU62K20WO372NrTv0NxibLFCK6lQ4/iZEFdEA3p3t2VNOn8AJ53F5g==} + is-stream@2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} @@ -3860,6 +4305,11 @@ packages: resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==} engines: {node: '>= 0.4'} + its-fine@2.0.0: + resolution: {integrity: sha512-KLViCmWx94zOvpLwSlsx6yOCeMhZYaxrJV87Po5k/FoZzcPSahvK5qJ7fYhS61sZi5ikmh2S3Hz55A2l3U69ng==} + peerDependencies: + react: ^19.0.0 + jake@10.9.4: resolution: {integrity: sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==} engines: {node: '>=10'} @@ -4161,6 +4611,9 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} + lie@3.3.0: + resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==} + lilconfig@2.1.0: resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} engines: {node: '>=10'} @@ -4196,9 +4649,6 @@ packages: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} - lodash-es@4.18.1: - resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==} - lodash.assignwith@4.2.0: resolution: {integrity: sha512-ZznplvbvtjK2gMvnQ1BR/zqPFZmS6jbK4p+6Up4xcRYA7yMIwxHCfbTcrYxXKzzqLsQ05eJPVznEW3tuwV7k1g==} @@ -4228,13 +4678,6 @@ packages: lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - lodash.omit@4.18.0: - resolution: {integrity: sha512-hZXIupXdHtocTnvIJ2aCd2vxKYtxex6gbiGuPvgBRnFQO9yu3AtmDAbVuCXcSsQx3INo/1g71OktlFFA/ES8Xg==} - - lodash.pick@4.4.0: - resolution: {integrity: sha512-hXt6Ul/5yWjfklSGvLQl8vM//l3FtyHZeuelpzK6mm99pNvN9yTDruNZPEJZD1oWrqo+izBmB7oUfWgcCX7s4Q==} - deprecated: This package is deprecated. Use destructuring assignment syntax instead. - lodash.sortby@4.7.0: resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} @@ -4261,6 +4704,12 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + maath@0.10.8: + resolution: {integrity: sha512-tRvbDF0Pgqz+9XUa4jjfgAQ8/aPKmQdWXilFu2tMy4GWj4NOsx99HlULO4IeREfbO3a0sA145DZYyvXPkybm0g==} + peerDependencies: + '@types/three': '>=0.134.0' + three: '>=0.134.0' + madge@5.0.2: resolution: {integrity: sha512-OeqFIgugINbVqh6keLWePD/N3u1EEYS3O9gCTD+EjcuaJa1TH30jcCxr8CEl3+neS1VM8sDCQSYoln/2li3ceg==} engines: {node: ^10.13 || ^12 || >=14} @@ -4280,14 +4729,13 @@ packages: makeerror@1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} - marked@4.3.0: - resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==} - engines: {node: '>= 12'} + marked@18.0.12: + resolution: {integrity: sha512-LEm4ga2YeI2T3GVHj9b0BaDPPk93LLTHMFeMyQbNIzPxc8vCI0y/scy0ZA6z6lXKyT9j9Nhl/OC6ZYKYGuFScA==} + engines: {node: '>= 20'} hasBin: true - match-sorter@6.4.0: - resolution: {integrity: sha512-d4664ahzdL1QTTvmK1iI0JsrxWeJ6gn33qkYtnPg3mcn+naBLtXSgSPOe+X2vUgtgGwaAk3eiaj7gwKjjMAq+Q==} - deprecated: This was arguably a breaking change. Not in API, but more results can be returned. Upgrade to the next major when you are ready for that + match-sorter@8.3.0: + resolution: {integrity: sha512-8Py1GbZi5zsclYSFcPAH4H5xfTbeD0bOREA7qP/t8bW4MbOSlPl8sbqHOedEV7O+Bxyvxm6xs/v6BXJGe+JDNA==} math-intrinsics@1.1.0: resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} @@ -4307,9 +4755,6 @@ packages: resolution: {integrity: sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==} engines: {node: '>= 4.0.0'} - memoize-one@5.2.1: - resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==} - merge-descriptors@1.0.3: resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==} @@ -4320,11 +4765,14 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - meshline@2.0.4: - resolution: {integrity: sha512-Jh6DJl/zLqA4xsKvGv5950jr2ukyXQE1wgxs8u94cImHrvL6soVIggqjP+2hVHZXGYaKnWszhtjuCbKNeQyYiw==} + meshline@3.3.1: + resolution: {integrity: sha512-/TQj+JdZkeSUOl5Mk2J7eLcYTLiQm2IDzmlSvYm7ov15anEcDJ92GHqqazxTSreeNgfnYu24kiEvvv0WlbCdFQ==} peerDependencies: three: '>=0.137' + meshoptimizer@1.1.1: + resolution: {integrity: sha512-oRFNWJRDA/WTrVj7NWvqa5HqE1t9MYDj2VaWirQCzCCrAd2GHrqR/sQezCxiWATPNlKTcRaPRHPJwIRoPBAp5g==} + methods@1.1.2: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} engines: {node: '>= 0.6'} @@ -4441,13 +4889,14 @@ packages: engines: {node: '>=14'} hasBin: true - mui-datatables@3.8.5: - resolution: {integrity: sha512-VS54Xkm5eXsPOUvzG3vXVjgSd2/nswwvhMK2D4PiHpV5MRJwfc6mdyuskh3s3jUi3NC8N+u7NsxX4pY14qaoKQ==} + mui-datatables@4.3.0: + resolution: {integrity: sha512-LFliQwNnnxW03IO+V3q/ORxZsOHkzl53iGogLbjUJzme47hNEN106dM0ie8oMSc0heYJY0J07oZmKm7Xn3X7IQ==} peerDependencies: - '@material-ui/core': ^4.12.0 - '@material-ui/icons': ^4.11.0 - react: ^16.8.0 || ^17.0.0 - react-dom: ^16.8.0 || ^17.0.0 + '@emotion/react': ^11.10.5 + '@mui/icons-material': ^5.11.0 + '@mui/material': ^5.11.0 + react: ^16.8.0 || ^17.0.2 || ^18.2.0 + react-dom: ^16.8.0 || ^17.0.2 || ^18.2.0 multicast-dns@7.2.5: resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} @@ -4459,9 +4908,6 @@ packages: mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} - nanoclone@0.2.1: - resolution: {integrity: sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==} - nanoid@3.3.15: resolution: {integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -4613,14 +5059,14 @@ packages: outvariant@1.4.3: resolution: {integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==} - overlayscrollbars-react@0.2.3: - resolution: {integrity: sha512-eN/JsEtJvPulOXOZXIdo1H90eriUWcgj4TwSdOcchk2M4uY2/BpsHlZ2+0viZMLXTcNQNJz+/4m47NugSBg+0g==} + overlayscrollbars-react@0.5.6: + resolution: {integrity: sha512-E5To04bL5brn9GVCZ36SnfGanxa2I2MDkWoa4Cjo5wol7l+diAgi4DBc983V7l2nOk/OLJ6Feg4kySspQEGDBw==} peerDependencies: - overlayscrollbars: ^1.10.0 - react: ^16.4.0 || ^17.0.0 + overlayscrollbars: ^2.0.0 + react: '>=16.8.0' - overlayscrollbars@1.13.3: - resolution: {integrity: sha512-1nB/B5kaakJuHXaLXLRK0bUIilWhUGT6q5g+l2s5vqYdLle/sd0kscBHkQC1kuuDg9p9WR4MTdySDOPbeL/86g==} + overlayscrollbars@2.16.0: + resolution: {integrity: sha512-N03oje/q7j93D0aLZtoCdsDSYLmhheSsv8H7oSLE7HhdV9P/bmCURtLV/KbPye7P/bpfyt/obSfDpGUYoJ0OWg==} own-keys@1.0.1: resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} @@ -5232,6 +5678,9 @@ packages: process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} + promise-worker-transferable@1.0.4: + resolution: {integrity: sha512-bN+0ehEnrXfxV2ZQvU2PetO0n4gqBD4ulq3MI1WOPLgr7/Mg9yRQkX5+0v1vagr74ZTsl7XtzlaYDo2EuCeYJw==} + promise@8.3.0: resolution: {integrity: sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==} @@ -5264,13 +5713,10 @@ packages: (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) - qr.js@0.0.0: - resolution: {integrity: sha512-c4iYnWb+k2E+vYpRimHqSu575b1/wKl4XFeJGpFmrJQz5I88v9aY2czh7s0w36srfCM1sXgC/xpoJz5dJfq+OQ==} - - qrcode.react@2.0.0: - resolution: {integrity: sha512-1CCzwC4KHYCzOLb7M+lKYqHzDMVsppKJBhrU1ZDCuJRHKiD99LeDHOkuvUKCRvnJgDzp9SnB6/WNA7qp6I7ozA==} + qrcode.react@4.2.0: + resolution: {integrity: sha512-QpgqWi8rD9DsS9EP3z7BT+5lY5SFhsqGjpgW5DY/i3mK4M9DTBNz3ErMi8BWYEfI3L0d8GIbGmcdFAS1uIRGjA==} peerDependencies: - react: ^16.3.0 || ^17.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 qs@6.15.3: resolution: {integrity: sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==} @@ -5322,16 +5768,11 @@ packages: peerDependencies: react: '>=16.4.1' - react-codemirror2@7.3.0: - resolution: {integrity: sha512-gCgJPXDX+5iaPolkHAu1YbJ92a2yL7Je4TuyO3QEqOtI/d6mbEk08l0oIm18R4ctuT/Sl87X63xIMBnRQBXYXA==} + react-codemirror2@9.0.1: + resolution: {integrity: sha512-JqTQg8NxTyU1RgJdPNIHqSg5loIp2Y4KEocKVJBzhRrWzVX7At3wWGUUCfulSe3f4bSbRmDIv9iwzQ31r/ny3w==} peerDependencies: codemirror: 5.x - react: '>=15.5 <=17.x' - - react-composer@5.0.3: - resolution: {integrity: sha512-1uWd07EME6XZvMfapwZmc7NgCZqDemcvicRi3wMJzXsQLvZ3L7fTHVyPy1bZdnWXM4iPjYuNE+uJ41MLKeTtnA==} - peerDependencies: - react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 + react: '>=15.5 <=19.x' react-dev-utils@12.0.1: resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==} @@ -5349,21 +5790,47 @@ packages: react-dnd-html5-backend@11.1.3: resolution: {integrity: sha512-/1FjNlJbW/ivkUxlxQd7o3trA5DE33QiRZgxent3zKme8DwF4Nbw3OFVhTRFGaYhHFNL1rZt6Rdj1D78BjnNLw==} + react-dnd-html5-backend@16.0.1: + resolution: {integrity: sha512-Wu3dw5aDJmOGw8WjH1I1/yTH+vlXEL4vmjk5p+MHxP8HuHJS1lAGeIdG/hze1AvNeXWo/JgULV87LyQOr+r5jw==} + + react-dnd-scrollzone-patch-react-17@1.0.2: + resolution: {integrity: sha512-Wfhyc/Y/Veim29REBYm8nMmtDB5IwSmPPhXIuabBgsEa1MrVsuOwK9+7LmuP+mGbDOEP/S6G8+5XvDqPlRFK2g==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. + peerDependencies: + react: ^17.0.1 + react-dnd: ^11.1.3 + react-dom: ^17.0.1 + react-dnd@11.1.3: resolution: {integrity: sha512-8rtzzT8iwHgdSC89VktwhqdKKtfXaAyC4wiqp0SywpHG12TTLvfOoL6xNEIUWXwIEWu+CFfDn4GZJyynCEuHIQ==} peerDependencies: react: '>= 16.9.0' react-dom: '>= 16.9.0' + react-dnd@16.0.1: + resolution: {integrity: sha512-QeoM/i73HHu2XF9aKksIUuamHPDvRglEwdHL4jsp784BgUuWcg6mzfxT0QDdQz8Wj0qyRKx2eMg8iZtWvU4E2Q==} + peerDependencies: + '@types/hoist-non-react-statics': '>= 3.3.1' + '@types/node': '>= 12' + '@types/react': '>= 16' + react: '>= 16.14' + peerDependenciesMeta: + '@types/hoist-non-react-statics': + optional: true + '@types/node': + optional: true + '@types/react': + optional: true + react-dom@16.14.0: resolution: {integrity: sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==} peerDependencies: react: ^16.14.0 - react-dom@17.0.2: - resolution: {integrity: sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==} + react-dom@19.3.0: + resolution: {integrity: sha512-JDk8dgif51OjFoDE70+OT9ICyYr+69HlmihNwp1+Nsfbna3t5sIiCa9ZJktDmQ4/1b/rn26hIAR2uYXDMr5r0Q==} peerDependencies: - react: 17.0.2 + react: ^19.3.0 react-draggable@4.7.0: resolution: {integrity: sha512-kTpANmKWVnFXiZ76Ag2ZowiFStuBYnJ606PI1TbUsOg29/400/JNIxI9+CuenhiAqFuXWJffz6F4UI3R51kUug==} @@ -5374,13 +5841,13 @@ packages: react-error-overlay@6.1.0: resolution: {integrity: sha512-SN/U6Ytxf1QGkw/9ve5Y+NxBbZM6Ht95tuXNMKs8EJyFa/Vy/+Co3stop3KBHARfn/giv+Lj1uUnTfOJ3moFEQ==} - react-google-recaptcha@2.1.0: - resolution: {integrity: sha512-K9jr7e0CWFigi8KxC3WPvNqZZ47df2RrMAta6KmRoE4RUi7Ys6NmNjytpXpg4HI/svmQJLKR+PncEPaNJ98DqQ==} + react-google-recaptcha@3.1.0: + resolution: {integrity: sha512-cYW2/DWas8nEKZGD7SCu9BSuVz8iOcOLHChHyi7upUuVhkpkhYG/6N3KDiTQ3XAiZ2UAZkfvYKMfAHOzBOcGEg==} peerDependencies: react: '>=16.4.1' - react-hook-form@7.81.0: - resolution: {integrity: sha512-ocbmr2p5KBMoAfj4WCUvped33lVi1Kd5DuDUvQDnB6VEAacOjPI/jMbtDdbhco4y9ct4xUuCmMY0b/C9L0QHjw==} + react-hook-form@7.87.0: + resolution: {integrity: sha512-zhFzWvLxNHH+8839OnZcUxgMZw88ah2jZWDWvKWgF3Tpbnd0vKL+dlcuU3nZVWESZQjd81EW8K+wU+cYfYAc0w==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -5394,6 +5861,9 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} + react-is@19.3.0: + resolution: {integrity: sha512-UpMYezM4v5/18F28aC66AEsjXIgE02kyEMH6yLdgLXu/UTfa1Ntwck/nNLrbqJsEXW7gPb0coNO9FQse9WTovA==} + react-lazyload@3.2.1: resolution: {integrity: sha512-oDLlLOI/rRLY0fUh/HYFCy4CqCe7zdJXv6oTl2pC30tN3ezWxvwcdHYfD/ZkrGOMOOT5pO7hNLSvg7WsmAij1w==} peerDependencies: @@ -5403,25 +5873,16 @@ packages: react-lifecycles-compat@3.0.4: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} - react-merge-refs@1.1.0: - resolution: {integrity: sha512-alTKsjEL0dKH/ru1Iyn7vliS2QRcBp9zZPGoWxUOvRGWPUYgjo+V01is7p04It6KhgrzhJGnIj9GgX8W4bZoCQ==} - - react-reconciler@0.26.2: - resolution: {integrity: sha512-nK6kgY28HwrMNwDnMui3dvm3rCFjZrcGiuwLc5COUipBK5hWHLOxMJhSnSomirqWwjPBJKV1QcbkI0VJr7Gl1Q==} - engines: {node: '>=0.10.0'} - peerDependencies: - react: ^17.0.2 - - react-redux@7.2.9: - resolution: {integrity: sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==} + react-redux@9.3.0: + resolution: {integrity: sha512-KQopgqFo/p/fgmAs5qz6p5RWaNAzq40WAu7fJIXnQpYxFPbJYtsJPWvGeF2rOBaY/kEuV77AVsX8TsQzKm+A/g==} peerDependencies: - react: ^16.8.3 || ^17 || ^18 - react-dom: '*' - react-native: '*' + '@types/react': ^18.2.25 || ^19 + react: ^18.0 || ^19 + redux: ^5.0.0 peerDependenciesMeta: - react-dom: + '@types/react': optional: true - react-native: + redux: optional: true react-refresh@0.11.0: @@ -5446,6 +5907,14 @@ packages: typescript: optional: true + react-sortable-tree-patch-react-17@2.9.0: + resolution: {integrity: sha512-Ngtdbf78OfjqCxLj7+N+K4zM9d1mQ/tfnUsOfICFDzNa5JHg6AjixAj69ijvz0ykEiA9lYop+0Fm4KCOqCdlKA==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. + peerDependencies: + react: ^17.0.0 + react-dnd: ^11.1.3 + react-dom: ^17.0.0 + react-sortable-tree@2.8.0: resolution: {integrity: sha512-gTjwxRNt7z0FC76KeNTnGqx1qUSlV3N78mMPRushBpSUXzZYhiFNsWHUIruyPnaAbw4SA7LgpItV7VieAuwDpw==} peerDependencies: @@ -5458,9 +5927,6 @@ packages: peerDependencies: react: ^16.8.3 || ^17.0.0-0 || ^18.0.0 - react-three-fiber@0.0.0-deprecated: - resolution: {integrity: sha512-EblIqTAsIpkYeM8bZtC4lcpTE0A2zCEGipFB52RgcQq/q+0oryrk7Sxt+sqhIjUu6xMNEVywV8dr74lz5yWO6A==} - react-to-print@2.15.1: resolution: {integrity: sha512-1foogIFbCpzAVxydkhBiDfMiFYhIMphiagDOfcG4X/EcQ+fBPqJ0rby9Wv/emzY1YLkIQy/rEgOrWQT+rBKhjw==} peerDependencies: @@ -5488,31 +5954,29 @@ packages: react: ^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - react-virtuoso@2.19.1: - resolution: {integrity: sha512-zF6MAwujNGy2nJWCx/Df92ay/RnV2Kj4glUZfdyadI4suAn0kAZHB1BeI7yPFVp2iSccLzFlszhakWyr+fJ4Dw==} - engines: {node: '>=10'} + react-virtuoso@4.18.13: + resolution: {integrity: sha512-M4kP7zbV7JmLrnJYs0X2FBA8gnNlHisSYuKMyeJVYtWz31CAJeP57dgPJzfneUdKDKmL9SiqvcBQ32si8CfQSQ==} peerDependencies: - react: '>=16 || >=17 || >= 18' - react-dom: '>=16 || >=17 || >= 18' + react: '>=16 || >=17 || >= 18 || >= 19' + react-dom: '>=16 || >=17 || >= 18 || >=19' react-waypoint@10.3.0: resolution: {integrity: sha512-iF1y2c1BsoXuEGz08NoahaLFIGI9gTUAAOKip96HUmylRT6DUtpgoBPjk/Y8dfcFVmfVDvUzWjNXpZyKTOV0SQ==} peerDependencies: react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 - react-window@1.8.11: - resolution: {integrity: sha512-+SRbUVT2scadgFSWx+R1P754xHPEqvcfSfVX10QYg6POOz+WNgkN48pS+BtZNIMGiL1HYrSEiCkwsMS15QogEQ==} - engines: {node: '>8.0.0'} + react-window@2.3.1: + resolution: {integrity: sha512-x/+N6b7FNVtlKE7ZQlfOY2bYdA7VXvT2B1Emo/ndAsFsSQ98FBIO88MsatNELbSIlYJgkCd7unBps5XMfv0Eyg==} peerDependencies: - react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 react@16.14.0: resolution: {integrity: sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==} engines: {node: '>=0.10.0'} - react@17.0.2: - resolution: {integrity: sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==} + react@19.3.0: + resolution: {integrity: sha512-E8LUcbtBWt20bbl2YoHfx4ZDBdxVTfOKtCZn9cDSJ4l6/nuoApcpIBcj47t2wZoVX8g2ZHuMHbiShgCR1T5Sog==} engines: {node: '>=0.10.0'} read-cache@1.0.0: @@ -5533,14 +5997,17 @@ packages: resolution: {integrity: sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==} engines: {node: '>=6.0.0'} - redux-thunk@2.4.2: - resolution: {integrity: sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==} + redux-thunk@3.1.0: + resolution: {integrity: sha512-NW2r5T6ksUKXCabzhL9z+h206HQw/NJkcLm1GPImRQ8IzfXwRGqjVhKJGauHirT0DAuyy6hjdnMZaRoAcy0Klw==} peerDependencies: - redux: ^4 + redux: ^5.0.0 redux@4.2.1: resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} + redux@5.0.1: + resolution: {integrity: sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==} + reflect.getprototypeof@1.0.10: resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==} engines: {node: '>= 0.4'} @@ -5577,9 +6044,6 @@ packages: resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==} engines: {node: '>= 0.10'} - remove-accents@0.4.4: - resolution: {integrity: sha512-EpFcOa/ISetVHEXqu+VwI96KZBmq+a8LJnGkaeFw45epGlxIZz5dhEEnNZMsQXgORu3qaMoLX4qJCzOik6ytAg==} - remove-accents@0.5.0: resolution: {integrity: sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==} @@ -5606,11 +6070,8 @@ packages: requires-port@1.0.0: resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} - reselect@4.1.8: - resolution: {integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==} - - resize-observer-polyfill@1.5.1: - resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==} + reselect@5.3.0: + resolution: {integrity: sha512-XGoLeRAVzUTcJ1qkxPQhDJyIZ5d6zzZD9nT7AEZOaaU9UbWclhycElmhO+VD5bFeLuzhPBaOV2oXC8uG35ZSpg==} resolve-cwd@3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} @@ -5764,8 +6225,11 @@ packages: scheduler@0.19.1: resolution: {integrity: sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==} - scheduler@0.20.2: - resolution: {integrity: sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==} + scheduler@0.27.0: + resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==} + + scheduler@0.28.0: + resolution: {integrity: sha512-juorfCmIkIw8tT+p5BXSm6PJjQF/ycEYmKyzURCIt/RaZIhL+PulbQ9Yu2z1HdOJDdqDTlxA1+xKBmHXJsczAw==} schema-utils@2.7.0: resolution: {integrity: sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==} @@ -5838,9 +6302,6 @@ packages: setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} - shallowequal@1.1.0: - resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==} - shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -5907,6 +6368,10 @@ packages: source-map-support@0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + source-map@0.5.7: + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} + engines: {node: '>=0.10.0'} + source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} @@ -5948,6 +6413,12 @@ packages: static-eval@2.1.1: resolution: {integrity: sha512-MgWpQ/ZjGieSVB3eOJVs4OA2LT/q1vx98KPCTTQPzq/aLr0YUXTsgryTXr4SLfR0ZfUUCiedM9n/ABeDIyy4mA==} + stats-gl@2.4.2: + resolution: {integrity: sha512-g5O9B0hm9CvnM36+v7SFl39T7hmAlv541tU81ME8YeSb3i1CIP5/QdDeSB3A0la0bKNHpxpwxOVRo2wFTYEosQ==} + peerDependencies: + '@types/three': '*' + three: '*' + stats.js@0.17.0: resolution: {integrity: sha512-hNKz8phvYLPEcRkeG1rsGmV5ChMjKDAWU7/OJJdDErPBNChQXxCo3WZurGpnWc6gZhAzEPFad1aVgyOANH1sMw==} @@ -6052,13 +6523,24 @@ packages: peerDependencies: webpack: ^5.0.0 - styled-components@5.3.11: - resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} - engines: {node: '>=10'} + style-mod@4.1.3: + resolution: {integrity: sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==} + + styled-components@6.5.3: + resolution: {integrity: sha512-vAX79sfpmUerP9fsTTxoTrBDE0RuO4ahjInyWYoohNgqrdg63Ms4q6FJ/o2Fyity82NU3cujOT8Ewl9TThBdwg==} + engines: {node: '>= 16'} peerDependencies: + css-to-react-native: '>= 3.2.0' react: '>= 16.8.0' react-dom: '>= 16.8.0' - react-is: '>= 16.8.0' + react-native: '>= 0.68.0' + peerDependenciesMeta: + css-to-react-native: + optional: true + react-dom: + optional: true + react-native: + optional: true stylehacks@5.1.1: resolution: {integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==} @@ -6066,6 +6548,12 @@ packages: peerDependencies: postcss: ^8.2.15 + stylis@4.2.0: + resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} + + stylis@4.3.6: + resolution: {integrity: sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==} + stylus-lookup@3.0.2: resolution: {integrity: sha512-oEQGHSjg/AMaWlKe7gqsnYzan8DLcGIHe0dUaFkucZZ14z4zjENRlQMCHT4FNsiWnJf17YN9OvrCfCoi7VvOyg==} engines: {node: '>=6.0.0'} @@ -6096,8 +6584,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - suspend-react@0.0.8: - resolution: {integrity: sha512-ZC3r8Hu1y0dIThzsGw0RLZplnX9yXwfItcvaIzJc2VQVi8TGyGDlu92syMB5ulybfvGLHAI5Ghzlk23UBPF8xg==} + suspend-react@0.1.3: + resolution: {integrity: sha512-aqldKgX9aZqpoDp3e8/BZ8Dm7x1pJl+qI3ZKxDN0i/IQTWUwBx/ManmlVJ3wowqbno6c2bmiIfs+Um6LbsjJyQ==} peerDependencies: react: '>=17.0' @@ -6213,18 +6701,18 @@ packages: thenify@3.3.1: resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==} - three-mesh-bvh@0.5.24: - resolution: {integrity: sha512-VTIgfjz8aFoPKTQoMIQQv9jJD4ybFRZuKKE1/kqy78FQcuHQ0+iIWv7C5cSb2inlvs7bNMVY3yRx3RXGZfrvzQ==} + three-mesh-bvh@0.8.3: + resolution: {integrity: sha512-4G5lBaF+g2auKX3P0yqx+MJC6oVt6sB5k+CchS6Ob0qvH0YIhuUk1eYr7ktsIpY+albCqE80/FVQGV190PmiAg==} peerDependencies: - three: '>= 0.123.0' + three: '>= 0.159.0' three-stdlib@2.36.1: resolution: {integrity: sha512-XyGQrFmNQ5O/IoKm556ftwKsBg11TIb301MB5dWNicziQBEs2g3gtOYIf7pFiLa0zI2gUwhtCjv9fmjnxKZ1Cg==} peerDependencies: three: '>=0.128.0' - three@0.138.3: - resolution: {integrity: sha512-4t1cKC8gimNyJChJbaklg8W/qj3PpsLJUIFm5LIuAy/hVxxNm1ru2FGTSfbTSsuHmC/7ipsyuGKqrSAKLNtkzg==} + three@0.186.0: + resolution: {integrity: sha512-cr/fIM2ddMSVbYVgkfD4jLJv7Fh/8ZTjvo+7gQeSVGUZHxpx9FDwoL5iC7hUz/LiRA8wMbqfnb90xKfm1/HHkQ==} throat@6.0.2: resolution: {integrity: sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==} @@ -6235,6 +6723,9 @@ packages: thunky@1.1.0: resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==} + tiny-case@1.0.3: + resolution: {integrity: sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==} + tiny-warning@1.0.3: resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} @@ -6270,18 +6761,18 @@ packages: resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} engines: {node: '>=8'} - troika-three-text@0.46.4: - resolution: {integrity: sha512-Qsv0HhUKTZgSmAJs5wvO7YlBoJSP9TGPLmrg+K9pbQq4lseQdcevbno/WI38bwJBZ/qS56hvfqEzY0zUEFzDIw==} + troika-three-text@0.52.5: + resolution: {integrity: sha512-Ry3jRhic9pzcY4JduSvRRyDmVOSqEW19gT4vtK+aCiPNVcDlmkxvGG0YbFd36RTDq1wExOupXnvNF/j1oiHHDA==} peerDependencies: - three: '>=0.103.0' + three: '>=0.125.0' - troika-three-utils@0.46.0: - resolution: {integrity: sha512-llHyrXAcwzr0bpg80GxsIp73N7FuImm4WCrKDJkAqcAsWmE5pfP9+Qzw+oMWK1P/AdHQ79eOrOl9NjyW4aOw0w==} + troika-three-utils@0.52.5: + resolution: {integrity: sha512-WsePbcX8RtfidRfsxK1eCZCjF81ZDzAKHH/evLs0hdV2wpoCb0vArGZHdzdOJrSS3k4zfdtbKDaBh8+phkrYnw==} peerDependencies: - three: '>=0.103.0' + three: '>=0.125.0' - troika-worker-utils@0.46.0: - resolution: {integrity: sha512-bzOx5f2ZBxkFhXtIvDJlLn2AI3bzCkGVbCndl/2dL5QZrwHEKl45OEIilCxYQQWJG1rEbOD9O80tMjoYjw19OA==} + troika-worker-utils@0.52.0: + resolution: {integrity: sha512-W1CpvTHykaPH5brv5VHLfQo9D1OYuo0cSBEUQFFT/nBUzM8iD6Lq2/tgG/f1OelbAS1WtaTPQzE5uM49egnngw==} tryer@1.0.1: resolution: {integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==} @@ -6301,12 +6792,25 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} + tss-react@3.7.1: + resolution: {integrity: sha512-dfWUoxBlKZfIG9UC1A2h02OmcE/Ni0itCmmZu94E9g+KyBhKMHKcsKvUm0bNlRqTmYjXiCgPJDmj5fyc8CSrLg==} + peerDependencies: + '@emotion/react': ^11.4.1 + '@emotion/server': ^11.4.0 + react: ^16.8.0 || ^17.0.2 || ^18.0.0 + peerDependenciesMeta: + '@emotion/server': + optional: true + tsutils@3.21.0: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' + tunnel-rat@0.1.2: + resolution: {integrity: sha512-lR5VHmkPhzdhrM092lI2nACsLO4QubF0/yoOhzX7c+wIpbN1GjHNzCc91QlpxBi+cnx8vVJ+Ur6vL5cEoQPFpQ==} + type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} @@ -6331,6 +6835,10 @@ packages: resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} engines: {node: '>=10'} + type-fest@2.19.0: + resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} + engines: {node: '>=12.20'} + type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} @@ -6359,8 +6867,11 @@ packages: engines: {node: '>=4.2.0'} hasBin: true - ua-parser-js@1.0.41: - resolution: {integrity: sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==} + ua-is-frozen@0.1.2: + resolution: {integrity: sha512-RwKDW2p3iyWn4UbaxpP2+VxwqXh0jpvdxsYpZ5j/MLLiQOfbsV5shpgQiw93+KMYQPcteeMQ289MaAFzs3G9pw==} + + ua-parser-js@2.0.10: + resolution: {integrity: sha512-t+3Ktbq0Ies2vaSezfOaWiolH4OigQIO1dk+1xDpOydB1COVPocVYOrEV5rqZ0kFY9XYG1v9LutCyMgYBpABcw==} hasBin: true unbox-primitive@1.1.0: @@ -6427,10 +6938,10 @@ packages: url-parse@1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} - use-asset@1.0.4: - resolution: {integrity: sha512-7/hqDrWa0iMnCoET9W1T07EmD4Eg/Wmoj/X8TGBc++ECRK4m5yTsjP4O6s0yagbxfqIOuUkIxe2/sA+VR2GxZA==} + use-sync-external-store@1.7.0: + resolution: {integrity: sha512-6L+EeigHMQhdaIPNIFUKwfWJSwWFQ8gJbJ2DLOs5sDIegTwR9fRxvnM3uciHKjIZhFz+KAv2emhWMRvDmMcY8A==} peerDependencies: - react: '>=17.0' + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -6466,6 +6977,9 @@ packages: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} deprecated: Use your platform's native performance.now() and performance.timeOrigin. + w3c-keyname@2.2.8: + resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==} + w3c-xmlserializer@2.0.0: resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} engines: {node: '>=10'} @@ -6772,18 +7286,41 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - yup@0.32.11: - resolution: {integrity: sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==} - engines: {node: '>=10'} + yup@1.7.1: + resolution: {integrity: sha512-GKHFX2nXul2/4Dtfxhozv701jLQHdf6J34YDh2cEkpqoo8le5Mg6/LrdseVLrFarmFygZTlfIhHx/QKfb/QWXw==} - zustand@3.7.2: - resolution: {integrity: sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==} + zustand@4.5.7: + resolution: {integrity: sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==} engines: {node: '>=12.7.0'} peerDependencies: + '@types/react': '>=16.8' + immer: '>=9.0.6' react: '>=16.8' peerDependenciesMeta: + '@types/react': + optional: true + immer: + optional: true + react: + optional: true + + zustand@5.0.15: + resolution: {integrity: sha512-MpSEjRiBkA9crSYeOUH32rJC7SVqAbm0Fqcqge/bUi2PPoLcBWKOsG+C8mevmpr8TwXHBVkChbbJiyvkE+i/3A==} + engines: {node: '>=12.20.0'} + peerDependencies: + '@types/react': '>=18.0.0' + immer: '>=9.0.6' + react: '>=18.0.0' + use-sync-external-store: '>=1.2.0' + peerDependenciesMeta: + '@types/react': + optional: true + immer: + optional: true react: optional: true + use-sync-external-store: + optional: true snapshots: @@ -6803,12 +7340,12 @@ snapshots: '@babel/compat-data@7.29.7': {} - '@babel/core@7.29.7': + '@babel/core@7.29.7(supports-color@5.5.0)': dependencies: '@babel/code-frame': 7.29.7 '@babel/generator': 7.29.7 '@babel/helper-compilation-targets': 7.29.7 - '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7) + '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helpers': 7.29.7 '@babel/parser': 7.29.7 '@babel/template': 7.29.7 @@ -6823,11 +7360,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/eslint-parser@7.29.7(@babel/core@7.29.7)(eslint@8.57.1)': + '@babel/eslint-parser@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) eslint-visitor-keys: 2.1.0 semver: 6.3.1 @@ -6851,29 +7388,29 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.29.7(@babel/core@7.29.7)': + '@babel/helper-create-class-features-plugin@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 - '@babel/helper-member-expression-to-functions': 7.29.7 + '@babel/helper-member-expression-to-functions': 7.29.7(supports-color@5.5.0) '@babel/helper-optimise-call-expression': 7.29.7 - '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7) - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 + '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@5.5.0) '@babel/traverse': 7.29.7(supports-color@5.5.0) semver: 6.3.1 transitivePeerDependencies: - supports-color - '@babel/helper-create-regexp-features-plugin@7.29.7(@babel/core@7.29.7)': + '@babel/helper-create-regexp-features-plugin@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 regexpu-core: 6.4.0 semver: 6.3.1 - '@babel/helper-define-polyfill-provider@0.6.8(@babel/core@7.29.7)(supports-color@5.5.0)': + '@babel/helper-define-polyfill-provider@0.6.8(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-compilation-targets': 7.29.7 '@babel/helper-plugin-utils': 7.29.7 debug: 4.4.3(supports-color@5.5.0) @@ -6884,7 +7421,7 @@ snapshots: '@babel/helper-globals@7.29.7': {} - '@babel/helper-member-expression-to-functions@7.29.7': + '@babel/helper-member-expression-to-functions@7.29.7(supports-color@5.5.0)': dependencies: '@babel/traverse': 7.29.7(supports-color@5.5.0) '@babel/types': 7.29.7 @@ -6898,9 +7435,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)': + '@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-module-imports': 7.29.7(supports-color@5.5.0) '@babel/helper-validator-identifier': 7.29.7 '@babel/traverse': 7.29.7(supports-color@5.5.0) @@ -6913,25 +7450,25 @@ snapshots: '@babel/helper-plugin-utils@7.29.7': {} - '@babel/helper-remap-async-to-generator@7.29.7(@babel/core@7.29.7)': + '@babel/helper-remap-async-to-generator@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 - '@babel/helper-wrap-function': 7.29.7 + '@babel/helper-wrap-function': 7.29.7(supports-color@5.5.0) '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/helper-replace-supers@7.29.7(@babel/core@7.29.7)': + '@babel/helper-replace-supers@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-member-expression-to-functions': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-member-expression-to-functions': 7.29.7(supports-color@5.5.0) '@babel/helper-optimise-call-expression': 7.29.7 '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/helper-skip-transparent-expression-wrappers@7.29.7': + '@babel/helper-skip-transparent-expression-wrappers@7.29.7(supports-color@5.5.0)': dependencies: '@babel/traverse': 7.29.7(supports-color@5.5.0) '@babel/types': 7.29.7 @@ -6944,7 +7481,7 @@ snapshots: '@babel/helper-validator-option@7.29.7': {} - '@babel/helper-wrap-function@7.29.7': + '@babel/helper-wrap-function@7.29.7(supports-color@5.5.0)': dependencies: '@babel/template': 7.29.7 '@babel/traverse': 7.29.7(supports-color@5.5.0) @@ -6961,715 +7498,715 @@ snapshots: dependencies: '@babel/types': 7.29.7 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 - '@babel/plugin-transform-optional-chaining': 7.29.7(@babel/core@7.29.7) + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@5.5.0) + '@babel/plugin-transform-optional-chaining': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.29.7)': + '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-proposal-decorators@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-proposal-decorators@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-decorators': 7.29.7(@babel/core@7.29.7) + '@babel/plugin-syntax-decorators': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) transitivePeerDependencies: - supports-color - '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.29.7)': + '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.7) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.7(supports-color@5.5.0)) - '@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.29.7)': + '@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.7) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.7(supports-color@5.5.0)) - '@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.29.7)': + '@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.7) + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@5.5.0) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.7(supports-color@5.5.0)) transitivePeerDependencies: - supports-color - '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.29.7)': + '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.7)': + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) - '@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.29.7)': + '@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.7) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.7(supports-color@5.5.0)) transitivePeerDependencies: - supports-color - '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.29.7)': + '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.29.7)': + '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.29.7)': + '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.29.7)': + '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-decorators@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-syntax-decorators@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-import-assertions@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-syntax-import-assertions@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-import-attributes@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-syntax-import-attributes@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.7)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.29.7)': + '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.29.7)': + '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.29.7)': + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.29.7)': + '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.7)': + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.29.7)': + '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.29.7)': + '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.29.7)': + '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.29.7)': + '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.29.7)': + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-arrow-functions@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-arrow-functions@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-async-generator-functions@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-async-generator-functions@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-remap-async-to-generator': 7.29.7(@babel/core@7.29.7) + '@babel/helper-remap-async-to-generator': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-async-to-generator@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-async-to-generator@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-module-imports': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-remap-async-to-generator': 7.29.7(@babel/core@7.29.7) + '@babel/helper-remap-async-to-generator': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-block-scoped-functions@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-block-scoped-functions@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-block-scoping@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-block-scoping@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-class-properties@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-class-properties@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-class-static-block@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-class-static-block@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-classes@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-classes@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 '@babel/helper-compilation-targets': 7.29.7 '@babel/helper-globals': 7.29.7 '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7) + '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-computed-properties@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-computed-properties@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 '@babel/template': 7.29.7 - '@babel/plugin-transform-destructuring@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-destructuring@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-dotall-regex@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-dotall-regex@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-duplicate-keys@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-duplicate-keys@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-dynamic-import@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-dynamic-import@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-explicit-resource-management@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-explicit-resource-management@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7) + '@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-exponentiation-operator@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-exponentiation-operator@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-export-namespace-from@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-export-namespace-from@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-flow-strip-types@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-flow-strip-types@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-flow': 7.29.7(@babel/core@7.29.7) + '@babel/plugin-syntax-flow': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) - '@babel/plugin-transform-for-of@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-for-of@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-function-name@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-function-name@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-compilation-targets': 7.29.7 '@babel/helper-plugin-utils': 7.29.7 '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-json-strings@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-json-strings@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-literals@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-literals@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-logical-assignment-operators@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-logical-assignment-operators@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-member-expression-literals@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-member-expression-literals@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-modules-amd@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-modules-amd@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-modules-commonjs@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-modules-commonjs@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-modules-systemjs@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-modules-systemjs@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 '@babel/helper-validator-identifier': 7.29.7 '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-modules-umd@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-modules-umd@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-named-capturing-groups-regex@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-named-capturing-groups-regex@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-new-target@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-new-target@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-nullish-coalescing-operator@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-nullish-coalescing-operator@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-numeric-separator@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-numeric-separator@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-object-rest-spread@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-object-rest-spread@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-compilation-targets': 7.29.7 '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-parameters': 7.29.7(@babel/core@7.29.7) + '@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-parameters': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/traverse': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-object-super@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-object-super@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7) + '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-optional-catch-binding@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-optional-catch-binding@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-optional-chaining@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-optional-chaining@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-parameters@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-parameters@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-private-methods@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-private-methods@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-private-property-in-object@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-private-property-in-object@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-property-literals@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-property-literals@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-react-constant-elements@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-react-constant-elements@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-react-display-name@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-react-display-name@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-react-jsx-development@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-react-jsx-development@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 '@babel/helper-module-imports': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7) + '@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/types': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-react-pure-annotations@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-react-pure-annotations@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-regenerator@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-regenerator@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-regexp-modifiers@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-regexp-modifiers@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-reserved-words@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-reserved-words@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-runtime@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-runtime@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-module-imports': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.7)(supports-color@5.5.0) - babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.29.7) - babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.7) + babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) semver: 6.3.1 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-shorthand-properties@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-shorthand-properties@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-spread@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-spread@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-sticky-regex@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-sticky-regex@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-template-literals@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-template-literals@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-typeof-symbol@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-typeof-symbol@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-typescript@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-typescript@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-annotate-as-pure': 7.29.7 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 - '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7) + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@5.5.0) + '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) transitivePeerDependencies: - supports-color - '@babel/plugin-transform-unicode-escapes@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-unicode-escapes@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-unicode-property-regex@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-unicode-property-regex@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-unicode-regex@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-unicode-regex@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/helper-plugin-utils': 7.29.7 - '@babel/plugin-transform-unicode-sets-regex@7.29.7(@babel/core@7.29.7)': + '@babel/plugin-transform-unicode-sets-regex@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 - '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-create-regexp-features-plugin': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/helper-plugin-utils': 7.29.7 - '@babel/preset-env@7.29.7(@babel/core@7.29.7)(supports-color@5.5.0)': + '@babel/preset-env@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: '@babel/compat-data': 7.29.7 - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-compilation-targets': 7.29.7 '@babel/helper-plugin-utils': 7.29.7 '@babel/helper-validator-option': 7.29.7 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.7) - '@babel/plugin-syntax-import-assertions': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-syntax-import-attributes': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.29.7) - '@babel/plugin-transform-arrow-functions': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-async-generator-functions': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-async-to-generator': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-block-scoped-functions': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-block-scoping': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-class-properties': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-class-static-block': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-classes': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-computed-properties': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-dotall-regex': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-duplicate-keys': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-dynamic-import': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-explicit-resource-management': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-exponentiation-operator': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-export-namespace-from': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-for-of': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-function-name': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-json-strings': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-literals': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-logical-assignment-operators': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-member-expression-literals': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-modules-amd': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-modules-systemjs': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-modules-umd': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-named-capturing-groups-regex': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-new-target': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-nullish-coalescing-operator': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-numeric-separator': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-object-rest-spread': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-object-super': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-optional-catch-binding': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-optional-chaining': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-parameters': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-private-methods': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-private-property-in-object': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-property-literals': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-regenerator': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-regexp-modifiers': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-reserved-words': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-shorthand-properties': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-spread': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-sticky-regex': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-template-literals': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-typeof-symbol': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-unicode-escapes': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-unicode-property-regex': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-unicode-regex': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-unicode-sets-regex': 7.29.7(@babel/core@7.29.7) - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.7) - babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.7)(supports-color@5.5.0) - babel-plugin-polyfill-corejs3: 0.14.2(@babel/core@7.29.7) - babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.7) + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-import-assertions': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-import-attributes': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-arrow-functions': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-async-generator-functions': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-async-to-generator': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-block-scoped-functions': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-block-scoping': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-class-properties': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-class-static-block': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-classes': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-computed-properties': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-destructuring': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-dotall-regex': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-duplicate-keys': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-dynamic-import': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-explicit-resource-management': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-exponentiation-operator': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-export-namespace-from': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-for-of': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-function-name': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-json-strings': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-literals': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-logical-assignment-operators': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-member-expression-literals': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-modules-amd': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-modules-systemjs': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-modules-umd': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-named-capturing-groups-regex': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-new-target': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-nullish-coalescing-operator': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-numeric-separator': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-object-rest-spread': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-object-super': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-optional-catch-binding': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-optional-chaining': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-parameters': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-private-methods': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-private-property-in-object': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-property-literals': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-regenerator': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-regexp-modifiers': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-reserved-words': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-shorthand-properties': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-spread': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-sticky-regex': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-template-literals': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-typeof-symbol': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-unicode-escapes': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-unicode-property-regex': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-unicode-regex': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-unicode-sets-regex': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.7(supports-color@5.5.0)) + babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + babel-plugin-polyfill-corejs3: 0.14.2(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) core-js-compat: 3.49.0 semver: 6.3.1 transitivePeerDependencies: - supports-color - '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.29.7)': + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.29.7(supports-color@5.5.0))': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 '@babel/types': 7.29.7 esutils: 2.0.3 - '@babel/preset-react@7.29.7(@babel/core@7.29.7)': + '@babel/preset-react@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 '@babel/helper-validator-option': 7.29.7 - '@babel/plugin-transform-react-display-name': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-react-jsx-development': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-react-pure-annotations': 7.29.7(@babel/core@7.29.7) + '@babel/plugin-transform-react-display-name': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-react-jsx-development': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-react-pure-annotations': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) transitivePeerDependencies: - supports-color - '@babel/preset-typescript@7.29.7(@babel/core@7.29.7)': + '@babel/preset-typescript@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-plugin-utils': 7.29.7 '@babel/helper-validator-option': 7.29.7 - '@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7) + '@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-modules-commonjs': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -7704,6 +8241,52 @@ snapshots: '@bcoe/v8-coverage@0.2.3': {} + '@codemirror/autocomplete@6.20.3': + dependencies: + '@codemirror/language': 6.12.4 + '@codemirror/state': 6.7.4 + '@codemirror/view': 6.43.11 + '@lezer/common': 1.5.2 + + '@codemirror/commands@6.11.0': + dependencies: + '@codemirror/language': 6.12.4 + '@codemirror/state': 6.7.4 + '@codemirror/view': 6.43.11 + '@lezer/common': 1.5.2 + + '@codemirror/language@6.12.4': + dependencies: + '@codemirror/state': 6.7.4 + '@codemirror/view': 6.43.11 + '@lezer/common': 1.5.2 + '@lezer/highlight': 1.2.3 + '@lezer/lr': 1.4.10 + style-mod: 4.1.3 + + '@codemirror/lint@6.9.7': + dependencies: + '@codemirror/state': 6.7.4 + '@codemirror/view': 6.43.11 + crelt: 1.0.7 + + '@codemirror/search@6.7.2': + dependencies: + '@codemirror/state': 6.7.4 + '@codemirror/view': 6.43.11 + crelt: 1.0.7 + + '@codemirror/state@6.7.4': + dependencies: + '@marijn/find-cluster-break': 1.0.4 + + '@codemirror/view@6.43.11': + dependencies: + '@codemirror/state': 6.7.4 + crelt: 1.0.7 + style-mod: 4.1.3 + w3c-keyname: 2.2.8 + '@csstools/normalize.css@12.1.1': {} '@csstools/postcss-cascade-layers@1.1.1(postcss@8.5.16)': @@ -7786,31 +8369,94 @@ snapshots: '@date-io/core@1.3.13': {} - '@date-io/date-fns@1.3.13(date-fns@2.30.0)': + '@date-io/core@3.2.0': {} + + '@date-io/date-fns@3.2.1(date-fns@4.4.0)': dependencies: - '@date-io/core': 1.3.13 - date-fns: 2.30.0 + '@date-io/core': 3.2.0 + optionalDependencies: + date-fns: 4.4.0 + + '@dimforge/rapier3d-compat@0.12.0': {} + + '@emotion/babel-plugin@11.13.5(supports-color@5.5.0)': + dependencies: + '@babel/helper-module-imports': 7.29.7(supports-color@5.5.0) + '@babel/runtime': 7.29.7 + '@emotion/hash': 0.9.2 + '@emotion/memoize': 0.9.0 + '@emotion/serialize': 1.3.3 + babel-plugin-macros: 3.1.0 + convert-source-map: 1.9.0 + escape-string-regexp: 4.0.0 + find-root: 1.1.0 + source-map: 0.5.7 + stylis: 4.2.0 + transitivePeerDependencies: + - supports-color + + '@emotion/cache@11.14.0': + dependencies: + '@emotion/memoize': 0.9.0 + '@emotion/sheet': 1.4.0 + '@emotion/utils': 1.4.2 + '@emotion/weak-memoize': 0.4.0 + stylis: 4.2.0 '@emotion/hash@0.8.0': {} + '@emotion/hash@0.9.2': {} + '@emotion/is-prop-valid@1.4.0': dependencies: '@emotion/memoize': 0.9.0 '@emotion/memoize@0.9.0': {} - '@emotion/stylis@0.8.5': {} + '@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0)': + dependencies: + '@babel/runtime': 7.29.7 + '@emotion/babel-plugin': 11.13.5(supports-color@5.5.0) + '@emotion/cache': 11.14.0 + '@emotion/serialize': 1.3.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.3.0) + '@emotion/utils': 1.4.2 + '@emotion/weak-memoize': 0.4.0 + hoist-non-react-statics: 3.3.2 + react: 19.3.0 + optionalDependencies: + '@types/react': 19.2.17 + transitivePeerDependencies: + - supports-color + + '@emotion/serialize@1.3.3': + dependencies: + '@emotion/hash': 0.9.2 + '@emotion/memoize': 0.9.0 + '@emotion/unitless': 0.10.0 + '@emotion/utils': 1.4.2 + csstype: 3.2.3 + + '@emotion/sheet@1.4.0': {} - '@emotion/unitless@0.7.5': {} + '@emotion/unitless@0.10.0': {} - '@eslint-community/eslint-utils@4.9.1(eslint@8.57.1)': + '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.3.0)': dependencies: - eslint: 8.57.1 + react: 19.3.0 + + '@emotion/utils@1.4.2': {} + + '@emotion/weak-memoize@0.4.0': {} + + '@eslint-community/eslint-utils@4.9.1(eslint@8.57.1(supports-color@5.5.0))': + dependencies: + eslint: 8.57.1(supports-color@5.5.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} - '@eslint/eslintrc@2.1.4': + '@eslint/eslintrc@2.1.4(supports-color@5.5.0)': dependencies: ajv: 6.15.0 debug: 4.4.3(supports-color@5.5.0) @@ -7828,19 +8474,25 @@ snapshots: '@faker-js/faker@6.3.1': {} - '@fontsource/jetbrains-mono@4.5.12': {} + '@fontsource/jetbrains-mono@5.3.0': {} - '@fontsource/open-sans@4.5.14': {} + '@fontsource/open-sans@5.3.0': {} - '@fontsource/roboto@4.5.8': {} + '@fontsource/roboto@5.3.0': {} - '@fontsource/source-sans-pro@4.5.11': {} + '@fontsource/source-sans-pro@5.3.0': {} - '@hookform/resolvers@2.9.11(react-hook-form@7.81.0(react@17.0.2))': + '@hookform/resolvers@5.9.1(@standard-schema/spec@1.1.0)(ajv-formats@2.1.1(ajv@8.20.0))(ajv@8.20.0)(react-hook-form@7.87.0(react@19.3.0))(yup@1.7.1)': dependencies: - react-hook-form: 7.81.0(react@17.0.2) + '@standard-schema/utils': 0.3.0 + react-hook-form: 7.87.0(react@19.3.0) + optionalDependencies: + '@standard-schema/spec': 1.1.0 + ajv: 8.20.0 + ajv-formats: 2.1.1(ajv@8.20.0) + yup: 1.7.1 - '@humanwhocodes/config-array@0.13.0': + '@humanwhocodes/config-array@0.13.0(supports-color@5.5.0)': dependencies: '@humanwhocodes/object-schema': 2.0.3 debug: 4.4.3(supports-color@5.5.0) @@ -7887,12 +8539,12 @@ snapshots: jest-util: 28.1.3 slash: 3.0.0 - '@jest/core@27.5.1': + '@jest/core@27.5.1(supports-color@5.5.0)': dependencies: '@jest/console': 27.5.1 - '@jest/reporters': 27.5.1 + '@jest/reporters': 27.5.1(supports-color@5.5.0) '@jest/test-result': 27.5.1 - '@jest/transform': 27.5.1 + '@jest/transform': 27.5.1(supports-color@5.5.0) '@jest/types': 27.5.1 '@types/node': 26.1.0 ansi-escapes: 4.3.2 @@ -7901,15 +8553,15 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 27.5.1 - jest-config: 27.5.1 + jest-config: 27.5.1(supports-color@5.5.0) jest-haste-map: 27.5.1 jest-message-util: 27.5.1 jest-regex-util: 27.5.1 jest-resolve: 27.5.1 - jest-resolve-dependencies: 27.5.1 - jest-runner: 27.5.1 - jest-runtime: 27.5.1 - jest-snapshot: 27.5.1 + jest-resolve-dependencies: 27.5.1(supports-color@5.5.0) + jest-runner: 27.5.1(supports-color@5.5.0) + jest-runtime: 27.5.1(supports-color@5.5.0) + jest-snapshot: 27.5.1(supports-color@5.5.0) jest-util: 27.5.1 jest-validate: 27.5.1 jest-watcher: 27.5.1 @@ -7946,12 +8598,12 @@ snapshots: '@jest/types': 27.5.1 expect: 27.5.1 - '@jest/reporters@27.5.1': + '@jest/reporters@27.5.1(supports-color@5.5.0)': dependencies: '@bcoe/v8-coverage': 0.2.3 '@jest/console': 27.5.1 '@jest/test-result': 27.5.1 - '@jest/transform': 27.5.1 + '@jest/transform': 27.5.1(supports-color@5.5.0) '@jest/types': 27.5.1 '@types/node': 26.1.0 chalk: 4.1.2 @@ -7960,9 +8612,9 @@ snapshots: glob: 7.2.3 graceful-fs: 4.2.11 istanbul-lib-coverage: 3.2.2 - istanbul-lib-instrument: 5.2.1 + istanbul-lib-instrument: 5.2.1(supports-color@5.5.0) istanbul-lib-report: 3.0.1 - istanbul-lib-source-maps: 4.0.1 + istanbul-lib-source-maps: 4.0.1(supports-color@5.5.0) istanbul-reports: 3.2.0 jest-haste-map: 27.5.1 jest-resolve: 27.5.1 @@ -8000,20 +8652,20 @@ snapshots: '@types/istanbul-lib-coverage': 2.0.6 collect-v8-coverage: 1.0.3 - '@jest/test-sequencer@27.5.1': + '@jest/test-sequencer@27.5.1(supports-color@5.5.0)': dependencies: '@jest/test-result': 27.5.1 graceful-fs: 4.2.11 jest-haste-map: 27.5.1 - jest-runtime: 27.5.1 + jest-runtime: 27.5.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color - '@jest/transform@27.5.1': + '@jest/transform@27.5.1(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@jest/types': 27.5.1 - babel-plugin-istanbul: 6.1.1 + babel-plugin-istanbul: 6.1.1(supports-color@5.5.0) chalk: 4.1.2 convert-source-map: 1.9.0 fast-json-stable-stringify: 2.1.0 @@ -8072,66 +8724,78 @@ snapshots: '@leichtgewicht/ip-codec@2.0.5': {} - '@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + '@lezer/common@1.5.2': {} + + '@lezer/highlight@1.2.3': + dependencies: + '@lezer/common': 1.5.2 + + '@lezer/lr@1.4.10': + dependencies: + '@lezer/common': 1.5.2 + + '@marijn/find-cluster-break@1.0.4': {} + + '@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)': dependencies: '@babel/runtime': 7.29.7 - '@material-ui/styles': 4.11.5(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) - '@material-ui/system': 4.12.2(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@material-ui/styles': 4.11.5(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + '@material-ui/system': 4.12.2(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) '@material-ui/types': 5.1.0(@types/react@19.2.17) - '@material-ui/utils': 4.11.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@material-ui/utils': 4.11.3(react-dom@19.3.0(react@19.3.0))(react@19.3.0) '@types/react-transition-group': 4.4.12(@types/react@19.2.17) clsx: 1.2.1 hoist-non-react-statics: 3.3.2 popper.js: 1.16.1-lts prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) react-is: 17.0.2 - react-transition-group: 4.4.5(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react-transition-group: 4.4.5(react-dom@19.3.0(react@19.3.0))(react@19.3.0) optionalDependencies: '@types/react': 19.2.17 - '@material-ui/icons@4.11.3(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + '@material-ui/icons@4.11.3(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)': dependencies: '@babel/runtime': 7.29.7 - '@material-ui/core': 4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + '@material-ui/core': 4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) optionalDependencies: '@types/react': 19.2.17 - '@material-ui/lab@4.11.3-deprecations.1(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + '@material-ui/lab@4.11.3-deprecations.1(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)': dependencies: '@babel/runtime': 7.29.7 - '@material-ui/core': 4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) - '@material-ui/utils': 4.11.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@material-ui/core': 4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + '@material-ui/utils': 4.11.3(react-dom@19.3.0(react@19.3.0))(react@19.3.0) clsx: 1.2.1 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) react-is: 17.0.2 optionalDependencies: '@types/react': 19.2.17 - '@material-ui/pickers@3.3.11(@date-io/core@1.3.13)(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + '@material-ui/pickers@3.3.11(@date-io/core@1.3.13)(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(prop-types@15.8.1)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)': dependencies: '@babel/runtime': 7.29.7 '@date-io/core': 1.3.13 - '@material-ui/core': 4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@material-ui/core': 4.12.4(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) '@types/styled-jsx': 2.2.9 clsx: 1.2.1 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - react-transition-group: 4.4.5(react-dom@17.0.2(react@17.0.2))(react@17.0.2) - rifm: 0.7.0(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) + react-transition-group: 4.4.5(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + rifm: 0.7.0(react@19.3.0) - '@material-ui/styles@4.11.5(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + '@material-ui/styles@4.11.5(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)': dependencies: '@babel/runtime': 7.29.7 '@emotion/hash': 0.8.0 '@material-ui/types': 5.1.0(@types/react@19.2.17) - '@material-ui/utils': 4.11.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@material-ui/utils': 4.11.3(react-dom@19.3.0(react@19.3.0))(react@19.3.0) clsx: 1.2.1 csstype: 2.6.21 hoist-non-react-statics: 3.3.2 @@ -8144,49 +8808,137 @@ snapshots: jss-plugin-rule-value-function: 10.10.0 jss-plugin-vendor-prefixer: 10.10.0 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) optionalDependencies: '@types/react': 19.2.17 - '@material-ui/system@4.12.2(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + '@material-ui/system@4.12.2(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)': dependencies: '@babel/runtime': 7.29.7 - '@material-ui/utils': 4.11.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@material-ui/utils': 4.11.3(react-dom@19.3.0(react@19.3.0))(react@19.3.0) csstype: 2.6.21 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) + optionalDependencies: + '@types/react': 19.2.17 + + '@material-ui/types@5.1.0(@types/react@19.2.17)': + optionalDependencies: + '@types/react': 19.2.17 + + '@material-ui/utils@4.11.3(react-dom@19.3.0(react@19.3.0))(react@19.3.0)': + dependencies: + '@babel/runtime': 7.29.7 + prop-types: 15.8.1 + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) + react-is: 17.0.2 + + '@mediapipe/tasks-vision@0.10.17': {} + + '@monogrid/gainmap-js@3.4.0(three@0.186.0)': + dependencies: + promise-worker-transferable: 1.0.4 + three: 0.186.0 + + '@mswjs/cookies@0.2.2': + dependencies: + '@types/set-cookie-parser': 2.4.10 + set-cookie-parser: 2.7.2 + + '@mswjs/interceptors@0.15.3(supports-color@5.5.0)': + dependencies: + '@open-draft/until': 1.0.3 + '@xmldom/xmldom': 0.7.13 + debug: 4.4.3(supports-color@5.5.0) + headers-polyfill: 3.3.0 + outvariant: 1.4.3 + strict-event-emitter: 0.2.8 + transitivePeerDependencies: + - supports-color + + '@mui/core-downloads-tracker@5.18.0': {} + + '@mui/icons-material@5.18.0(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react@19.3.0)': + dependencies: + '@babel/runtime': 7.29.7 + '@mui/material': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + react: 19.3.0 + optionalDependencies: + '@types/react': 19.2.17 + + '@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)': + dependencies: + '@babel/runtime': 7.29.7 + '@mui/core-downloads-tracker': 5.18.0 + '@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react@19.3.0) + '@mui/types': 7.2.24(@types/react@19.2.17) + '@mui/utils': 5.17.1(@types/react@19.2.17)(react@19.3.0) + '@popperjs/core': 2.11.8 + '@types/react-transition-group': 4.4.12(@types/react@19.2.17) + clsx: 2.1.1 + csstype: 3.2.3 + prop-types: 15.8.1 + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) + react-is: 19.3.0 + react-transition-group: 4.4.5(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + optionalDependencies: + '@emotion/react': 11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0) + '@types/react': 19.2.17 + + '@mui/private-theming@5.17.1(@types/react@19.2.17)(react@19.3.0)': + dependencies: + '@babel/runtime': 7.29.7 + '@mui/utils': 5.17.1(@types/react@19.2.17)(react@19.3.0) + prop-types: 15.8.1 + react: 19.3.0 + optionalDependencies: + '@types/react': 19.2.17 + + '@mui/styled-engine@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(react@19.3.0)': + dependencies: + '@babel/runtime': 7.29.7 + '@emotion/cache': 11.14.0 + '@emotion/serialize': 1.3.3 + csstype: 3.2.3 + prop-types: 15.8.1 + react: 19.3.0 + optionalDependencies: + '@emotion/react': 11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0) + + '@mui/system@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react@19.3.0)': + dependencies: + '@babel/runtime': 7.29.7 + '@mui/private-theming': 5.17.1(@types/react@19.2.17)(react@19.3.0) + '@mui/styled-engine': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(react@19.3.0) + '@mui/types': 7.2.24(@types/react@19.2.17) + '@mui/utils': 5.17.1(@types/react@19.2.17)(react@19.3.0) + clsx: 2.1.1 + csstype: 3.2.3 + prop-types: 15.8.1 + react: 19.3.0 optionalDependencies: + '@emotion/react': 11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0) '@types/react': 19.2.17 - '@material-ui/types@5.1.0(@types/react@19.2.17)': + '@mui/types@7.2.24(@types/react@19.2.17)': optionalDependencies: '@types/react': 19.2.17 - '@material-ui/utils@4.11.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + '@mui/utils@5.17.1(@types/react@19.2.17)(react@19.3.0)': dependencies: '@babel/runtime': 7.29.7 + '@mui/types': 7.2.24(@types/react@19.2.17) + '@types/prop-types': 15.7.15 + clsx: 2.1.1 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - react-is: 17.0.2 - - '@mswjs/cookies@0.2.2': - dependencies: - '@types/set-cookie-parser': 2.4.10 - set-cookie-parser: 2.7.2 - - '@mswjs/interceptors@0.15.3(supports-color@5.5.0)': - dependencies: - '@open-draft/until': 1.0.3 - '@xmldom/xmldom': 0.7.13 - debug: 4.4.3(supports-color@5.5.0) - headers-polyfill: 3.3.0 - outvariant: 1.4.3 - strict-event-emitter: 0.2.8 - transitivePeerDependencies: - - supports-color + react: 19.3.0 + react-is: 19.3.0 + optionalDependencies: + '@types/react': 19.2.17 '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': dependencies: @@ -8206,7 +8958,7 @@ snapshots: '@open-draft/until@1.0.3': {} - '@pmmmwh/react-refresh-webpack-plugin@0.5.17(react-refresh@0.11.0)(type-fest@1.4.0)(webpack-dev-server@4.15.2(supports-color@5.5.0)(webpack@5.108.4(postcss@8.5.16)))(webpack@5.108.4(postcss@8.5.16))': + '@pmmmwh/react-refresh-webpack-plugin@0.5.17(react-refresh@0.11.0)(type-fest@1.4.0)(webpack-dev-server@4.15.2(debug@4.4.3(supports-color@5.5.0))(supports-color@5.5.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)))(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16))': dependencies: ansi-html: 0.0.9 core-js-pure: 3.49.0 @@ -8216,106 +8968,93 @@ snapshots: react-refresh: 0.11.0 schema-utils: 4.3.3 source-map: 0.7.6 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) optionalDependencies: type-fest: 1.4.0 - webpack-dev-server: 4.15.2(supports-color@5.5.0)(webpack@5.108.4(postcss@8.5.16)) - - '@react-dnd/asap@4.0.1': {} + webpack-dev-server: 4.15.2(debug@4.4.3(supports-color@5.5.0))(supports-color@5.5.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) - '@react-dnd/invariant@2.0.0': {} - - '@react-dnd/shallowequal@2.0.0': {} + '@popperjs/core@2.11.8': {} - '@react-spring/animated@9.7.5(react@17.0.2)': - dependencies: - '@react-spring/shared': 9.7.5(react@17.0.2) - '@react-spring/types': 9.7.5 - react: 17.0.2 + '@react-dnd/asap@4.0.1': {} - '@react-spring/core@9.7.5(react@17.0.2)': - dependencies: - '@react-spring/animated': 9.7.5(react@17.0.2) - '@react-spring/shared': 9.7.5(react@17.0.2) - '@react-spring/types': 9.7.5 - react: 17.0.2 + '@react-dnd/asap@5.0.2': {} - '@react-spring/rafz@9.7.5': {} + '@react-dnd/invariant@2.0.0': {} - '@react-spring/shared@9.7.5(react@17.0.2)': - dependencies: - '@react-spring/rafz': 9.7.5 - '@react-spring/types': 9.7.5 - react: 17.0.2 + '@react-dnd/invariant@4.0.2': {} - '@react-spring/three@9.7.5(@react-three/fiber@7.0.29(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3))(react@17.0.2)(three@0.138.3)': - dependencies: - '@react-spring/animated': 9.7.5(react@17.0.2) - '@react-spring/core': 9.7.5(react@17.0.2) - '@react-spring/shared': 9.7.5(react@17.0.2) - '@react-spring/types': 9.7.5 - '@react-three/fiber': 7.0.29(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3) - react: 17.0.2 - three: 0.138.3 + '@react-dnd/shallowequal@2.0.0': {} - '@react-spring/types@9.7.5': {} + '@react-dnd/shallowequal@4.0.2': {} - '@react-three/drei@8.20.2(@react-three/fiber@7.0.29(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3)': + '@react-three/drei@10.7.8(@react-three/fiber@9.7.0(@types/react@19.2.17)(immer@11.1.18)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)(three@0.186.0))(@types/react@19.2.17)(@types/three@0.186.0)(immer@11.1.18)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)(three@0.186.0)': dependencies: '@babel/runtime': 7.29.7 - '@react-spring/three': 9.7.5(@react-three/fiber@7.0.29(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3))(react@17.0.2)(three@0.138.3) - '@react-three/fiber': 7.0.29(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3) - '@use-gesture/react': 10.3.1(react@17.0.2) - detect-gpu: 4.0.50 + '@mediapipe/tasks-vision': 0.10.17 + '@monogrid/gainmap-js': 3.4.0(three@0.186.0) + '@react-three/fiber': 9.7.0(@types/react@19.2.17)(immer@11.1.18)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)(three@0.186.0) + '@use-gesture/react': 10.3.1(react@19.3.0) + camera-controls: 3.1.2(three@0.186.0) + cross-env: 7.0.3 + detect-gpu: 5.0.70 glsl-noise: 0.0.0 - lodash.omit: 4.18.0 - lodash.pick: 4.4.0 - meshline: 2.0.4(three@0.138.3) - react: 17.0.2 - react-composer: 5.0.3(react@17.0.2) - react-merge-refs: 1.1.0 + hls.js: 1.7.3 + maath: 0.10.8(@types/three@0.186.0)(three@0.186.0) + meshline: 3.3.1(three@0.186.0) + react: 19.3.0 + stats-gl: 2.4.2(@types/three@0.186.0)(three@0.186.0) stats.js: 0.17.0 - suspend-react: 0.0.8(react@17.0.2) - three: 0.138.3 - three-mesh-bvh: 0.5.24(three@0.138.3) - three-stdlib: 2.36.1(three@0.138.3) - troika-three-text: 0.46.4(three@0.138.3) + suspend-react: 0.1.3(react@19.3.0) + three: 0.186.0 + three-mesh-bvh: 0.8.3(three@0.186.0) + three-stdlib: 2.36.1(three@0.186.0) + troika-three-text: 0.52.5(three@0.186.0) + tunnel-rat: 0.1.2(@types/react@19.2.17)(immer@11.1.18)(react@19.3.0) + use-sync-external-store: 1.7.0(react@19.3.0) utility-types: 3.11.0 - zustand: 3.7.2(react@17.0.2) + zustand: 5.0.15(@types/react@19.2.17)(immer@11.1.18)(react@19.3.0)(use-sync-external-store@1.7.0(react@19.3.0)) optionalDependencies: - react-dom: 17.0.2(react@17.0.2) + react-dom: 19.3.0(react@19.3.0) + transitivePeerDependencies: + - '@types/react' + - '@types/three' + - immer - '@react-three/fiber@7.0.29(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(three@0.138.3)': + '@react-three/fiber@9.7.0(@types/react@19.2.17)(immer@11.1.18)(react-dom@19.3.0(react@19.3.0))(react@19.3.0)(three@0.186.0)': dependencies: '@babel/runtime': 7.29.7 - '@types/react-reconciler': 0.26.7 - react: 17.0.2 - react-merge-refs: 1.1.0 - react-reconciler: 0.26.2(react@17.0.2) - react-three-fiber: 0.0.0-deprecated - react-use-measure: 2.1.7(react-dom@17.0.2(react@17.0.2))(react@17.0.2) - resize-observer-polyfill: 1.5.1 - scheduler: 0.20.2 - three: 0.138.3 - use-asset: 1.0.4(react@17.0.2) - utility-types: 3.11.0 - zustand: 3.7.2(react@17.0.2) + '@types/webxr': 0.5.24 + base64-js: 1.5.1 + buffer: 6.0.3 + its-fine: 2.0.0(@types/react@19.2.17)(react@19.3.0) + react: 19.3.0 + react-use-measure: 2.1.7(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + scheduler: 0.27.0 + suspend-react: 0.1.3(react@19.3.0) + three: 0.186.0 + use-sync-external-store: 1.7.0(react@19.3.0) + zustand: 5.0.15(@types/react@19.2.17)(immer@11.1.18)(react@19.3.0)(use-sync-external-store@1.7.0(react@19.3.0)) optionalDependencies: - react-dom: 17.0.2(react@17.0.2) + react-dom: 19.3.0(react@19.3.0) + transitivePeerDependencies: + - '@types/react' + - immer - '@reduxjs/toolkit@1.9.7(react-redux@7.2.9(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)': + '@reduxjs/toolkit@2.12.0(react-redux@9.3.0(@types/react@19.2.17)(react@19.3.0)(redux@5.0.1))(react@19.3.0)': dependencies: - immer: 9.0.21 - redux: 4.2.1 - redux-thunk: 2.4.2(redux@4.2.1) - reselect: 4.1.8 + '@standard-schema/spec': 1.1.0 + '@standard-schema/utils': 0.3.0 + immer: 11.1.18 + redux: 5.0.1 + redux-thunk: 3.1.0(redux@5.0.1) + reselect: 5.3.0 optionalDependencies: - react: 17.0.2 - react-redux: 7.2.9(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 19.3.0 + react-redux: 9.3.0(@types/react@19.2.17)(react@19.3.0)(redux@5.0.1) - '@rollup/plugin-babel@5.3.1(@babel/core@7.29.7)(@types/babel__core@7.20.5)(rollup@2.80.0)': + '@rollup/plugin-babel@5.3.1(@babel/core@7.29.7(supports-color@5.5.0))(@types/babel__core@7.20.5)(rollup@2.80.0)(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/helper-module-imports': 7.29.7(supports-color@5.5.0) '@rollup/pluginutils': 3.1.0(rollup@2.80.0) rollup: 2.80.0 @@ -8361,6 +9100,10 @@ snapshots: dependencies: '@sinonjs/commons': 1.8.6 + '@standard-schema/spec@1.1.0': {} + + '@standard-schema/utils@0.3.0': {} + '@surma/rollup-plugin-off-main-thread@2.2.3': dependencies: ejs: 3.1.10 @@ -8395,9 +9138,9 @@ snapshots: '@svgr/babel-plugin-transform-react-native-svg': 5.4.0 '@svgr/babel-plugin-transform-svg-component': 5.5.0 - '@svgr/core@5.5.0': + '@svgr/core@5.5.0(supports-color@5.5.0)': dependencies: - '@svgr/plugin-jsx': 5.5.0 + '@svgr/plugin-jsx': 5.5.0(supports-color@5.5.0) camelcase: 6.3.0 cosmiconfig: 7.1.0 transitivePeerDependencies: @@ -8407,9 +9150,9 @@ snapshots: dependencies: '@babel/types': 7.29.7 - '@svgr/plugin-jsx@5.5.0': + '@svgr/plugin-jsx@5.5.0(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@svgr/babel-preset': 5.5.0 '@svgr/hast-util-to-babel-ast': 5.5.0 svg-parser: 2.0.4 @@ -8424,12 +9167,12 @@ snapshots: '@svgr/webpack@5.5.0(supports-color@5.5.0)': dependencies: - '@babel/core': 7.29.7 - '@babel/plugin-transform-react-constant-elements': 7.29.7(@babel/core@7.29.7) - '@babel/preset-env': 7.29.7(@babel/core@7.29.7)(supports-color@5.5.0) - '@babel/preset-react': 7.29.7(@babel/core@7.29.7) - '@svgr/core': 5.5.0 - '@svgr/plugin-jsx': 5.5.0 + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/plugin-transform-react-constant-elements': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/preset-env': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/preset-react': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@svgr/core': 5.5.0(supports-color@5.5.0) + '@svgr/plugin-jsx': 5.5.0(supports-color@5.5.0) '@svgr/plugin-svgo': 5.5.0 loader-utils: 2.0.4 transitivePeerDependencies: @@ -8437,6 +9180,8 @@ snapshots: '@tootallnate/once@1.1.2': {} + '@tweenjs/tween.js@23.1.3': {} + '@types/babel__core@7.20.5': dependencies: '@babel/parser': 7.29.7 @@ -8543,8 +9288,6 @@ snapshots: '@types/json5@0.0.29': {} - '@types/lodash@4.17.24': {} - '@types/mime@1.3.5': {} '@types/node-forge@1.3.14': @@ -8561,22 +9304,17 @@ snapshots: '@types/prettier@2.7.3': {} + '@types/prop-types@15.7.15': {} + '@types/q@1.5.8': {} '@types/qs@6.15.1': {} '@types/range-parser@1.2.7': {} - '@types/react-reconciler@0.26.7': - dependencies: - '@types/react': 19.2.17 - - '@types/react-redux@7.1.34': + '@types/react-reconciler@0.28.9(@types/react@19.2.17)': dependencies: - '@types/hoist-non-react-statics': 3.3.7(@types/react@19.2.17) '@types/react': 19.2.17 - hoist-non-react-statics: 3.3.2 - redux: 4.2.1 '@types/react-transition-group@4.4.12(@types/react@19.2.17)': dependencies: @@ -8623,12 +9361,25 @@ snapshots: '@types/stack-utils@2.0.3': {} + '@types/stats.js@0.17.4': {} + '@types/styled-jsx@2.2.9': dependencies: '@types/react': 19.2.17 + '@types/three@0.186.0': + dependencies: + '@dimforge/rapier3d-compat': 0.12.0 + '@tweenjs/tween.js': 23.1.3 + '@types/stats.js': 0.17.4 + '@types/webxr': 0.5.24 + fflate: 0.8.3 + meshoptimizer: 1.1.1 + '@types/trusted-types@2.0.7': {} + '@types/use-sync-external-store@0.0.6': {} + '@types/webxr@0.5.24': {} '@types/ws@8.18.1': @@ -8645,15 +9396,15 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10)': + '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10) + '@typescript-eslint/parser': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10) - '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@3.9.10) + '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) debug: 4.4.3(supports-color@5.5.0) - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) graphemer: 1.4.0 ignore: 5.3.2 natural-compare-lite: 1.4.0 @@ -8664,21 +9415,21 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.1)(typescript@3.9.10)': + '@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10)': dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@3.9.10) - eslint: 8.57.1 + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + eslint: 8.57.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10)': + '@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10)': dependencies: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@3.9.10) + '@typescript-eslint/typescript-estree': 5.62.0(supports-color@5.5.0)(typescript@3.9.10) debug: 4.4.3(supports-color@5.5.0) - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) optionalDependencies: typescript: 3.9.10 transitivePeerDependencies: @@ -8689,12 +9440,12 @@ snapshots: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - '@typescript-eslint/type-utils@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10)': + '@typescript-eslint/type-utils@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10)': dependencies: - '@typescript-eslint/typescript-estree': 5.62.0(typescript@3.9.10) - '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@3.9.10) + '@typescript-eslint/typescript-estree': 5.62.0(supports-color@5.5.0)(typescript@3.9.10) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) debug: 4.4.3(supports-color@5.5.0) - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) tsutils: 3.21.0(typescript@3.9.10) optionalDependencies: typescript: 3.9.10 @@ -8705,7 +9456,7 @@ snapshots: '@typescript-eslint/types@5.62.0': {} - '@typescript-eslint/typescript-estree@4.33.0(typescript@3.9.10)': + '@typescript-eslint/typescript-estree@4.33.0(supports-color@5.5.0)(typescript@3.9.10)': dependencies: '@typescript-eslint/types': 4.33.0 '@typescript-eslint/visitor-keys': 4.33.0 @@ -8719,7 +9470,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@5.62.0(typescript@3.9.10)': + '@typescript-eslint/typescript-estree@5.62.0(supports-color@5.5.0)(typescript@3.9.10)': dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 @@ -8733,15 +9484,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@5.62.0(eslint@8.57.1)(typescript@3.9.10)': + '@typescript-eslint/utils@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1(supports-color@5.5.0)) '@types/json-schema': 7.0.15 '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@3.9.10) - eslint: 8.57.1 + '@typescript-eslint/typescript-estree': 5.62.0(supports-color@5.5.0)(typescript@3.9.10) + eslint: 8.57.1(supports-color@5.5.0) eslint-scope: 5.1.1 semver: 7.8.5 transitivePeerDependencies: @@ -8762,17 +9513,10 @@ snapshots: '@use-gesture/core@10.3.1': {} - '@use-gesture/react@10.3.1(react@17.0.2)': + '@use-gesture/react@10.3.1(react@19.3.0)': dependencies: '@use-gesture/core': 10.3.1 - react: 17.0.2 - - '@virtuoso.dev/react-urx@0.2.13(react@17.0.2)': - dependencies: - '@virtuoso.dev/urx': 0.2.13 - react: 17.0.2 - - '@virtuoso.dev/urx@0.2.13': {} + react: 19.3.0 '@webassemblyjs/ast@1.14.1': dependencies: @@ -8889,7 +9633,7 @@ snapshots: loader-utils: 2.0.4 regex-parser: 2.3.1 - agent-base@6.0.2: + agent-base@6.0.2(supports-color@5.5.0): dependencies: debug: 4.4.3(supports-color@5.5.0) transitivePeerDependencies: @@ -9078,35 +9822,35 @@ snapshots: axobject-query@4.1.0: {} - babel-jest@27.5.1(@babel/core@7.29.7): + babel-jest@27.5.1(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0): dependencies: - '@babel/core': 7.29.7 - '@jest/transform': 27.5.1 + '@babel/core': 7.29.7(supports-color@5.5.0) + '@jest/transform': 27.5.1(supports-color@5.5.0) '@jest/types': 27.5.1 '@types/babel__core': 7.20.5 - babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 27.5.1(@babel/core@7.29.7) + babel-plugin-istanbul: 6.1.1(supports-color@5.5.0) + babel-preset-jest: 27.5.1(@babel/core@7.29.7(supports-color@5.5.0)) chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 transitivePeerDependencies: - supports-color - babel-loader@8.4.1(@babel/core@7.29.7)(webpack@5.108.4(postcss@8.5.16)): + babel-loader@8.4.1(@babel/core@7.29.7(supports-color@5.5.0))(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) - babel-plugin-istanbul@6.1.1: + babel-plugin-istanbul@6.1.1(supports-color@5.5.0): dependencies: '@babel/helper-plugin-utils': 7.29.7 '@istanbuljs/load-nyc-config': 1.1.0 '@istanbuljs/schema': 0.1.6 - istanbul-lib-instrument: 5.2.1 + istanbul-lib-instrument: 5.2.1(supports-color@5.5.0) test-exclude: 6.0.0 transitivePeerDependencies: - supports-color @@ -9124,96 +9868,85 @@ snapshots: cosmiconfig: 7.1.0 resolve: 1.22.12 - babel-plugin-named-asset-import@0.3.8(@babel/core@7.29.7): + babel-plugin-named-asset-import@0.3.8(@babel/core@7.29.7(supports-color@5.5.0)): dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) - babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.7)(supports-color@5.5.0): + babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0): dependencies: '@babel/compat-data': 7.29.7 - '@babel/core': 7.29.7 - '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7)(supports-color@5.5.0) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) semver: 6.3.1 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.29.7): + babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0): dependencies: - '@babel/core': 7.29.7 - '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7)(supports-color@5.5.0) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) core-js-compat: 3.49.0 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-corejs3@0.14.2(@babel/core@7.29.7): + babel-plugin-polyfill-corejs3@0.14.2(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0): dependencies: - '@babel/core': 7.29.7 - '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7)(supports-color@5.5.0) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) core-js-compat: 3.49.0 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-regenerator@0.6.8(@babel/core@7.29.7): - dependencies: - '@babel/core': 7.29.7 - '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7)(supports-color@5.5.0) - transitivePeerDependencies: - - supports-color - - babel-plugin-styled-components@2.3.0(@babel/core@7.29.7)(styled-components@5.3.11(@babel/core@7.29.7)(react-dom@17.0.2(react@17.0.2))(react-is@18.3.1)(react@17.0.2))(supports-color@5.5.0): + babel-plugin-polyfill-regenerator@0.6.8(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0): dependencies: - '@babel/core': 7.29.7 - '@babel/helper-annotate-as-pure': 7.29.7 - '@babel/helper-module-imports': 7.29.7(supports-color@5.5.0) - '@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7) - picomatch: 4.0.5 - styled-components: 5.3.11(@babel/core@7.29.7)(react-dom@17.0.2(react@17.0.2))(react-is@18.3.1)(react@17.0.2) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) transitivePeerDependencies: - supports-color babel-plugin-transform-react-remove-prop-types@0.4.24: {} - babel-preset-current-node-syntax@1.2.0(@babel/core@7.29.7): - dependencies: - '@babel/core': 7.29.7 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.7) - '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.29.7) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.7) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.7) - '@babel/plugin-syntax-import-attributes': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.7) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.7) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.7) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.7) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.7) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.7) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.7) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.7) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.7) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.7) - - babel-preset-jest@27.5.1(@babel/core@7.29.7): - dependencies: - '@babel/core': 7.29.7 + babel-preset-current-node-syntax@1.2.0(@babel/core@7.29.7(supports-color@5.5.0)): + dependencies: + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-import-attributes': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.7(supports-color@5.5.0)) + + babel-preset-jest@27.5.1(@babel/core@7.29.7(supports-color@5.5.0)): + dependencies: + '@babel/core': 7.29.7(supports-color@5.5.0) babel-plugin-jest-hoist: 27.5.1 - babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7) - - babel-preset-react-app@10.1.0: - dependencies: - '@babel/core': 7.29.7 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.29.7) - '@babel/plugin-proposal-decorators': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.29.7) - '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.29.7) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.29.7) - '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.29.7) - '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.29.7) - '@babel/plugin-transform-flow-strip-types': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-react-display-name': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-runtime': 7.29.7(@babel/core@7.29.7) - '@babel/preset-env': 7.29.7(@babel/core@7.29.7)(supports-color@5.5.0) - '@babel/preset-react': 7.29.7(@babel/core@7.29.7) - '@babel/preset-typescript': 7.29.7(@babel/core@7.29.7) + babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7(supports-color@5.5.0)) + + babel-preset-react-app@10.1.0(supports-color@5.5.0): + dependencies: + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-proposal-decorators': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/plugin-transform-flow-strip-types': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-react-display-name': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-runtime': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/preset-env': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/preset-react': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + '@babel/preset-typescript': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/runtime': 7.29.7 babel-plugin-macros: 3.1.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 @@ -9252,11 +9985,11 @@ snapshots: bluebird@3.7.2: {} - body-parser@1.20.5: + body-parser@1.20.5(supports-color@5.5.0): dependencies: bytes: 3.1.2 content-type: 1.0.5 - debug: 2.6.9 + debug: 2.6.9(supports-color@5.5.0) depd: 2.0.0 destroy: 1.2.0 http-errors: 2.0.1 @@ -9312,6 +10045,11 @@ snapshots: base64-js: 1.5.1 ieee754: 1.2.1 + buffer@6.0.3: + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + builtin-modules@3.3.0: {} bytes@3.1.2: {} @@ -9346,7 +10084,12 @@ snapshots: camelcase@6.3.0: {} - camelize@1.0.1: {} + camelize@1.0.1: + optional: true + + camera-controls@3.1.2(three@0.186.0): + dependencies: + three: 0.186.0 caniuse-api@3.0.0: dependencies: @@ -9441,7 +10184,15 @@ snapshots: chalk: 2.4.2 q: 1.5.1 - codemirror@5.65.21: {} + codemirror@6.0.2: + dependencies: + '@codemirror/autocomplete': 6.20.3 + '@codemirror/commands': 6.11.0 + '@codemirror/language': 6.12.4 + '@codemirror/lint': 6.9.7 + '@codemirror/search': 6.7.2 + '@codemirror/state': 6.7.4 + '@codemirror/view': 6.43.11 collect-v8-coverage@1.0.3: {} @@ -9481,11 +10232,11 @@ snapshots: dependencies: mime-db: 1.54.0 - compression@1.8.1: + compression@1.8.1(supports-color@5.5.0): dependencies: bytes: 3.1.2 compressible: 2.0.18 - debug: 2.6.9 + debug: 2.6.9(supports-color@5.5.0) negotiator: 0.6.4 on-headers: 1.1.0 safe-buffer: 5.2.1 @@ -9545,6 +10296,12 @@ snapshots: country-list@2.4.1: {} + crelt@1.0.7: {} + + cross-env@7.0.3: + dependencies: + cross-spawn: 7.0.6 + cross-spawn@7.0.6: dependencies: path-key: 3.1.1 @@ -9558,7 +10315,8 @@ snapshots: postcss: 8.5.16 postcss-selector-parser: 6.1.4 - css-color-keywords@1.0.0: {} + css-color-keywords@1.0.0: + optional: true css-declaration-sorter@6.4.1(postcss@8.5.16): dependencies: @@ -9569,7 +10327,7 @@ snapshots: postcss: 8.5.16 postcss-selector-parser: 6.1.4 - css-loader@6.11.0(webpack@5.108.4(postcss@8.5.16)): + css-loader@6.11.0(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: icss-utils: 5.1.0(postcss@8.5.16) postcss: 8.5.16 @@ -9580,9 +10338,9 @@ snapshots: postcss-value-parser: 4.2.0 semver: 7.8.5 optionalDependencies: - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) - css-minimizer-webpack-plugin@3.4.1(webpack@5.108.4(postcss@8.5.16)): + css-minimizer-webpack-plugin@3.4.1(clean-css@5.3.3)(csso@4.2.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: cssnano: 5.1.15(postcss@8.5.16) jest-worker: 27.5.1 @@ -9590,7 +10348,10 @@ snapshots: schema-utils: 4.3.3 serialize-javascript: 6.0.2 source-map: 0.6.1 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) + optionalDependencies: + clean-css: 5.3.3 + csso: 4.2.0 css-prefers-color-scheme@6.0.3(postcss@8.5.16): dependencies: @@ -9618,6 +10379,7 @@ snapshots: camelize: 1.0.1 css-color-keywords: 1.0.0 postcss-value-parser: 4.2.0 + optional: true css-tree@1.0.0-alpha.37: dependencies: @@ -9728,17 +10490,19 @@ snapshots: es-errors: 1.3.0 is-data-view: 1.0.2 - date-fns@2.30.0: - dependencies: - '@babel/runtime': 7.29.7 + date-fns@4.4.0: {} - debug@2.6.9: + debug@2.6.9(supports-color@5.5.0): dependencies: ms: 2.0.0 + optionalDependencies: + supports-color: 5.5.0 - debug@3.2.7: + debug@3.2.7(supports-color@5.5.0): dependencies: ms: 2.1.3 + optionalDependencies: + supports-color: 5.5.0 debug@4.4.3(supports-color@5.5.0): dependencies: @@ -9798,7 +10562,9 @@ snapshots: destroy@1.2.0: {} - detect-gpu@4.0.50: + detect-europe-js@0.1.2: {} + + detect-gpu@5.0.70: dependencies: webgl-constants: 1.1.1 @@ -9806,10 +10572,10 @@ snapshots: detect-node@2.1.0: {} - detect-port-alt@1.1.6: + detect-port-alt@1.1.6(supports-color@5.5.0): dependencies: address: 1.2.2 - debug: 2.6.9 + debug: 2.6.9(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -9829,7 +10595,7 @@ snapshots: dependencies: node-source-walk: 4.3.0 - detective-less@1.0.2: + detective-less@1.0.2(supports-color@5.5.0): dependencies: debug: 4.4.3(supports-color@5.5.0) gonzales-pe: 4.3.0 @@ -9864,9 +10630,9 @@ snapshots: detective-stylus@1.0.3: {} - detective-typescript@7.0.2: + detective-typescript@7.0.2(supports-color@5.5.0): dependencies: - '@typescript-eslint/typescript-estree': 4.33.0(typescript@3.9.10) + '@typescript-eslint/typescript-estree': 4.33.0(supports-color@5.5.0)(typescript@3.9.10) ast-module-types: 2.7.1 node-source-walk: 4.3.0 typescript: 3.9.10 @@ -9889,6 +10655,12 @@ snapshots: '@react-dnd/invariant': 2.0.0 redux: 4.2.1 + dnd-core@16.0.1: + dependencies: + '@react-dnd/asap': 5.0.2 + '@react-dnd/invariant': 4.0.2 + redux: 4.2.1 + dns-packet@5.6.1: dependencies: '@leichtgewicht/ip-codec': 2.0.5 @@ -10135,23 +10907,23 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7))(eslint@8.57.1)(jest@27.5.1)(supports-color@5.5.0)(typescript@3.9.10): + eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7(supports-color@5.5.0)))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0))(jest@27.5.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10): dependencies: - '@babel/core': 7.29.7 - '@babel/eslint-parser': 7.29.7(@babel/core@7.29.7)(eslint@8.57.1) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/eslint-parser': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0)) '@rushstack/eslint-patch': 1.16.1 - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10) - '@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10) - babel-preset-react-app: 10.1.0 + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + '@typescript-eslint/parser': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + babel-preset-react-app: 10.1.0(supports-color@5.5.0) confusing-browser-globals: 1.0.11 - eslint: 8.57.1 - eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7))(eslint@8.57.1) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1) - eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1)(jest@27.5.1)(typescript@3.9.10) - eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1) - eslint-plugin-react: 7.37.5(eslint@8.57.1) - eslint-plugin-react-hooks: 4.6.2(eslint@8.57.1) - eslint-plugin-testing-library: 5.11.1(eslint@8.57.1)(typescript@3.9.10) + eslint: 8.57.1(supports-color@5.5.0) + eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7(supports-color@5.5.0)))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0) + eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(jest@27.5.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1(supports-color@5.5.0)) + eslint-plugin-react: 7.37.5(eslint@8.57.1(supports-color@5.5.0)) + eslint-plugin-react-hooks: 4.6.2(eslint@8.57.1(supports-color@5.5.0)) + eslint-plugin-testing-library: 5.11.1(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) optionalDependencies: typescript: 3.9.10 transitivePeerDependencies: @@ -10162,44 +10934,44 @@ snapshots: - jest - supports-color - eslint-import-resolver-node@0.3.10: + eslint-import-resolver-node@0.3.10(supports-color@5.5.0): dependencies: - debug: 3.2.7 + debug: 3.2.7(supports-color@5.5.0) is-core-module: 2.16.2 resolve: 2.0.0-next.7 transitivePeerDependencies: - supports-color - eslint-module-utils@2.14.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint-import-resolver-node@0.3.10)(eslint@8.57.1): + eslint-module-utils@2.14.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint-import-resolver-node@0.3.10(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0): dependencies: - debug: 3.2.7 + debug: 3.2.7(supports-color@5.5.0) optionalDependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10) - eslint: 8.57.1 - eslint-import-resolver-node: 0.3.10 + '@typescript-eslint/parser': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + eslint: 8.57.1(supports-color@5.5.0) + eslint-import-resolver-node: 0.3.10(supports-color@5.5.0) transitivePeerDependencies: - supports-color - eslint-plugin-flowtype@8.0.3(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7))(eslint@8.57.1): + eslint-plugin-flowtype@8.0.3(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7(supports-color@5.5.0)))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0)): dependencies: - '@babel/plugin-syntax-flow': 7.29.7(@babel/core@7.29.7) - '@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7) - eslint: 8.57.1 + '@babel/plugin-syntax-flow': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) + '@babel/plugin-transform-react-jsx': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + eslint: 8.57.1(supports-color@5.5.0) lodash: 4.18.1 string-natural-compare: 3.0.1 - eslint-plugin-import@2.32.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 array.prototype.findlastindex: 1.2.6 array.prototype.flat: 1.3.3 array.prototype.flatmap: 1.3.3 - debug: 3.2.7 + debug: 3.2.7(supports-color@5.5.0) doctrine: 2.1.0 - eslint: 8.57.1 - eslint-import-resolver-node: 0.3.10 - eslint-module-utils: 2.14.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint-import-resolver-node@0.3.10)(eslint@8.57.1) + eslint: 8.57.1(supports-color@5.5.0) + eslint-import-resolver-node: 0.3.10(supports-color@5.5.0) + eslint-module-utils: 2.14.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint-import-resolver-node@0.3.10(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0) hasown: 2.0.4 is-core-module: 2.16.2 is-glob: 4.0.3 @@ -10211,24 +10983,24 @@ snapshots: string.prototype.trimend: 1.0.10 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10) + '@typescript-eslint/parser': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1)(jest@27.5.1)(typescript@3.9.10): + eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(jest@27.5.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10): dependencies: - '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.57.1)(typescript@3.9.10) - eslint: 8.57.1 + '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + eslint: 8.57.1(supports-color@5.5.0) optionalDependencies: - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1)(supports-color@5.5.0)(typescript@3.9.10) - jest: 27.5.1 + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10))(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + jest: 27.5.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-jsx-a11y@6.10.2(eslint@8.57.1): + eslint-plugin-jsx-a11y@6.10.2(eslint@8.57.1(supports-color@5.5.0)): dependencies: aria-query: 5.3.2 array-includes: 3.1.9 @@ -10238,7 +11010,7 @@ snapshots: axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) hasown: 2.0.4 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -10247,11 +11019,11 @@ snapshots: safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 - eslint-plugin-react-hooks@4.6.2(eslint@8.57.1): + eslint-plugin-react-hooks@4.6.2(eslint@8.57.1(supports-color@5.5.0)): dependencies: - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) - eslint-plugin-react@7.37.5(eslint@8.57.1): + eslint-plugin-react@7.37.5(eslint@8.57.1(supports-color@5.5.0)): dependencies: array-includes: 3.1.9 array.prototype.findlast: 1.2.5 @@ -10259,7 +11031,7 @@ snapshots: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.3.3 - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) estraverse: 5.3.0 hasown: 2.0.4 jsx-ast-utils: 3.3.5 @@ -10273,10 +11045,10 @@ snapshots: string.prototype.matchall: 4.0.12 string.prototype.repeat: 1.0.0 - eslint-plugin-testing-library@5.11.1(eslint@8.57.1)(typescript@3.9.10): + eslint-plugin-testing-library@5.11.1(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10): dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@3.9.10) - eslint: 8.57.1 + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + eslint: 8.57.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color - typescript @@ -10295,23 +11067,23 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint-webpack-plugin@3.2.0(eslint@8.57.1)(webpack@5.108.4(postcss@8.5.16)): + eslint-webpack-plugin@3.2.0(eslint@8.57.1(supports-color@5.5.0))(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: '@types/eslint': 8.56.12 - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) jest-worker: 28.1.3 micromatch: 4.0.8 normalize-path: 3.0.0 schema-utils: 4.3.3 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) - eslint@8.57.1: + eslint@8.57.1(supports-color@5.5.0): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1(supports-color@5.5.0)) '@eslint-community/regexpp': 4.12.2 - '@eslint/eslintrc': 2.1.4 + '@eslint/eslintrc': 2.1.4(supports-color@5.5.0) '@eslint/js': 8.57.1 - '@humanwhocodes/config-array': 0.13.0 + '@humanwhocodes/config-array': 0.13.0(supports-color@5.5.0) '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 '@ungap/structured-clone': 1.3.2 @@ -10401,21 +11173,21 @@ snapshots: jest-matcher-utils: 27.5.1 jest-message-util: 27.5.1 - express@4.22.2: + express@4.22.2(supports-color@5.5.0): dependencies: accepts: 1.3.8 array-flatten: 1.1.1 - body-parser: 1.20.5 + body-parser: 1.20.5(supports-color@5.5.0) content-disposition: 0.5.4 content-type: 1.0.5 cookie: 0.7.2 cookie-signature: 1.0.7 - debug: 2.6.9 + debug: 2.6.9(supports-color@5.5.0) depd: 2.0.0 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 - finalhandler: 1.3.2 + finalhandler: 1.3.2(supports-color@5.5.0) fresh: 0.5.2 http-errors: 2.0.1 merge-descriptors: 1.0.3 @@ -10427,8 +11199,8 @@ snapshots: qs: 6.15.3 range-parser: 1.2.1 safe-buffer: 5.2.1 - send: 0.19.2 - serve-static: 1.16.3 + send: 0.19.2(supports-color@5.5.0) + serve-static: 1.16.3(supports-color@5.5.0) setprototypeof: 1.2.0 statuses: 2.0.2 type-is: 1.6.18 @@ -10471,6 +11243,8 @@ snapshots: fflate@0.6.10: {} + fflate@0.8.3: {} + figures@3.2.0: dependencies: escape-string-regexp: 1.0.5 @@ -10479,11 +11253,11 @@ snapshots: dependencies: flat-cache: 3.2.0 - file-loader@6.2.0(webpack@5.108.4(postcss@8.5.16)): + file-loader@6.2.0(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) filelist@1.0.6: dependencies: @@ -10513,9 +11287,9 @@ snapshots: dependencies: to-regex-range: 5.0.1 - finalhandler@1.3.2: + finalhandler@1.3.2(supports-color@5.5.0): dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@5.5.0) encodeurl: 2.0.0 escape-html: 1.0.3 on-finished: 2.4.1 @@ -10531,6 +11305,8 @@ snapshots: make-dir: 3.1.0 pkg-dir: 4.2.0 + find-root@1.1.0: {} + find-up@3.0.0: dependencies: locate-path: 3.0.0 @@ -10555,13 +11331,15 @@ snapshots: flatten@1.0.3: {} - follow-redirects@1.16.0: {} + follow-redirects@1.16.0(debug@4.4.3(supports-color@5.5.0)): + optionalDependencies: + debug: 4.4.3(supports-color@5.5.0) for-each@0.3.5: dependencies: is-callable: 1.2.7 - fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.1)(typescript@3.9.10)(webpack@5.108.4(postcss@8.5.16)): + fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.1(supports-color@5.5.0))(typescript@3.9.10)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: '@babel/code-frame': 7.29.7 '@types/json-schema': 7.0.15 @@ -10577,9 +11355,9 @@ snapshots: semver: 7.8.5 tapable: 1.1.3 typescript: 3.9.10 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) optionalDependencies: - eslint: 8.57.1 + eslint: 8.57.1(supports-color@5.5.0) form-data@3.0.5: dependencies: @@ -10595,7 +11373,7 @@ snapshots: fresh@0.5.2: {} - frontend-collective-react-dnd-scrollzone@1.0.2(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)): + frontend-collective-react-dnd-scrollzone@1.0.2(react-dnd@16.0.1(@types/hoist-non-react-statics@3.3.7(@types/react@19.2.17))(@types/node@26.1.0)(@types/react@19.2.17)(react@19.3.0)): dependencies: hoist-non-react-statics: 3.3.2 lodash.throttle: 4.1.1 @@ -10603,7 +11381,7 @@ snapshots: raf: 3.4.1 react: 16.14.0 react-display-name: 0.2.5 - react-dnd: 11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react-dnd: 16.0.1(@types/hoist-non-react-statics@3.3.7(@types/react@19.2.17))(@types/node@26.1.0)(@types/react@19.2.17)(react@19.3.0) react-dom: 16.14.0(react@16.14.0) fs-extra@10.1.0: @@ -10782,6 +11560,8 @@ snapshots: headers-polyfill@3.3.0: {} + hls.js@1.7.3: {} + hoist-non-react-statics@3.3.2: dependencies: react-is: 16.13.1 @@ -10813,7 +11593,7 @@ snapshots: relateurl: 0.2.7 terser: 5.48.0 - html-webpack-plugin@5.6.7(webpack@5.108.4(postcss@8.5.16)): + html-webpack-plugin@5.6.7(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: '@types/html-minifier-terser': 6.1.0 html-minifier-terser: 6.1.0 @@ -10821,7 +11601,7 @@ snapshots: pretty-error: 4.0.0 tapable: 2.3.3 optionalDependencies: - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) htmlparser2@6.1.0: dependencies: @@ -10850,18 +11630,18 @@ snapshots: http-parser-js@0.5.10: {} - http-proxy-agent@4.0.1: + http-proxy-agent@4.0.1(supports-color@5.5.0): dependencies: '@tootallnate/once': 1.1.2 - agent-base: 6.0.2 + agent-base: 6.0.2(supports-color@5.5.0) debug: 4.4.3(supports-color@5.5.0) transitivePeerDependencies: - supports-color - http-proxy-middleware@2.0.10(@types/express@4.17.25): + http-proxy-middleware@2.0.10(@types/express@4.17.25)(debug@4.4.3(supports-color@5.5.0)): dependencies: '@types/http-proxy': 1.17.17 - http-proxy: 1.18.1 + http-proxy: 1.18.1(debug@4.4.3(supports-color@5.5.0)) is-glob: 4.0.3 is-plain-obj: 3.0.0 micromatch: 4.0.8 @@ -10870,17 +11650,17 @@ snapshots: transitivePeerDependencies: - debug - http-proxy@1.18.1: + http-proxy@1.18.1(debug@4.4.3(supports-color@5.5.0)): dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.16.0 + follow-redirects: 1.16.0(debug@4.4.3(supports-color@5.5.0)) requires-port: 1.0.0 transitivePeerDependencies: - debug - https-proxy-agent@5.0.1: + https-proxy-agent@5.0.1(supports-color@5.5.0): dependencies: - agent-base: 6.0.2 + agent-base: 6.0.2(supports-color@5.5.0) debug: 4.4.3(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -10915,6 +11695,10 @@ snapshots: ignore@5.3.2: {} + immediate@3.0.6: {} + + immer@11.1.18: {} + immer@9.0.21: {} import-fresh@3.3.1: @@ -11071,6 +11855,8 @@ snapshots: is-potential-custom-element-name@1.0.1: {} + is-promise@2.2.2: {} + is-regex@1.2.1: dependencies: call-bound: 1.0.4 @@ -11090,6 +11876,8 @@ snapshots: dependencies: call-bound: 1.0.4 + is-standalone-pwa@0.1.1: {} + is-stream@2.0.1: {} is-string@1.1.1: @@ -11138,9 +11926,9 @@ snapshots: istanbul-lib-coverage@3.2.2: {} - istanbul-lib-instrument@5.2.1: + istanbul-lib-instrument@5.2.1(supports-color@5.5.0): dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/parser': 7.29.7 '@istanbuljs/schema': 0.1.6 istanbul-lib-coverage: 3.2.2 @@ -11154,7 +11942,7 @@ snapshots: make-dir: 4.0.0 supports-color: 7.2.0 - istanbul-lib-source-maps@4.0.1: + istanbul-lib-source-maps@4.0.1(supports-color@5.5.0): dependencies: debug: 4.4.3(supports-color@5.5.0) istanbul-lib-coverage: 3.2.2 @@ -11176,6 +11964,13 @@ snapshots: has-symbols: 1.1.0 set-function-name: 2.0.2 + its-fine@2.0.0(@types/react@19.2.17)(react@19.3.0): + dependencies: + '@types/react-reconciler': 0.28.9(@types/react@19.2.17) + react: 19.3.0 + transitivePeerDependencies: + - '@types/react' + jake@10.9.4: dependencies: async: 3.2.6 @@ -11188,7 +11983,7 @@ snapshots: execa: 5.1.1 throat: 6.0.2 - jest-circus@27.5.1: + jest-circus@27.5.1(supports-color@5.5.0): dependencies: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 @@ -11202,8 +11997,8 @@ snapshots: jest-each: 27.5.1 jest-matcher-utils: 27.5.1 jest-message-util: 27.5.1 - jest-runtime: 27.5.1 - jest-snapshot: 27.5.1 + jest-runtime: 27.5.1(supports-color@5.5.0) + jest-snapshot: 27.5.1(supports-color@5.5.0) jest-util: 27.5.1 pretty-format: 27.5.1 slash: 3.0.0 @@ -11212,16 +12007,16 @@ snapshots: transitivePeerDependencies: - supports-color - jest-cli@27.5.1: + jest-cli@27.5.1(supports-color@5.5.0): dependencies: - '@jest/core': 27.5.1 + '@jest/core': 27.5.1(supports-color@5.5.0) '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.2.0 - jest-config: 27.5.1 + jest-config: 27.5.1(supports-color@5.5.0) jest-util: 27.5.1 jest-validate: 27.5.1 prompts: 2.4.2 @@ -11233,25 +12028,25 @@ snapshots: - ts-node - utf-8-validate - jest-config@27.5.1: + jest-config@27.5.1(supports-color@5.5.0): dependencies: - '@babel/core': 7.29.7 - '@jest/test-sequencer': 27.5.1 + '@babel/core': 7.29.7(supports-color@5.5.0) + '@jest/test-sequencer': 27.5.1(supports-color@5.5.0) '@jest/types': 27.5.1 - babel-jest: 27.5.1(@babel/core@7.29.7) + babel-jest: 27.5.1(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) chalk: 4.1.2 ci-info: 3.9.0 deepmerge: 4.3.1 glob: 7.2.3 graceful-fs: 4.2.11 - jest-circus: 27.5.1 - jest-environment-jsdom: 27.5.1 + jest-circus: 27.5.1(supports-color@5.5.0) + jest-environment-jsdom: 27.5.1(supports-color@5.5.0) jest-environment-node: 27.5.1 jest-get-type: 27.5.1 - jest-jasmine2: 27.5.1 + jest-jasmine2: 27.5.1(supports-color@5.5.0) jest-regex-util: 27.5.1 jest-resolve: 27.5.1 - jest-runner: 27.5.1 + jest-runner: 27.5.1(supports-color@5.5.0) jest-util: 27.5.1 jest-validate: 27.5.1 micromatch: 4.0.8 @@ -11284,7 +12079,7 @@ snapshots: jest-util: 27.5.1 pretty-format: 27.5.1 - jest-environment-jsdom@27.5.1: + jest-environment-jsdom@27.5.1(supports-color@5.5.0): dependencies: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 @@ -11292,7 +12087,7 @@ snapshots: '@types/node': 26.1.0 jest-mock: 27.5.1 jest-util: 27.5.1 - jsdom: 16.7.0 + jsdom: 16.7.0(supports-color@5.5.0) transitivePeerDependencies: - bufferutil - canvas @@ -11327,7 +12122,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - jest-jasmine2@27.5.1: + jest-jasmine2@27.5.1(supports-color@5.5.0): dependencies: '@jest/environment': 27.5.1 '@jest/source-map': 27.5.1 @@ -11341,8 +12136,8 @@ snapshots: jest-each: 27.5.1 jest-matcher-utils: 27.5.1 jest-message-util: 27.5.1 - jest-runtime: 27.5.1 - jest-snapshot: 27.5.1 + jest-runtime: 27.5.1(supports-color@5.5.0) + jest-snapshot: 27.5.1(supports-color@5.5.0) jest-util: 27.5.1 pretty-format: 27.5.1 throat: 6.0.2 @@ -11398,11 +12193,11 @@ snapshots: jest-regex-util@28.0.2: {} - jest-resolve-dependencies@27.5.1: + jest-resolve-dependencies@27.5.1(supports-color@5.5.0): dependencies: '@jest/types': 27.5.1 jest-regex-util: 27.5.1 - jest-snapshot: 27.5.1 + jest-snapshot: 27.5.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -11419,25 +12214,25 @@ snapshots: resolve.exports: 1.1.1 slash: 3.0.0 - jest-runner@27.5.1: + jest-runner@27.5.1(supports-color@5.5.0): dependencies: '@jest/console': 27.5.1 '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 - '@jest/transform': 27.5.1 + '@jest/transform': 27.5.1(supports-color@5.5.0) '@jest/types': 27.5.1 '@types/node': 26.1.0 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.11 jest-docblock: 27.5.1 - jest-environment-jsdom: 27.5.1 + jest-environment-jsdom: 27.5.1(supports-color@5.5.0) jest-environment-node: 27.5.1 jest-haste-map: 27.5.1 jest-leak-detector: 27.5.1 jest-message-util: 27.5.1 jest-resolve: 27.5.1 - jest-runtime: 27.5.1 + jest-runtime: 27.5.1(supports-color@5.5.0) jest-util: 27.5.1 jest-worker: 27.5.1 source-map-support: 0.5.21 @@ -11448,14 +12243,14 @@ snapshots: - supports-color - utf-8-validate - jest-runtime@27.5.1: + jest-runtime@27.5.1(supports-color@5.5.0): dependencies: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/globals': 27.5.1 '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 - '@jest/transform': 27.5.1 + '@jest/transform': 27.5.1(supports-color@5.5.0) '@jest/types': 27.5.1 chalk: 4.1.2 cjs-module-lexer: 1.4.3 @@ -11468,7 +12263,7 @@ snapshots: jest-mock: 27.5.1 jest-regex-util: 27.5.1 jest-resolve: 27.5.1 - jest-snapshot: 27.5.1 + jest-snapshot: 27.5.1(supports-color@5.5.0) jest-util: 27.5.1 slash: 3.0.0 strip-bom: 4.0.0 @@ -11480,18 +12275,18 @@ snapshots: '@types/node': 26.1.0 graceful-fs: 4.2.11 - jest-snapshot@27.5.1: + jest-snapshot@27.5.1(supports-color@5.5.0): dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@5.5.0) '@babel/generator': 7.29.7 - '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7) + '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0)) '@babel/traverse': 7.29.7(supports-color@5.5.0) '@babel/types': 7.29.7 - '@jest/transform': 27.5.1 + '@jest/transform': 27.5.1(supports-color@5.5.0) '@jest/types': 27.5.1 '@types/babel__traverse': 7.28.0 '@types/prettier': 2.7.3 - babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7) + babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7(supports-color@5.5.0)) chalk: 4.1.2 expect: 27.5.1 graceful-fs: 4.2.11 @@ -11534,11 +12329,11 @@ snapshots: leven: 3.1.0 pretty-format: 27.5.1 - jest-watch-typeahead@1.1.0(jest@27.5.1): + jest-watch-typeahead@1.1.0(jest@27.5.1(supports-color@5.5.0)): dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2 - jest: 27.5.1 + jest: 27.5.1(supports-color@5.5.0) jest-regex-util: 28.0.2 jest-watcher: 28.1.3 slash: 4.0.0 @@ -11584,11 +12379,11 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@27.5.1: + jest@27.5.1(supports-color@5.5.0): dependencies: - '@jest/core': 27.5.1 + '@jest/core': 27.5.1(supports-color@5.5.0) import-local: 3.2.0 - jest-cli: 27.5.1 + jest-cli: 27.5.1(supports-color@5.5.0) transitivePeerDependencies: - bufferutil - canvas @@ -11611,7 +12406,7 @@ snapshots: dependencies: argparse: 2.0.1 - jsdom@16.7.0: + jsdom@16.7.0(supports-color@5.5.0): dependencies: abab: 2.0.6 acorn: 8.17.0 @@ -11624,8 +12419,8 @@ snapshots: escodegen: 2.1.0 form-data: 3.0.5 html-encoding-sniffer: 2.0.1 - http-proxy-agent: 4.0.1 - https-proxy-agent: 5.0.1 + http-proxy-agent: 4.0.1(supports-color@5.5.0) + https-proxy-agent: 5.0.1(supports-color@5.5.0) is-potential-custom-element-name: 1.0.1 nwsapi: 2.2.24 parse5: 6.0.1 @@ -11758,6 +12553,10 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 + lie@3.3.0: + dependencies: + immediate: 3.0.6 + lilconfig@2.1.0: {} lilconfig@3.1.3: {} @@ -11787,8 +12586,6 @@ snapshots: dependencies: p-locate: 5.0.0 - lodash-es@4.18.1: {} - lodash.assignwith@4.2.0: {} lodash.clonedeep@4.5.0: {} @@ -11807,10 +12604,6 @@ snapshots: lodash.merge@4.6.2: {} - lodash.omit@4.18.0: {} - - lodash.pick@4.4.0: {} - lodash.sortby@4.7.0: {} lodash.throttle@4.1.1: {} @@ -11836,6 +12629,11 @@ snapshots: dependencies: yallist: 3.1.1 + maath@0.10.8(@types/three@0.186.0)(three@0.186.0): + dependencies: + '@types/three': 0.186.0 + three: 0.186.0 + madge@5.0.2(supports-color@5.5.0): dependencies: chalk: 4.1.2 @@ -11846,12 +12644,12 @@ snapshots: detective-amd: 3.1.2 detective-cjs: 3.1.3 detective-es6: 2.2.2 - detective-less: 1.0.2 + detective-less: 1.0.2(supports-color@5.5.0) detective-postcss: 5.1.3 detective-sass: 3.0.2 detective-scss: 2.0.2 detective-stylus: 1.0.3 - detective-typescript: 7.0.2 + detective-typescript: 7.0.2(supports-color@5.5.0) graphviz: 0.0.9 ora: 5.4.1 pluralize: 8.0.0 @@ -11879,9 +12677,9 @@ snapshots: dependencies: tmpl: 1.0.5 - marked@4.3.0: {} + marked@18.0.12: {} - match-sorter@6.4.0: + match-sorter@8.3.0: dependencies: '@babel/runtime': 7.29.7 remove-accents: 0.5.0 @@ -11898,17 +12696,17 @@ snapshots: dependencies: fs-monkey: 1.1.0 - memoize-one@5.2.1: {} - merge-descriptors@1.0.3: {} merge-stream@2.0.0: {} merge2@1.4.1: {} - meshline@2.0.4(three@0.138.3): + meshline@3.3.1(three@0.186.0): dependencies: - three: 0.138.3 + three: 0.186.0 + + meshoptimizer@1.1.1: {} methods@1.1.2: {} @@ -11929,11 +12727,11 @@ snapshots: mimic-fn@2.1.0: {} - mini-css-extract-plugin@2.10.2(webpack@5.108.4(postcss@8.5.16)): + mini-css-extract-plugin@2.10.2(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: schema-utils: 4.3.3 tapable: 2.3.3 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) minimalistic-assert@1.0.1: {} @@ -11947,14 +12745,18 @@ snapshots: minimist@1.2.8: {} - minimizer-webpack-plugin@5.6.1(postcss@8.5.16)(webpack@5.108.4(postcss@8.5.16)): + minimizer-webpack-plugin@5.6.1(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 schema-utils: 4.3.3 terser: 5.48.0 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) optionalDependencies: + clean-css: 5.3.3 + cssnano: 5.1.15(postcss@8.5.16) + csso: 4.2.0 + html-minifier-terser: 6.1.0 postcss: 8.5.16 mkdirp@0.5.6: @@ -12006,11 +12808,13 @@ snapshots: - encoding - supports-color - mui-datatables@3.8.5(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@material-ui/icons@4.11.3(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + mui-datatables@4.3.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@mui/icons-material@5.18.0(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react@19.3.0))(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: '@babel/runtime-corejs3': 7.29.7 - '@material-ui/core': 4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) - '@material-ui/icons': 4.11.3(@material-ui/core@4.12.4(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@emotion/cache': 11.14.0 + '@emotion/react': 11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0) + '@mui/icons-material': 5.18.0(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(@types/react@19.2.17)(react@19.3.0) + '@mui/material': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) clsx: 1.2.1 lodash.assignwith: 4.2.0 lodash.clonedeep: 4.5.0 @@ -12022,13 +12826,15 @@ snapshots: lodash.memoize: 4.1.2 lodash.merge: 4.6.2 prop-types: 15.8.1 - react: 17.0.2 - react-dnd: 11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 19.3.0 + react-dnd: 11.1.3(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) react-dnd-html5-backend: 11.1.3 - react-dom: 17.0.2(react@17.0.2) - react-sortable-tree: 2.8.0(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) - react-to-print: 2.15.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react-dom: 19.3.0(react@19.3.0) + react-sortable-tree-patch-react-17: 2.9.0(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + react-to-print: 2.15.1(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + tss-react: 3.7.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(react@19.3.0) transitivePeerDependencies: + - '@emotion/server' - '@types/react' multicast-dns@7.2.5: @@ -12044,8 +12850,6 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 - nanoclone@0.2.1: {} - nanoid@3.3.15: {} natural-compare-lite@1.4.0: {} @@ -12206,12 +13010,12 @@ snapshots: outvariant@1.4.3: {} - overlayscrollbars-react@0.2.3(overlayscrollbars@1.13.3)(react@17.0.2): + overlayscrollbars-react@0.5.6(overlayscrollbars@2.16.0)(react@19.3.0): dependencies: - overlayscrollbars: 1.13.3 - react: 17.0.2 + overlayscrollbars: 2.16.0 + react: 19.3.0 - overlayscrollbars@1.13.3: {} + overlayscrollbars@2.16.0: {} own-keys@1.0.1: dependencies: @@ -12470,13 +13274,13 @@ snapshots: jiti: 1.21.7 postcss: 8.5.16 - postcss-loader@6.2.1(postcss@8.5.16)(webpack@5.108.4(postcss@8.5.16)): + postcss-loader@6.2.1(postcss@8.5.16)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: cosmiconfig: 7.1.0 klona: 2.0.6 postcss: 8.5.16 semver: 7.8.5 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) postcss-logical@5.0.4(postcss@8.5.16): dependencies: @@ -12768,12 +13572,12 @@ snapshots: detective-amd: 3.1.2 detective-cjs: 3.1.3 detective-es6: 2.2.2 - detective-less: 1.0.2 + detective-less: 1.0.2(supports-color@5.5.0) detective-postcss: 4.0.0(supports-color@5.5.0) detective-sass: 3.0.2 detective-scss: 2.0.2 detective-stylus: 1.0.3 - detective-typescript: 7.0.2 + detective-typescript: 7.0.2(supports-color@5.5.0) module-definition: 3.4.0 node-source-walk: 4.3.0 transitivePeerDependencies: @@ -12807,6 +13611,11 @@ snapshots: process-nextick-args@2.0.1: {} + promise-worker-transferable@1.0.4: + dependencies: + is-promise: 2.2.2 + lie: 3.3.0 + promise@8.3.0: dependencies: asap: 2.0.6 @@ -12837,14 +13646,9 @@ snapshots: q@1.5.1: {} - qr.js@0.0.0: {} - - qrcode.react@2.0.0(react@17.0.2): + qrcode.react@4.2.0(react@19.3.0): dependencies: - loose-envify: 1.4.0 - prop-types: 15.8.1 - qr.js: 0.0.0 - react: 17.0.2 + react: 19.3.0 qs@6.15.3: dependencies: @@ -12883,10 +13687,10 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - re-resizable@6.11.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + re-resizable@6.11.2(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) react-app-polyfill@3.0.0: dependencies: @@ -12897,34 +13701,29 @@ snapshots: regenerator-runtime: 0.13.11 whatwg-fetch: 3.6.20 - react-async-script@1.2.0(react@17.0.2): + react-async-script@1.2.0(react@19.3.0): dependencies: hoist-non-react-statics: 3.3.2 prop-types: 15.8.1 - react: 17.0.2 + react: 19.3.0 - react-codemirror2@7.3.0(codemirror@5.65.21)(react@17.0.2): + react-codemirror2@9.0.1(codemirror@6.0.2)(react@19.3.0): dependencies: - codemirror: 5.65.21 - react: 17.0.2 + codemirror: 6.0.2 + react: 19.3.0 - react-composer@5.0.3(react@17.0.2): - dependencies: - prop-types: 15.8.1 - react: 17.0.2 - - react-dev-utils@12.0.1(eslint@8.57.1)(typescript@3.9.10)(webpack@5.108.4(postcss@8.5.16)): + react-dev-utils@12.0.1(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: '@babel/code-frame': 7.29.7 address: 1.2.2 browserslist: 4.28.5 chalk: 4.1.2 cross-spawn: 7.0.6 - detect-port-alt: 1.1.6 + detect-port-alt: 1.1.6(supports-color@5.5.0) escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.1)(typescript@3.9.10)(webpack@5.108.4(postcss@8.5.16)) + fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.1(supports-color@5.5.0))(typescript@3.9.10)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -12939,7 +13738,7 @@ snapshots: shell-quote: 1.9.0 strip-ansi: 6.0.1 text-table: 0.2.0 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) optionalDependencies: typescript: 3.9.10 transitivePeerDependencies: @@ -12953,17 +13752,45 @@ snapshots: dependencies: dnd-core: 11.1.3 - react-dnd@11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-dnd-html5-backend@16.0.1: + dependencies: + dnd-core: 16.0.1 + + react-dnd-scrollzone-patch-react-17@1.0.2(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(react-dom@19.3.0(react@19.3.0))(react@19.3.0): + dependencies: + hoist-non-react-statics: 3.3.2 + lodash.throttle: 4.1.1 + prop-types: 15.8.1 + raf: 3.4.1 + react: 19.3.0 + react-display-name: 0.2.5 + react-dnd: 11.1.3(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + react-dom: 19.3.0(react@19.3.0) + + react-dnd@11.1.3(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: '@react-dnd/shallowequal': 2.0.0 '@types/hoist-non-react-statics': 3.3.7(@types/react@19.2.17) dnd-core: 11.1.3 hoist-non-react-statics: 3.3.2 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) transitivePeerDependencies: - '@types/react' + react-dnd@16.0.1(@types/hoist-non-react-statics@3.3.7(@types/react@19.2.17))(@types/node@26.1.0)(@types/react@19.2.17)(react@19.3.0): + dependencies: + '@react-dnd/invariant': 4.0.2 + '@react-dnd/shallowequal': 4.0.2 + dnd-core: 16.0.1 + fast-deep-equal: 3.1.3 + hoist-non-react-statics: 3.3.2 + react: 19.3.0 + optionalDependencies: + '@types/hoist-non-react-statics': 3.3.7(@types/react@19.2.17) + '@types/node': 26.1.0 + '@types/react': 19.2.17 + react-dom@16.14.0(react@16.14.0): dependencies: loose-envify: 1.4.0 @@ -12972,31 +13799,29 @@ snapshots: react: 16.14.0 scheduler: 0.19.1 - react-dom@17.0.2(react@17.0.2): + react-dom@19.3.0(react@19.3.0): dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 - react: 17.0.2 - scheduler: 0.20.2 + react: 19.3.0 + scheduler: 0.28.0 - react-draggable@4.7.0(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-draggable@4.7.0(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: clsx: 2.1.1 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) react-error-overlay@6.1.0: {} - react-google-recaptcha@2.1.0(react@17.0.2): + react-google-recaptcha@3.1.0(react@19.3.0): dependencies: prop-types: 15.8.1 - react: 17.0.2 - react-async-script: 1.2.0(react@17.0.2) + react: 19.3.0 + react-async-script: 1.2.0(react@19.3.0) - react-hook-form@7.81.0(react@17.0.2): + react-hook-form@7.87.0(react@19.3.0): dependencies: - react: 17.0.2 + react: 19.3.0 react-is@16.13.1: {} @@ -13004,94 +13829,84 @@ snapshots: react-is@18.3.1: {} - react-lazyload@3.2.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-is@19.3.0: {} + + react-lazyload@3.2.1(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) react-lifecycles-compat@3.0.4: {} - react-merge-refs@1.1.0: {} - - react-reconciler@0.26.2(react@17.0.2): - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 - react: 17.0.2 - scheduler: 0.20.2 - - react-redux@7.2.9(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-redux@9.3.0(@types/react@19.2.17)(react@19.3.0)(redux@5.0.1): dependencies: - '@babel/runtime': 7.29.7 - '@types/react-redux': 7.1.34 - hoist-non-react-statics: 3.3.2 - loose-envify: 1.4.0 - prop-types: 15.8.1 - react: 17.0.2 - react-is: 17.0.2 + '@types/use-sync-external-store': 0.0.6 + react: 19.3.0 + use-sync-external-store: 1.7.0(react@19.3.0) optionalDependencies: - react-dom: 17.0.2(react@17.0.2) + '@types/react': 19.2.17 + redux: 5.0.1 react-refresh@0.11.0: {} - react-rnd@10.5.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-rnd@10.5.3(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - re-resizable: 6.11.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - react-draggable: 4.7.0(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + re-resizable: 6.11.2(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) + react-draggable: 4.7.0(react-dom@19.3.0(react@19.3.0))(react@19.3.0) tslib: 2.6.2 - react-scripts@5.0.1(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7))(@types/babel__core@7.20.5)(eslint@8.57.1)(react@17.0.2)(supports-color@5.5.0)(type-fest@1.4.0)(typescript@3.9.10): + react-scripts@5.0.1(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7(supports-color@5.5.0)))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0))(@types/babel__core@7.20.5)(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(debug@4.4.3(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0))(html-minifier-terser@6.1.0)(react@19.3.0)(supports-color@5.5.0)(type-fest@1.4.0)(typescript@3.9.10): dependencies: - '@babel/core': 7.29.7 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.17(react-refresh@0.11.0)(type-fest@1.4.0)(webpack-dev-server@4.15.2(supports-color@5.5.0)(webpack@5.108.4(postcss@8.5.16)))(webpack@5.108.4(postcss@8.5.16)) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@pmmmwh/react-refresh-webpack-plugin': 0.5.17(react-refresh@0.11.0)(type-fest@1.4.0)(webpack-dev-server@4.15.2(debug@4.4.3(supports-color@5.5.0))(supports-color@5.5.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)))(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) '@svgr/webpack': 5.5.0(supports-color@5.5.0) - babel-jest: 27.5.1(@babel/core@7.29.7) - babel-loader: 8.4.1(@babel/core@7.29.7)(webpack@5.108.4(postcss@8.5.16)) - babel-plugin-named-asset-import: 0.3.8(@babel/core@7.29.7) - babel-preset-react-app: 10.1.0 + babel-jest: 27.5.1(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) + babel-loader: 8.4.1(@babel/core@7.29.7(supports-color@5.5.0))(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) + babel-plugin-named-asset-import: 0.3.8(@babel/core@7.29.7(supports-color@5.5.0)) + babel-preset-react-app: 10.1.0(supports-color@5.5.0) bfj: 7.1.0 browserslist: 4.28.5 camelcase: 6.3.0 case-sensitive-paths-webpack-plugin: 2.4.0 - css-loader: 6.11.0(webpack@5.108.4(postcss@8.5.16)) - css-minimizer-webpack-plugin: 3.4.1(webpack@5.108.4(postcss@8.5.16)) + css-loader: 6.11.0(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) + css-minimizer-webpack-plugin: 3.4.1(clean-css@5.3.3)(csso@4.2.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) dotenv: 10.0.0 dotenv-expand: 5.1.0 - eslint: 8.57.1 - eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7))(eslint@8.57.1)(jest@27.5.1)(supports-color@5.5.0)(typescript@3.9.10) - eslint-webpack-plugin: 3.2.0(eslint@8.57.1)(webpack@5.108.4(postcss@8.5.16)) - file-loader: 6.2.0(webpack@5.108.4(postcss@8.5.16)) + eslint: 8.57.1(supports-color@5.5.0) + eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.29.7(@babel/core@7.29.7(supports-color@5.5.0)))(@babel/plugin-transform-react-jsx@7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0))(eslint@8.57.1(supports-color@5.5.0))(jest@27.5.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10) + eslint-webpack-plugin: 3.2.0(eslint@8.57.1(supports-color@5.5.0))(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) + file-loader: 6.2.0(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) fs-extra: 10.1.0 - html-webpack-plugin: 5.6.7(webpack@5.108.4(postcss@8.5.16)) + html-webpack-plugin: 5.6.7(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) identity-obj-proxy: 3.0.0 - jest: 27.5.1 + jest: 27.5.1(supports-color@5.5.0) jest-resolve: 27.5.1 - jest-watch-typeahead: 1.1.0(jest@27.5.1) - mini-css-extract-plugin: 2.10.2(webpack@5.108.4(postcss@8.5.16)) + jest-watch-typeahead: 1.1.0(jest@27.5.1(supports-color@5.5.0)) + mini-css-extract-plugin: 2.10.2(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) postcss: 8.5.16 postcss-flexbugs-fixes: 5.0.2(postcss@8.5.16) - postcss-loader: 6.2.1(postcss@8.5.16)(webpack@5.108.4(postcss@8.5.16)) + postcss-loader: 6.2.1(postcss@8.5.16)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) postcss-normalize: 10.0.1(browserslist@4.28.5)(postcss@8.5.16) postcss-preset-env: 7.8.3(postcss@8.5.16) prompts: 2.4.2 - react: 17.0.2 + react: 19.3.0 react-app-polyfill: 3.0.0 - react-dev-utils: 12.0.1(eslint@8.57.1)(typescript@3.9.10)(webpack@5.108.4(postcss@8.5.16)) + react-dev-utils: 12.0.1(eslint@8.57.1(supports-color@5.5.0))(supports-color@5.5.0)(typescript@3.9.10)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) react-refresh: 0.11.0 resolve: 1.22.12 resolve-url-loader: 4.0.0 - sass-loader: 12.6.0(webpack@5.108.4(postcss@8.5.16)) + sass-loader: 12.6.0(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) semver: 7.8.5 - source-map-loader: 3.0.2(webpack@5.108.4(postcss@8.5.16)) - style-loader: 3.3.4(webpack@5.108.4(postcss@8.5.16)) + source-map-loader: 3.0.2(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) + style-loader: 3.3.4(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) tailwindcss: 3.4.19 - terser-webpack-plugin: 5.6.1(postcss@8.5.16)(webpack@5.108.4(postcss@8.5.16)) - webpack: 5.108.4(postcss@8.5.16) - webpack-dev-server: 4.15.2(supports-color@5.5.0)(webpack@5.108.4(postcss@8.5.16)) - webpack-manifest-plugin: 4.1.1(webpack@5.108.4(postcss@8.5.16)) - workbox-webpack-plugin: 6.6.0(@types/babel__core@7.20.5)(webpack@5.108.4(postcss@8.5.16)) + terser-webpack-plugin: 5.6.1(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) + webpack-dev-server: 4.15.2(debug@4.4.3(supports-color@5.5.0))(supports-color@5.5.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) + webpack-manifest-plugin: 4.1.1(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) + workbox-webpack-plugin: 6.6.0(@types/babel__core@7.20.5)(supports-color@5.5.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) optionalDependencies: fsevents: 2.3.3 typescript: 3.9.10 @@ -13137,76 +13952,82 @@ snapshots: - webpack-plugin-serve - yaml - react-sortable-tree@2.8.0(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-sortable-tree-patch-react-17@2.9.0(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - frontend-collective-react-dnd-scrollzone: 1.0.2(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)) lodash.isequal: 4.5.0 prop-types: 15.8.1 - react: 17.0.2 - react-dnd: 11.1.3(@types/react@19.2.17)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 19.3.0 + react-dnd: 11.1.3(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0) react-dnd-html5-backend: 11.1.3 - react-dom: 17.0.2(react@17.0.2) + react-dnd-scrollzone-patch-react-17: 1.0.2(react-dnd@11.1.3(@types/react@19.2.17)(react-dom@19.3.0(react@19.3.0))(react@19.3.0))(react-dom@19.3.0(react@19.3.0))(react@19.3.0) + react-dom: 19.3.0(react@19.3.0) react-lifecycles-compat: 3.0.4 - react-virtualized: 9.22.6(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react-virtualized: 9.22.6(react-dom@19.3.0(react@19.3.0))(react@19.3.0) - react-table@7.8.0(react@17.0.2): + react-sortable-tree@2.8.0(react-dnd@16.0.1(@types/hoist-non-react-statics@3.3.7(@types/react@19.2.17))(@types/node@26.1.0)(@types/react@19.2.17)(react@19.3.0))(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - react: 17.0.2 + frontend-collective-react-dnd-scrollzone: 1.0.2(react-dnd@16.0.1(@types/hoist-non-react-statics@3.3.7(@types/react@19.2.17))(@types/node@26.1.0)(@types/react@19.2.17)(react@19.3.0)) + lodash.isequal: 4.5.0 + prop-types: 15.8.1 + react: 19.3.0 + react-dnd: 16.0.1(@types/hoist-non-react-statics@3.3.7(@types/react@19.2.17))(@types/node@26.1.0)(@types/react@19.2.17)(react@19.3.0) + react-dnd-html5-backend: 11.1.3 + react-dom: 19.3.0(react@19.3.0) + react-lifecycles-compat: 3.0.4 + react-virtualized: 9.22.6(react-dom@19.3.0(react@19.3.0))(react@19.3.0) - react-three-fiber@0.0.0-deprecated: {} + react-table@7.8.0(react@19.3.0): + dependencies: + react: 19.3.0 - react-to-print@2.15.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-to-print@2.15.1(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) - react-transition-group@4.4.5(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-transition-group@4.4.5(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: '@babel/runtime': 7.29.7 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) - react-use-measure@2.1.7(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-use-measure@2.1.7(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - react: 17.0.2 + react: 19.3.0 optionalDependencies: - react-dom: 17.0.2(react@17.0.2) + react-dom: 19.3.0(react@19.3.0) - react-virtualized@9.22.6(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-virtualized@9.22.6(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: '@babel/runtime': 7.29.7 clsx: 1.2.1 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) react-lifecycles-compat: 3.0.4 - react-virtuoso@2.19.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-virtuoso@4.18.13(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - '@virtuoso.dev/react-urx': 0.2.13(react@17.0.2) - '@virtuoso.dev/urx': 0.2.13 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) - react-waypoint@10.3.0(react@17.0.2): + react-waypoint@10.3.0(react@19.3.0): dependencies: '@babel/runtime': 7.29.7 consolidated-events: 2.0.2 prop-types: 15.8.1 - react: 17.0.2 + react: 19.3.0 react-is: 18.3.1 - react-window@1.8.11(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + react-window@2.3.1(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - '@babel/runtime': 7.29.7 - memoize-one: 5.2.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) + react: 19.3.0 + react-dom: 19.3.0(react@19.3.0) react@16.14.0: dependencies: @@ -13214,10 +14035,7 @@ snapshots: object-assign: 4.1.1 prop-types: 15.8.1 - react@17.0.2: - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 + react@19.3.0: {} read-cache@1.0.0: dependencies: @@ -13247,14 +14065,16 @@ snapshots: dependencies: minimatch: 3.1.5 - redux-thunk@2.4.2(redux@4.2.1): + redux-thunk@3.1.0(redux@5.0.1): dependencies: - redux: 4.2.1 + redux: 5.0.1 redux@4.2.1: dependencies: '@babel/runtime': 7.29.7 + redux@5.0.1: {} + reflect.getprototypeof@1.0.10: dependencies: call-bind: 1.0.9 @@ -13302,8 +14122,6 @@ snapshots: relateurl@0.2.7: {} - remove-accents@0.4.4: {} - remove-accents@0.5.0: {} renderkid@3.0.0: @@ -13327,9 +14145,7 @@ snapshots: requires-port@1.0.0: {} - reselect@4.1.8: {} - - resize-observer-polyfill@1.5.1: {} + reselect@5.3.0: {} resolve-cwd@3.0.0: dependencies: @@ -13376,10 +14192,10 @@ snapshots: reusify@1.1.0: {} - rifm@0.7.0(react@17.0.2): + rifm@0.7.0(react@19.3.0): dependencies: '@babel/runtime': 7.29.7 - react: 17.0.2 + react: 19.3.0 rimraf@2.6.3: dependencies: @@ -13438,11 +14254,11 @@ snapshots: sanitize.css@13.0.0: {} - sass-loader@12.6.0(webpack@5.108.4(postcss@8.5.16)): + sass-loader@12.6.0(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: klona: 2.0.6 neo-async: 2.6.2 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) sass-lookup@3.0.0: dependencies: @@ -13461,10 +14277,9 @@ snapshots: loose-envify: 1.4.0 object-assign: 4.1.1 - scheduler@0.20.2: - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 + scheduler@0.27.0: {} + + scheduler@0.28.0: {} schema-utils@2.7.0: dependencies: @@ -13504,9 +14319,9 @@ snapshots: semver@7.8.5: {} - send@0.19.2: + send@0.19.2(supports-color@5.5.0): dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@5.5.0) depd: 2.0.0 destroy: 1.2.0 encodeurl: 2.0.0 @@ -13530,11 +14345,11 @@ snapshots: dependencies: randombytes: 2.1.0 - serve-index@1.9.2: + serve-index@1.9.2(supports-color@5.5.0): dependencies: accepts: 1.3.8 batch: 0.6.1 - debug: 2.6.9 + debug: 2.6.9(supports-color@5.5.0) escape-html: 1.0.3 http-errors: 1.8.1 mime-types: 2.1.35 @@ -13542,12 +14357,12 @@ snapshots: transitivePeerDependencies: - supports-color - serve-static@1.16.3: + serve-static@1.16.3(supports-color@5.5.0): dependencies: encodeurl: 2.0.0 escape-html: 1.0.3 parseurl: 1.3.3 - send: 0.19.2 + send: 0.19.2(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -13577,8 +14392,6 @@ snapshots: setprototypeof@1.2.0: {} - shallowequal@1.1.0: {} - shebang-command@2.0.0: dependencies: shebang-regex: 3.0.0 @@ -13648,18 +14461,20 @@ snapshots: source-map-js@1.2.1: {} - source-map-loader@3.0.2(webpack@5.108.4(postcss@8.5.16)): + source-map-loader@3.0.2(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: abab: 2.0.6 iconv-lite: 0.6.3 source-map-js: 1.2.1 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) source-map-support@0.5.21: dependencies: buffer-from: 1.1.2 source-map: 0.6.1 + source-map@0.5.7: {} + source-map@0.6.1: {} source-map@0.7.6: {} @@ -13705,6 +14520,11 @@ snapshots: dependencies: escodegen: 2.1.0 + stats-gl@2.4.2(@types/three@0.186.0)(three@0.186.0): + dependencies: + '@types/three': 0.186.0 + three: 0.186.0 + stats.js@0.17.0: {} statuses@1.5.0: {} @@ -13823,27 +14643,21 @@ snapshots: strip-json-comments@3.1.1: {} - style-loader@3.3.4(webpack@5.108.4(postcss@8.5.16)): + style-loader@3.3.4(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) - styled-components@5.3.11(@babel/core@7.29.7)(react-dom@17.0.2(react@17.0.2))(react-is@18.3.1)(react@17.0.2): + style-mod@4.1.3: {} + + styled-components@6.5.3(css-to-react-native@3.2.0)(react-dom@19.3.0(react@19.3.0))(react@19.3.0): dependencies: - '@babel/helper-module-imports': 7.29.7(supports-color@5.5.0) - '@babel/traverse': 7.29.7(supports-color@5.5.0) '@emotion/is-prop-valid': 1.4.0 - '@emotion/stylis': 0.8.5 - '@emotion/unitless': 0.7.5 - babel-plugin-styled-components: 2.3.0(@babel/core@7.29.7)(styled-components@5.3.11(@babel/core@7.29.7)(react-dom@17.0.2(react@17.0.2))(react-is@18.3.1)(react@17.0.2))(supports-color@5.5.0) + csstype: 3.2.3 + react: 19.3.0 + stylis: 4.3.6 + optionalDependencies: css-to-react-native: 3.2.0 - hoist-non-react-statics: 3.3.2 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - react-is: 18.3.1 - shallowequal: 1.1.0 - supports-color: 5.5.0 - transitivePeerDependencies: - - '@babel/core' + react-dom: 19.3.0(react@19.3.0) stylehacks@5.1.1(postcss@8.5.16): dependencies: @@ -13851,6 +14665,10 @@ snapshots: postcss: 8.5.16 postcss-selector-parser: 6.1.4 + stylis@4.2.0: {} + + stylis@4.3.6: {} + stylus-lookup@3.0.2(supports-color@5.5.0): dependencies: commander: 2.20.3 @@ -13887,9 +14705,9 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - suspend-react@0.0.8(react@17.0.2): + suspend-react@0.1.3(react@19.3.0): dependencies: - react: 17.0.2 + react: 19.3.0 svg-parser@2.0.4: {} @@ -13974,14 +14792,18 @@ snapshots: ansi-escapes: 4.3.2 supports-hyperlinks: 2.3.0 - terser-webpack-plugin@5.6.1(postcss@8.5.16)(webpack@5.108.4(postcss@8.5.16)): + terser-webpack-plugin@5.6.1(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 schema-utils: 4.3.3 terser: 5.48.0 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) optionalDependencies: + clean-css: 5.3.3 + cssnano: 5.1.15(postcss@8.5.16) + csso: 4.2.0 + html-minifier-terser: 6.1.0 postcss: 8.5.16 terser@5.48.0: @@ -14007,11 +14829,11 @@ snapshots: dependencies: any-promise: 1.3.0 - three-mesh-bvh@0.5.24(three@0.138.3): + three-mesh-bvh@0.8.3(three@0.186.0): dependencies: - three: 0.138.3 + three: 0.186.0 - three-stdlib@2.36.1(three@0.138.3): + three-stdlib@2.36.1(three@0.186.0): dependencies: '@types/draco3d': 1.4.10 '@types/offscreencanvas': 2019.7.3 @@ -14019,9 +14841,9 @@ snapshots: draco3d: 1.5.7 fflate: 0.6.10 potpack: 1.0.2 - three: 0.138.3 + three: 0.186.0 - three@0.138.3: {} + three@0.186.0: {} throat@6.0.2: {} @@ -14029,6 +14851,8 @@ snapshots: thunky@1.1.0: {} + tiny-case@1.0.3: {} + tiny-warning@1.0.3: {} tinyglobby@0.2.17: @@ -14063,19 +14887,19 @@ snapshots: dependencies: punycode: 2.3.1 - troika-three-text@0.46.4(three@0.138.3): + troika-three-text@0.52.5(three@0.186.0): dependencies: bidi-js: 1.0.3 - three: 0.138.3 - troika-three-utils: 0.46.0(three@0.138.3) - troika-worker-utils: 0.46.0 + three: 0.186.0 + troika-three-utils: 0.52.5(three@0.186.0) + troika-worker-utils: 0.52.0 webgl-sdf-generator: 1.1.1 - troika-three-utils@0.46.0(three@0.138.3): + troika-three-utils@0.52.5(three@0.186.0): dependencies: - three: 0.138.3 + three: 0.186.0 - troika-worker-utils@0.46.0: {} + troika-worker-utils@0.52.0: {} tryer@1.0.1: {} @@ -14094,11 +14918,27 @@ snapshots: tslib@2.8.1: {} + tss-react@3.7.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0))(react@19.3.0): + dependencies: + '@emotion/cache': 11.14.0 + '@emotion/react': 11.14.0(@types/react@19.2.17)(react@19.3.0)(supports-color@5.5.0) + '@emotion/serialize': 1.3.3 + '@emotion/utils': 1.4.2 + react: 19.3.0 + tsutils@3.21.0(typescript@3.9.10): dependencies: tslib: 1.14.1 typescript: 3.9.10 + tunnel-rat@0.1.2(@types/react@19.2.17)(immer@11.1.18)(react@19.3.0): + dependencies: + zustand: 4.5.7(@types/react@19.2.17)(immer@11.1.18)(react@19.3.0) + transitivePeerDependencies: + - '@types/react' + - immer + - react + type-check@0.4.0: dependencies: prelude-ls: 1.2.1 @@ -14113,6 +14953,8 @@ snapshots: type-fest@1.4.0: {} + type-fest@2.19.0: {} + type-is@1.6.18: dependencies: media-typer: 0.3.0 @@ -14157,7 +14999,13 @@ snapshots: typescript@3.9.10: {} - ua-parser-js@1.0.41: {} + ua-is-frozen@0.1.2: {} + + ua-parser-js@2.0.10: + dependencies: + detect-europe-js: 0.1.2 + is-standalone-pwa: 0.1.1 + ua-is-frozen: 0.1.2 unbox-primitive@1.1.0: dependencies: @@ -14212,10 +15060,9 @@ snapshots: querystringify: 2.2.0 requires-port: 1.0.0 - use-asset@1.0.4(react@17.0.2): + use-sync-external-store@1.7.0(react@19.3.0): dependencies: - fast-deep-equal: 3.1.3 - react: 17.0.2 + react: 19.3.0 util-deprecate@1.0.2: {} @@ -14246,6 +15093,8 @@ snapshots: dependencies: browser-process-hrtime: 1.0.0 + w3c-keyname@2.2.8: {} + w3c-xmlserializer@2.0.0: dependencies: xml-name-validator: 3.0.0 @@ -14280,16 +15129,16 @@ snapshots: webidl-conversions@6.1.0: {} - webpack-dev-middleware@5.3.4(webpack@5.108.4(postcss@8.5.16)): + webpack-dev-middleware@5.3.4(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: colorette: 2.0.20 memfs: 3.5.3 mime-types: 2.1.35 range-parser: 1.3.0 schema-utils: 4.3.3 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) - webpack-dev-server@4.15.2(supports-color@5.5.0)(webpack@5.108.4(postcss@8.5.16)): + webpack-dev-server@4.15.2(debug@4.4.3(supports-color@5.5.0))(supports-color@5.5.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: '@types/bonjour': 3.5.13 '@types/connect-history-api-fallback': 1.5.4 @@ -14302,13 +15151,13 @@ snapshots: bonjour-service: 1.4.2 chokidar: 3.6.0 colorette: 2.0.20 - compression: 1.8.1 + compression: 1.8.1(supports-color@5.5.0) connect-history-api-fallback: 2.0.0 default-gateway: 6.0.3 - express: 4.22.2 + express: 4.22.2(supports-color@5.5.0) graceful-fs: 4.2.11 html-entities: 2.6.0 - http-proxy-middleware: 2.0.10(@types/express@4.17.25) + http-proxy-middleware: 2.0.10(@types/express@4.17.25)(debug@4.4.3(supports-color@5.5.0)) ipaddr.js: 2.4.0 launch-editor: 2.14.1 open: 8.4.2 @@ -14316,23 +15165,23 @@ snapshots: rimraf: 3.0.2 schema-utils: 4.3.3 selfsigned: 2.4.1 - serve-index: 1.9.2 + serve-index: 1.9.2(supports-color@5.5.0) sockjs: 0.3.24 spdy: 4.0.2(supports-color@5.5.0) - webpack-dev-middleware: 5.3.4(webpack@5.108.4(postcss@8.5.16)) + webpack-dev-middleware: 5.3.4(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) ws: 8.21.0 optionalDependencies: - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) transitivePeerDependencies: - bufferutil - debug - supports-color - utf-8-validate - webpack-manifest-plugin@4.1.1(webpack@5.108.4(postcss@8.5.16)): + webpack-manifest-plugin@4.1.1(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: tapable: 2.3.3 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) webpack-sources: 2.3.1 webpack-sources@1.4.3: @@ -14347,7 +15196,7 @@ snapshots: webpack-sources@3.5.1: {} - webpack@5.108.4(postcss@8.5.16): + webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16): dependencies: '@types/estree': 1.0.9 '@types/json-schema': 7.0.15 @@ -14365,7 +15214,7 @@ snapshots: graceful-fs: 4.2.11 loader-runner: 4.3.2 mime-db: 1.54.0 - minimizer-webpack-plugin: 5.6.1(postcss@8.5.16)(webpack@5.108.4(postcss@8.5.16)) + minimizer-webpack-plugin: 5.6.1(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)) neo-async: 2.6.2 schema-utils: 4.3.3 tapable: 2.3.3 @@ -14478,13 +15327,13 @@ snapshots: dependencies: workbox-core: 6.6.0 - workbox-build@6.6.0(@types/babel__core@7.20.5): + workbox-build@6.6.0(@types/babel__core@7.20.5)(supports-color@5.5.0): dependencies: '@apideck/better-ajv-errors': 0.3.7(ajv@8.20.0) - '@babel/core': 7.29.7 - '@babel/preset-env': 7.29.7(@babel/core@7.29.7)(supports-color@5.5.0) + '@babel/core': 7.29.7(supports-color@5.5.0) + '@babel/preset-env': 7.29.7(@babel/core@7.29.7(supports-color@5.5.0))(supports-color@5.5.0) '@babel/runtime': 7.29.7 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.29.7)(@types/babel__core@7.20.5)(rollup@2.80.0) + '@rollup/plugin-babel': 5.3.1(@babel/core@7.29.7(supports-color@5.5.0))(@types/babel__core@7.20.5)(rollup@2.80.0)(supports-color@5.5.0) '@rollup/plugin-node-resolve': 11.2.1(rollup@2.80.0) '@rollup/plugin-replace': 2.4.2(rollup@2.80.0) '@surma/rollup-plugin-off-main-thread': 2.2.3 @@ -14598,14 +15447,14 @@ snapshots: workbox-sw@6.6.0: {} - workbox-webpack-plugin@6.6.0(@types/babel__core@7.20.5)(webpack@5.108.4(postcss@8.5.16)): + workbox-webpack-plugin@6.6.0(@types/babel__core@7.20.5)(supports-color@5.5.0)(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: fast-json-stable-stringify: 2.1.0 pretty-bytes: 5.6.0 upath: 1.2.0 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) webpack-sources: 1.4.3 - workbox-build: 6.6.0(@types/babel__core@7.20.5) + workbox-build: 6.6.0(@types/babel__core@7.20.5)(supports-color@5.5.0) transitivePeerDependencies: - '@types/babel__core' - supports-color @@ -14620,11 +15469,11 @@ snapshots: '@types/trusted-types': 2.0.7 workbox-core: 6.6.1 - worker-loader@3.0.8(webpack@5.108.4(postcss@8.5.16)): + worker-loader@3.0.8(webpack@5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.108.4(postcss@8.5.16) + webpack: 5.108.4(clean-css@5.3.3)(cssnano@5.1.15(postcss@8.5.16))(csso@4.2.0)(html-minifier-terser@6.1.0)(postcss@8.5.16) wrap-ansi@6.2.0: dependencies: @@ -14687,16 +15536,24 @@ snapshots: yocto-queue@0.1.0: {} - yup@0.32.11: + yup@1.7.1: dependencies: - '@babel/runtime': 7.29.7 - '@types/lodash': 4.17.24 - lodash: 4.18.1 - lodash-es: 4.18.1 - nanoclone: 0.2.1 property-expr: 2.0.6 + tiny-case: 1.0.3 toposort: 2.0.2 + type-fest: 2.19.0 + + zustand@4.5.7(@types/react@19.2.17)(immer@11.1.18)(react@19.3.0): + dependencies: + use-sync-external-store: 1.7.0(react@19.3.0) + optionalDependencies: + '@types/react': 19.2.17 + immer: 11.1.18 + react: 19.3.0 - zustand@3.7.2(react@17.0.2): + zustand@5.0.15(@types/react@19.2.17)(immer@11.1.18)(react@19.3.0)(use-sync-external-store@1.7.0(react@19.3.0)): optionalDependencies: - react: 17.0.2 + '@types/react': 19.2.17 + immer: 11.1.18 + react: 19.3.0 + use-sync-external-store: 1.7.0(react@19.3.0)