From 024b7daaa093980c31dcc6a7ca5fd2ffd0446f0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 08:40:35 +0000 Subject: [PATCH] fix(deps): update dependency @mui/joy to v5.0.0-beta.48 (#305) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/joy](https://mui.com/joy-ui/getting-started/) ([source](https://redirect.github.com/mui/material-ui/tree/HEAD/packages/mui-joy)) | [`5.0.0-beta.12` -> `5.0.0-beta.48`](https://renovatebot.com/diffs/npm/@mui%2fjoy/5.0.0-beta.12/5.0.0-beta.48) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fjoy/5.0.0-beta.48?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fjoy/5.0.0-beta.48?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fjoy/5.0.0-beta.12/5.0.0-beta.48?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fjoy/5.0.0-beta.12/5.0.0-beta.48?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
mui/material-ui (@​mui/joy) ### [`v5.0.0-beta.45`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta45) - Fix issues reported by the React Compiler ([#​42671](https://redirect.github.com/mui/material-ui/issues/42671)) [@​anuujj](https://redirect.github.com/anuujj) - \[Autocomplete] Fix React spread key warning ([#​42741](https://redirect.github.com/mui/material-ui/issues/42741)) [@​aarongarciah](https://redirect.github.com/aarongarciah) ### [`v5.0.0-beta.43`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-beta43) - \[TextareaAutosize] Fix resizing instability ([#​41638](https://redirect.github.com/mui/material-ui/issues/41638)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli) ### [`v5.0.0-beta.36`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta36) - \[Button] Disable text highlighting ([#​41902](https://redirect.github.com/mui/material-ui/issues/41902)) [@​mithun522](https://redirect.github.com/mithun522) ### [`v5.0.0-beta.34`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta34) - Add `spacing` theme token ([#​40224](https://redirect.github.com/mui/material-ui/issues/40224)) [@​siriwatknp](https://redirect.github.com/siriwatknp) ### [`v5.0.0-beta.30`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta30) - ​\[joy-ui]\[Autocomplete] Fix text overflow in Chip ([#​40229](https://redirect.github.com/mui/material-ui/issues/40229)) [@​PunitSoniME](https://redirect.github.com/PunitSoniME) ### [`v5.0.0-beta.29`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-beta29) - ​\[Popup] Use context-based transition API ([#​39326](https://redirect.github.com/mui/material-ui/issues/39326)) [@​michaldudak](https://redirect.github.com/michaldudak) - ​\[Popup] Popup no longer opens outside viewport ([#​39827](https://redirect.github.com/mui/material-ui/issues/39827)) [@​adamhylander](https://redirect.github.com/adamhylander) - ​\[useSelect] Refactor to use DOM focus management instead of active descendant ([#​39675](https://redirect.github.com/mui/material-ui/issues/39675)) [@​DiegoAndai](https://redirect.github.com/DiegoAndai) ### [`v5.0.0-beta.28`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta28) - \[Button] Fix `disabled` prop priority when inside button group ([#​41000](https://redirect.github.com/mui/material-ui/issues/41000)) [@​Smileek](https://redirect.github.com/Smileek) - \[IconButton] Support loading prop ([#​40949](https://redirect.github.com/mui/material-ui/issues/40949)) [@​Smileek](https://redirect.github.com/Smileek) ### [`v5.0.0-beta.27`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-beta27) - ​\[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) ([#​39096](https://redirect.github.com/mui/material-ui/issues/39096)) [@​mj12albert](https://redirect.github.com/mj12albert) ### [`v5.0.0-beta.25`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta25) - ​Change the color scheme type to `SupportedColorScheme` ([#​40776](https://redirect.github.com/mui/material-ui/issues/40776)) [@​Nikhilh26](https://redirect.github.com/Nikhilh26) ### [`v5.0.0-beta.23`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta23) - ​\[ModalDialog] Fix ModalDialog layout prop override ([#​40512](https://redirect.github.com/mui/material-ui/issues/40512)) [@​maakcode](https://redirect.github.com/maakcode) - ​\[RadioGroup] Allow zero number as a value ([#​40344](https://redirect.github.com/mui/material-ui/issues/40344)) [@​aacevski](https://redirect.github.com/aacevski) ### [`v5.0.0-beta.22`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta22) - \[Badge] Shouldn't crash when using custom size ([#​39986](https://redirect.github.com/mui/material-ui/issues/39986)) [@​iamsaumya](https://redirect.github.com/iamsaumya) - \[ToggleButtonGroup] Add `JoyToggleButtonGroup` to extendTheme's components type export ([#​40407](https://redirect.github.com/mui/material-ui/issues/40407)) [@​RiceCrisp](https://redirect.github.com/RiceCrisp) ### [`v5.0.0-beta.21`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-beta21) [Compare Source](https://redirect.github.com/mui/material-ui/compare/5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81...9fa4e472f9ba4fd4e7f8cfb8bc0d1f1d455ace23) - ​\[useAutocomplete] Correct keyboard navigation with multiple disabled options ([#​38788](https://redirect.github.com/mui/material-ui/issues/38788)) [@​VadimZvf](https://redirect.github.com/VadimZvf) - ​\[Select] Standardize box shadow on demos ([#​39509](https://redirect.github.com/mui/material-ui/issues/39509)) [@​zanivan](https://redirect.github.com/zanivan) - ​\[Slider] Refine demos ([#​39526](https://redirect.github.com/mui/material-ui/issues/39526)) [@​zanivan](https://redirect.github.com/zanivan) - ​\[Input] Update and port additional tests from material-ui ([#​39584](https://redirect.github.com/mui/material-ui/issues/39584)) [@​mj12albert](https://redirect.github.com/mj12albert) ### [`v5.0.0-beta.20`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-beta20) [Compare Source](https://redirect.github.com/mui/material-ui/compare/8be7ac66b99059bf2c2edcca9cf15981d389db6b...5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81) - ​\[base-ui]\[Menu] Do not reopen the menu after clicking on a trigger in Safari ([#​39393](https://redirect.github.com/mui/material-ui/issues/39393)) [@​michaldudak](https://redirect.github.com/michaldudak) ### [`v5.0.0-beta.19`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta19) [Compare Source](https://redirect.github.com/mui/material-ui/compare/8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d...8be7ac66b99059bf2c2edcca9cf15981d389db6b) - ​\[FormControl] Fix issue with the conditional setting of `htmlFor` and `id` attributes not functioning properly for form labels ([#​40180](https://redirect.github.com/mui/material-ui/issues/40180)) [@​ReaZzy](https://redirect.github.com/ReaZzy) - ​\[typescript] Address TypeScript issue with custom zIndex not functioning ([#​40133](https://redirect.github.com/mui/material-ui/issues/40133)) [@​qiweiii](https://redirect.github.com/qiweiii) ### [`v5.0.0-beta.18`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta18) [Compare Source](https://redirect.github.com/mui/material-ui/compare/14fa79f4328e901f82d7fc39aba722a9bf4a8df0...8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d) - ​\[joy-ui]\[Radio]\[Input] Fix inheritance of disabled prop ([#​39934](https://redirect.github.com/mui/material-ui/issues/39934)) [@​sai6855](https://redirect.github.com/sai6855) ### [`v5.0.0-beta.17`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-beta17) [Compare Source](https://redirect.github.com/mui/material-ui/compare/a07b4925255aa3fc7ae1255130e182e4573c58d7...14fa79f4328e901f82d7fc39aba722a9bf4a8df0) - \[NumberInput] Support adornments ([#​38900](https://redirect.github.com/mui/material-ui/issues/38900)) [@​anle9650](https://redirect.github.com/anle9650) - \[Menu] Align external props handling for useMenu/MenuButton/MenuItem ([#​38946](https://redirect.github.com/mui/material-ui/issues/38946)) [@​mj12albert](https://redirect.github.com/mj12albert) - \[Select] Align external props handling ([#​39038](https://redirect.github.com/mui/material-ui/issues/39038)) [@​mj12albert](https://redirect.github.com/mj12albert) - \[TextareaAutosize] Simplify logic and add test ([#​38728](https://redirect.github.com/mui/material-ui/issues/38728)) [@​oliviertassinari](https://redirect.github.com/oliviertassinari) ### [`v5.0.0-beta.16`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta16) [Compare Source](https://redirect.github.com/mui/material-ui/compare/43a41b6b2fa3f0a186a852b894452722e3a38f04...a07b4925255aa3fc7ae1255130e182e4573c58d7) - ​\[Box] Added boxClasses ([#​39895](https://redirect.github.com/mui/material-ui/issues/39895)) [@​sadik-malik](https://redirect.github.com/sadik-malik) ### [`v5.0.0-beta.15`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta15) - ​\[Stepper] Add new `Stepper` component ([#​39688](https://redirect.github.com/mui/material-ui/issues/39688)) [@​siriwatknp](https://redirect.github.com/siriwatknp) - ​\[Select] Fix displaying placeholder when multiple is true ([#​39806](https://redirect.github.com/mui/material-ui/issues/39806)) [@​sai6855](https://redirect.github.com/sai6855) ### [`v5.0.0-beta.14`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta14) - \[ModalDialog] Remove redundant code ([#​39719](https://redirect.github.com/mui/material-ui/issues/39719)) [@​sai6855](https://redirect.github.com/sai6855) - \[ToggleButtonGroup] Fix toggling button state when `Button` is not immediate children ([#​39571](https://redirect.github.com/mui/material-ui/issues/39571)) [@​sai6855](https://redirect.github.com/sai6855) ### [`v5.0.0-beta.13`](https://redirect.github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muijoy500-beta13) [Compare Source](https://redirect.github.com/mui/material-ui/compare/6baedcfed27419ed6b9685f27fcbf3eff46133a3...391b57a05daf67a8154471dae645471f5ffac09f) - ​\[Accordion] Add type button to accordion - ​\[Card] Fix CardOverflow in nested cards ([#​39668](https://redirect.github.com/mui/material-ui/issues/39668)) [@​siriwatknp](https://redirect.github.com/siriwatknp) summary ([#​39532](https://redirect.github.com/mui/material-ui/issues/39532)) [@​Popppins](https://redirect.github.com/Popppins) - ​\[Menu] Fix closing of listbox in `MenuList` demo ([#​39459](https://redirect.github.com/mui/material-ui/issues/39459)) [@​sai6855](https://redirect.github.com/sai6855) - ​\[Progress] Revamp Linear and Circular progress variants ([#​39492](https://redirect.github.com/mui/material-ui/issues/39492)) [@​zanivan](https://redirect.github.com/zanivan) - ​\[Select] Support selection of `multiple` options ([#​39454](https://redirect.github.com/mui/material-ui/issues/39454)) [@​sai6855](https://redirect.github.com/sai6855) - ​\[Textarea] Add ref usage instructions ([#​39615](https://redirect.github.com/mui/material-ui/issues/39615)) [@​danilo-leal](https://redirect.github.com/danilo-leal) - ​ Fix sticky hover media query issue on mobile ([#​37467](https://redirect.github.com/mui/material-ui/issues/37467)) [@​gitstart](https://redirect.github.com/gitstart) - ​ Add Snackbar component ([#​38801](https://redirect.github.com/mui/material-ui/issues/38801)) [@​ZeeshanTamboli](https://redirect.github.com/ZeeshanTamboli)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/creatorsgarten/contentsgarten). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 229 +++++++++++++-------------- wiki.creatorsgarten.org/package.json | 2 +- wiki.wonderful.software/package.json | 2 +- 3 files changed, 112 insertions(+), 121 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 15e38bf1..8d9f9ab0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -406,8 +406,8 @@ importers: specifier: ^11.10.6 version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0) '@mui/joy': - specifier: 5.0.0-beta.12 - version: 5.0.0-beta.12(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0) + specifier: 5.0.0-beta.48 + version: 5.0.0-beta.48(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0) '@sentry/astro': specifier: ^7.88.0 version: 7.88.0(astro@3.0.3) @@ -494,8 +494,8 @@ importers: specifier: ^11.10.6 version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0) '@mui/joy': - specifier: 5.0.0-beta.12 - version: 5.0.0-beta.12(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0) + specifier: 5.0.0-beta.48 + version: 5.0.0-beta.48(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0) '@tailwindcss/typography': specifier: ^0.5.3 version: 0.5.9(tailwindcss@3.3.1) @@ -3327,19 +3327,6 @@ packages: dependencies: regenerator-runtime: 0.13.11 - /@babel/runtime@7.23.1: - resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.14.0 - - /@babel/runtime@7.23.2: - resolution: {integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.14.0 - dev: false - /@babel/runtime@7.26.0: resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} engines: {node: '>=6.9.0'} @@ -3444,7 +3431,7 @@ packages: /@changesets/apply-release-plan@6.1.3: resolution: {integrity: sha512-ECDNeoc3nfeAe1jqJb5aFQX7CqzQhD2klXRez2JDb/aVpGUbX673HgKrnrgJRuQR/9f2TtLoYIzrGB9qwD77mg==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@changesets/config': 2.3.0 '@changesets/get-version-range-type': 0.3.2 '@changesets/git': 2.0.0 @@ -3462,7 +3449,7 @@ packages: /@changesets/assemble-release-plan@5.2.3: resolution: {integrity: sha512-g7EVZCmnWz3zMBAdrcKhid4hkHT+Ft1n0mLussFMcB1dE2zCuwcvGoy9ec3yOgPGF4hoMtgHaMIk3T3TBdvU9g==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@changesets/errors': 0.1.4 '@changesets/get-dependents-graph': 1.3.5 '@changesets/types': 5.2.1 @@ -3546,7 +3533,7 @@ packages: /@changesets/get-release-plan@3.0.16: resolution: {integrity: sha512-OpP9QILpBp1bY2YNIKFzwigKh7Qe9KizRsZomzLe6pK8IUo8onkAAVUD8+JRKSr8R7d4+JRuQrfSSNlEwKyPYg==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@changesets/assemble-release-plan': 5.2.3 '@changesets/config': 2.3.0 '@changesets/pre': 1.0.14 @@ -3562,7 +3549,7 @@ packages: /@changesets/git@2.0.0: resolution: {integrity: sha512-enUVEWbiqUTxqSnmesyJGWfzd51PY4H7mH9yUw0hPVpZBJ6tQZFMU3F3mT/t9OJ/GjyiM4770i+sehAn6ymx6A==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@changesets/errors': 0.1.4 '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 @@ -3587,7 +3574,7 @@ packages: /@changesets/pre@1.0.14: resolution: {integrity: sha512-dTsHmxQWEQekHYHbg+M1mDVYFvegDh9j/kySNuDKdylwfMEevTeDouR7IfHNyVodxZXu17sXoJuf2D0vi55FHQ==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@changesets/errors': 0.1.4 '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 @@ -3597,7 +3584,7 @@ packages: /@changesets/read@0.5.9: resolution: {integrity: sha512-T8BJ6JS6j1gfO1HFq50kU3qawYxa4NTbI/ASNVVCBTsKquy2HYwM9r7ZnzkiMe8IEObAJtUVGSrePCOxAK2haQ==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@changesets/git': 2.0.0 '@changesets/logger': 0.0.5 '@changesets/parse': 0.3.16 @@ -3618,7 +3605,7 @@ packages: /@changesets/write@0.2.3: resolution: {integrity: sha512-Dbamr7AIMvslKnNYsLFafaVORx4H0pvCA2MHqgtNCySMe1blImEyAEOzDmcgKAkgz4+uwoLz7demIrX+JBr/Xw==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@changesets/types': 5.2.1 fs-extra: 7.0.1 human-id: 1.0.2 @@ -3629,7 +3616,7 @@ packages: resolution: {integrity: sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ==} dependencies: '@babel/helper-module-imports': 7.21.4 - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.1 '@emotion/serialize': 1.1.1 @@ -5399,8 +5386,8 @@ packages: '@floating-ui/utils': 0.1.1 dev: false - /@floating-ui/react-dom@2.0.2(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==} + /@floating-ui/react-dom@2.1.2(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -5488,7 +5475,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.10.1 + '@types/node': 20.17.9 jest-mock: 29.7.0 /@jest/fake-timers@29.7.0: @@ -5497,7 +5484,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 22.10.1 + '@types/node': 20.17.9 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -5514,7 +5501,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.10.1 + '@types/node': 20.17.9 '@types/yargs': 15.0.19 chalk: 4.1.2 @@ -5535,7 +5522,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.10.1 + '@types/node': 20.17.9 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -5610,7 +5597,7 @@ packages: /@manypkg/find-root@1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@types/node': 12.20.55 find-up: 4.1.0 fs-extra: 8.1.0 @@ -5619,7 +5606,7 @@ packages: /@manypkg/get-packages@1.1.3: resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@changesets/types': 4.1.0 '@manypkg/find-root': 1.1.0 fs-extra: 8.1.0 @@ -5633,8 +5620,8 @@ packages: sparse-bitfield: 3.0.3 dev: false - /@mui/base@5.0.0-beta.21(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-eTKWx3WV/nwmRUK4z4K1MzlMyWCsi3WJ3RtV4DiXZeRh4qd4JCyp1Zzzi8Wv9xM4dEBmqQntFoei716PzwmFfA==} + /@mui/base@5.0.0-beta.40(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-I/lGHztkCzvwlXpjD2+SNmvNQvB4227xBXhISPjEaJUXGImOQ9f3D2Yj/T3KasSI/h0MLWy74X0J6clhPmsRbQ==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -5644,24 +5631,24 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.2 - '@floating-ui/react-dom': 2.0.2(react-dom@18.2.0)(react@18.2.0) - '@mui/types': 7.2.7(@types/react@18.0.35) - '@mui/utils': 5.14.15(@types/react@18.0.35)(react@18.2.0) + '@babel/runtime': 7.26.0 + '@floating-ui/react-dom': 2.1.2(react-dom@18.2.0)(react@18.2.0) + '@mui/types': 7.2.19(@types/react@18.0.35) + '@mui/utils': 5.16.8(@types/react@18.0.35)(react@18.2.0) '@popperjs/core': 2.11.8 '@types/react': 18.0.35 - clsx: 2.0.0 + clsx: 2.1.1 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mui/core-downloads-tracker@5.14.15: - resolution: {integrity: sha512-ZCDzBWtCKjAYAlKKM3PA/jG/3uVIDT9ZitOtVixIVmTCQyc5jSV1qhJX8+qIGz4RQZ9KLzPWO2tXd0O5hvzouQ==} + /@mui/core-downloads-tracker@5.16.9: + resolution: {integrity: sha512-ue3j79XJ56+F6DlTtFTM+n//5AvNENOvl3MFruZZP5iZzz+hOq6WBwnr+YxiMlr+kvmMHuHxgOHFdPR8+mElDw==} dev: false - /@mui/joy@5.0.0-beta.12(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-e5G9EGkxiCXWNFbSdo4V4TzqjwDqlgMbCHygzFlBwrgY1pn4jBxC5NZe4btq2CREpAi9nZlCeYgHd3ejKYBGBg==} + /@mui/joy@5.0.0-beta.48(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-OhTvjuGl9I5IvpBr0BQyDehIW/xb2yteW6YglHJMdOb/279nItn76X1NBtPV9ImldNlBjReGwvpOXmBTTGER9w==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -5677,68 +5664,68 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.26.0 '@emotion/react': 11.10.6(@types/react@18.0.35)(react@18.2.0) '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0) - '@mui/base': 5.0.0-beta.21(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0) - '@mui/core-downloads-tracker': 5.14.15 - '@mui/system': 5.14.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react@18.2.0) - '@mui/types': 7.2.7(@types/react@18.0.35) - '@mui/utils': 5.14.15(@types/react@18.0.35)(react@18.2.0) + '@mui/base': 5.0.0-beta.40(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0) + '@mui/core-downloads-tracker': 5.16.9 + '@mui/system': 5.16.8(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react@18.2.0) + '@mui/types': 7.2.19(@types/react@18.0.35) + '@mui/utils': 5.16.8(@types/react@18.0.35)(react@18.2.0) '@types/react': 18.0.35 - clsx: 2.0.0 + clsx: 2.1.1 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mui/private-theming@5.14.15(@types/react@18.0.35)(react@18.2.0): - resolution: {integrity: sha512-V2Xh+Tu6A07NoSpup0P9m29GwvNMYl5DegsGWqlOTJyAV7cuuVjmVPqxgvL8xBng4R85xqIQJRMjtYYktoPNuQ==} + /@mui/private-theming@5.16.8(@types/react@18.0.35)(react@18.2.0): + resolution: {integrity: sha512-3Vl9yFVLU6T3CFtxRMQTcJ60Ijv7wxQi4yjH92+9YXcsqvVspeIYoocqNoIV/1bXGYfyWu5zrCmwQVHaGY7bug==} engines: {node: '>=12.0.0'} peerDependencies: - '@types/react': ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.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 dependencies: - '@babel/runtime': 7.23.2 - '@mui/utils': 5.14.15(@types/react@18.0.35)(react@18.2.0) + '@babel/runtime': 7.26.0 + '@mui/utils': 5.16.8(@types/react@18.0.35)(react@18.2.0) '@types/react': 18.0.35 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/styled-engine@5.14.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0): - resolution: {integrity: sha512-mbOjRf867BysNpexe5Z/P8s3bWzDPNowmKhi7gtNDP/LPEeqAfiDSuC4WPTXmtvse1dCl30Nl755OLUYuoi7Mw==} + /@mui/styled-engine@5.16.8(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0): + resolution: {integrity: sha512-OFdgFf8JczSRs0kvWGdSn0ZeXxWrY0LITDPJ/nAtLEvUUTyrlFaO4il3SECX8ruzvf1VnAxHx4M/4mX9oOn9yA==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.4.1 '@emotion/styled': ^11.3.0 - react: ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@emotion/react': optional: true '@emotion/styled': optional: true dependencies: - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.26.0 '@emotion/cache': 11.11.0 '@emotion/react': 11.10.6(@types/react@18.0.35)(react@18.2.0) '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0) - csstype: 3.1.2 + csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/system@5.14.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react@18.2.0): - resolution: {integrity: sha512-zr0Gdk1RgKiEk+tCMB900LaOpEC8NaGvxtkmMdL/CXgkqQZSVZOt2PQsxJWaw7kE4YVkIe4VukFVc43qcq9u3w==} + /@mui/system@5.16.8(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.35)(react@18.2.0): + resolution: {integrity: sha512-L32TaFDFpGIi1g6ysRtmhc9zDgrlxDXu3NlrGE8gAsQw/ziHrPdr0PNr20O0POUshA1q14W4dNZ/z0Nx2F9lhA==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 - '@types/react': ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.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 @@ -5747,24 +5734,24 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.26.0 '@emotion/react': 11.10.6(@types/react@18.0.35)(react@18.2.0) '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.35)(react@18.2.0) - '@mui/private-theming': 5.14.15(@types/react@18.0.35)(react@18.2.0) - '@mui/styled-engine': 5.14.15(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0) - '@mui/types': 7.2.7(@types/react@18.0.35) - '@mui/utils': 5.14.15(@types/react@18.0.35)(react@18.2.0) + '@mui/private-theming': 5.16.8(@types/react@18.0.35)(react@18.2.0) + '@mui/styled-engine': 5.16.8(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0) + '@mui/types': 7.2.19(@types/react@18.0.35) + '@mui/utils': 5.16.8(@types/react@18.0.35)(react@18.2.0) '@types/react': 18.0.35 - clsx: 2.0.0 - csstype: 3.1.2 + clsx: 2.1.1 + csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/types@7.2.7(@types/react@18.0.35): - resolution: {integrity: sha512-sofpWmcBqOlTzRbr1cLQuUDKaUYVZTw8ENQrtL39TECRNENEzwgnNPh6WMfqMZlMvf1Aj9DLg74XPjnLr0izUQ==} + /@mui/types@7.2.19(@types/react@18.0.35): + resolution: {integrity: sha512-6XpZEM/Q3epK9RN8ENoXuygnqUQxE+siN/6rGRi2iwJPgBUR25mphYQ9ZI87plGh58YoZ5pp40bFvKYOCDJ3tA==} peerDependencies: - '@types/react': ^17.0.0 || ^18.0.0 + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -5772,22 +5759,24 @@ packages: '@types/react': 18.0.35 dev: false - /@mui/utils@5.14.15(@types/react@18.0.35)(react@18.2.0): - resolution: {integrity: sha512-QBfHovAvTa0J1jXuYDaXGk+Yyp7+Fm8GSqx6nK2JbezGqzCFfirNdop/+bL9Flh/OQ/64PeXcW4HGDdOge+n3A==} + /@mui/utils@5.16.8(@types/react@18.0.35)(react@18.2.0): + resolution: {integrity: sha512-P/yb7BSWallQUeiNGxb+TM8epHteIUC8gzNTdPV2VfKhVY/EnGliHgt5np0GPkjQ7EzwDi/+gBevrAJtf+K94A==} engines: {node: '>=12.0.0'} peerDependencies: - '@types/react': ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.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 dependencies: - '@babel/runtime': 7.23.2 - '@types/prop-types': 15.7.8 + '@babel/runtime': 7.26.0 + '@mui/types': 7.2.19(@types/react@18.0.35) + '@types/prop-types': 15.7.14 '@types/react': 18.0.35 + clsx: 2.1.1 prop-types: 15.8.1 react: 18.2.0 - react-is: 18.2.0 + react-is: 18.3.1 dev: false /@netlify/functions@2.0.0: @@ -6231,7 +6220,7 @@ packages: /@radix-ui/primitive@1.0.0: resolution: {integrity: sha512-3e7rn8FDMin4CgeL7Z/49smCA3rFYY3Ha2rUQ7HRWFadS5iCRw08ZgVT1LaNTCNqgvrUiyczLflrVrF0SRQtNA==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 dev: false /@radix-ui/react-compose-refs@1.0.0(react@18.2.0): @@ -6239,7 +6228,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 react: 18.2.0 dev: false @@ -6248,7 +6237,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 react: 18.2.0 dev: false @@ -6285,7 +6274,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/primitive': 1.0.0 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0) @@ -6300,7 +6289,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 react: 18.2.0 dev: false @@ -6310,7 +6299,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0) @@ -6323,7 +6312,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0) react: 18.2.0 dev: false @@ -6334,7 +6323,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/react-primitive': 1.0.2(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -6346,7 +6335,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.0(react@18.2.0) react: 18.2.0 @@ -6359,7 +6348,7 @@ packages: react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/react-slot': 1.0.1(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -6370,7 +6359,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/react-compose-refs': 1.0.0(react@18.2.0) react: 18.2.0 dev: false @@ -6380,7 +6369,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 react: 18.2.0 dev: false @@ -6389,7 +6378,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0) react: 18.2.0 dev: false @@ -6399,7 +6388,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@radix-ui/react-use-callback-ref': 1.0.0(react@18.2.0) react: 18.2.0 dev: false @@ -6409,7 +6398,7 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 react: 18.2.0 dev: false @@ -7290,7 +7279,7 @@ packages: engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.26.2 - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@types/aria-query': 5.0.1 aria-query: 5.1.3 chalk: 4.1.2 @@ -7591,13 +7580,13 @@ packages: /@types/parse5@6.0.3: resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} + /@types/prop-types@15.7.14: + resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} + dev: false + /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - /@types/prop-types@15.7.8: - resolution: {integrity: sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ==} - dev: false - /@types/react-dom@18.0.11: resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} dependencies: @@ -8470,7 +8459,7 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 cosmiconfig: 7.1.0 resolve: 1.22.8 dev: false @@ -9069,6 +9058,11 @@ packages: engines: {node: '>=6'} dev: false + /clsx@2.1.1: + resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} + engines: {node: '>=6'} + dev: false + /cluster-key-slot@1.1.2: resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==} engines: {node: '>=0.10.0'} @@ -9319,6 +9313,10 @@ packages: /csstype@3.1.2: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} + /csstype@3.1.3: + resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} + dev: false + /csv-generate@3.4.3: resolution: {integrity: sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==} dev: true @@ -10384,7 +10382,7 @@ packages: peerDependencies: eslint: ^6.8.0 || ^7.0.0 || ^8.0.0 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 '@testing-library/dom': 8.20.0 eslint: 8.38.0 requireindex: 1.2.0 @@ -10417,7 +10415,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 aria-query: 5.1.3 array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -12200,7 +12198,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.10.1 + '@types/node': 20.17.9 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -12227,7 +12225,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 22.10.1 + '@types/node': 20.17.9 jest-util: 29.7.0 /jest-regex-util@27.5.1: @@ -12257,7 +12255,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 22.10.1 + '@types/node': 20.17.9 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -12278,7 +12276,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 22.10.1 + '@types/node': 20.17.9 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -12980,7 +12978,7 @@ packages: /media-query-parser@2.0.2: resolution: {integrity: sha512-1N4qp+jE0pL5Xv4uEcwVUhIkwdUO3S/9gML90nqKA7v7FcOS5vUtatfzok9S9U1EJU8dHWlcv95WLnKmmxZI9w==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 dev: true /media-typer@0.3.0: @@ -15497,10 +15495,6 @@ packages: /react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} - /react-is@18.2.0: - resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - dev: false - /react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} @@ -15790,16 +15784,13 @@ packages: /regenerator-runtime@0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} - /regenerator-runtime@0.14.0: - resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} - /regenerator-runtime@0.14.1: resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} /regenerator-transform@0.15.1: resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.26.0 dev: true /regenerator-transform@0.15.2: diff --git a/wiki.creatorsgarten.org/package.json b/wiki.creatorsgarten.org/package.json index 98b114bf..720175e8 100644 --- a/wiki.creatorsgarten.org/package.json +++ b/wiki.creatorsgarten.org/package.json @@ -20,7 +20,7 @@ "@contentsgarten/server-utils": "workspace:*", "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", - "@mui/joy": "5.0.0-beta.12", + "@mui/joy": "5.0.0-beta.48", "@sentry/astro": "^7.88.0", "@tailwindcss/typography": "^0.5.3", "@tanstack/react-query": "^4.26.1", diff --git a/wiki.wonderful.software/package.json b/wiki.wonderful.software/package.json index b40fdd67..e940bc7b 100644 --- a/wiki.wonderful.software/package.json +++ b/wiki.wonderful.software/package.json @@ -14,7 +14,7 @@ "@contentsgarten/server-utils": "workspace:*", "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", - "@mui/joy": "5.0.0-beta.12", + "@mui/joy": "5.0.0-beta.48", "@tailwindcss/typography": "^0.5.3", "@tanstack/react-query": "^4.26.1", "@trpc/client": "^10.16.0",