From 38d66c05eed3b6b8a57cc0aa8f3eb1db5d08859e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjell=20H=C3=A5land?= Date: Fri, 26 Apr 2024 10:41:55 +0200 Subject: [PATCH] Bumped workspace deps --- apps/docs/package.json | 2 +- libs/shared/package.json | 2 +- package.json | 14 +- pnpm-lock.yaml | 1917 ++++++++++++++++++++------------------ 4 files changed, 1015 insertions(+), 920 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index eedd3a2b3..acb1b2d3d 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -11,6 +11,6 @@ }, "dependencies": { "@astrojs/react": "3.3.1", - "astro": "4.6.4" + "astro": "4.7.0" } } diff --git a/libs/shared/package.json b/libs/shared/package.json index 7586f26a2..a9b052e69 100644 --- a/libs/shared/package.json +++ b/libs/shared/package.json @@ -91,7 +91,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@equinor/fusion-react-person": "^0.8.5", - "@equinor/workspace-ag-grid": "3.0.1-pr.0", + "@equinor/workspace-ag-grid": "3.0.0", "@remirror/pm": "^2.0.8", "@remirror/react": "^2.0.35", "@remirror/react-editors": "^1.0.41", diff --git a/package.json b/package.json index a63bb3216..109433152 100644 --- a/package.json +++ b/package.json @@ -69,22 +69,22 @@ "@equinor/fusion-framework-module-event": "^4.1.1", "@equinor/fusion-framework-module-http": "^5.2.2", "@equinor/fusion-framework-module-msal": "^3.1.0", - "@equinor/fusion-framework-react": "7.0.4", - "@equinor/fusion-framework-react-app": "5.0.8", - "@equinor/fusion-framework-react-module-context": "^6.2.2", + "@equinor/fusion-framework-react": "7.0.5", + "@equinor/fusion-framework-react-app": "5.0.9", + "@equinor/fusion-framework-react-module-context": "^6.2.3", "@equinor/fusion-framework-react-module-http": "^5.0.3", "@equinor/fusion-observable": "8.3.0", - "@equinor/workspace-fusion": "9.0.1-pr.0", + "@equinor/workspace-fusion": "9.0.0", "@microsoft/applicationinsights-web": "^3.2.0", - "@swc/helpers": "0.5.10", + "@swc/helpers": "0.5.11", "@tanstack/react-query": "^5.32.0", "core-js": "^3.37.0", "luxon": "^3.4.4", "odata-query": "^7.0.6", - "react": "18.2.0", + "react": "18.3.0", "react-dom": "18.2.0", "react-error-boundary": "^4.0.13", - "react-is": "18.2.0", + "react-is": "18.3.0", "rxjs": "^7.8.1", "styled-components": "6.1.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd23f288e..8de815d93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 31.2.1 '@equinor/eds-core-react': specifier: ^0.28.0 - version: 0.28.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + version: 0.28.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@equinor/eds-icons': specifier: 0.19.3 version: 0.19.3 @@ -39,32 +39,32 @@ importers: specifier: ^3.1.0 version: 3.1.0(@types/semver@7.5.4) '@equinor/fusion-framework-react': - specifier: 7.0.4 - version: 7.0.4(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0) + specifier: 7.0.5 + version: 7.0.5(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0) '@equinor/fusion-framework-react-app': - specifier: 5.0.8 - version: 5.0.8(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module-msal@3.1.0)(@equinor/fusion-framework-react-module-context@6.2.2)(@equinor/fusion-observable@8.3.0)(@remix-run/router@1.16.0)(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.1) + specifier: 5.0.9 + version: 5.0.9(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module-msal@3.1.0)(@equinor/fusion-framework-react-module-context@6.2.3)(@equinor/fusion-observable@8.3.0)(@remix-run/router@1.16.0)(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0)(rxjs@7.8.1) '@equinor/fusion-framework-react-module-context': - specifier: ^6.2.2 - version: 6.2.2(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.1) + specifier: ^6.2.3 + version: 6.2.3(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0)(rxjs@7.8.1) '@equinor/fusion-framework-react-module-http': specifier: ^5.0.3 - version: 5.0.3(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module@3.1.1)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.3(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module@3.1.1)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@equinor/fusion-observable': specifier: 8.3.0 - version: 8.3.0(@types/react@18.2.22)(react@18.2.0) + version: 8.3.0(@types/react@18.2.22)(react@18.3.0) '@equinor/workspace-fusion': - specifier: 9.0.1-pr.0 - version: 9.0.1-pr.0(@ag-grid-community/styles@29.3.5)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.2.0)(react-is@18.2.0)(styled-components@6.1.8)(vite@5.0.10) + specifier: 9.0.0 + version: 9.0.0(@ag-grid-community/styles@31.2.1)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.3.0)(react-is@18.3.0)(styled-components@6.1.8)(vite@5.0.10) '@microsoft/applicationinsights-web': specifier: ^3.2.0 version: 3.2.0(tslib@2.6.2) '@swc/helpers': - specifier: 0.5.10 - version: 0.5.10 + specifier: 0.5.11 + version: 0.5.11 '@tanstack/react-query': specifier: ^5.32.0 - version: 5.32.0(react@18.2.0) + version: 5.32.0(react@18.3.0) core-js: specifier: ^3.37.0 version: 3.37.0 @@ -75,27 +75,27 @@ importers: specifier: ^7.0.6 version: 7.0.6 react: - specifier: 18.2.0 - version: 18.2.0 + specifier: 18.3.0 + version: 18.3.0 react-dom: specifier: 18.2.0 - version: 18.2.0(react@18.2.0) + version: 18.3.0(react@18.3.0) react-error-boundary: specifier: ^4.0.13 - version: 4.0.13(react@18.2.0) + version: 4.0.13(react@18.3.0) react-is: - specifier: 18.2.0 - version: 18.2.0 + specifier: 18.3.0 + version: 18.3.0 rxjs: specifier: ^7.8.1 version: 7.8.1 styled-components: specifier: 6.1.8 - version: 6.1.8(react-dom@18.2.0)(react@18.2.0) + version: 6.1.8(react-dom@18.3.0)(react@18.3.0) devDependencies: '@equinor/fusion-framework-cli': specifier: ^9.4.1 - version: 9.12.0(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8)(typescript@5.2.2) + version: 9.12.0(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8)(typescript@5.2.2) '@nrwl/devkit': specifier: 16.9.1 version: 16.9.1(nx@15.9.7) @@ -107,16 +107,16 @@ importers: version: 1.6.7(@swc/core@1.3.89)(typescript@5.2.2) '@swc/core': specifier: 1.3.89 - version: 1.3.89(@swc/helpers@0.5.10) + version: 1.3.89(@swc/helpers@0.5.11) '@testing-library/jest-dom': specifier: ^6.1.2 version: 6.1.2(vitest@0.25.8) '@testing-library/react': specifier: ^14.0.0 - version: 14.0.0(react-dom@18.2.0)(react@18.2.0) + version: 14.0.0(react-dom@18.3.0)(react@18.3.0) '@testing-library/react-hooks': specifier: ^8.0.1 - version: 8.0.1(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + version: 8.0.1(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@types/html-escaper': specifier: ^3.0.0 version: 3.0.0 @@ -143,16 +143,16 @@ importers: version: 7.0.3 eslint-plugin-import: specifier: 2.28.1 - version: 2.28.1(eslint@8.57.0) + version: 2.28.1(eslint@9.1.1) eslint-plugin-jsx-a11y: specifier: 6.7.1 - version: 6.7.1(eslint@8.57.0) + version: 6.7.1(eslint@9.1.1) eslint-plugin-react: specifier: 7.33.2 - version: 7.33.2(eslint@8.57.0) + version: 7.33.2(eslint@9.1.1) eslint-plugin-react-hooks: specifier: 4.6.0 - version: 4.6.0(eslint@8.57.0) + version: 4.6.0(eslint@9.1.1) eslint-plugin-tsdoc: specifier: ^0.2.17 version: 0.2.17 @@ -182,7 +182,7 @@ importers: version: 1.1.3(vite@5.0.10) vite-plugin-eslint: specifier: ^1.8.1 - version: 1.8.1(eslint@8.57.0)(vite@5.0.10) + version: 1.8.1(eslint@9.1.1)(vite@5.0.10) vite-tsconfig-paths: specifier: ^4.2.1 version: 4.2.1(typescript@5.2.2)(vite@5.0.10) @@ -194,10 +194,10 @@ importers: dependencies: '@astrojs/react': specifier: 3.3.1 - version: 3.3.1(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0)(vite@5.2.10) + version: 3.3.1(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0)(vite@5.2.10) astro: - specifier: 4.6.4 - version: 4.6.4(@types/node@20.7.0)(typescript@5.2.2) + specifier: 4.7.0 + version: 4.7.0(@types/node@20.7.0)(typescript@5.2.2) apps/handover: dependencies: @@ -572,7 +572,7 @@ importers: version: link:../sharedcomponents react-hook-form: specifier: ^7.51.3 - version: 7.51.3(react@18.2.0) + version: 7.51.3(react@18.3.0) libs/shared: dependencies: @@ -581,28 +581,28 @@ importers: version: link:../sharedcomponents '@emotion/react': specifier: ^11.11.4 - version: 11.11.4(@types/react@18.2.22)(react@18.2.0) + version: 11.11.4(@types/react@18.2.22)(react@18.3.0) '@emotion/styled': specifier: ^11.11.5 - version: 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.2.0) + version: 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.3.0) '@equinor/fusion-react-person': specifier: ^0.8.5 - version: 0.8.5(react@18.2.0) + version: 0.8.5(react@18.3.0) '@equinor/workspace-ag-grid': - specifier: 3.0.1-pr.0 - version: 3.0.1-pr.0(@ag-grid-community/styles@29.3.5)(@ag-grid-enterprise/core@30.2.1)(@types/react@18.2.22)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) + specifier: 3.0.0 + version: 3.0.0(@ag-grid-community/styles@31.2.1)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@remirror/pm': specifier: ^2.0.8 version: 2.0.8 '@remirror/react': specifier: ^2.0.35 - version: 2.0.35(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + version: 2.0.35(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@remirror/react-editors': specifier: ^1.0.41 - version: 1.0.41(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + version: 1.0.41(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@remirror/styles': specifier: ^2.0.7 - version: 2.0.7(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react@18.2.0)(styled-components@6.1.8) + version: 2.0.7(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react@18.3.0)(styled-components@6.1.8) '@remirror/theme': specifier: ^2.0.9 version: 2.0.9(@remirror/pm@2.0.8) @@ -611,7 +611,7 @@ importers: version: 3.6.0 markdown-to-jsx: specifier: ^7.4.7 - version: 7.4.7(react@18.2.0) + version: 7.4.7(react@18.3.0) remirror: specifier: ^2.0.39 version: 2.0.39(@remirror/pm@2.0.8)(@types/node@20.7.0) @@ -652,7 +652,7 @@ importers: version: link:../swcrshared '@equinor/workspace-sidesheet': specifier: ^0.1.6 - version: 0.1.6(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) + version: 0.1.6(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8) libs/workorderapp: dependencies: @@ -734,10 +734,6 @@ packages: tslib: 2.6.2 dev: false - /@ag-grid-community/core@30.2.1: - resolution: {integrity: sha512-jGRBfRFsLwxch8GJGjbVI2FVbB+/fy1s4mm8//+kOkcPFlq4BbLFELvU4Kupwk1YkhduxUC50GTYyFzmF0rSIQ==} - dev: false - /@ag-grid-community/core@31.2.0: resolution: {integrity: sha512-297AR2Z0i6zdpo+d1riWE9TpbsQ956Sd3rkgnjDaFzgGClsdy0SwInBs2281CHjaLQAhPzFelZ5XwcDTxHl4Tw==} dependencies: @@ -757,7 +753,7 @@ packages: tslib: 2.6.2 dev: false - /@ag-grid-community/react@31.2.0(@ag-grid-community/core@31.2.0)(react-dom@18.2.0)(react@18.2.0): + /@ag-grid-community/react@31.2.0(@ag-grid-community/core@31.2.0)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-lOAoH0c2pGMQqxtEzhzXswf3HLeEVCnDM/TlHJpqKTcydhyW1Cfulr4/uJuZL7h28gLSpLawu+rlGCTgac8NKw==} peerDependencies: '@ag-grid-community/core': 31.2.0 @@ -771,12 +767,12 @@ packages: dependencies: '@ag-grid-community/core': 31.2.0 prop-types: 15.8.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: false - /@ag-grid-community/styles@29.3.5: - resolution: {integrity: sha512-Z1r6lKx0ds92SV5mX9ZsGFgiStktrRMrWGs92bz3rQN9uethsthIri4RfLaZYaZ03i3zw15peqJtmYEu+sGy/A==} + /@ag-grid-community/styles@31.2.1: + resolution: {integrity: sha512-eivh8dgxNm7zewsK7i8XFIEpHWBCffL6w2xvd4DZDSzsLzOOwLSMfxwgieBr4kVQblmDtU6lwHlu61yVuUf0rQ==} dev: false /@ag-grid-enterprise/column-tool-panel@31.2.0: @@ -788,12 +784,6 @@ packages: '@ag-grid-enterprise/side-bar': 31.2.0 dev: false - /@ag-grid-enterprise/core@30.2.1: - resolution: {integrity: sha512-POVdYwMho+WPQ1wrNwQwX4ihGvdq+UbLIHQfWnnZn5c2FLFiUmlxAhCZAXXiOeXq5MDHBKqKrTRemb9TUbBRcg==} - dependencies: - '@ag-grid-community/core': 30.2.1 - dev: false - /@ag-grid-enterprise/core@31.2.0: resolution: {integrity: sha512-YJaTsX10WPMqu9v1BzPgoLEypLVk1nMUcUCKyzaO0yU6920C+i1RaZJvf2fwUy7xTJs0Wb+1VF+ukEh7J6q7Iw==} dependencies: @@ -948,7 +938,7 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/react@3.3.1(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0)(vite@5.2.10): + /@astrojs/react@3.3.1(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0)(vite@5.2.10): resolution: {integrity: sha512-dwN6B+C0hQ1jpeQ5EckICpqv76t6RxEslldCP0UQ/ospolNk8GjqL11X/xQSbftiQvGWRMT0Tj5f0Xk17k5qJQ==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} peerDependencies: @@ -969,8 +959,8 @@ packages: '@types/react': 18.2.22 '@types/react-dom': 18.2.7 '@vitejs/plugin-react': 4.2.1(vite@5.2.10) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) ultrahtml: 1.5.3 transitivePeerDependencies: - supports-color @@ -2664,6 +2654,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 + dev: true /@babel/runtime@7.24.4: resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==} @@ -2821,6 +2812,14 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: true + /@emnapi/runtime@1.1.1: + resolution: {integrity: sha512-3bfqkzuR1KLx57nZfjr2NLnFOobvyS0aTszaEGCGqmYMVDRaGvgIZbjGSV/MHSSmLgQ/b9JFHQ5xm5WRZYd+XQ==} + requiresBuild: true + dependencies: + tslib: 2.6.2 + dev: false + optional: true + /@emotion/babel-plugin@11.11.0: resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==} dependencies: @@ -2879,7 +2878,7 @@ packages: /@emotion/memoize@0.8.1: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} - /@emotion/react@11.11.4(@types/react@18.2.22)(react@18.2.0): + /@emotion/react@11.11.4(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} peerDependencies: '@types/react': '*' @@ -2894,12 +2893,12 @@ packages: '@emotion/babel-plugin': 11.11.0 '@emotion/cache': 11.11.0 '@emotion/serialize': 1.1.4 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 '@types/react': 18.2.22 hoist-non-react-statics: 3.3.2 - react: 18.2.0 + react: 18.3.0 dev: false /@emotion/serialize@1.1.4: @@ -2916,7 +2915,7 @@ packages: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} dev: false - /@emotion/styled@11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.2.0): + /@emotion/styled@11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -2931,12 +2930,12 @@ packages: '@babel/runtime': 7.24.4 '@emotion/babel-plugin': 11.11.0 '@emotion/is-prop-valid': 1.2.2 - '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.2.0) + '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.3.0) '@emotion/serialize': 1.1.4 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.0) '@emotion/utils': 1.2.1 '@types/react': 18.2.22 - react: 18.2.0 + react: 18.3.0 dev: false /@emotion/unitless@0.8.0: @@ -2946,7 +2945,7 @@ packages: resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==} dev: false - /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0): + /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.3.0): resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} peerDependencies: react: '>=16.8.0 || 18' @@ -2954,7 +2953,7 @@ packages: react: optional: true dependencies: - react: 18.2.0 + react: 18.3.0 dev: false /@emotion/utils@1.2.1: @@ -2983,7 +2982,7 @@ packages: three: 0.154.0 dev: false - /@equinor/eds-core-react@0.27.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8): + /@equinor/eds-core-react@0.27.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8): resolution: {integrity: sha512-mbcc0B7fZLxWT0De6bI+DFUQUJ+y1M8zEtVFQDwLu9++n8+8odwNbTN/TsT/97VP5cea0xmtZpHRFA6ix4oCnw==} engines: {node: '>=10.0.0', pnpm: '>=4'} peerDependencies: @@ -2999,18 +2998,18 @@ packages: '@babel/runtime': 7.24.4 '@equinor/eds-icons': 0.16.0 '@equinor/eds-tokens': 0.9.0 - '@equinor/eds-utils': 0.7.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) - '@floating-ui/react-dom-interactions': 0.10.3(react-dom@18.2.0)(react@18.2.0) - downshift: 7.6.0(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + '@equinor/eds-utils': 0.7.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) + '@floating-ui/react-dom-interactions': 0.10.3(react-dom@18.3.0)(react@18.3.0) + downshift: 7.6.2(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) transitivePeerDependencies: - '@babel/core' - supports-color dev: false - /@equinor/eds-core-react@0.28.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8): + /@equinor/eds-core-react@0.28.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8): resolution: {integrity: sha512-hCIgjjPa4c6lEKE9vfb7zrV1eFHrrPcsTRr6cdTzt5JHyu+hAlHx+mk7nUPn9yDN+2dGV8xQBIKrCeDuX1w5eQ==} engines: {node: '>=10.0.0', pnpm: '>=4'} peerDependencies: @@ -3026,19 +3025,19 @@ packages: '@babel/runtime': 7.23.2 '@equinor/eds-icons': 0.17.0 '@equinor/eds-tokens': 0.9.0 - '@equinor/eds-utils': 0.7.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) - '@floating-ui/react-dom-interactions': 0.10.3(react-dom@18.2.0)(react@18.2.0) - '@tanstack/react-virtual': 3.0.0-beta.30(react@18.2.0) - downshift: 7.6.0(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + '@equinor/eds-utils': 0.7.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) + '@floating-ui/react-dom-interactions': 0.10.3(react-dom@18.3.0)(react@18.3.0) + '@tanstack/react-virtual': 3.0.0-beta.30(react@18.3.0) + downshift: 7.6.0(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) transitivePeerDependencies: - '@babel/core' - supports-color dev: false - /@equinor/eds-core-react@0.36.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8): + /@equinor/eds-core-react@0.36.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8): resolution: {integrity: sha512-O/WihrcxM2EjO5b/ZHFKmZ6w6NK0we6H/nvvYvmPu4iXt7Ci7lJrrEqGZfj9KeGfoX7T4wCYFEBP/nBqN7ndpQ==} engines: {node: '>=10.0.0', pnpm: '>=4'} peerDependencies: @@ -3054,13 +3053,13 @@ packages: '@babel/runtime': 7.24.4 '@equinor/eds-icons': 0.21.0 '@equinor/eds-tokens': 0.9.2 - '@equinor/eds-utils': 0.8.4(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) - '@floating-ui/react': 0.26.9(react-dom@18.2.0)(react@18.2.0) - '@tanstack/react-virtual': 3.0.4(react-dom@18.2.0)(react@18.2.0) - downshift: 8.3.2(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + '@equinor/eds-utils': 0.8.4(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) + '@floating-ui/react': 0.26.9(react-dom@18.3.0)(react@18.3.0) + '@tanstack/react-virtual': 3.0.4(react-dom@18.3.0)(react@18.3.0) + downshift: 8.3.2(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) dev: true /@equinor/eds-icons@0.16.0: @@ -3096,7 +3095,7 @@ packages: resolution: {integrity: sha512-pDIFei0vsfN3GN12NKWqxskAkYBQd6+Dzjga2liuY81LfnlJs5g9NblamU9WY5w5YdVE5Z8FNjsMKDLs2JIWcw==} engines: {node: '>=10.0.0', pnpm: '>=4'} - /@equinor/eds-utils@0.7.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8): + /@equinor/eds-utils@0.7.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8): resolution: {integrity: sha512-Gy6QwH/wbq0o3Oa9M4iHb8Mlsd+25pjT8KvyfXMmQPlqe3DrSVAFJ1A+PP3SWyBoIMHHkHkW6SHlzhkfomA81g==} engines: {node: '>=10.0.0', pnpm: '>=4'} peerDependencies: @@ -3113,16 +3112,16 @@ packages: '@equinor/eds-tokens': 0.9.0 '@popperjs/core': 2.11.6 babel-jest: 29.5.0 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-popper: 2.3.0(@popperjs/core@2.11.6)(react-dom@18.2.0)(react@18.2.0) - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-popper: 2.3.0(@popperjs/core@2.11.6)(react-dom@18.3.0)(react@18.3.0) + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) transitivePeerDependencies: - '@babel/core' - supports-color dev: false - /@equinor/eds-utils@0.8.4(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8): + /@equinor/eds-utils@0.8.4(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8): resolution: {integrity: sha512-njvqXd3Hzfy5vkEqnx+uEBAu00vnG/5R+gDgWCReVDjjUoHdQNcrqfjBLsGF2UungtO0LbYV8YuBP+9l4V7ywQ==} engines: {node: '>=10.0.0', pnpm: '>=4'} peerDependencies: @@ -3137,12 +3136,12 @@ packages: dependencies: '@babel/runtime': 7.24.4 '@equinor/eds-tokens': 0.9.2 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) dev: true - /@equinor/fusion-framework-app@9.0.3(@equinor/fusion-framework-module-feature-flag@1.1.0)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.2.0): + /@equinor/fusion-framework-app@9.0.3(@equinor/fusion-framework-module-feature-flag@1.1.0)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.3.0): resolution: {integrity: sha512-RA8+ngHHatPbJE6shFbkJEJ/orVRCNZDI+fpixQzYkQGHxJhuUaZY6h7wLf/lw42BMXxIpqVPVaNC5CCf5loYQ==} peerDependencies: '@equinor/fusion-framework-module-feature-flag': ^1.1.0 @@ -3150,11 +3149,11 @@ packages: '@equinor/fusion-framework-module-feature-flag': optional: true dependencies: - '@equinor/fusion-framework': 7.1.2(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.2.0) + '@equinor/fusion-framework': 7.1.2(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.3.0) '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) - '@equinor/fusion-framework-module-app': 5.3.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-module-app': 5.3.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) '@equinor/fusion-framework-module-event': 4.1.1(@types/semver@7.5.4) - '@equinor/fusion-framework-module-feature-flag': 1.1.0(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0) + '@equinor/fusion-framework-module-feature-flag': 1.1.0(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0) '@equinor/fusion-framework-module-http': 5.2.2(@types/semver@7.5.4) '@equinor/fusion-framework-module-msal': 3.1.0(@types/semver@7.5.4) transitivePeerDependencies: @@ -3177,17 +3176,17 @@ packages: - terser dev: true - /@equinor/fusion-framework-app@9.0.5(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react@18.2.0): - resolution: {integrity: sha512-lKs+u/97MLkIsajbhcwAYvU9k8TIKyM0PC4q3WcXxASp4lX96CrW8RI0IOt+9HTtOpVXr3Otw0MSrySws+XCxA==} + /@equinor/fusion-framework-app@9.0.6(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react@18.3.0): + resolution: {integrity: sha512-FoGm6Nudpv7F5sP258NcwI/vCaXMjgeOEUZ3MPEM8fHxbVPz9pDql7o+xwHFinbIAAlDcdYblt5BXP1DINg23Q==} peerDependencies: '@equinor/fusion-framework-module-feature-flag': ^1.1.1 peerDependenciesMeta: '@equinor/fusion-framework-module-feature-flag': optional: true dependencies: - '@equinor/fusion-framework': 7.1.4(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.2.0) + '@equinor/fusion-framework': 7.1.5(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.3.0) '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) - '@equinor/fusion-framework-module-app': 5.3.1(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-module-app': 5.3.2(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) '@equinor/fusion-framework-module-event': 4.1.1(@types/semver@7.5.4) '@equinor/fusion-framework-module-http': 5.2.2(@types/semver@7.5.4) '@equinor/fusion-framework-module-msal': 3.1.0(@types/semver@7.5.4) @@ -3211,17 +3210,17 @@ packages: - terser dev: false - /@equinor/fusion-framework-cli@9.12.0(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8)(typescript@5.2.2): + /@equinor/fusion-framework-cli@9.12.0(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8)(typescript@5.2.2): resolution: {integrity: sha512-fG1AN/0jX9LOWkzJaxTsykHGuqQV07s9qWsroEW+NWWNh0iYjT+mnmLexeRwGt72FOJJ+uqyLgRY07ouEBeKCw==} hasBin: true dependencies: - '@equinor/eds-core-react': 0.36.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + '@equinor/eds-core-react': 0.36.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@equinor/eds-icons': 0.21.0 '@equinor/eds-tokens': 0.9.2 - '@equinor/fusion-framework-app': 9.0.3(@equinor/fusion-framework-module-feature-flag@1.1.0)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.2.0) - '@equinor/fusion-framework-module-feature-flag': 1.1.0(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0) - '@equinor/fusion-framework-react-components-people-provider': 1.3.2(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-app': 9.0.3(@equinor/fusion-framework-module-feature-flag@1.1.0)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.3.0) + '@equinor/fusion-framework-module-feature-flag': 1.1.0(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0) + '@equinor/fusion-framework-react-components-people-provider': 1.3.2(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) '@equinor/fusion-wc-chip': 1.2.1 '@equinor/fusion-wc-person': 2.6.7 '@types/adm-zip': 0.5.3 @@ -3283,11 +3282,11 @@ packages: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) dev: false - /@equinor/fusion-framework-module-app@5.3.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0): + /@equinor/fusion-framework-module-app@5.3.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-e9thbuIvjlo1qDGP8/FriV0/L4w5AFGK/TqA961swwb9de5/8dvEenCm6JvCayfF4XYY9IHNKrnLAyo/GDLwqQ==} dependencies: - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) - '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) + '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) immer: 9.0.21 rxjs: 7.8.1 transitivePeerDependencies: @@ -3308,11 +3307,11 @@ packages: - terser dev: true - /@equinor/fusion-framework-module-app@5.3.1(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0): - resolution: {integrity: sha512-KXmNN/rksg2Z02eal2YfV7okXPj/JeqSkbFgvC3TxCHv5xLAa+wkPr3eqVS2Qhyeu7H/uMVUjFRLpZvicqPRNA==} + /@equinor/fusion-framework-module-app@5.3.2(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0): + resolution: {integrity: sha512-3u/AYJJ+cSCc5lpLcR1d9nbDzShLeWZPjLTZwQwODqyIl+oDOSw8R4cGGBTA5Bi4SXVvE3+XKyJGPGfC87xmIw==} dependencies: - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) - '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) + '@equinor/fusion-query': 5.0.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) immer: 9.0.21 rxjs: 7.8.1 transitivePeerDependencies: @@ -3333,12 +3332,12 @@ packages: - terser dev: false - /@equinor/fusion-framework-module-bookmark@1.2.0(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0): + /@equinor/fusion-framework-module-bookmark@1.2.0(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0): resolution: {integrity: sha512-cwdUlLcchwyTNSwrRw3P/W5/E776iDBLWzq7X3m7YXUnDdXUYOUTX2P+AJIywuwy2HgaF71hExyij8Clq2uNiQ==} dependencies: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) - '@equinor/fusion-query': 4.1.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) + '@equinor/fusion-query': 4.1.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) rxjs: 7.8.1 transitivePeerDependencies: - '@edge-runtime/vm' @@ -3359,14 +3358,42 @@ packages: - terser dev: true - /@equinor/fusion-framework-module-context@5.0.1(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0)(rxjs@7.8.1): + /@equinor/fusion-framework-module-context@5.0.1(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0)(rxjs@7.8.1): resolution: {integrity: sha512-66NLoJnbH8R1/DIjhWN+Hto/VbziaXdBUrJvANzJ/4fJqus7ne3C33i4pcVEfWugTmXNBg4+gkGJLpmZm/LcuA==} peerDependencies: '@equinor/fusion-framework-module': ^4.3.0 rxjs: ^7.8.1 dependencies: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) - '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) + fast-deep-equal: 3.1.3 + rxjs: 7.8.1 + transitivePeerDependencies: + - '@edge-runtime/vm' + - '@types/node' + - '@types/react' + - '@vitest/browser' + - '@vitest/ui' + - happy-dom + - jsdom + - less + - lightningcss + - react + - sass + - stylus + - sugarss + - supports-color + - terser + dev: true + + /@equinor/fusion-framework-module-context@5.0.2(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0)(rxjs@7.8.1): + resolution: {integrity: sha512-7QmaLePpD9YSMpIirLDmvyk64oioH0aARpomymzVzyV3mqbYNiROnKKHGDQsr+Jrnc2fXcj+L977WuzHw5lIGg==} + peerDependencies: + '@equinor/fusion-framework-module': ^4.3.0 + rxjs: ^7.8.1 + dependencies: + '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) + '@equinor/fusion-query': 5.0.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) fast-deep-equal: 3.1.3 rxjs: 7.8.1 transitivePeerDependencies: @@ -3393,11 +3420,11 @@ packages: transitivePeerDependencies: - '@types/semver' - /@equinor/fusion-framework-module-feature-flag@1.1.0(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0): + /@equinor/fusion-framework-module-feature-flag@1.1.0(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0): resolution: {integrity: sha512-SFOWn8p1Zk0JrRMi1tSNXueBhDXt8zet1FfQ3mtbHFJf4hVTvRmzihgZ+RsKgqTXtUjHF1YtrVl8JEP08zlAJA==} dependencies: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) immer: 9.0.21 rxjs: 7.8.1 uuid: 9.0.1 @@ -3423,8 +3450,8 @@ packages: transitivePeerDependencies: - '@types/semver' - /@equinor/fusion-framework-module-navigation@4.0.0(@equinor/fusion-framework-module@4.3.0)(@remix-run/router@1.16.0)(rxjs@7.8.1): - resolution: {integrity: sha512-5/Xwc7AB/IzVcV9qJLikIVissFyyCHYrkkWyKFBKWSlHqOxQSjl9zu2Lt4G/hesXnC5lEn8TS1iDJJfUs/OmZQ==} + /@equinor/fusion-framework-module-navigation@4.0.1(@equinor/fusion-framework-module@4.3.0)(@remix-run/router@1.16.0)(rxjs@7.8.1): + resolution: {integrity: sha512-aBS3w86i+Nwb58NlsGgeeYisrKYEhDkvMkiXtV7Y8bZiLYyo8l9eVuYQGC/BBM8fDkIbSxcFJhsiz7iaaxeM8Q==} peerDependencies: '@equinor/fusion-framework-module': ^4.3.0 '@remix-run/router': ^1.8.0 @@ -3435,12 +3462,12 @@ packages: rxjs: 7.8.1 dev: false - /@equinor/fusion-framework-module-service-discovery@7.1.1(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0): + /@equinor/fusion-framework-module-service-discovery@7.1.1(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0): resolution: {integrity: sha512-B+o27pWtSwbqfY+vRkl+gKHztRfPTMmos7MzzzBdfPyULaq4FQwb6x0uF64XXSbbfsMx3MYXi4Zc1bbCpy3deA==} dependencies: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) '@equinor/fusion-framework-module-http': 5.2.2(@types/semver@7.5.4) - '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) rxjs: 7.8.1 transitivePeerDependencies: - '@edge-runtime/vm' @@ -3461,12 +3488,12 @@ packages: - terser dev: true - /@equinor/fusion-framework-module-service-discovery@7.1.3(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0): - resolution: {integrity: sha512-wZkA99PMQhuessDD4rlmCxuKWEANjEuGMYZufR2MpCW/sSzEpviATd0em0ix2cbGTdapeJ7i+rFhmBOyJZd6gA==} + /@equinor/fusion-framework-module-service-discovery@7.1.4(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0): + resolution: {integrity: sha512-obF9uFTVbXa6R13zf9l9ZlxEQeJK+kpmaXLgg99eP+d1cFYz9vQsdd+YhXTZrIra1iZBVuZ+bJhSvyyaHhWlqw==} dependencies: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) '@equinor/fusion-framework-module-http': 5.2.2(@types/semver@7.5.4) - '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-query': 5.0.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) rxjs: 7.8.1 transitivePeerDependencies: - '@edge-runtime/vm' @@ -3507,8 +3534,8 @@ packages: rxjs: 7.8.1 semver: 7.5.4 - /@equinor/fusion-framework-react-app@5.0.8(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module-msal@3.1.0)(@equinor/fusion-framework-react-module-context@6.2.2)(@equinor/fusion-observable@8.3.0)(@remix-run/router@1.16.0)(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.1): - resolution: {integrity: sha512-pfczaw/FfvBPWl07Q0VOLoIfvrMeV5/WsMJDuRFbWq/68lkR3Bkw3IVX8UmZpbbrN342qm7tqGPWYLgTYph3ww==} + /@equinor/fusion-framework-react-app@5.0.9(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module-msal@3.1.0)(@equinor/fusion-framework-react-module-context@6.2.3)(@equinor/fusion-observable@8.3.0)(@remix-run/router@1.16.0)(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0)(rxjs@7.8.1): + resolution: {integrity: sha512-YWJEjWYE80XBIyvdxGU67VuZwjnrhbXFqq5Bas0xbbbx5uEdMMPP/voF9nqHz83Zv1LkLOGM3Xghz9Cg8Y/Ccw==} peerDependencies: '@equinor/fusion-framework-module-feature-flag': '*' '@equinor/fusion-framework-module-msal': ^3.1.0 @@ -3540,19 +3567,19 @@ packages: rxjs: optional: true dependencies: - '@equinor/fusion-framework-app': 9.0.5(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react@18.2.0) + '@equinor/fusion-framework-app': 9.0.6(@types/node@20.7.0)(@types/react@18.2.22)(odata-query@7.0.6)(react@18.3.0) '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) - '@equinor/fusion-framework-module-app': 5.3.1(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-module-app': 5.3.2(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) '@equinor/fusion-framework-module-msal': 3.1.0(@types/semver@7.5.4) - '@equinor/fusion-framework-module-navigation': 4.0.0(@equinor/fusion-framework-module@4.3.0)(@remix-run/router@1.16.0)(rxjs@7.8.1) - '@equinor/fusion-framework-react': 7.0.4(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-framework-react-module-context': 6.2.2(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.1) - '@equinor/fusion-framework-react-module-http': 5.0.3(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module@3.1.1)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-module-navigation': 4.0.1(@equinor/fusion-framework-module@4.3.0)(@remix-run/router@1.16.0)(rxjs@7.8.1) + '@equinor/fusion-framework-react': 7.0.5(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-framework-react-module-context': 6.2.3(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0)(rxjs@7.8.1) + '@equinor/fusion-framework-react-module-http': 5.0.3(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module@3.1.1)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) rxjs: 7.8.1 transitivePeerDependencies: - '@edge-runtime/vm' @@ -3576,7 +3603,7 @@ packages: - terser dev: false - /@equinor/fusion-framework-react-components-people-provider@1.3.2(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0): + /@equinor/fusion-framework-react-components-people-provider@1.3.2(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-nwMTcbrvLa28vPFlPiCO+Vc25l4jiRHmPhnrvgA9bjQGyH21AGf54zuv26YAbU3ukXASDMQpUgx9CeWIapJujQ==} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -3588,12 +3615,12 @@ packages: optional: true dependencies: '@equinor/fusion-framework-module-services': 4.0.1(@equinor/fusion-framework-module@4.3.0)(odata-query@7.0.6) - '@equinor/fusion-framework-react': 7.0.4(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-framework-react-module-bookmark': 2.1.2(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.1) - '@equinor/fusion-query': 4.1.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-react': 7.0.5(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-framework-react-module-bookmark': 2.1.2(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0)(rxjs@7.8.1) + '@equinor/fusion-query': 4.1.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 - react: 18.2.0 + react: 18.3.0 rxjs: 7.8.1 transitivePeerDependencies: - '@edge-runtime/vm' @@ -3620,7 +3647,7 @@ packages: - terser dev: true - /@equinor/fusion-framework-react-module-bookmark@2.1.2(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.1): + /@equinor/fusion-framework-react-module-bookmark@2.1.2(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-module@4.3.0)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0)(rxjs@7.8.1): resolution: {integrity: sha512-BdSc+xN3jNiYeiwYWLlJypgcLGZInbv5xae4Enl/PYWiV1AUC20WCTztkHs7ZsLgzcxhjFkcGxtzr7pfXB5GLA==} peerDependencies: '@types/react': "^17.0.0 ||\_^18.0.0" @@ -3635,15 +3662,15 @@ packages: react-dom: optional: true dependencies: - '@equinor/fusion-framework-module-bookmark': 1.2.0(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0) - '@equinor/fusion-framework-module-context': 5.0.1(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0)(rxjs@7.8.1) - '@equinor/fusion-framework-react': 7.0.4(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) - '@equinor/fusion-query': 4.1.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-module-bookmark': 1.2.0(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0) + '@equinor/fusion-framework-module-context': 5.0.1(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0)(rxjs@7.8.1) + '@equinor/fusion-framework-react': 7.0.5(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) + '@equinor/fusion-query': 4.1.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) rxjs: 7.8.1 transitivePeerDependencies: - '@edge-runtime/vm' @@ -3669,8 +3696,8 @@ packages: - terser dev: true - /@equinor/fusion-framework-react-module-context@6.2.2(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.1): - resolution: {integrity: sha512-QQUeHbdYUpB+mE7xcgxLzyw8sv1gC5vNCcDNpQXj7K4y9X17JRyYifgdv/dsKM9op4eZw6nB2FduTqZk5aqh6Q==} + /@equinor/fusion-framework-react-module-context@6.2.3(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0)(rxjs@7.8.1): + resolution: {integrity: sha512-ft54t746Oa2luBat1mBWxJT6gC9jaHQfyCOIN2ym+Oe+pOOnXoGtFVpku0LPBbhM8cEUTiWdZ4Elv1Pztjb8Nw==} peerDependencies: '@types/react': "^17.0.0 ||\_^18.0.0" react: ^17.0.0 || ^18.0.0 || 18 @@ -3683,13 +3710,13 @@ packages: react-dom: optional: true dependencies: - '@equinor/fusion-framework-module-context': 5.0.1(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0)(rxjs@7.8.1) - '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) - '@equinor/fusion-query': 4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-module-context': 5.0.2(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0)(rxjs@7.8.1) + '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) + '@equinor/fusion-query': 5.0.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) transitivePeerDependencies: - '@edge-runtime/vm' - '@equinor/fusion-framework-module' @@ -3708,7 +3735,7 @@ packages: - supports-color - terser - /@equinor/fusion-framework-react-module-http@5.0.3(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module@3.1.1)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@equinor/fusion-framework-react-module-http@5.0.3(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module@3.1.1)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-NTobRbfkysgvTZUGWpgcgmSAVft6S4CBTx9omllBPEBvqDyPVBtHnAP8IvMdTI/ASBFgW6i58R9joAlK0xf62w==} peerDependencies: '@equinor/fusion-framework-module-http': ^5.2.2 @@ -3725,12 +3752,12 @@ packages: optional: true dependencies: '@equinor/fusion-framework-module-http': 5.2.2(@types/semver@7.5.4) - '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.2.0)(react@18.2.0) + '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.3.0)(react@18.3.0) '@types/react': 18.2.22 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) - /@equinor/fusion-framework-react-module@3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.2.0)(react@18.2.0): + /@equinor/fusion-framework-react-module@3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-EC4yjVkAcgRDWmevO+aNy0WmRQxaz8NCvrK2GSP1IdOiWvgowmQahYanscGbpR8+2Eaa2n1ea43pfbI1/kLcvg==} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -3746,18 +3773,18 @@ packages: dependencies: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) '@types/react': 18.2.22 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) transitivePeerDependencies: - '@types/semver' - /@equinor/fusion-framework-react@7.0.4(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.2)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-8reH2MXjQ9GLNnu96i43W9d0I4U+gXS1/FX0OMH+ftXQ/1soTxQYhn120iJAxKI+qhH22zjhbCkozFO9/ctH1Q==} + /@equinor/fusion-framework-react@7.0.5(@equinor/fusion-framework-module-event@4.1.1)(@equinor/fusion-framework-module-feature-flag@1.1.0)(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module-context@6.2.3)(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react-dom@18.3.0)(react@18.3.0): + resolution: {integrity: sha512-wY2R8sL5I0Px2ZaXBItCeWock8FsyJBGCOC6kn9MSZO3vPnZ5LukisQShOQRpKgZTDcmhoswS/hY4uOCj1bGbQ==} peerDependencies: '@equinor/fusion-framework-module-event': '*' '@equinor/fusion-framework-module-feature-flag': ^1.1.1 '@equinor/fusion-framework-react-module-context': '*' - '@equinor/fusion-framework-react-module-signalr': ^3.0.4 + '@equinor/fusion-framework-react-module-signalr': ^3.0.5 '@types/react': ^17.0.0 || ^18.0.0 react: ^17.0.0 || ^18.0.0 || 18 react-dom: 18.2.0 || 18 @@ -3777,17 +3804,17 @@ packages: react-dom: optional: true dependencies: - '@equinor/fusion-framework': 7.1.4(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.2.0) + '@equinor/fusion-framework': 7.1.5(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.3.0) '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) '@equinor/fusion-framework-module-event': 4.1.1(@types/semver@7.5.4) - '@equinor/fusion-framework-module-feature-flag': 1.1.0(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0) - '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-framework-react-module-context': 6.2.2(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.1) - '@equinor/fusion-framework-react-module-http': 5.0.3(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module@3.1.1)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-framework-module-feature-flag': 1.1.0(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0) + '@equinor/fusion-framework-react-module': 3.1.1(@types/react@18.2.22)(@types/semver@7.5.4)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-framework-react-module-context': 6.2.3(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0)(rxjs@7.8.1) + '@equinor/fusion-framework-react-module-http': 5.0.3(@equinor/fusion-framework-module-http@5.2.2)(@equinor/fusion-framework-react-module@3.1.1)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) rxjs: 7.8.1 transitivePeerDependencies: - '@edge-runtime/vm' @@ -3807,15 +3834,15 @@ packages: - supports-color - terser - /@equinor/fusion-framework@7.1.2(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.2.0): + /@equinor/fusion-framework@7.1.2(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.3.0): resolution: {integrity: sha512-RJNo6NpNqBW7JsWZr7E/dU/VvJh/gxD173/rhGnvxzH5VzVYXIcXaDGVFREaQdcS26yOkvuWRxGmiHqn6l/PXw==} dependencies: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) - '@equinor/fusion-framework-module-context': 5.0.1(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0)(rxjs@7.8.1) + '@equinor/fusion-framework-module-context': 5.0.1(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0)(rxjs@7.8.1) '@equinor/fusion-framework-module-event': 4.1.1(@types/semver@7.5.4) '@equinor/fusion-framework-module-http': 5.2.2(@types/semver@7.5.4) '@equinor/fusion-framework-module-msal': 3.1.0(@types/semver@7.5.4) - '@equinor/fusion-framework-module-service-discovery': 7.1.1(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0) + '@equinor/fusion-framework-module-service-discovery': 7.1.1(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0) '@equinor/fusion-framework-module-services': 4.0.1(@equinor/fusion-framework-module@4.3.0)(odata-query@7.0.6) rxjs: 7.8.1 transitivePeerDependencies: @@ -3838,15 +3865,15 @@ packages: - terser dev: true - /@equinor/fusion-framework@7.1.4(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.2.0): - resolution: {integrity: sha512-RI7Lpj4JHsY+mK8kmJfNsGx+zjVr2dTQnoH/nM3KLuB0P2+uwCKmmV9575bImulf0ItZPaIId9nd4nUKSaUHlw==} + /@equinor/fusion-framework@7.1.5(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(odata-query@7.0.6)(react@18.3.0): + resolution: {integrity: sha512-2TdvTRRM1ha87o+HT4HjvyGP4t+YAEuAPpCLhpaJTTBgsArps/jWChsYdCkEetHKv3MGRh97PHwacsMYPL5q6Q==} dependencies: '@equinor/fusion-framework-module': 4.3.0(@types/semver@7.5.4) - '@equinor/fusion-framework-module-context': 5.0.1(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0)(rxjs@7.8.1) + '@equinor/fusion-framework-module-context': 5.0.2(@equinor/fusion-framework-module@4.3.0)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0)(rxjs@7.8.1) '@equinor/fusion-framework-module-event': 4.1.1(@types/semver@7.5.4) '@equinor/fusion-framework-module-http': 5.2.2(@types/semver@7.5.4) '@equinor/fusion-framework-module-msal': 3.1.0(@types/semver@7.5.4) - '@equinor/fusion-framework-module-service-discovery': 7.1.3(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.2.0) + '@equinor/fusion-framework-module-service-discovery': 7.1.4(@types/node@20.7.0)(@types/react@18.2.22)(@types/semver@7.5.4)(react@18.3.0) '@equinor/fusion-framework-module-services': 4.0.1(@equinor/fusion-framework-module@4.3.0)(odata-query@7.0.6) rxjs: 7.8.1 transitivePeerDependencies: @@ -3868,7 +3895,7 @@ packages: - supports-color - terser - /@equinor/fusion-observable@8.3.0(@types/react@18.2.22)(react@18.2.0): + /@equinor/fusion-observable@8.3.0(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-z9pUQPVFwzX8SqWKClEXJW65HFwmKbgshCsZhV5Pc0LdSP9sJOyZOGzXo1hGcG4Udx/CetNxoBJ7NmojVJxhxg==} peerDependencies: '@types/react': "^17.0.0 ||\_^18.0.0" @@ -3881,11 +3908,11 @@ packages: dependencies: '@types/react': 18.2.22 immer: 9.0.21 - react: 18.2.0 + react: 18.3.0 rxjs: 7.8.1 uuid: 9.0.1 - /@equinor/fusion-query@4.1.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0): + /@equinor/fusion-query@4.1.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-L02Ppc8AxzQe83ZC8yqGsOSe3E3+Qf/YmqMfv2RlQcdyHH1xHmV8SV8hj5Crr5QoNV7z13qQ/2/L5o41sfrMFw==} peerDependencies: '@types/react': "^16.9.0 || ^17.0.0 ||\_^18.0.0" @@ -3896,10 +3923,10 @@ packages: react: optional: true dependencies: - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 immer: 9.0.21 - react: 18.2.0 + react: 18.3.0 rxjs: 7.8.1 uuid: 9.0.1 vitest: 1.4.0(@types/node@20.7.0) @@ -3919,7 +3946,7 @@ packages: - terser dev: true - /@equinor/fusion-query@4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0): + /@equinor/fusion-query@4.2.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-JvUJMPA4iB15Wwj5gzhHm3UlTuHOUVOkrM1LqVQmoGPZRUZSjxYbnt6PqLN9bJjOKOUmlsgE3sgyPWj4T6ux8A==} peerDependencies: '@types/react': "^16.9.0 || ^17.0.0 ||\_^18.0.0" @@ -3930,10 +3957,10 @@ packages: react: optional: true dependencies: - '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.2.0) + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 immer: 9.0.21 - react: 18.2.0 + react: 18.3.0 rxjs: 7.8.1 uuid: 9.0.1 vitest: 1.5.0(@types/node@20.7.0) @@ -3951,27 +3978,62 @@ packages: - sugarss - supports-color - terser + dev: true + + /@equinor/fusion-query@5.0.0(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0): + resolution: {integrity: sha512-126Tm7LRcW/Y6gbljju2GaGQw/Zcad3BJ5cvkyRgDYYQ/7KD1fQSxB6dE5XpG4xVPcPY/NFdUuhYNGq9OLy6kA==} + peerDependencies: + '@types/react': "^16.9.0 || ^17.0.0 ||\_^18.0.0" + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + peerDependenciesMeta: + '@types/react': + optional: true + react: + optional: true + dependencies: + '@equinor/fusion-observable': 8.3.0(@types/react@18.2.22)(react@18.3.0) + '@types/react': 18.2.22 + chalk: 5.3.0 + immer: 9.0.21 + react: 18.3.0 + rxjs: 7.8.1 + uuid: 9.0.1 + vitest: 1.5.2(@types/node@20.7.0) + transitivePeerDependencies: + - '@edge-runtime/vm' + - '@types/node' + - '@vitest/browser' + - '@vitest/ui' + - happy-dom + - jsdom + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser - /@equinor/fusion-react-ag-grid-styles@30.2.0(@ag-grid-community/styles@29.3.5)(@equinor/fusion-react-styles@0.6.2): + /@equinor/fusion-react-ag-grid-styles@30.2.0(@ag-grid-community/styles@31.2.1)(@equinor/fusion-react-styles@0.6.2): resolution: {integrity: sha512-h2wUe9XHYDGPe2B34D/RijCwi5Fub5A8MbersMwRNO7QKr1q5xqy89m/NE9ZPfK3FnRt/6E3EQ0HXT9JEvxXEA==} peerDependencies: '@ag-grid-community/styles': ~29.3.4 '@equinor/fusion-react-styles': ^0.6.0 dependencies: - '@ag-grid-community/styles': 29.3.5 - '@equinor/fusion-react-styles': 0.6.2(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + '@ag-grid-community/styles': 31.2.1 + '@equinor/fusion-react-styles': 0.6.2(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) dev: false - /@equinor/fusion-react-person@0.8.5(react@18.2.0): + /@equinor/fusion-react-person@0.8.5(react@18.3.0): resolution: {integrity: sha512-T5DDG/aqnUevZ96/Qu3FAhqh2t+aUpDL0Zf6LATqozi+Y0gfmg38Z7av65MVz21+GmXOeqEk23vki1ooBEjThA==} dependencies: - '@equinor/fusion-react-utils': 2.1.1(react@18.2.0) + '@equinor/fusion-react-utils': 2.1.1(react@18.3.0) '@equinor/fusion-wc-person': 2.6.7 transitivePeerDependencies: - react dev: false - /@equinor/fusion-react-styles@0.6.2(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@equinor/fusion-react-styles@0.6.2(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-cfyq1TCrXffsv4mekdIJyzocvkiHpga708o+W9RsgvMCv076qV1pIau1fLNmbXLpeCtMzEG0V9soIVKRylJ4uw==} peerDependencies: '@types/react': '*' @@ -3987,14 +4049,14 @@ packages: dependencies: '@equinor/fusion-wc-theme': 1.1.1 '@equinor/fusion-web-theme': 0.1.10 - '@material-ui/styles': 4.11.5(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + '@material-ui/styles': 4.11.5(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@types/react': 18.2.22 clsx: 2.1.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: false - /@equinor/fusion-react-utils@2.1.1(react@18.2.0): + /@equinor/fusion-react-utils@2.1.1(react@18.3.0): resolution: {integrity: sha512-UU3afQMaKeiUseEfOwigTZqV0J6+2PTNFzqhOb0MAAwYsNthQWn77puHVjomsi4tbh8MsxqEIdq4303RA8x2lw==} peerDependencies: react: ^17.0.0 || ^18.0.0 || 18 @@ -4003,7 +4065,7 @@ packages: optional: true dependencies: date-fns: 3.6.0 - react: 18.2.0 + react: 18.3.0 dev: false /@equinor/fusion-wc-avatar@3.2.1: @@ -4166,51 +4228,8 @@ packages: '@equinor/eds-tokens': 0.9.2 csstype: 3.1.3 - /@equinor/workspace-ag-grid@3.0.1-pr.0(@ag-grid-community/styles@29.3.5)(@ag-grid-enterprise/core@30.2.1)(@types/react@18.2.22)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8): - resolution: {integrity: sha512-b2HxkHbEdsobPq1pSj4GQMPk0NC0uOspenEf/MV97V5lDnRwGR76oe4GDjtqeEfJRzG//afYbD1057+Qi1V41A==} - peerDependencies: - '@ag-grid-enterprise/core': 30.2.1 - react: '>= 16.8.0 || 18' - react-dom: 18.2.0 || 18 - react-is: '>= 16.8.0' - styled-components: '>= 5.0.0' - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@ag-grid-community/client-side-row-model': 31.2.0 - '@ag-grid-community/core': 31.2.0 - '@ag-grid-community/react': 31.2.0(@ag-grid-community/core@31.2.0)(react-dom@18.2.0)(react@18.2.0) - '@ag-grid-enterprise/column-tool-panel': 31.2.0 - '@ag-grid-enterprise/core': 30.2.1 - '@ag-grid-enterprise/excel-export': 31.2.0 - '@ag-grid-enterprise/filter-tool-panel': 31.2.0 - '@ag-grid-enterprise/master-detail': 31.2.0 - '@ag-grid-enterprise/menu': 31.2.0 - '@ag-grid-enterprise/multi-filter': 31.2.0 - '@ag-grid-enterprise/range-selection': 31.2.0 - '@ag-grid-enterprise/rich-select': 31.2.0 - '@ag-grid-enterprise/row-grouping': 31.2.0 - '@ag-grid-enterprise/server-side-row-model': 31.2.0 - '@ag-grid-enterprise/set-filter': 31.2.0 - '@ag-grid-enterprise/side-bar': 31.2.0 - '@ag-grid-enterprise/status-bar': 31.2.0 - '@equinor/eds-tokens': 0.9.2 - '@equinor/fusion-react-ag-grid-styles': 30.2.0(@ag-grid-community/styles@29.3.5)(@equinor/fusion-react-styles@0.6.2) - '@equinor/fusion-react-styles': 0.6.2(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-is: 18.2.0 - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) - transitivePeerDependencies: - - '@ag-grid-community/styles' - - '@types/react' - dev: false - - /@equinor/workspace-ag-grid@3.0.1-pr.0(@ag-grid-community/styles@29.3.5)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8): - resolution: {integrity: sha512-b2HxkHbEdsobPq1pSj4GQMPk0NC0uOspenEf/MV97V5lDnRwGR76oe4GDjtqeEfJRzG//afYbD1057+Qi1V41A==} + /@equinor/workspace-ag-grid@3.0.0(@ag-grid-community/styles@31.2.1)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8): + resolution: {integrity: sha512-3eAVQ5QPWOvBLKGqgUF+UU1TfoZnIQJdnK+lXCBzs8Vys5WJbGkLmG2VdcBbqdda93tishUYY2fkhmxx0/dqmw==} peerDependencies: '@ag-grid-enterprise/core': 30.2.1 react: '>= 16.8.0 || 18' @@ -4225,7 +4244,7 @@ packages: dependencies: '@ag-grid-community/client-side-row-model': 31.2.0 '@ag-grid-community/core': 31.2.0 - '@ag-grid-community/react': 31.2.0(@ag-grid-community/core@31.2.0)(react-dom@18.2.0)(react@18.2.0) + '@ag-grid-community/react': 31.2.0(@ag-grid-community/core@31.2.0)(react-dom@18.3.0)(react@18.3.0) '@ag-grid-enterprise/column-tool-panel': 31.2.0 '@ag-grid-enterprise/core': 31.2.1 '@ag-grid-enterprise/excel-export': 31.2.0 @@ -4241,19 +4260,19 @@ packages: '@ag-grid-enterprise/side-bar': 31.2.0 '@ag-grid-enterprise/status-bar': 31.2.0 '@equinor/eds-tokens': 0.9.2 - '@equinor/fusion-react-ag-grid-styles': 30.2.0(@ag-grid-community/styles@29.3.5)(@equinor/fusion-react-styles@0.6.2) - '@equinor/fusion-react-styles': 0.6.2(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-is: 18.2.0 - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + '@equinor/fusion-react-ag-grid-styles': 30.2.0(@ag-grid-community/styles@31.2.1)(@equinor/fusion-react-styles@0.6.2) + '@equinor/fusion-react-styles': 0.6.2(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-is: 18.3.0 + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) transitivePeerDependencies: - '@ag-grid-community/styles' - '@types/react' dev: false - /@equinor/workspace-filter@4.0.1-pr.0(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8): - resolution: {integrity: sha512-1RB+oQhdOkHJn7bwpNgK0/TR8REz4T8j4h2jW9UuRSWjuQvrxH0cpntSN8GXcgtN54JW3lCaJ9lSKGl34DFmGA==} + /@equinor/workspace-filter@4.0.0(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8): + resolution: {integrity: sha512-zWwSkbuxLVzmtn+Jefz4SN9mahxhdBDH3G87zzRvWbx84cBbLoY1+My9YgaJFFvjj1SkaXtAaDIVVVP6sSS4hw==} peerDependencies: react: '>= 16.8.0 || 18' react-dom: 18.2.0 || 18 @@ -4265,26 +4284,26 @@ packages: react-dom: optional: true dependencies: - '@equinor/eds-core-react': 0.28.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + '@equinor/eds-core-react': 0.28.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@equinor/eds-icons': 0.18.0 '@equinor/eds-tokens': 0.9.2 - '@tanstack/react-query': 5.32.0(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-error-boundary: 4.0.13(react@18.2.0) - react-is: 18.2.0 - react-sortablejs: 6.1.4(react-dom@18.2.0)(react@18.2.0)(sortablejs@1.15.2) - react-virtual: 2.10.4(react@18.2.0) + '@tanstack/react-query': 5.32.0(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-error-boundary: 4.0.13(react@18.3.0) + react-is: 18.3.0 + react-sortablejs: 6.1.4(react-dom@18.3.0)(react@18.3.0)(sortablejs@1.15.2) + react-virtual: 2.10.4(react@18.3.0) sortablejs: 1.15.2 - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) transitivePeerDependencies: - '@babel/core' - '@types/sortablejs' - supports-color dev: false - /@equinor/workspace-fusion@9.0.1-pr.0(@ag-grid-community/styles@29.3.5)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.2.0)(react-is@18.2.0)(styled-components@6.1.8)(vite@5.0.10): - resolution: {integrity: sha512-JSxLL4zAxiyAvjVDnsSIxHz+cndwZandYuGGd0F3+hWzRBJqIG+hk7cppQLn4lW35GJUjMjtyTxcjCfVCrr0og==} + /@equinor/workspace-fusion@9.0.0(@ag-grid-community/styles@31.2.1)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.3.0)(react-is@18.3.0)(styled-components@6.1.8)(vite@5.0.10): + resolution: {integrity: sha512-F+qg67NX/qN2oeUWeeWC/sTfkNfUurhz2upv3o7tgYABXXZPXg0jgaGYvAQvmWEzF0BXsNS+Y9W+Y/rogRysfg==} peerDependencies: react-dom: 18.2.0 || 18 react-is: '>= 16.8.0' @@ -4293,21 +4312,21 @@ packages: react-dom: optional: true dependencies: - '@equinor/eds-core-react': 0.27.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + '@equinor/eds-core-react': 0.27.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@equinor/eds-icons': 0.17.0 '@equinor/eds-tokens': 0.9.0 - '@equinor/workspace-ag-grid': 3.0.1-pr.0(@ag-grid-community/styles@29.3.5)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) - '@equinor/workspace-filter': 4.0.1-pr.0(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) - '@equinor/workspace-garden': 8.0.1-pr.0(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) - '@equinor/workspace-powerbi': 3.0.1-pr.0(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) - '@equinor/workspace-react': 2.0.1-pr.0(@types/react@18.2.22)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) - '@tanstack/react-query': 5.32.0(react@18.2.0) - re-resizable: 6.9.11(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-error-boundary: 4.0.13(react@18.2.0) - react-is: 18.2.0 - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + '@equinor/workspace-ag-grid': 3.0.0(@ag-grid-community/styles@31.2.1)(@ag-grid-enterprise/core@31.2.1)(@types/react@18.2.22)(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8) + '@equinor/workspace-filter': 4.0.0(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8) + '@equinor/workspace-garden': 8.0.0(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8) + '@equinor/workspace-powerbi': 3.0.0(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8) + '@equinor/workspace-react': 2.0.0(@types/react@18.2.22)(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8) + '@tanstack/react-query': 5.32.0(react@18.3.0) + re-resizable: 6.9.16(react-dom@18.3.0)(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-error-boundary: 4.0.13(react@18.3.0) + react-is: 18.3.0 + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) vite-plugin-environment: 1.1.3(vite@5.0.10) transitivePeerDependencies: - '@ag-grid-community/styles' @@ -4320,8 +4339,8 @@ packages: - vite dev: false - /@equinor/workspace-garden@8.0.1-pr.0(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8): - resolution: {integrity: sha512-VSvWg1v07UT1L3tjc7j8TjJ72XcbaC9QCRS44nHZ3+n6YJJfD25QnQlR9khcG+RBFGJbxDmush5OmztiK6ehcQ==} + /@equinor/workspace-garden@8.0.0(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8): + resolution: {integrity: sha512-2xm6n4pUkBg0Xxe4kB7EeiE3MOjaOrHO9AD3on2V0ttO4ZPuigDakJdK7iMFoxpZGEG69bQj5R2Bqk34jq0z0g==} peerDependencies: react: '>= 16.8.0 || 18' react-dom: 18.2.0 || 18 @@ -4333,24 +4352,24 @@ packages: react-dom: optional: true dependencies: - '@equinor/eds-core-react': 0.28.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + '@equinor/eds-core-react': 0.28.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@equinor/eds-icons': 0.18.0 '@equinor/eds-tokens': 0.9.0 - '@tanstack/react-query': 5.32.0(react@18.2.0) - '@tanstack/react-query-devtools': 5.32.0(@tanstack/react-query@5.32.0)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-error-boundary: 4.0.13(react@18.2.0) - react-is: 18.2.0 - react-virtual: 2.10.4(react@18.2.0) - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + '@tanstack/react-query': 5.32.0(react@18.3.0) + '@tanstack/react-query-devtools': 5.32.0(@tanstack/react-query@5.32.0)(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-error-boundary: 4.0.13(react@18.3.0) + react-is: 18.3.0 + react-virtual: 2.10.4(react@18.3.0) + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) transitivePeerDependencies: - '@babel/core' - supports-color dev: false - /@equinor/workspace-powerbi@3.0.1-pr.0(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8): - resolution: {integrity: sha512-9X4rwn8zWOwIDPZ6lDS4V+e2Q68JVILcWfQRfmrCJQ0kYDivDVv7D9zKXgsn3uxRVZvZ7r/KoQhz4UCl4kS+aQ==} + /@equinor/workspace-powerbi@3.0.0(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8): + resolution: {integrity: sha512-mIWY2S1FlyN3sPdmVPL8Hj2VstBbDX46yMiP/eZrRnRj6KRCxVT6DHlyXxdsp+8T80pH7gZgohXarn3OJwL8dQ==} peerDependencies: react: '>= 16.8.0 || 18' react-dom: 18.2.0 || 18 @@ -4362,29 +4381,29 @@ packages: react-dom: optional: true dependencies: - '@equinor/eds-core-react': 0.28.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + '@equinor/eds-core-react': 0.28.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@equinor/eds-icons': 0.18.0 '@equinor/eds-tokens': 0.9.2 - '@tanstack/react-query': 5.32.0(react@18.2.0) - markdown-to-jsx: 7.4.7(react@18.2.0) + '@tanstack/react-query': 5.32.0(react@18.3.0) + markdown-to-jsx: 7.4.7(react@18.3.0) powerbi-client: 2.23.1 - powerbi-client-react: 1.4.0(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-error-boundary: 4.0.13(react@18.2.0) - react-is: 18.2.0 - react-sortablejs: 6.1.4(react-dom@18.2.0)(react@18.2.0)(sortablejs@1.15.2) - react-virtual: 2.10.4(react@18.2.0) + powerbi-client-react: 1.4.0(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-error-boundary: 4.0.13(react@18.3.0) + react-is: 18.3.0 + react-sortablejs: 6.1.4(react-dom@18.3.0)(react@18.3.0)(sortablejs@1.15.2) + react-virtual: 2.10.4(react@18.3.0) sortablejs: 1.15.2 - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) transitivePeerDependencies: - '@babel/core' - '@types/sortablejs' - supports-color dev: false - /@equinor/workspace-react@2.0.1-pr.0(@types/react@18.2.22)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8): - resolution: {integrity: sha512-DkEIFrgcBI2odiJq2/QniOSOKCmcUMGz/iOrbzx9GFSMmLrvBRFomJZQtc+Px3lvdfeMyX8Q0XjzxfpGQyapag==} + /@equinor/workspace-react@2.0.0(@types/react@18.2.22)(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8): + resolution: {integrity: sha512-a5LKCe5nPVTLfPbG+TsGTaSD50V5MqveR7ICaftmy3HgB6fWnaT2f4uA+gvkSMKXMygT2oi02sIDwzahpVLEVw==} peerDependencies: react: '>= 16.8.0 || 18' react-dom: 18.2.0 || 18 @@ -4396,14 +4415,14 @@ packages: react-dom: optional: true dependencies: - '@equinor/eds-core-react': 0.28.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + '@equinor/eds-core-react': 0.28.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@equinor/eds-icons': 0.18.0 '@equinor/eds-tokens': 0.9.2 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-is: 18.2.0 - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) - zustand: 4.5.2(@types/react@18.2.22)(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-is: 18.3.0 + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) + zustand: 4.5.2(@types/react@18.2.22)(react@18.3.0) transitivePeerDependencies: - '@babel/core' - '@types/react' @@ -4411,7 +4430,7 @@ packages: - supports-color dev: false - /@equinor/workspace-sidesheet@0.1.6(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8): + /@equinor/workspace-sidesheet@0.1.6(react-dom@18.3.0)(react-is@18.3.0)(react@18.3.0)(styled-components@6.1.8): resolution: {integrity: sha512-e7Gn1SyDQqOPFnGA0+/AEvAdFcV7mMnjbmQq8jCS5UhsVid2kRHYHunfrxhVIspwnsZgiHRdlCJnzGlYn1VFaw==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. peerDependencies: @@ -4424,13 +4443,13 @@ packages: react-dom: optional: true dependencies: - '@equinor/eds-core-react': 0.28.0(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) + '@equinor/eds-core-react': 0.28.0(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8) '@equinor/eds-icons': 0.18.0 '@equinor/eds-tokens': 0.9.2 - re-resizable: 6.9.9(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-is: 18.2.0 + re-resizable: 6.9.16(react-dom@18.3.0)(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-is: 18.3.0 transitivePeerDependencies: - '@babel/core' - styled-components @@ -5243,13 +5262,13 @@ packages: resolution: {integrity: sha512-hu7EI+YxlEWEKrb2himbS13HNaq5mlUePASf99KeQqkiNeqiAZbKqG4w59uDcLZs8JrV3qJqS/NYib5ZMhbfTQ==} dev: false - /@eslint-community/eslint-utils@4.4.0(eslint@8.57.0): + /@eslint-community/eslint-utils@4.4.0(eslint@9.1.1): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.57.0 + eslint: 9.1.1 eslint-visitor-keys: 3.4.3 dev: true @@ -5258,14 +5277,14 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.1.4: - resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@eslint/eslintrc@3.0.2: + resolution: {integrity: sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.6.1 - globals: 13.24.0 + espree: 10.0.1 + globals: 14.0.0 ignore: 5.3.1 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -5275,9 +5294,9 @@ packages: - supports-color dev: true - /@eslint/js@8.57.0: - resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@eslint/js@9.1.1: + resolution: {integrity: sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true /@fastify/busboy@2.1.1: @@ -5303,7 +5322,7 @@ packages: '@floating-ui/core': 1.4.1 '@floating-ui/utils': 0.2.1 - /@floating-ui/react-dom-interactions@0.10.3(react-dom@18.2.0)(react@18.2.0): + /@floating-ui/react-dom-interactions@0.10.3(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-UEHqdnzyoiWNU5az/tAljr9iXFzN18DcvpMqW+/cXz4FEhDEB1ogLtWldOWCujLerPBnSRocADALafelOReMpw==} deprecated: Package renamed to @floating-ui/react peerDependencies: @@ -5315,13 +5334,13 @@ packages: react-dom: optional: true dependencies: - '@floating-ui/react-dom': 1.3.0(react-dom@18.2.0)(react@18.2.0) + '@floating-ui/react-dom': 1.3.0(react-dom@18.3.0)(react@18.3.0) aria-hidden: 1.2.3 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: false - /@floating-ui/react-dom@1.3.0(react-dom@18.2.0)(react@18.2.0): + /@floating-ui/react-dom@1.3.0(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-htwHm67Ji5E/pROEAr7f8IKFShuiCKHwUC/UY4vC3I5jiSvGFAYnSYiZO5MlGmads+QqvUkR9ANHEguGrDv72g==} peerDependencies: react: '>=16.8.0 || 18' @@ -5333,11 +5352,11 @@ packages: optional: true dependencies: '@floating-ui/dom': 1.5.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: false - /@floating-ui/react-dom@2.0.8(react-dom@18.2.0)(react@18.2.0): + /@floating-ui/react-dom@2.0.8(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==} peerDependencies: react: '>=16.8.0 || 18' @@ -5349,10 +5368,10 @@ packages: optional: true dependencies: '@floating-ui/dom': 1.6.3 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) - /@floating-ui/react@0.24.8(react-dom@18.2.0)(react@18.2.0): + /@floating-ui/react@0.24.8(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-AuYeDoaR8jtUlUXtZ1IJ/6jtBkGnSpJXbGNzokBL87VDJ8opMq1Bgrc0szhK482ReQY6KZsMoZCVSb4xwalkBA==} peerDependencies: react: '>=16.8.0 || 18' @@ -5363,14 +5382,14 @@ packages: react-dom: optional: true dependencies: - '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0) + '@floating-ui/react-dom': 2.0.8(react-dom@18.3.0)(react@18.3.0) aria-hidden: 1.2.4 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) tabbable: 6.2.0 dev: false - /@floating-ui/react@0.26.9(react-dom@18.2.0)(react@18.2.0): + /@floating-ui/react@0.26.9(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-p86wynZJVEkEq2BBjY/8p2g3biQ6TlgT4o/3KgFKyTWoJLU1GZ8wpctwRqtkEl2tseYA+kw7dBAIDFcednfI5w==} peerDependencies: react: '>=16.8.0 || 18' @@ -5381,10 +5400,10 @@ packages: react-dom: optional: true dependencies: - '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0) + '@floating-ui/react-dom': 2.0.8(react-dom@18.3.0)(react@18.3.0) '@floating-ui/utils': 0.2.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) tabbable: 6.2.0 dev: true @@ -5394,8 +5413,8 @@ packages: /@floating-ui/utils@0.2.1: resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} - /@humanwhocodes/config-array@0.11.14: - resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} + /@humanwhocodes/config-array@0.13.0: + resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 2.0.3 @@ -5414,7 +5433,12 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} dev: true - /@icons/material@0.2.4(react@18.2.0): + /@humanwhocodes/retry@0.2.3: + resolution: {integrity: sha512-X38nUbachlb01YMlvPFojKoiXq+LzZvuSce70KPMPdeM1Rj03k4dR7lDslhbqXn3Ang4EU3+EAmwEAsbrjHW3g==} + engines: {node: '>=18.18'} + dev: true + + /@icons/material@0.2.4(react@18.3.0): resolution: {integrity: sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw==} peerDependencies: react: '*' @@ -5422,8 +5446,196 @@ packages: react: optional: true dependencies: - react: 18.2.0 + react: 18.3.0 + dev: false + + /@img/sharp-darwin-arm64@0.33.3: + resolution: {integrity: sha512-FaNiGX1MrOuJ3hxuNzWgsT/mg5OHG/Izh59WW2mk1UwYHUwtfbhk5QNKYZgxf0pLOhx9ctGiGa2OykD71vOnSw==} + engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-darwin-arm64': 1.0.2 + dev: false + optional: true + + /@img/sharp-darwin-x64@0.33.3: + resolution: {integrity: sha512-2QeSl7QDK9ru//YBT4sQkoq7L0EAJZA3rtV+v9p8xTKl4U1bUqTIaCnoC7Ctx2kCjQgwFXDasOtPTCT8eCTXvw==} + engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [x64] + os: [darwin] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-darwin-x64': 1.0.2 + dev: false + optional: true + + /@img/sharp-libvips-darwin-arm64@1.0.2: + resolution: {integrity: sha512-tcK/41Rq8IKlSaKRCCAuuY3lDJjQnYIW1UXU1kxcEKrfL8WR7N6+rzNoOxoQRJWTAECuKwgAHnPvqXGN8XfkHA==} + engines: {macos: '>=11', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-libvips-darwin-x64@1.0.2: + resolution: {integrity: sha512-Ofw+7oaWa0HiiMiKWqqaZbaYV3/UGL2wAPeLuJTx+9cXpCRdvQhCLG0IH8YGwM0yGWGLpsF4Su9vM1o6aer+Fw==} + engines: {macos: '>=10.13', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-libvips-linux-arm64@1.0.2: + resolution: {integrity: sha512-x7kCt3N00ofFmmkkdshwj3vGPCnmiDh7Gwnd4nUwZln2YjqPxV1NlTyZOvoDWdKQVDL911487HOueBvrpflagw==} + engines: {glibc: '>=2.26', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-libvips-linux-arm@1.0.2: + resolution: {integrity: sha512-iLWCvrKgeFoglQxdEwzu1eQV04o8YeYGFXtfWU26Zr2wWT3q3MTzC+QTCO3ZQfWd3doKHT4Pm2kRmLbupT+sZw==} + engines: {glibc: '>=2.28', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-libvips-linux-s390x@1.0.2: + resolution: {integrity: sha512-cmhQ1J4qVhfmS6szYW7RT+gLJq9dH2i4maq+qyXayUSn9/3iY2ZeWpbAgSpSVbV2E1JUL2Gg7pwnYQ1h8rQIog==} + engines: {glibc: '>=2.28', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-libvips-linux-x64@1.0.2: + resolution: {integrity: sha512-E441q4Qdb+7yuyiADVi5J+44x8ctlrqn8XgkDTwr4qPJzWkaHwD489iZ4nGDgcuya4iMN3ULV6NwbhRZJ9Z7SQ==} + engines: {glibc: '>=2.26', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-libvips-linuxmusl-arm64@1.0.2: + resolution: {integrity: sha512-3CAkndNpYUrlDqkCM5qhksfE+qSIREVpyoeHIU6jd48SJZViAmznoQQLAv4hVXF7xyUB9zf+G++e2v1ABjCbEQ==} + engines: {musl: '>=1.2.2', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-libvips-linuxmusl-x64@1.0.2: + resolution: {integrity: sha512-VI94Q6khIHqHWNOh6LLdm9s2Ry4zdjWJwH56WoiJU7NTeDwyApdZZ8c+SADC8OH98KWNQXnE01UdJ9CSfZvwZw==} + engines: {musl: '>=1.2.2', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-linux-arm64@0.33.3: + resolution: {integrity: sha512-Zf+sF1jHZJKA6Gor9hoYG2ljr4wo9cY4twaxgFDvlG0Xz9V7sinsPp8pFd1XtlhTzYo0IhDbl3rK7P6MzHpnYA==} + engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linux-arm64': 1.0.2 + dev: false + optional: true + + /@img/sharp-linux-arm@0.33.3: + resolution: {integrity: sha512-Q7Ee3fFSC9P7vUSqVEF0zccJsZ8GiiCJYGWDdhEjdlOeS9/jdkyJ6sUSPj+bL8VuOYFSbofrW0t/86ceVhx32w==} + engines: {glibc: '>=2.28', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [arm] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linux-arm': 1.0.2 + dev: false + optional: true + + /@img/sharp-linux-s390x@0.33.3: + resolution: {integrity: sha512-vFk441DKRFepjhTEH20oBlFrHcLjPfI8B0pMIxGm3+yilKyYeHEVvrZhYFdqIseSclIqbQ3SnZMwEMWonY5XFA==} + engines: {glibc: '>=2.28', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [s390x] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linux-s390x': 1.0.2 + dev: false + optional: true + + /@img/sharp-linux-x64@0.33.3: + resolution: {integrity: sha512-Q4I++herIJxJi+qmbySd072oDPRkCg/SClLEIDh5IL9h1zjhqjv82H0Seupd+q2m0yOfD+/fJnjSoDFtKiHu2g==} + engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linux-x64': 1.0.2 + dev: false + optional: true + + /@img/sharp-linuxmusl-arm64@0.33.3: + resolution: {integrity: sha512-qnDccehRDXadhM9PM5hLvcPRYqyFCBN31kq+ErBSZtZlsAc1U4Z85xf/RXv1qolkdu+ibw64fUDaRdktxTNP9A==} + engines: {musl: '>=1.2.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linuxmusl-arm64': 1.0.2 + dev: false + optional: true + + /@img/sharp-linuxmusl-x64@0.33.3: + resolution: {integrity: sha512-Jhchim8kHWIU/GZ+9poHMWRcefeaxFIs9EBqf9KtcC14Ojk6qua7ghKiPs0sbeLbLj/2IGBtDcxHyjCdYWkk2w==} + engines: {musl: '>=1.2.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linuxmusl-x64': 1.0.2 + dev: false + optional: true + + /@img/sharp-wasm32@0.33.3: + resolution: {integrity: sha512-68zivsdJ0koE96stdUfM+gmyaK/NcoSZK5dV5CAjES0FUXS9lchYt8LAB5rTbM7nlWtxaU/2GON0HVN6/ZYJAQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [wasm32] + requiresBuild: true + dependencies: + '@emnapi/runtime': 1.1.1 + dev: false + optional: true + + /@img/sharp-win32-ia32@0.33.3: + resolution: {integrity: sha512-CyimAduT2whQD8ER4Ux7exKrtfoaUiVr7HG0zZvO0XTFn2idUWljjxv58GxNTkFb8/J9Ub9AqITGkJD6ZginxQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: false + optional: true + + /@img/sharp-win32-x64@0.33.3: + resolution: {integrity: sha512-viT4fUIDKnli3IfOephGnolMzhz5VaTvDRkYqtZxOMIoMQ4MrAziO7pT1nVnOt2FAm7qW5aa+CCc13aEY6Le0g==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} + cpu: [x64] + os: [win32] + requiresBuild: true dev: false + optional: true /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} @@ -5649,7 +5861,7 @@ packages: dependencies: '@lit/reactive-element': 2.0.1 - /@material-ui/styles@4.11.5(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@material-ui/styles@4.11.5(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==} engines: {node: '>=8.0.0'} deprecated: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. @@ -5665,10 +5877,10 @@ packages: react-dom: optional: true dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 '@emotion/hash': 0.8.0 '@material-ui/types': 5.1.0(@types/react@18.2.22) - '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) + '@material-ui/utils': 4.11.3(react-dom@18.3.0)(react@18.3.0) '@types/react': 18.2.22 clsx: 1.2.1 csstype: 2.6.21 @@ -5682,8 +5894,8 @@ packages: jss-plugin-rule-value-function: 10.10.0 jss-plugin-vendor-prefixer: 10.10.0 prop-types: 15.8.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: false /@material-ui/types@5.1.0(@types/react@18.2.22): @@ -5697,7 +5909,7 @@ packages: '@types/react': 18.2.22 dev: false - /@material-ui/utils@4.11.3(react-dom@18.2.0)(react@18.2.0): + /@material-ui/utils@4.11.3(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-ZuQPV4rBK/V1j2dIkSSEcH5uT6AaHuKWFfotADHsC0wVL1NLd2WkFCm4ZZbX33iO4ydl6V0GPngKm8HZQ2oujg==} engines: {node: '>=8.0.0'} peerDependencies: @@ -5709,10 +5921,10 @@ packages: react-dom: optional: true dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 prop-types: 15.8.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) react-is: 17.0.2 dev: false @@ -6156,7 +6368,7 @@ packages: resolution: {integrity: sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==} dev: true - /@mui/base@5.0.0-beta.40(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@mui/base@5.0.0-beta.40(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-I/lGHztkCzvwlXpjD2+SNmvNQvB4227xBXhISPjEaJUXGImOQ9f3D2Yj/T3KasSI/h0MLWy74X0J6clhPmsRbQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -6172,22 +6384,22 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0) + '@floating-ui/react-dom': 2.0.8(react-dom@18.3.0)(react@18.3.0) '@mui/types': 7.2.14(@types/react@18.2.22) - '@mui/utils': 5.15.14(@types/react@18.2.22)(react@18.2.0) + '@mui/utils': 5.15.14(@types/react@18.2.22)(react@18.3.0) '@popperjs/core': 2.11.8 '@types/react': 18.2.22 clsx: 2.1.1 prop-types: 15.8.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: false /@mui/core-downloads-tracker@5.15.15: resolution: {integrity: sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg==} dev: false - /@mui/material@5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@mui/material@5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-3zvWayJ+E1kzoIsvwyEvkTUKVKt1AjchFFns+JtluHCuvxgKcLSRJTADw37k0doaRtVAsyh8bz9Afqzv+KYrIA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -6209,25 +6421,25 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.2.0) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.2.0) - '@mui/base': 5.0.0-beta.40(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.3.0) + '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.3.0) + '@mui/base': 5.0.0-beta.40(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@mui/core-downloads-tracker': 5.15.15 - '@mui/system': 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(react@18.2.0) + '@mui/system': 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(react@18.3.0) '@mui/types': 7.2.14(@types/react@18.2.22) - '@mui/utils': 5.15.14(@types/react@18.2.22)(react@18.2.0) + '@mui/utils': 5.15.14(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 '@types/react-transition-group': 4.4.10 clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-is: 18.2.0 - react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-is: 18.3.0 + react-transition-group: 4.4.5(react-dom@18.3.0)(react@18.3.0) dev: false - /@mui/private-theming@5.15.14(@types/react@18.2.22)(react@18.2.0): + /@mui/private-theming@5.15.14(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-UH0EiZckOWcxiXLX3Jbb0K7rC8mxTr9L9l6QhOZxYc4r8FHUkefltV9VDGLrzCaWh30SQiJvAEd7djX3XXY6Xw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -6240,13 +6452,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - '@mui/utils': 5.15.14(@types/react@18.2.22)(react@18.2.0) + '@mui/utils': 5.15.14(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 prop-types: 15.8.1 - react: 18.2.0 + react: 18.3.0 dev: false - /@mui/styled-engine@5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.2.0): + /@mui/styled-engine@5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.3.0): resolution: {integrity: sha512-RILkuVD8gY6PvjZjqnWhz8fu68dVkqhM5+jYWfB5yhlSQKg+2rHkmEwm75XIeAqI3qwOndK6zELK5H6Zxn4NHw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -6263,14 +6475,14 @@ packages: dependencies: '@babel/runtime': 7.24.4 '@emotion/cache': 11.11.0 - '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.2.0) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.2.0) + '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.3.0) + '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.3.0) csstype: 3.1.3 prop-types: 15.8.1 - react: 18.2.0 + react: 18.3.0 dev: false - /@mui/system@5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(react@18.2.0): + /@mui/system@5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -6289,17 +6501,17 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.2.0) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.2.0) - '@mui/private-theming': 5.15.14(@types/react@18.2.22)(react@18.2.0) - '@mui/styled-engine': 5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.2.0) + '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.3.0) + '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.3.0) + '@mui/private-theming': 5.15.14(@types/react@18.2.22)(react@18.3.0) + '@mui/styled-engine': 5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.3.0) '@mui/types': 7.2.14(@types/react@18.2.22) - '@mui/utils': 5.15.14(@types/react@18.2.22)(react@18.2.0) + '@mui/utils': 5.15.14(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 - react: 18.2.0 + react: 18.3.0 dev: false /@mui/types@7.2.14(@types/react@18.2.22): @@ -6313,7 +6525,7 @@ packages: '@types/react': 18.2.22 dev: false - /@mui/utils@5.15.14(@types/react@18.2.22)(react@18.2.0): + /@mui/utils@5.15.14(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-0lF/7Hh/ezDv5X7Pry6enMsbYyGKjADzvHyo3Qrc/SSlTsQ1VkbDMbH0m2t3OR5iIVLwMoxwM7yGd+6FCMtTFA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -6329,8 +6541,8 @@ packages: '@types/prop-types': 15.7.12 '@types/react': 18.2.22 prop-types: 15.8.1 - react: 18.2.0 - react-is: 18.2.0 + react: 18.3.0 + react-is: 18.3.0 dev: false /@nevware21/ts-async@0.5.1: @@ -7560,7 +7772,7 @@ packages: - supports-color dev: false - /@remirror/extension-react-component@2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@remirror/extension-react-component@2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-xKzfgrmhncUQXkTjGqlYUxjG/QmxWjtEzpXRpND3YYULTPcxlVK4dNXtPvk0aczD6cvZVZohOeRSl8ESSLSo6A==} peerDependencies: '@remirror/pm': ^2.0.5 @@ -7585,15 +7797,15 @@ packages: '@types/react': 18.2.22 '@types/react-dom': 18.2.7 nanoevents: 5.1.13 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) transitivePeerDependencies: - '@types/node' - jsdom - supports-color dev: false - /@remirror/extension-react-tables@2.2.19(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@remirror/extension-react-tables@2.2.19(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-Fu4M16HCkJODYtN2ilTbpO3R1LvPTUEnvkfQgzypUT0SGSJbVM4cPsQpEKKwh207t7O5Ht7XlkrczrAntFXBDA==} peerDependencies: '@remirror/pm': ^2.0.7 @@ -7616,12 +7828,12 @@ packages: '@remirror/messages': 2.0.6 '@remirror/pm': 2.0.8 '@remirror/preset-core': 2.0.16(@remirror/pm@2.0.8)(@types/node@20.7.0) - '@remirror/react-components': 2.1.17(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-core': 2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-hooks': 2.0.25(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + '@remirror/react-components': 2.1.17(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-core': 2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-hooks': 2.0.25(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@remirror/theme': 2.0.9(@remirror/pm@2.0.8) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) transitivePeerDependencies: - '@types/node' - '@types/prettier' @@ -7954,7 +8166,7 @@ packages: - supports-color dev: false - /@remirror/preset-react@2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@remirror/preset-react@2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-brsNceisHfXbBqmuCFEj8bBlc3Ggnz8uGynS5bHDzfFP7EZgsOjIaHu6BpkifX/3qaJlzPSj3p1keoUgeqt6Zg==} peerDependencies: '@remirror/pm': ^2.0.5 @@ -7975,13 +8187,13 @@ packages: '@babel/runtime': 7.24.4 '@remirror/core': 2.0.19(@remirror/pm@2.0.8)(@types/node@20.7.0) '@remirror/extension-placeholder': 2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0) - '@remirror/extension-react-component': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + '@remirror/extension-react-component': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@remirror/pm': 2.0.8 - '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0) + '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 '@types/react-dom': 18.2.7 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) transitivePeerDependencies: - '@types/node' - jsdom @@ -8025,7 +8237,7 @@ packages: - supports-color dev: false - /@remirror/react-components@2.1.17(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@remirror/react-components@2.1.17(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-25BIEfYJO10cxpChyA2fKdmQw5VSDD/Ltcjlxps9DuXTYtjPD1WQnwVdpUyW43W2r7UsvZ2OcVGtQLdJw+RBiw==} peerDependencies: '@remirror/pm': ^2.0.5 @@ -8044,11 +8256,11 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.2.0) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.2.0) - '@floating-ui/react': 0.24.8(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.3.0) + '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.3.0) + '@floating-ui/react': 0.24.8(react-dom@18.3.0)(react@18.3.0) '@lingui/core': 4.10.0 - '@mui/material': 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + '@mui/material': 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@remirror/core': 2.0.19(@remirror/pm@2.0.8)(@types/node@20.7.0) '@remirror/extension-blockquote': 2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0) '@remirror/extension-bold': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0) @@ -8076,20 +8288,20 @@ packages: '@remirror/icons': 2.0.3 '@remirror/messages': 2.0.6 '@remirror/pm': 2.0.8 - '@remirror/react-core': 2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-hooks': 2.0.25(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0) + '@remirror/react-core': 2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-hooks': 2.0.25(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0) '@remirror/theme': 2.0.9(@remirror/pm@2.0.8) '@seznam/compose-react-refs': 1.0.6 '@types/react': 18.2.22 '@types/react-color': 3.0.12 '@types/react-dom': 18.2.7 - create-context-state: 2.0.2(@types/react@18.2.22)(react@18.2.0) + create-context-state: 2.0.2(@types/react@18.2.22)(react@18.3.0) match-sorter: 6.3.4 - multishift: 2.0.9(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0) - react: 18.2.0 - react-color: 2.19.3(react@18.2.0) - react-dom: 18.2.0(react@18.2.0) + multishift: 2.0.9(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0) + react: 18.3.0 + react-color: 2.19.3(react@18.3.0) + react-dom: 18.3.0(react@18.3.0) transitivePeerDependencies: - '@types/node' - '@types/prettier' @@ -8098,7 +8310,7 @@ packages: - supports-color dev: false - /@remirror/react-core@2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@remirror/react-core@2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-8c7+e0Y0LmwErqR4nPdUs73WLFKGqVs/DuE9q0wxSfXWbArAFVAAZB4PWrpcbYMbb0jSvG7rKDgnFN8NM/1f5A==} peerDependencies: '@remirror/pm': ^2.0.5 @@ -8119,21 +8331,21 @@ packages: '@babel/runtime': 7.24.4 '@remirror/core': 2.0.19(@remirror/pm@2.0.8)(@types/node@20.7.0) '@remirror/extension-positioner': 2.1.8(@remirror/pm@2.0.8)(@types/node@20.7.0) - '@remirror/extension-react-component': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + '@remirror/extension-react-component': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@remirror/i18n': 2.0.5 '@remirror/pm': 2.0.8 '@remirror/preset-core': 2.0.16(@remirror/pm@2.0.8)(@types/node@20.7.0) - '@remirror/preset-react': 2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-renderer': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) - '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0) + '@remirror/preset-react': 2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-renderer': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) + '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0) '@remirror/theme': 2.0.9(@remirror/pm@2.0.8) '@seznam/compose-react-refs': 1.0.6 '@types/react': 18.2.22 '@types/react-dom': 18.2.7 - create-context-state: 2.0.2(@types/react@18.2.22)(react@18.2.0) + create-context-state: 2.0.2(@types/react@18.2.22)(react@18.3.0) fast-deep-equal: 3.1.3 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) resize-observer-polyfill: 1.5.1 tiny-warning: 1.0.3 transitivePeerDependencies: @@ -8142,7 +8354,7 @@ packages: - supports-color dev: false - /@remirror/react-editors@1.0.41(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8): + /@remirror/react-editors@1.0.41(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react-dom@18.3.0)(react@18.3.0)(styled-components@6.1.8): resolution: {integrity: sha512-2Jvax/FxFXeGyF7A5GiwFJhf9+Uc6YjD5EmqUs7DU0Qc71GZTbLBnZeKTQ4hH5duZBD/qHbSWPaI1xqs9A/Stw==} peerDependencies: '@types/react': ^16.14.0 || ^17 || ^18 @@ -8161,17 +8373,17 @@ packages: dependencies: '@babel/runtime': 7.24.4 '@remirror/core-helpers': 3.0.0 - '@remirror/extension-react-tables': 2.2.19(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) + '@remirror/extension-react-tables': 2.2.19(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) '@remirror/pm': 2.0.8 - '@remirror/react': 2.0.35(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/styles': 2.0.7(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react@18.2.0)(styled-components@6.1.8) + '@remirror/react': 2.0.35(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/styles': 2.0.7(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react@18.3.0)(styled-components@6.1.8) '@svgmoji/noto': 3.2.0 '@types/react': 18.2.22 '@types/react-dom': 18.2.7 '@types/refractor': 3.4.1 - create-context-state: 2.0.2(@types/react@18.2.22)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + create-context-state: 2.0.2(@types/react@18.2.22)(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) refractor: 3.6.0 remirror: 2.0.39(@remirror/pm@2.0.8)(@types/node@20.7.0) svgmoji: 3.2.0 @@ -8188,7 +8400,7 @@ packages: - supports-color dev: false - /@remirror/react-hooks@2.0.25(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@remirror/react-hooks@2.0.25(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-/qByk9+OSDVBFD5N3CalsXNvbHF0GEfOEhNstsBGvg0xxf0NsuvPj1rYcXnVHk+9mgx2TMh+EiOhfURRR2A9vg==} peerDependencies: '@remirror/pm': ^2.0.5 @@ -8216,22 +8428,22 @@ packages: '@remirror/extension-positioner': 2.1.8(@remirror/pm@2.0.8)(@types/node@20.7.0) '@remirror/i18n': 2.0.5 '@remirror/pm': 2.0.8 - '@remirror/react-core': 2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0) + '@remirror/react-core': 2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 '@types/react-dom': 18.2.7 - multishift: 2.0.9(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.22)(react@18.2.0) - use-previous: 1.2.0(@types/react@18.2.22)(react@18.2.0) + multishift: 2.0.9(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.22)(react@18.3.0) + use-previous: 1.2.0(@types/react@18.2.22)(react@18.3.0) transitivePeerDependencies: - '@types/node' - jsdom - supports-color dev: false - /@remirror/react-renderer@2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0): + /@remirror/react-renderer@2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-72K/+j+6H1QPPXzQJT3DxY4I+Anc9W5XvqEyPE2GQST4Q6W1Lib10Rvdh/hxcC0TuPEa+Nam2DkRWBxSSsIATw==} peerDependencies: '@types/react': ^16.14.0 || ^17 || ^18 @@ -8245,7 +8457,7 @@ packages: '@babel/runtime': 7.24.4 '@remirror/core': 2.0.19(@remirror/pm@2.0.8)(@types/node@20.7.0) '@types/react': 18.2.22 - react: 18.2.0 + react: 18.3.0 transitivePeerDependencies: - '@remirror/pm' - '@types/node' @@ -8253,7 +8465,7 @@ packages: - supports-color dev: false - /@remirror/react-utils@2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0): + /@remirror/react-utils@2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-FowQ47k0IV+8qVvQZu5OOS014FTPQ1x2BsXgfikvrMlggx5mRgsFkJ5Sf56iieyUUHqBwVXIWHtR2KVanQWbVQ==} peerDependencies: '@types/react': ^16.14.0 || ^17 || ^18 @@ -8269,12 +8481,12 @@ packages: '@remirror/core-helpers': 3.0.0 '@remirror/core-types': 2.0.5(@remirror/pm@2.0.8) '@types/react': 18.2.22 - react: 18.2.0 + react: 18.3.0 transitivePeerDependencies: - '@remirror/pm' dev: false - /@remirror/react@2.0.35(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@remirror/react@2.0.35(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-SFs64SiQoHUatR+guSo9G1EVwBLqZec+tUtxdun11zC/5iiye0qIk+gnvu2h5pl0zwdqpK+b0ZQ/lR7JKzwagA==} peerDependencies: '@types/react': ^16.14.0 || ^17 || ^18 @@ -8294,18 +8506,18 @@ packages: '@babel/runtime': 7.24.4 '@remirror/extension-placeholder': 2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0) '@remirror/extension-positioner': 2.1.8(@remirror/pm@2.0.8)(@types/node@20.7.0) - '@remirror/extension-react-component': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/extension-react-tables': 2.2.19(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/preset-react': 2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-components': 2.1.17(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-core': 2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-hooks': 2.0.25(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0) - '@remirror/react-renderer': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.2.0) - '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0) + '@remirror/extension-react-component': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/extension-react-tables': 2.2.19(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/preset-react': 2.0.14(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-components': 2.1.17(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-core': 2.0.21(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-hooks': 2.0.25(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react-dom@18.2.7)(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0) + '@remirror/react-renderer': 2.0.13(@remirror/pm@2.0.8)(@types/node@20.7.0)(@types/react@18.2.22)(react@18.3.0) + '@remirror/react-utils': 2.0.7(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0) '@types/react': 18.2.22 '@types/react-dom': 18.2.7 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) transitivePeerDependencies: - '@remirror/pm' - '@types/node' @@ -8315,7 +8527,7 @@ packages: - supports-color dev: false - /@remirror/styles@2.0.7(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react@18.2.0)(styled-components@6.1.8): + /@remirror/styles@2.0.7(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.22)(@types/styled-components@5.1.28)(react@18.3.0)(styled-components@6.1.8): resolution: {integrity: sha512-B3CMEFhVXLG0r1TgNv2v0SUecMItShuGUiVC+GdglyMXFEPEiit9BAMDph/fKsJyFeHIw+qKMZ9mxjj7aNjjVQ==} peerDependencies: '@emotion/css': ^11.11.0 @@ -8342,13 +8554,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.2.0) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.2.0) + '@emotion/react': 11.11.4(@types/react@18.2.22)(react@18.3.0) + '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.22)(react@18.3.0) '@remirror/core-helpers': 3.0.0 '@types/react': 18.2.22 '@types/styled-components': 5.1.28 - react: 18.2.0 - styled-components: 6.1.8(react-dom@18.2.0)(react@18.2.0) + react: 18.3.0 + styled-components: 6.1.8(react-dom@18.3.0)(react@18.3.0) dev: false /@remirror/theme@2.0.9(@remirror/pm@2.0.8): @@ -8651,7 +8863,7 @@ packages: peerDependencies: '@swc/core': '>= 1.3' dependencies: - '@swc/core': 1.3.89(@swc/helpers@0.5.10) + '@swc/core': 1.3.89(@swc/helpers@0.5.11) dev: true /@swc-node/register@1.6.7(@swc/core@1.3.89)(typescript@5.2.2): @@ -8662,7 +8874,7 @@ packages: dependencies: '@swc-node/core': 1.10.5(@swc/core@1.3.89) '@swc-node/sourcemap-support': 0.3.0 - '@swc/core': 1.3.89(@swc/helpers@0.5.10) + '@swc/core': 1.3.89(@swc/helpers@0.5.11) colorette: 2.0.20 debug: 4.3.4 pirates: 4.0.5 @@ -8769,7 +8981,7 @@ packages: dev: true optional: true - /@swc/core@1.3.89(@swc/helpers@0.5.10): + /@swc/core@1.3.89(@swc/helpers@0.5.11): resolution: {integrity: sha512-+FchWateF57g50ChX6++QQDwgVd6iWZX5HA6m9LRIdJIB56bIqbwRQDwVL3Q8Rlbry4kmw+RxiOW2FjAx9mQOQ==} engines: {node: '>=10'} requiresBuild: true @@ -8780,7 +8992,7 @@ packages: optional: true dependencies: '@swc/counter': 0.1.1 - '@swc/helpers': 0.5.10 + '@swc/helpers': 0.5.11 '@swc/types': 0.1.5 optionalDependencies: '@swc/core-darwin-arm64': 1.3.89 @@ -8799,8 +9011,8 @@ packages: resolution: {integrity: sha512-xVRaR4u9hcYjFvcSg71Lz5Bo4//CyjAAfMxa7UsaDSYxAshflUkVJWiyVWrfxC59z2kP1IzI4/1BEpnhI9o3Mw==} dev: true - /@swc/helpers@0.5.10: - resolution: {integrity: sha512-CU+RF9FySljn7HVSkkjiB84hWkvTaI3rtLvF433+jRSBL2hMu3zX5bGhHS8C80SM++h4xy8hBSnUHFQHmRXSBw==} + /@swc/helpers@0.5.11: + resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==} dependencies: tslib: 2.6.2 @@ -8816,7 +9028,7 @@ packages: resolution: {integrity: sha512-5UN629fKa5/1K/2Pd26gaU7epxRrYiT1gy+V+pW5K6hnf1DeUKK3pANSb2eHKlecjIKIhTwyF7k9XdyE2gREvQ==} dev: false - /@tanstack/react-query-devtools@5.32.0(@tanstack/react-query@5.32.0)(react@18.2.0): + /@tanstack/react-query-devtools@5.32.0(@tanstack/react-query@5.32.0)(react@18.3.0): resolution: {integrity: sha512-KWrzLoUjs9JtDSH3H2qbm5MjjykyAT8DkvP8tukw3gBG4ziu5WaWHciBjMsYSe1JB79AOxxGovzjW/Cd9+ofVw==} peerDependencies: '@tanstack/react-query': ^5.32.0 @@ -8826,11 +9038,11 @@ packages: optional: true dependencies: '@tanstack/query-devtools': 5.28.10 - '@tanstack/react-query': 5.32.0(react@18.2.0) - react: 18.2.0 + '@tanstack/react-query': 5.32.0(react@18.3.0) + react: 18.3.0 dev: false - /@tanstack/react-query@5.32.0(react@18.2.0): + /@tanstack/react-query@5.32.0(react@18.3.0): resolution: {integrity: sha512-+E3UudQtarnx9A6xhpgMZapyF+aJfNBGFMgI459FnduEZqT/9KhOWnMOneZahLRt52yzskSA0AuOyLkXHK0yBA==} peerDependencies: react: ^18.0.0 || 18 @@ -8839,10 +9051,10 @@ packages: optional: true dependencies: '@tanstack/query-core': 5.32.0 - react: 18.2.0 + react: 18.3.0 dev: false - /@tanstack/react-virtual@3.0.0-beta.30(react@18.2.0): + /@tanstack/react-virtual@3.0.0-beta.30(react@18.3.0): resolution: {integrity: sha512-Sn1SSbSjDwb++jVOtgiQ/OHFMdcXFg8Qx02/cn0eq9xxHIhm/SqrKDpywIeydgNdOsdfBomOfxm/4gqTLrY1gg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -8851,10 +9063,10 @@ packages: optional: true dependencies: '@tanstack/virtual-core': 3.0.0-beta.30 - react: 18.2.0 + react: 18.3.0 dev: false - /@tanstack/react-virtual@3.0.4(react-dom@18.2.0)(react@18.2.0): + /@tanstack/react-virtual@3.0.4(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-tiqKW/e2MJVCr7/pRUXulpkyxllaOclkHNfhKTo4pmHjJIqnhMfwIjc1Q1R0Un3PI3kQywywu/791c8z9u0qeA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -8866,8 +9078,8 @@ packages: optional: true dependencies: '@tanstack/virtual-core': 3.0.0 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: true /@tanstack/virtual-core@3.0.0: @@ -8921,7 +9133,7 @@ packages: vitest: 0.25.8 dev: true - /@testing-library/react-hooks@8.0.1(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0): + /@testing-library/react-hooks@8.0.1(@types/react@18.2.22)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} engines: {node: '>=12'} peerDependencies: @@ -8941,12 +9153,12 @@ packages: dependencies: '@babel/runtime': 7.22.15 '@types/react': 18.2.22 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-error-boundary: 3.1.4(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) + react-error-boundary: 3.1.4(react@18.3.0) dev: true - /@testing-library/react@14.0.0(react-dom@18.2.0)(react@18.2.0): + /@testing-library/react@14.0.0(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==} engines: {node: '>=14'} peerDependencies: @@ -8961,8 +9173,8 @@ packages: '@babel/runtime': 7.22.15 '@testing-library/dom': 9.3.3 '@types/react-dom': 18.2.7 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: true /@tsconfig/node10@1.0.9: @@ -9357,6 +9569,7 @@ packages: /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} + dev: false /@vitejs/plugin-react@4.1.0(vite@5.1.4): resolution: {integrity: sha512-rM0SqazU9iqPUraQ2JlIvReeaxOoRj6n+PzB1C0cBzIbd8qP336nC39/R9yPi3wVcah7E7j/kdU1uCUqMEU4OQ==} @@ -9404,6 +9617,14 @@ packages: '@vitest/spy': 1.5.0 '@vitest/utils': 1.5.0 chai: 4.4.1 + dev: true + + /@vitest/expect@1.5.2: + resolution: {integrity: sha512-rf7MTD1WCoDlN3FfYJ9Llfp0PbdtOMZ3FIF0AVkDnKbp3oiMW1c8AmvRZBcqbAhDUAvF52e9zx4WQM1r3oraVA==} + dependencies: + '@vitest/spy': 1.5.2 + '@vitest/utils': 1.5.2 + chai: 4.4.1 /@vitest/runner@1.4.0: resolution: {integrity: sha512-EDYVSmesqlQ4RD2VvWo3hQgTJ7ZrFQ2VSJdfiJiArkCerDAGeyF1i6dHkmySqk573jLp6d/cfqCN+7wUB5tLgg==} @@ -9419,6 +9640,14 @@ packages: '@vitest/utils': 1.5.0 p-limit: 5.0.0 pathe: 1.1.2 + dev: true + + /@vitest/runner@1.5.2: + resolution: {integrity: sha512-7IJ7sJhMZrqx7HIEpv3WrMYcq8ZNz9L6alo81Y6f8hV5mIE6yVZsFoivLZmr0D777klm1ReqonE9LyChdcmw6g==} + dependencies: + '@vitest/utils': 1.5.2 + p-limit: 5.0.0 + pathe: 1.1.2 /@vitest/snapshot@1.4.0: resolution: {integrity: sha512-saAFnt5pPIA5qDGxOHxJ/XxhMFKkUSBJmVt5VgDsAqPTX6JP326r5C/c9UuCMPoXNzuudTPsYDZCoJ5ilpqG2A==} @@ -9434,6 +9663,14 @@ packages: magic-string: 0.30.10 pathe: 1.1.2 pretty-format: 29.7.0 + dev: true + + /@vitest/snapshot@1.5.2: + resolution: {integrity: sha512-CTEp/lTYos8fuCc9+Z55Ga5NVPKUgExritjF5VY7heRFUfheoAqBneUlvXSUJHUZPjnPmyZA96yLRJDP1QATFQ==} + dependencies: + magic-string: 0.30.10 + pathe: 1.1.2 + pretty-format: 29.7.0 /@vitest/spy@1.4.0: resolution: {integrity: sha512-Ywau/Qs1DzM/8Uc+yA77CwSegizMlcgTJuYGAi0jujOteJOUf1ujunHThYo243KG9nAyWT3L9ifPYZ5+As/+6Q==} @@ -9445,6 +9682,12 @@ packages: resolution: {integrity: sha512-vu6vi6ew5N5MMHJjD5PoakMRKYdmIrNJmyfkhRpQt5d9Ewhw9nZ5Aqynbi3N61bvk9UvZ5UysMT6ayIrZ8GA9w==} dependencies: tinyspy: 2.2.1 + dev: true + + /@vitest/spy@1.5.2: + resolution: {integrity: sha512-xCcPvI8JpCtgikT9nLpHPL1/81AYqZy1GCy4+MCHBE7xi8jgsYkULpW5hrx5PGLgOQjUpb6fd15lqcriJ40tfQ==} + dependencies: + tinyspy: 2.2.1 /@vitest/utils@1.4.0: resolution: {integrity: sha512-mx3Yd1/6e2Vt/PUC98DcqTirtfxUyAZ32uK82r8rZzbtBeBo+nqgnjx/LvqQdWsrvNtm14VmurNgcf4nqY5gJg==} @@ -9462,10 +9705,19 @@ packages: estree-walker: 3.0.3 loupe: 2.3.7 pretty-format: 29.7.0 + dev: true - /@webgpu/glslang@0.0.15: - resolution: {integrity: sha512-niT+Prh3Aff8Uf1MVBVUsaNjFj9rJAKDXuoHIKiQbB+6IUP/3J3JIhBNyZ7lDhytvXxw6ppgnwKZdDJ08UMj4Q==} - dev: false + /@vitest/utils@1.5.2: + resolution: {integrity: sha512-sWOmyofuXLJ85VvXNsroZur7mOJGiQeM0JN3/0D1uU8U9bGFM69X1iqHaRXl6R8BwaLY6yPCogP257zxTzkUdA==} + dependencies: + diff-sequences: 29.6.3 + estree-walker: 3.0.3 + loupe: 2.3.7 + pretty-format: 29.7.0 + + /@webgpu/glslang@0.0.15: + resolution: {integrity: sha512-niT+Prh3Aff8Uf1MVBVUsaNjFj9rJAKDXuoHIKiQbB+6IUP/3J3JIhBNyZ7lDhytvXxw6ppgnwKZdDJ08UMj4Q==} + dev: false /@yarnpkg/lockfile@1.1.0: resolution: {integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==} @@ -9761,8 +10013,8 @@ packages: resolution: {integrity: sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==} dev: true - /astro@4.6.4(@types/node@20.7.0)(typescript@5.2.2): - resolution: {integrity: sha512-y2IsR2ASDtu/AeKzLm48XtaqlA+xTUT5vmlaNtEBVEYdSk1qUDxewx/K3VpTjZcKIGL/sZA2CuFlrqFJhM/A5g==} + /astro@4.7.0(@types/node@20.7.0)(typescript@5.2.2): + resolution: {integrity: sha512-YC24nK6/UNelVob+4RoJPDgZJdpaJarIU85D/UxCrlsYJlLqrW8hXq7A9T6BXNs+puF9pJrYlqaJNCRO+928XA==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true dependencies: @@ -9830,7 +10082,7 @@ packages: zod: 3.23.4 zod-to-json-schema: 3.23.0(zod@3.23.4) optionalDependencies: - sharp: 0.32.6 + sharp: 0.33.3 transitivePeerDependencies: - '@types/node' - less @@ -9907,12 +10159,6 @@ packages: dequal: 2.0.3 dev: false - /b4a@1.6.6: - resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==} - requiresBuild: true - dev: false - optional: true - /babel-jest@29.5.0: resolution: {integrity: sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -10104,36 +10350,6 @@ packages: /balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - /bare-events@2.2.2: - resolution: {integrity: sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==} - requiresBuild: true - dev: false - optional: true - - /bare-fs@2.2.3: - resolution: {integrity: sha512-amG72llr9pstfXOBOHve1WjiuKKAMnebcmMbPWDZ7BCevAoJLpugjuAPRsDINEyjT0a6tbaVx3DctkXIRbLuJw==} - requiresBuild: true - dependencies: - bare-events: 2.2.2 - bare-path: 2.1.1 - streamx: 2.16.1 - dev: false - optional: true - - /bare-os@2.2.1: - resolution: {integrity: sha512-OwPyHgBBMkhC29Hl3O4/YfxW9n7mdTr2+SsO29XBWKKJsbgj3mnorDB80r5TiCQgQstgE5ga1qNYrpes6NvX2w==} - requiresBuild: true - dev: false - optional: true - - /bare-path@2.1.1: - resolution: {integrity: sha512-OHM+iwRDRMDBsSW7kl3dO62JyHdBKO3B25FB9vNQBPcGHMo4+eA8Yj41Lfbk3pS/seDY+siNge0LdRTulAau/A==} - requiresBuild: true - dependencies: - bare-os: 2.2.1 - dev: false - optional: true - /base-64@1.0.0: resolution: {integrity: sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==} dev: false @@ -10145,6 +10361,7 @@ packages: /base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} + dev: true /before-after-hook@2.2.3: resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==} @@ -10168,6 +10385,7 @@ packages: buffer: 5.7.1 inherits: 2.0.4 readable-stream: 3.6.2 + dev: true /body-parser@1.20.1: resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==} @@ -10254,6 +10472,7 @@ packages: dependencies: base64-js: 1.5.1 ieee754: 1.2.1 + dev: true /builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} @@ -10433,12 +10652,6 @@ packages: fsevents: 2.3.3 dev: false - /chownr@1.1.4: - resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} - requiresBuild: true - dev: false - optional: true - /ci-info@3.8.0: resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==} engines: {node: '>=8'} @@ -10699,7 +10912,7 @@ packages: yaml: 1.10.2 dev: false - /create-context-state@2.0.2(@types/react@18.2.22)(react@18.2.0): + /create-context-state@2.0.2(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-WIz5i5QYt0xvlpbpSnhl4RY7WfcPy8gWtqzE6xtr2hfhuR3WJTsa5V4Y7jgPt+Knp5r0yKbKK0myK59HW2+HHw==} peerDependencies: '@types/react': ^16.14.0 || ^17 || ^18 @@ -10712,7 +10925,7 @@ packages: dependencies: '@babel/runtime': 7.24.4 '@types/react': 18.2.22 - react: 18.2.0 + react: 18.3.0 dev: false /create-require@1.1.1: @@ -10769,7 +10982,7 @@ packages: /css-vendor@2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 is-in-browser: 1.1.3 dev: false @@ -10876,15 +11089,6 @@ packages: engines: {node: '>=0.10'} dev: false - /decompress-response@6.0.0: - resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} - engines: {node: '>=10'} - requiresBuild: true - dependencies: - mimic-response: 3.1.0 - dev: false - optional: true - /deep-eql@4.1.3: resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==} engines: {node: '>=6'} @@ -10914,13 +11118,6 @@ packages: which-typed-array: 1.1.11 dev: true - /deep-extend@0.6.0: - resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} - engines: {node: '>=4.0.0'} - requiresBuild: true - dev: false - optional: true - /deep-is@0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} dev: true @@ -11064,13 +11261,6 @@ packages: esutils: 2.0.3 dev: true - /doctrine@3.0.0: - resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} - engines: {node: '>=6.0.0'} - dependencies: - esutils: 2.0.3 - dev: true - /dom-accessibility-api@0.5.16: resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==} dev: true @@ -11105,7 +11295,7 @@ packages: engines: {node: '>=12'} dev: true - /downshift@7.6.0(react@18.2.0): + /downshift@7.6.0(react@18.3.0): resolution: {integrity: sha512-VSoTVynTAsabou/hbZ6HJHUVhtBiVOjQoBsCPcQq5eAROIGP+9XKMp9asAKQ3cEcUP4oe0fFdD2pziUjhFY33Q==} peerDependencies: react: '>=16.12.0 || 18' @@ -11116,12 +11306,28 @@ packages: '@babel/runtime': 7.23.2 compute-scroll-into-view: 2.0.4 prop-types: 15.8.1 - react: 18.2.0 + react: 18.3.0 + react-is: 17.0.2 + tslib: 2.6.2 + dev: false + + /downshift@7.6.2(react@18.3.0): + resolution: {integrity: sha512-iOv+E1Hyt3JDdL9yYcOgW7nZ7GQ2Uz6YbggwXvKUSleetYhU2nXD482Rz6CzvM4lvI1At34BYruKAL4swRGxaA==} + peerDependencies: + react: '>=16.12.0 || 18' + peerDependenciesMeta: + react: + optional: true + dependencies: + '@babel/runtime': 7.24.4 + compute-scroll-into-view: 2.0.4 + prop-types: 15.8.1 + react: 18.3.0 react-is: 17.0.2 tslib: 2.6.2 dev: false - /downshift@8.3.2(react@18.2.0): + /downshift@8.3.2(react@18.3.0): resolution: {integrity: sha512-kO5mnwMbWB1OIPgIO4wxK0HtSJbaPzx3XTOcnN36I6i08iVc4C2Fftye3UZYVN+W03b13o1kEmN2118G5vcgeQ==} peerDependencies: react: '>=16.12.0 || 18' @@ -11132,8 +11338,8 @@ packages: '@babel/runtime': 7.24.4 compute-scroll-into-view: 3.1.0 prop-types: 15.8.1 - react: 18.2.0 - react-is: 18.2.0 + react: 18.3.0 + react-is: 18.3.0 tslib: 2.6.2 dev: true @@ -11634,7 +11840,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(eslint-import-resolver-node@0.3.7)(eslint@8.57.0): + /eslint-module-utils@2.8.0(eslint-import-resolver-node@0.3.7)(eslint@9.1.1): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -11656,13 +11862,13 @@ packages: optional: true dependencies: debug: 3.2.7 - eslint: 8.57.0 + eslint: 9.1.1 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-import@2.28.1(eslint@8.57.0): + /eslint-plugin-import@2.28.1(eslint@9.1.1): resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==} engines: {node: '>=4'} peerDependencies: @@ -11678,9 +11884,9 @@ packages: array.prototype.flatmap: 1.3.1 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 9.1.1 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(eslint-import-resolver-node@0.3.7)(eslint@8.57.0) + eslint-module-utils: 2.8.0(eslint-import-resolver-node@0.3.7)(eslint@9.1.1) has: 1.0.3 is-core-module: 2.13.0 is-glob: 4.0.3 @@ -11696,7 +11902,7 @@ packages: - supports-color dev: true - /eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.0): + /eslint-plugin-jsx-a11y@6.7.1(eslint@9.1.1): resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} engines: {node: '>=4.0'} peerDependencies: @@ -11711,7 +11917,7 @@ packages: axobject-query: 3.2.1 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.57.0 + eslint: 9.1.1 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.5 @@ -11721,16 +11927,16 @@ packages: semver: 6.3.1 dev: true - /eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): + /eslint-plugin-react-hooks@4.6.0(eslint@9.1.1): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.57.0 + eslint: 9.1.1 dev: true - /eslint-plugin-react@7.33.2(eslint@8.57.0): + /eslint-plugin-react@7.33.2(eslint@9.1.1): resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==} engines: {node: '>=4'} peerDependencies: @@ -11741,7 +11947,7 @@ packages: array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 es-iterator-helpers: 1.0.15 - eslint: 8.57.0 + eslint: 9.1.1 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -11762,9 +11968,9 @@ packages: '@microsoft/tsdoc-config': 0.16.2 dev: true - /eslint-scope@7.2.2: - resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /eslint-scope@8.0.1: + resolution: {integrity: sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 @@ -11775,41 +11981,42 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.57.0: - resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /eslint-visitor-keys@4.0.0: + resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dev: true + + /eslint@9.1.1: + resolution: {integrity: sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1) '@eslint-community/regexpp': 4.10.0 - '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.57.0 - '@humanwhocodes/config-array': 0.11.14 + '@eslint/eslintrc': 3.0.2 + '@eslint/js': 9.1.1 + '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 + '@humanwhocodes/retry': 0.2.3 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 debug: 4.3.4 - doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.3 - espree: 9.6.1 + eslint-scope: 8.0.1 + eslint-visitor-keys: 4.0.0 + espree: 10.0.1 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 - file-entry-cache: 6.0.1 + file-entry-cache: 8.0.0 find-up: 5.0.0 glob-parent: 6.0.2 - globals: 13.24.0 - graphemer: 1.4.0 ignore: 5.3.1 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 - js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 lodash.merge: 4.6.2 @@ -11822,13 +12029,13 @@ packages: - supports-color dev: true - /espree@9.6.1: - resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /espree@10.0.1: + resolution: {integrity: sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: acorn: 8.11.3 acorn-jsx: 5.3.2(acorn@8.11.3) - eslint-visitor-keys: 3.4.3 + eslint-visitor-keys: 4.0.0 dev: true /esprima@4.0.1: @@ -11899,13 +12106,6 @@ packages: signal-exit: 4.1.0 strip-final-newline: 3.0.0 - /expand-template@2.0.3: - resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} - engines: {node: '>=6'} - requiresBuild: true - dev: false - optional: true - /express-rate-limit@7.1.3(express@4.18.2): resolution: {integrity: sha512-BDes6WeNYSGRRGQU8QDNwUnwqaBro28HN/TTweM3RlxXRHDld8RLoH7tbfCxAc0hamQyn6aL0KrfR45+ZxknYg==} engines: {node: '>= 16'} @@ -11980,12 +12180,6 @@ packages: /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-fifo@1.3.2: - resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==} - requiresBuild: true - dev: false - optional: true - /fast-glob@3.2.7: resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==} engines: {node: '>=8'} @@ -12036,11 +12230,11 @@ packages: escape-string-regexp: 1.0.5 dev: true - /file-entry-cache@6.0.1: - resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} - engines: {node: ^10.12.0 || >=12.0.0} + /file-entry-cache@8.0.0: + resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} + engines: {node: '>=16.0.0'} dependencies: - flat-cache: 3.2.0 + flat-cache: 4.0.1 dev: true /filelist@1.0.4: @@ -12110,13 +12304,12 @@ packages: pkg-dir: 4.2.0 dev: false - /flat-cache@3.2.0: - resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} - engines: {node: ^10.12.0 || >=12.0.0} + /flat-cache@4.0.1: + resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} + engines: {node: '>=16'} dependencies: flatted: 3.3.1 keyv: 4.5.4 - rimraf: 3.0.2 dev: true /flat@5.0.2: @@ -12176,6 +12369,7 @@ packages: /fs-constants@1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} + dev: true /fs-extra@11.1.1: resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} @@ -12311,12 +12505,6 @@ packages: resolve-pkg-maps: 1.0.0 dev: true - /github-from-package@0.0.0: - resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} - requiresBuild: true - dev: false - optional: true - /github-slugger@2.0.0: resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==} dev: false @@ -12359,11 +12547,9 @@ packages: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - /globals@13.24.0: - resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} - engines: {node: '>=8'} - dependencies: - type-fest: 0.20.2 + /globals@14.0.0: + resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} + engines: {node: '>=18'} dev: true /globalthis@1.0.3: @@ -12505,10 +12691,6 @@ packages: /graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - /graphemer@1.4.0: - resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - dev: true - /gray-matter@4.0.3: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} @@ -12804,6 +12986,7 @@ packages: /ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} + dev: true /ignore@5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} @@ -12852,12 +13035,6 @@ packages: /inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - /ini@1.3.8: - resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} - requiresBuild: true - dev: false - optional: true - /internal-slot@1.0.5: resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} engines: {node: '>= 0.4'} @@ -13443,7 +13620,7 @@ packages: /jss-plugin-camel-case@10.10.0: resolution: {integrity: sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 hyphenate-style-name: 1.0.4 jss: 10.10.0 dev: false @@ -13451,21 +13628,21 @@ packages: /jss-plugin-default-unit@10.10.0: resolution: {integrity: sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 jss: 10.10.0 dev: false /jss-plugin-global@10.10.0: resolution: {integrity: sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 jss: 10.10.0 dev: false /jss-plugin-nested@10.10.0: resolution: {integrity: sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 jss: 10.10.0 tiny-warning: 1.0.3 dev: false @@ -13473,14 +13650,14 @@ packages: /jss-plugin-props-sort@10.10.0: resolution: {integrity: sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 jss: 10.10.0 dev: false /jss-plugin-rule-value-function@10.10.0: resolution: {integrity: sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 jss: 10.10.0 tiny-warning: 1.0.3 dev: false @@ -13488,7 +13665,7 @@ packages: /jss-plugin-vendor-prefixer@10.10.0: resolution: {integrity: sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.4 css-vendor: 2.0.8 jss: 10.10.0 dev: false @@ -13496,8 +13673,8 @@ packages: /jss@10.10.0: resolution: {integrity: sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==} dependencies: - '@babel/runtime': 7.23.9 - csstype: 3.1.2 + '@babel/runtime': 7.24.4 + csstype: 3.1.3 is-in-browser: 1.1.3 tiny-warning: 1.0.3 dev: false @@ -13781,7 +13958,7 @@ packages: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} dev: false - /markdown-to-jsx@7.4.7(react@18.2.0): + /markdown-to-jsx@7.4.7(react@18.3.0): resolution: {integrity: sha512-0+ls1IQZdU6cwM1yu0ZjjiVWYtkbExSyUIFU2ZeDIFuZM1W42Mh4OlJ4nb4apX4H8smxDHRdFaoIVJGwfv5hkg==} engines: {node: '>= 10'} peerDependencies: @@ -13790,7 +13967,7 @@ packages: react: optional: true dependencies: - react: 18.2.0 + react: 18.3.0 dev: false /marked@4.3.0: @@ -14260,13 +14437,6 @@ packages: resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} engines: {node: '>=12'} - /mimic-response@3.1.0: - resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} - engines: {node: '>=10'} - requiresBuild: true - dev: false - optional: true - /min-document@2.19.0: resolution: {integrity: sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==} dependencies: @@ -14310,12 +14480,6 @@ packages: resolution: {integrity: sha512-PQ1DaTk68yyYtLA0iejmzPA9iNDhT4uIZpqZjRTw7HWpYfl123fydHb2laKanaKjm8YDmrGGz3+xZ4Q6joogyg==} dev: false - /mkdirp-classic@0.5.3: - resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} - requiresBuild: true - dev: false - optional: true - /mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true @@ -14355,7 +14519,7 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /multishift@2.0.9(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.2.0): + /multishift@2.0.9(@remirror/pm@2.0.8)(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-55vFZ0xLvZV0RO4sUyIS2+DfJREtpTLSLGTgdUfmVvANCm0cRbyNLPmmXWn9iy+NFipecsKxN64qO90KucJWHQ==} peerDependencies: '@types/react': ^16.14.0 || ^17 || ^18 @@ -14373,7 +14537,7 @@ packages: '@types/react': 18.2.22 a11y-status: 2.0.1 compute-scroll-into-view: 1.0.20 - react: 18.2.0 + react: 18.3.0 tiny-warning: 1.0.3 w3c-keyname: 2.2.8 transitivePeerDependencies: @@ -14394,12 +14558,6 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - /napi-build-utils@1.0.2: - resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==} - requiresBuild: true - dev: false - optional: true - /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true @@ -14415,25 +14573,10 @@ packages: '@types/nlcst': 1.0.4 dev: false - /node-abi@3.62.0: - resolution: {integrity: sha512-CPMcGa+y33xuL1E0TcNIu4YyaZCxnnvkVaEXrsosR3FxN+fV8xvb7Mzpb7IgKler10qeMkE6+Dp8qJhpzdq35g==} - engines: {node: '>=10'} - requiresBuild: true - dependencies: - semver: 7.6.0 - dev: false - optional: true - /node-addon-api@3.2.1: resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==} dev: true - /node-addon-api@6.1.0: - resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==} - requiresBuild: true - dev: false - optional: true - /node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -14525,7 +14668,7 @@ packages: '@nrwl/tao': 15.9.7(@swc-node/register@1.6.7)(@swc/core@1.3.89) '@parcel/watcher': 2.0.4 '@swc-node/register': 1.6.7(@swc/core@1.3.89)(typescript@5.2.2) - '@swc/core': 1.3.89(@swc/helpers@0.5.10) + '@swc/core': 1.3.89(@swc/helpers@0.5.11) '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 @@ -14587,7 +14730,7 @@ packages: dependencies: '@nrwl/tao': 17.0.2(@swc-node/register@1.6.7)(@swc/core@1.3.89) '@swc-node/register': 1.6.7(@swc/core@1.3.89)(typescript@5.2.2) - '@swc/core': 1.3.89(@swc/helpers@0.5.10) + '@swc/core': 1.3.89(@swc/helpers@0.5.11) '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 @@ -15109,7 +15252,7 @@ packages: resolution: {integrity: sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==} dev: false - /powerbi-client-react@1.4.0(react@18.2.0): + /powerbi-client-react@1.4.0(react@18.3.0): resolution: {integrity: sha512-AfS96lP+emEc4drguCUqLG0s4cFa15OM9eqDaP1sJZ+ca0V+FdvFeI1bD6EyC3smPlpRcl862uSzYexVeUxdIQ==} peerDependencies: react: '>= 16 || 18' @@ -15119,7 +15262,7 @@ packages: dependencies: lodash.isequal: 4.5.0 powerbi-client: 2.23.1 - react: 18.2.0 + react: 18.3.0 dev: false /powerbi-client@2.23.1: @@ -15142,27 +15285,6 @@ packages: route-recognizer: 0.1.11 dev: false - /prebuild-install@7.1.2: - resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==} - engines: {node: '>=10'} - hasBin: true - requiresBuild: true - dependencies: - detect-libc: 2.0.3 - expand-template: 2.0.3 - github-from-package: 0.0.0 - minimist: 1.2.8 - mkdirp-classic: 0.5.3 - napi-build-utils: 1.0.2 - node-abi: 3.62.0 - pump: 3.0.0 - rc: 1.2.8 - simple-get: 4.0.1 - tar-fs: 2.1.1 - tunnel-agent: 0.6.0 - dev: false - optional: true - /precision@1.0.1: resolution: {integrity: sha512-cBMxnM2nzEF1xx75NhhOaKjsDNt92WUZv17t/p3wrvCfA+2RL0twbgfvXvgDbxxsfUUb5C5he5tla8Xa2ny1Ew==} engines: {node: '>=0.10.0'} @@ -15206,7 +15328,7 @@ packages: dependencies: '@jest/schemas': 29.6.3 ansi-styles: 5.2.0 - react-is: 18.2.0 + react-is: 18.3.0 /prismjs@1.27.0: resolution: {integrity: sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==} @@ -15446,15 +15568,6 @@ packages: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} dev: true - /pump@3.0.0: - resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} - requiresBuild: true - dependencies: - end-of-stream: 1.4.4 - once: 1.4.0 - dev: false - optional: true - /punycode@1.4.1: resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} dev: false @@ -15494,12 +15607,6 @@ packages: /queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - /queue-tick@1.0.1: - resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==} - requiresBuild: true - dev: false - optional: true - /range-parser@1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} @@ -15515,20 +15622,8 @@ packages: unpipe: 1.0.0 dev: true - /rc@1.2.8: - resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} - hasBin: true - requiresBuild: true - dependencies: - deep-extend: 0.6.0 - ini: 1.3.8 - minimist: 1.2.8 - strip-json-comments: 2.0.1 - dev: false - optional: true - - /re-resizable@6.9.11(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-a3hiLWck/NkmyLvGWUuvkAmN1VhwAz4yOhS6FdMTaxCUVN9joIWkT11wsO68coG/iEYuwn+p/7qAmfQzRhiPLQ==} + /re-resizable@6.9.16(react-dom@18.3.0)(react@18.3.0): + resolution: {integrity: sha512-D9+ofwgPQRC6PL6cwavCZO9MUR8TKKxV1nHjbutSdNaFHK9v5k8m6DcESMXrw1+mRJn7fBHJRhZpa7EQ1ZWEEA==} peerDependencies: react: ^16.13.1 || ^17.0.0 || ^18.0.0 || 18 react-dom: 18.2.0 || 18 @@ -15538,26 +15633,11 @@ packages: react-dom: optional: true dependencies: - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: false - /re-resizable@6.9.9(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-l+MBlKZffv/SicxDySKEEh42hR6m5bAHfNu3Tvxks2c4Ah+ldnWjfnVRwxo/nxF27SsUsxDS0raAzFuJNKABXA==} - peerDependencies: - react: ^16.13.1 || ^17.0.0 || ^18.0.0 || 18 - react-dom: 18.2.0 || 18 - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - dev: false - - /react-color@2.19.3(react@18.2.0): + /react-color@2.19.3(react@18.3.0): resolution: {integrity: sha512-LEeGE/ZzNLIsFWa1TMe8y5VYqr7bibneWmvJwm1pCn/eNmrabWDh659JSPn9BuaMpEfU83WTOJfnCcjDZwNQTA==} peerDependencies: react: '*' @@ -15565,29 +15645,29 @@ packages: react: optional: true dependencies: - '@icons/material': 0.2.4(react@18.2.0) + '@icons/material': 0.2.4(react@18.3.0) lodash: 4.17.21 lodash-es: 4.17.21 material-colors: 1.2.6 prop-types: 15.8.1 - react: 18.2.0 - reactcss: 1.2.3(react@18.2.0) + react: 18.3.0 + reactcss: 1.2.3(react@18.3.0) tinycolor2: 1.6.0 dev: false - /react-dom@18.2.0(react@18.2.0): - resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} + /react-dom@18.3.0(react@18.3.0): + resolution: {integrity: sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ==} peerDependencies: - react: ^18.2.0 || 18 + react: ^18.3.0 || 18 peerDependenciesMeta: react: optional: true dependencies: loose-envify: 1.4.0 - react: 18.2.0 - scheduler: 0.23.0 + react: 18.3.0 + scheduler: 0.23.1 - /react-error-boundary@3.1.4(react@18.2.0): + /react-error-boundary@3.1.4(react@18.3.0): resolution: {integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==} engines: {node: '>=10', npm: '>=6'} peerDependencies: @@ -15597,10 +15677,10 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.15 - react: 18.2.0 + react: 18.3.0 dev: true - /react-error-boundary@4.0.13(react@18.2.0): + /react-error-boundary@4.0.13(react@18.3.0): resolution: {integrity: sha512-b6PwbdSv8XeOSYvjt8LpgpKrZ0yGdtZokYwkwV2wlcZbxgopHX/hgPl5VgpnoVOWd868n1hktM8Qm4b+02MiLQ==} peerDependencies: react: '>=16.13.1 || 18' @@ -15609,14 +15689,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - react: 18.2.0 + react: 18.3.0 dev: false /react-fast-compare@3.2.1: resolution: {integrity: sha512-xTYf9zFim2pEif/Fw16dBiXpe0hoy5PxcD8+OwBnTtNLfIm3g6WxhKNurY+6OmdH1u6Ta/W/Vl6vjbYP1MFnDg==} dev: false - /react-hook-form@7.51.3(react@18.2.0): + /react-hook-form@7.51.3(react@18.3.0): resolution: {integrity: sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==} engines: {node: '>=12.22.0'} peerDependencies: @@ -15625,7 +15705,7 @@ packages: react: optional: true dependencies: - react: 18.2.0 + react: 18.3.0 dev: false /react-is@16.13.1: @@ -15634,10 +15714,10 @@ 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==} + /react-is@18.3.0: + resolution: {integrity: sha512-wRiUsea88TjKDc4FBEn+sLvIDesp6brMbGWnJGjew2waAc9evdhja/2LvePc898HJbHw0L+MTWy7NhpnELAvLQ==} - /react-popper@2.3.0(@popperjs/core@2.11.6)(react-dom@18.2.0)(react@18.2.0): + /react-popper@2.3.0(@popperjs/core@2.11.6)(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==} peerDependencies: '@popperjs/core': ^2.0.0 @@ -15650,8 +15730,8 @@ packages: optional: true dependencies: '@popperjs/core': 2.11.6 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) react-fast-compare: 3.2.1 warning: 4.0.3 dev: false @@ -15660,7 +15740,7 @@ packages: resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} engines: {node: '>=0.10.0'} - /react-sortablejs@6.1.4(react-dom@18.2.0)(react@18.2.0)(sortablejs@1.15.2): + /react-sortablejs@6.1.4(react-dom@18.3.0)(react@18.3.0)(sortablejs@1.15.2): resolution: {integrity: sha512-fc7cBosfhnbh53Mbm6a45W+F735jwZ1UFIYSrIqcO/gRIFoDyZeMtgKlpV4DdyQfbCzdh5LoALLTDRxhMpTyXQ==} peerDependencies: '@types/sortablejs': '1' @@ -15676,13 +15756,13 @@ packages: optional: true dependencies: classnames: 2.3.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) sortablejs: 1.15.2 tiny-invariant: 1.2.0 dev: false - /react-transition-group@4.4.5(react-dom@18.2.0)(react@18.2.0): + /react-transition-group@4.4.5(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} peerDependencies: react: '>=16.6.0 || 18' @@ -15697,11 +15777,11 @@ packages: dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) dev: false - /react-virtual@2.10.4(react@18.2.0): + /react-virtual@2.10.4(react@18.3.0): resolution: {integrity: sha512-Ir6+oPQZTVHfa6+JL9M7cvMILstFZH/H3jqeYeKI4MSUX+rIruVwFC6nGVXw9wqAw8L0Kg2KvfXxI85OvYQdpQ==} peerDependencies: react: ^16.6.3 || ^17.0.0 || 18 @@ -15710,16 +15790,16 @@ packages: optional: true dependencies: '@reach/observe-rect': 1.2.0 - react: 18.2.0 + react: 18.3.0 dev: false - /react@18.2.0: - resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} + /react@18.3.0: + resolution: {integrity: sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==} engines: {node: '>=0.10.0'} dependencies: loose-envify: 1.4.0 - /reactcss@1.2.3(react@18.2.0): + /reactcss@1.2.3(react@18.3.0): resolution: {integrity: sha512-KiwVUcFu1RErkI97ywr8nvx8dNOpT03rbnma0SSalTYjkrPYaEajR4a/MRt6DZ46K6arDRbWMNHF+xH7G7n/8A==} peerDependencies: react: '*' @@ -15728,7 +15808,7 @@ packages: optional: true dependencies: lodash: 4.17.21 - react: 18.2.0 + react: 18.3.0 dev: false /read-package-up@11.0.0: @@ -15779,6 +15859,7 @@ packages: inherits: 2.0.4 string_decoder: 1.3.0 util-deprecate: 1.0.2 + dev: true /readdirp@3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} @@ -16343,8 +16424,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /scheduler@0.23.0: - resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} + /scheduler@0.23.1: + resolution: {integrity: sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw==} dependencies: loose-envify: 1.4.0 @@ -16456,19 +16537,34 @@ packages: /shallowequal@1.1.0: resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==} - /sharp@0.32.6: - resolution: {integrity: sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==} - engines: {node: '>=14.15.0'} + /sharp@0.33.3: + resolution: {integrity: sha512-vHUeXJU1UvlO/BNwTpT0x/r53WkLUVxrmb5JTgW92fdFCFk0ispLMAeu/jPO2vjkXM1fYUi3K7/qcLF47pwM1A==} + engines: {libvips: '>=8.15.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0} requiresBuild: true dependencies: color: 4.2.3 detect-libc: 2.0.3 - node-addon-api: 6.1.0 - prebuild-install: 7.1.2 semver: 7.6.0 - simple-get: 4.0.1 - tar-fs: 3.0.5 - tunnel-agent: 0.6.0 + optionalDependencies: + '@img/sharp-darwin-arm64': 0.33.3 + '@img/sharp-darwin-x64': 0.33.3 + '@img/sharp-libvips-darwin-arm64': 1.0.2 + '@img/sharp-libvips-darwin-x64': 1.0.2 + '@img/sharp-libvips-linux-arm': 1.0.2 + '@img/sharp-libvips-linux-arm64': 1.0.2 + '@img/sharp-libvips-linux-s390x': 1.0.2 + '@img/sharp-libvips-linux-x64': 1.0.2 + '@img/sharp-libvips-linuxmusl-arm64': 1.0.2 + '@img/sharp-libvips-linuxmusl-x64': 1.0.2 + '@img/sharp-linux-arm': 0.33.3 + '@img/sharp-linux-arm64': 0.33.3 + '@img/sharp-linux-s390x': 0.33.3 + '@img/sharp-linux-x64': 0.33.3 + '@img/sharp-linuxmusl-arm64': 0.33.3 + '@img/sharp-linuxmusl-x64': 0.33.3 + '@img/sharp-wasm32': 0.33.3 + '@img/sharp-win32-ia32': 0.33.3 + '@img/sharp-win32-x64': 0.33.3 dev: false optional: true @@ -16515,22 +16611,6 @@ packages: resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} engines: {node: '>=14'} - /simple-concat@1.0.1: - resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} - requiresBuild: true - dev: false - optional: true - - /simple-get@4.0.1: - resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==} - requiresBuild: true - dependencies: - decompress-response: 6.0.0 - once: 1.4.0 - simple-concat: 1.0.1 - dev: false - optional: true - /simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} requiresBuild: true @@ -16675,17 +16755,6 @@ packages: resolution: {integrity: sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==} dev: false - /streamx@2.16.1: - resolution: {integrity: sha512-m9QYj6WygWyWa3H1YY69amr4nVgy61xfjys7xO7kviL5rfIEc2naf+ewFiOA+aEJD7y0JO3h2GoiUv4TDwEGzQ==} - requiresBuild: true - dependencies: - fast-fifo: 1.3.2 - queue-tick: 1.0.1 - optionalDependencies: - bare-events: 2.2.2 - dev: false - optional: true - /strict-uri-encode@1.1.0: resolution: {integrity: sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==} engines: {node: '>=0.10.0'} @@ -16839,6 +16908,7 @@ packages: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: safe-buffer: 5.2.1 + dev: true /stringify-entities@4.0.4: resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==} @@ -16879,13 +16949,6 @@ packages: min-indent: 1.0.1 dev: true - /strip-json-comments@2.0.1: - resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} - engines: {node: '>=0.10.0'} - requiresBuild: true - dev: false - optional: true - /strip-json-comments@3.1.1: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} @@ -16912,7 +16975,7 @@ packages: through: 2.3.8 dev: true - /styled-components@6.1.8(react-dom@18.2.0)(react@18.2.0): + /styled-components@6.1.8(react-dom@18.3.0)(react@18.3.0): resolution: {integrity: sha512-PQ6Dn+QxlWyEGCKDS71NGsXoVLKfE1c3vApkvDYS5KAK+V8fNWGhbSUEo9Gg2iaID2tjLXegEW3bZDUGpofRWw==} engines: {node: '>= 16'} requiresBuild: true @@ -16931,8 +16994,8 @@ packages: css-to-react-native: 3.2.0 csstype: 3.1.2 postcss: 8.4.31 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.0 + react-dom: 18.3.0(react@18.3.0) shallowequal: 1.1.0 stylis: 4.3.1 tslib: 2.5.0 @@ -16981,29 +17044,6 @@ packages: /tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - /tar-fs@2.1.1: - resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} - requiresBuild: true - dependencies: - chownr: 1.1.4 - mkdirp-classic: 0.5.3 - pump: 3.0.0 - tar-stream: 2.2.0 - dev: false - optional: true - - /tar-fs@3.0.5: - resolution: {integrity: sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==} - requiresBuild: true - dependencies: - pump: 3.0.0 - tar-stream: 3.1.7 - optionalDependencies: - bare-fs: 2.2.3 - bare-path: 2.1.1 - dev: false - optional: true - /tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} @@ -17013,16 +17053,7 @@ packages: fs-constants: 1.0.0 inherits: 2.0.4 readable-stream: 3.6.2 - - /tar-stream@3.1.7: - resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} - requiresBuild: true - dependencies: - b4a: 1.6.6 - fast-fifo: 1.3.2 - streamx: 2.16.1 - dev: false - optional: true + dev: true /test-exclude@6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} @@ -17199,7 +17230,7 @@ packages: optional: true dependencies: '@cspotcode/source-map-support': 0.8.1 - '@swc/core': 1.3.89(@swc/helpers@0.5.10) + '@swc/core': 1.3.89(@swc/helpers@0.5.11) '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 @@ -17277,14 +17308,6 @@ packages: fsevents: 2.3.3 dev: true - /tunnel-agent@0.6.0: - resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} - requiresBuild: true - dependencies: - safe-buffer: 5.2.1 - dev: false - optional: true - /tunnel@0.0.6: resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==} engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} @@ -17371,11 +17394,6 @@ packages: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} - /type-fest@0.20.2: - resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} - engines: {node: '>=10'} - dev: true - /type-fest@1.4.0: resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} engines: {node: '>=10'} @@ -17702,7 +17720,7 @@ packages: qs: 6.12.1 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.22)(react@18.2.0): + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -17714,10 +17732,10 @@ packages: optional: true dependencies: '@types/react': 18.2.22 - react: 18.2.0 + react: 18.3.0 dev: false - /use-previous@1.2.0(@types/react@18.2.22)(react@18.2.0): + /use-previous@1.2.0(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-tK7Ne779nqTKGeh0rsFvxnQcEqePFRYlM0rfmNy9JH+h+2ndja7P0017nda0Q1gkqfcOD//pKZbDyyLIUH2s+Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -17725,13 +17743,13 @@ packages: react: optional: true dependencies: - react: 18.2.0 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.22)(react@18.2.0) + react: 18.3.0 + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.22)(react@18.3.0) transitivePeerDependencies: - '@types/react' dev: false - /use-sync-external-store@1.2.0(react@18.2.0): + /use-sync-external-store@1.2.0(react@18.3.0): resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -17739,7 +17757,7 @@ packages: react: optional: true dependencies: - react: 18.2.0 + react: 18.3.0 dev: false /util-deprecate@1.0.2: @@ -17880,6 +17898,27 @@ packages: - sugarss - supports-color - terser + dev: true + + /vite-node@1.5.2(@types/node@20.7.0): + resolution: {integrity: sha512-Y8p91kz9zU+bWtF7HGt6DVw2JbhyuB2RlZix3FPYAYmUyZ3n7iTp8eSyLyY6sxtPegvxQtmlTMhfPhUfCUF93A==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + dependencies: + cac: 6.7.14 + debug: 4.3.4 + pathe: 1.1.2 + picocolors: 1.0.0 + vite: 5.0.10(@types/node@20.7.0) + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser /vite-plugin-environment@1.1.3(vite@5.0.10): resolution: {integrity: sha512-9LBhB0lx+2lXVBEWxFZC+WO7PKEyE/ykJ7EPWCq95NEcCpblxamTbs5Dm3DLBGzwODpJMEnzQywJU8fw6XGGGA==} @@ -17896,7 +17935,7 @@ packages: vite: 5.1.4(@types/node@20.7.0) dev: true - /vite-plugin-eslint@1.8.1(eslint@8.57.0)(vite@5.0.10): + /vite-plugin-eslint@1.8.1(eslint@9.1.1)(vite@5.0.10): resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==} peerDependencies: eslint: '>=7' @@ -17904,7 +17943,7 @@ packages: dependencies: '@rollup/pluginutils': 4.2.1 '@types/eslint': 8.44.6 - eslint: 8.57.0 + eslint: 9.1.1 rollup: 2.79.1 vite: 5.0.10(@types/node@20.7.0) dev: true @@ -18262,6 +18301,62 @@ packages: - sugarss - supports-color - terser + dev: true + + /vitest@1.5.2(@types/node@20.7.0): + resolution: {integrity: sha512-l9gwIkq16ug3xY7BxHwcBQovLZG75zZL0PlsiYQbf76Rz6QGs54416UWMtC0jXeihvHvcHrf2ROEjkQRVpoZYw==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@edge-runtime/vm': '*' + '@types/node': ^18.0.0 || >=20.0.0 + '@vitest/browser': 1.5.2 + '@vitest/ui': 1.5.2 + happy-dom: '*' + jsdom: '*' + peerDependenciesMeta: + '@edge-runtime/vm': + optional: true + '@types/node': + optional: true + '@vitest/browser': + optional: true + '@vitest/ui': + optional: true + happy-dom: + optional: true + jsdom: + optional: true + dependencies: + '@types/node': 20.7.0 + '@vitest/expect': 1.5.2 + '@vitest/runner': 1.5.2 + '@vitest/snapshot': 1.5.2 + '@vitest/spy': 1.5.2 + '@vitest/utils': 1.5.2 + acorn-walk: 8.3.2 + chai: 4.4.1 + debug: 4.3.4 + execa: 8.0.1 + local-pkg: 0.5.0 + magic-string: 0.30.10 + pathe: 1.1.2 + picocolors: 1.0.0 + std-env: 3.7.0 + strip-literal: 2.1.0 + tinybench: 2.8.0 + tinypool: 0.8.4 + vite: 5.0.10(@types/node@20.7.0) + vite-node: 1.5.2(@types/node@20.7.0) + why-is-node-running: 2.2.2 + transitivePeerDependencies: + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser /w3c-keyname@2.2.8: resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==} @@ -18553,7 +18648,7 @@ packages: resolution: {integrity: sha512-DCo0oxvcvOTGP/f5FA6tz2Z6wF+FIcEApSTu0zV5sQgn9hoT5lZ9YRAKUraxt9oP7l4e8TnNdi8IZTCX6WCkwA==} dev: false - /zustand@4.5.2(@types/react@18.2.22)(react@18.2.0): + /zustand@4.5.2(@types/react@18.2.22)(react@18.3.0): resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==} engines: {node: '>=12.7.0'} peerDependencies: @@ -18569,8 +18664,8 @@ packages: optional: true dependencies: '@types/react': 18.2.22 - react: 18.2.0 - use-sync-external-store: 1.2.0(react@18.2.0) + react: 18.3.0 + use-sync-external-store: 1.2.0(react@18.3.0) dev: false /zwitch@2.0.4: