From c504d3930614193a0a23e9e62c9e242df7f408aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:20:25 +0000 Subject: [PATCH 1/4] chore(deps): update dependency postcss to v8.4.34 --- apps/docs/package.json | 2 +- pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index 44a2b881..a805c4a4 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -47,7 +47,7 @@ "@types/react": "18.2.53", "@types/react-dom": "18.2.18", "autoprefixer": "10.4.17", - "postcss": "8.4.33", + "postcss": "8.4.34", "tailwindcss": "3.4.1", "typescript": "5.3.3", "unist-builder": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6371190..4599b1da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,10 +101,10 @@ importers: version: 18.2.18 autoprefixer: specifier: 10.4.17 - version: 10.4.17(postcss@8.4.33) + version: 10.4.17(postcss@8.4.34) postcss: - specifier: 8.4.33 - version: 8.4.33 + specifier: 8.4.34 + version: 8.4.34 tailwindcss: specifier: 3.4.1 version: 3.4.1 @@ -2651,7 +2651,7 @@ packages: has-symbols: 1.0.3 dev: true - /autoprefixer@10.4.17(postcss@8.4.33): + /autoprefixer@10.4.17(postcss@8.4.34): resolution: {integrity: sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -2663,7 +2663,7 @@ packages: fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.33 + postcss: 8.4.34 postcss-value-parser: 4.2.0 dev: true @@ -7434,27 +7434,27 @@ packages: engines: {node: '>=4'} dev: true - /postcss-import@15.1.0(postcss@8.4.33): + /postcss-import@15.1.0(postcss@8.4.34): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.33 + postcss: 8.4.34 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.6 - /postcss-js@4.0.1(postcss@8.4.33): + /postcss-js@4.0.1(postcss@8.4.34): resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.33 + postcss: 8.4.34 - /postcss-load-config@4.0.1(postcss@8.4.33): + /postcss-load-config@4.0.1(postcss@8.4.34): resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} engines: {node: '>= 14'} peerDependencies: @@ -7467,16 +7467,16 @@ packages: optional: true dependencies: lilconfig: 2.1.0 - postcss: 8.4.33 + postcss: 8.4.34 yaml: 2.3.2 - /postcss-nested@6.0.1(postcss@8.4.33): + /postcss-nested@6.0.1(postcss@8.4.34): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.33 + postcss: 8.4.34 postcss-selector-parser: 6.0.13 /postcss-selector-parser@6.0.13: @@ -7498,8 +7498,8 @@ packages: source-map-js: 1.0.2 dev: false - /postcss@8.4.33: - resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==} + /postcss@8.4.34: + resolution: {integrity: sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 @@ -8451,11 +8451,11 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.33 - postcss-import: 15.1.0(postcss@8.4.33) - postcss-js: 4.0.1(postcss@8.4.33) - postcss-load-config: 4.0.1(postcss@8.4.33) - postcss-nested: 6.0.1(postcss@8.4.33) + postcss: 8.4.34 + postcss-import: 15.1.0(postcss@8.4.34) + postcss-js: 4.0.1(postcss@8.4.34) + postcss-load-config: 4.0.1(postcss@8.4.34) + postcss-nested: 6.0.1(postcss@8.4.34) postcss-selector-parser: 6.0.13 resolve: 1.22.6 sucrase: 3.34.0 @@ -8652,7 +8652,7 @@ packages: execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 - postcss-load-config: 4.0.1(postcss@8.4.33) + postcss-load-config: 4.0.1(postcss@8.4.34) resolve-from: 5.0.0 rollup: 4.5.1 source-map: 0.8.0-beta.0 From c650442b28809fe829491ea984202833bdda7fd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:48:49 +0000 Subject: [PATCH 2/4] chore(deps): update dependency @microsoft/api-extractor to v7.39.5 --- packages/react-hooks/package.json | 2 +- packages/react-mui-hooks/package.json | 2 +- packages/react-ui/package.json | 2 +- pnpm-lock.yaml | 40 +++++++++++++-------------- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index d98f9b9f..63d149d0 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -23,7 +23,7 @@ "lint": "eslint ." }, "devDependencies": { - "@microsoft/api-extractor": "7.39.4", + "@microsoft/api-extractor": "7.39.5", "@types/node": "18.19.10", "@types/react": "18.2.53", "@types/react-dom": "18.2.18", diff --git a/packages/react-mui-hooks/package.json b/packages/react-mui-hooks/package.json index 9762fe9f..8af61e34 100644 --- a/packages/react-mui-hooks/package.json +++ b/packages/react-mui-hooks/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@enterwell/react-hooks": "workspace:*", "@enterwell/react-ui": "workspace:*", - "@microsoft/api-extractor": "7.39.4", + "@microsoft/api-extractor": "7.39.5", "@mui/material": "5.15.7", "@mui/x-data-grid-pro": "6.19.3", "@types/node": "18.19.10", diff --git a/packages/react-ui/package.json b/packages/react-ui/package.json index e71bf04f..80fb8e9e 100644 --- a/packages/react-ui/package.json +++ b/packages/react-ui/package.json @@ -27,7 +27,7 @@ "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", "@enterwell/react-hooks": "workspace:*", - "@microsoft/api-extractor": "7.39.4", + "@microsoft/api-extractor": "7.39.5", "@mui/icons-material": "5.15.7", "@mui/material": "5.15.7", "@mui/system": "5.15.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6371190..6ab71430 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -134,8 +134,8 @@ importers: version: 18.2.0(react@18.2.0) devDependencies: '@microsoft/api-extractor': - specifier: 7.39.4 - version: 7.39.4(@types/node@18.19.10) + specifier: 7.39.5 + version: 7.39.5(@types/node@18.19.10) '@types/node': specifier: 18.19.10 version: 18.19.10 @@ -159,7 +159,7 @@ importers: version: link:../tsconfig tsup: specifier: 8.0.1 - version: 8.0.1(@microsoft/api-extractor@7.39.4)(typescript@5.3.3) + version: 8.0.1(@microsoft/api-extractor@7.39.5)(typescript@5.3.3) typescript: specifier: 5.3.3 version: 5.3.3 @@ -177,8 +177,8 @@ importers: specifier: workspace:* version: link:../react-ui '@microsoft/api-extractor': - specifier: 7.39.4 - version: 7.39.4(@types/node@18.19.10) + specifier: 7.39.5 + version: 7.39.5(@types/node@18.19.10) '@mui/material': specifier: 5.15.7 version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) @@ -211,7 +211,7 @@ importers: version: link:../tsconfig tsup: specifier: 8.0.1 - version: 8.0.1(@microsoft/api-extractor@7.39.4)(typescript@5.3.3) + version: 8.0.1(@microsoft/api-extractor@7.39.5)(typescript@5.3.3) typescript: specifier: 5.3.3 version: 5.3.3 @@ -232,8 +232,8 @@ importers: specifier: workspace:* version: link:../react-hooks '@microsoft/api-extractor': - specifier: 7.39.4 - version: 7.39.4(@types/node@18.19.10) + specifier: 7.39.5 + version: 7.39.5(@types/node@18.19.10) '@mui/icons-material': specifier: 5.15.7 version: 5.15.7(@mui/material@5.15.7)(@types/react@18.2.53)(react@18.2.0) @@ -275,7 +275,7 @@ importers: version: link:../tsconfig tsup: specifier: 8.0.1 - version: 8.0.1(@microsoft/api-extractor@7.39.4)(typescript@5.3.3) + version: 8.0.1(@microsoft/api-extractor@7.39.5)(typescript@5.3.3) typescript: specifier: 5.3.3 version: 5.3.3 @@ -1109,24 +1109,24 @@ packages: react: 18.2.0 dev: false - /@microsoft/api-extractor-model@7.28.7(@types/node@18.19.10): - resolution: {integrity: sha512-4gCGGEQGHmbQmarnDcEWS2cjj0LtNuD3D6rh3ZcAyAYTkceAugAk2eyQHGdTcGX8w3qMjWCTU1TPb8xHnMM+Kg==} + /@microsoft/api-extractor-model@7.28.8(@types/node@18.19.10): + resolution: {integrity: sha512-/q6ds8XQVqs4Tq0/HueFiMk0wwJH8RaXHm+Z7XJ9ffeZ+6/oQUh6E0++uVfNoMD0JmZvLTV8++UgQ4dXMRQFWA==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.10) + '@rushstack/node-core-library': 3.65.0(@types/node@18.19.10) transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor@7.39.4(@types/node@18.19.10): - resolution: {integrity: sha512-6YvfkpbEqRQ0UPdVBc+lOiq7VlXi9kw8U3w+RcXCFDVc/UljlXU5l9fHEyuBAW1GGO2opUe+yf9OscWhoHANhg==} + /@microsoft/api-extractor@7.39.5(@types/node@18.19.10): + resolution: {integrity: sha512-EvKAUU5XlWpvJwnTieQyd+EKJwMVkUwSrt1lDTJ6J9rMQ1WUlLl85U5UaifZ3meaDBek5euVmdLvuPkfahTJzA==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.28.7(@types/node@18.19.10) + '@microsoft/api-extractor-model': 7.28.8(@types/node@18.19.10) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.64.2(@types/node@18.19.10) + '@rushstack/node-core-library': 3.65.0(@types/node@18.19.10) '@rushstack/rig-package': 0.5.1 '@rushstack/ts-command-line': 4.17.1 colors: 1.2.5 @@ -1898,8 +1898,8 @@ packages: resolution: {integrity: sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==} dev: true - /@rushstack/node-core-library@3.64.2(@types/node@18.19.10): - resolution: {integrity: sha512-n1S2VYEklONiwKpUyBq/Fym6yAsfsCXrqFabuOMcCuj4C+zW+HyaspSHXJCKqkMxfjviwe/c9+DUqvRWIvSN9Q==} + /@rushstack/node-core-library@3.65.0(@types/node@18.19.10): + resolution: {integrity: sha512-4AistGV/26JjSMrBuCc0bh13ayQ5mZo/SpnJjETkmkoKNaqIQpZdWr/T04Sa3DLBc4U2e61cx5ZpDzvTVCo+pQ==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -8624,7 +8624,7 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - /tsup@8.0.1(@microsoft/api-extractor@7.39.4)(typescript@5.3.3): + /tsup@8.0.1(@microsoft/api-extractor@7.39.5)(typescript@5.3.3): resolution: {integrity: sha512-hvW7gUSG96j53ZTSlT4j/KL0q1Q2l6TqGBFc6/mu/L46IoNWqLLUzLRLP1R8Q7xrJTmkDxxDoojV5uCVs1sVOg==} engines: {node: '>=18'} hasBin: true @@ -8643,7 +8643,7 @@ packages: typescript: optional: true dependencies: - '@microsoft/api-extractor': 7.39.4(@types/node@18.19.10) + '@microsoft/api-extractor': 7.39.5(@types/node@18.19.10) bundle-require: 4.0.1(esbuild@0.19.7) cac: 6.7.14 chokidar: 3.5.3 From 1cf32b444fe22c757e6dea07a708351b9058642a Mon Sep 17 00:00:00 2001 From: DorijanH Date: Tue, 6 Feb 2024 14:58:51 +0100 Subject: [PATCH 3/4] fix: Trying the GH_TOKEN secret usage --- .github/workflows/npm-publish-reusable.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/.github/workflows/npm-publish-reusable.yml b/.github/workflows/npm-publish-reusable.yml index 87a38a7b..0527829a 100644 --- a/.github/workflows/npm-publish-reusable.yml +++ b/.github/workflows/npm-publish-reusable.yml @@ -1,5 +1,8 @@ name: Publish npm package +env: + GH_TOKEN: ${{ secrets.GH_TOKEN }} + on: workflow_call: inputs: @@ -15,27 +18,41 @@ jobs: publish: name: Publish ${{ inputs.name }} runs-on: ubuntu-latest + steps: # Ensuring that only one PR-environment-creation per branch will run at a time - name: Mutex setup uses: ben-z/gh-action-mutex@v1.0-alpha-7 with: branch: "mutex/${{ github.event.workflow_run.head_branch }}-publish" + + # Default the GK_TOKEN to GITHUB_TOKEN if not present + - name: Look for GH_TOKEN + if: env.GH_TOKEN == '' + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + run: echo "GH_TOKEN=${GITHUB_TOKEN}" >> $GITHUB_ENV + - uses: actions/checkout@v4 with: ref: main + token: ${{ env.GH_TOKEN }} + - name: Setup pnpm uses: pnpm/action-setup@v2.4.0 with: version: 'latest' + - uses: actions/setup-node@v4 with: node-version: "18.x" cache: "pnpm" + - name: Setup npmrc run: pnpm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}" env: NPM_TOKEN: ${{ secrets.NPM_TOKEN }} + - name: Changelog id: version-bump uses: Enterwell/ChangelogManager-GitHub-Action@v3 @@ -44,13 +61,16 @@ jobs: should-bump-version: true changes-location: ./packages/${{ inputs.name }}/changes path-to-project-file: ./packages/${{ inputs.name }}/package.json + - name: Commit changelog changes uses: EndBug/add-and-commit@v9.1.3 with: message: "[skip ci] [version-bump] Automated commit for version ${{ steps.version-bump.outputs.bumped-semantic-version }}" + - run: pnpm i --frozen-lockfile --filter=${{ inputs.name }}... - run: pnpm build --filter=${{ inputs.name }}... - run: pnpm publish --access public --filter=${{ inputs.name }} --no-git-checks + - name: Git tags update run: | git config user.name github-actions @@ -61,6 +81,7 @@ jobs: git tag -f "${{ inputs.name }}/v${{ steps.version-bump.outputs.bumped-major-part }}.${{ steps.version-bump.outputs.bumped-minor-part }}" "${{ inputs.name }}/v${{ steps.version-bump.outputs.bumped-semantic-version }}" git push -f --tags + - name: Create GitHub release run: gh release create "${{ inputs.name }}/v${{ steps.version-bump.outputs.bumped-semantic-version }}" -n "${{ steps.version-bump.outputs.new-changes }}" env: From b798467078d6b78e1f165c1679db847e88128a65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:26:31 +0000 Subject: [PATCH 4/4] chore(deps): update dependency @types/react to v18.2.55 --- apps/docs/package.json | 2 +- packages/react-hooks/package.json | 2 +- packages/react-mui-hooks/package.json | 2 +- packages/react-ui/package.json | 2 +- pnpm-lock.yaml | 220 +++++++++++++------------- 5 files changed, 114 insertions(+), 114 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index a805c4a4..b00c6a55 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@types/node": "18.19.10", - "@types/react": "18.2.53", + "@types/react": "18.2.55", "@types/react-dom": "18.2.18", "autoprefixer": "10.4.17", "postcss": "8.4.34", diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index 63d149d0..db3e4164 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@microsoft/api-extractor": "7.39.5", "@types/node": "18.19.10", - "@types/react": "18.2.53", + "@types/react": "18.2.55", "@types/react-dom": "18.2.18", "eslint-config-custom": "workspace:*", "react": "18.2.0", diff --git a/packages/react-mui-hooks/package.json b/packages/react-mui-hooks/package.json index 8af61e34..f1ff5b9b 100644 --- a/packages/react-mui-hooks/package.json +++ b/packages/react-mui-hooks/package.json @@ -29,7 +29,7 @@ "@mui/material": "5.15.7", "@mui/x-data-grid-pro": "6.19.3", "@types/node": "18.19.10", - "@types/react": "18.2.53", + "@types/react": "18.2.55", "@types/react-dom": "18.2.18", "date-fns": "2.30.0", "eslint-config-custom": "workspace:*", diff --git a/packages/react-ui/package.json b/packages/react-ui/package.json index 80fb8e9e..68bb7c95 100644 --- a/packages/react-ui/package.json +++ b/packages/react-ui/package.json @@ -34,7 +34,7 @@ "@mui/x-date-pickers-pro": "5.0.20", "@mui/x-date-pickers": "5.0.20", "@types/node": "18.19.10", - "@types/react": "18.2.53", + "@types/react": "18.2.55", "@types/react-dom": "18.2.18", "date-fns": "2.30.0", "eslint-config-custom": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c1cdeea..3d7f5a32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,10 +25,10 @@ importers: dependencies: '@emotion/react': specifier: 11.11.3 - version: 11.11.3(@types/react@18.2.53)(react@18.2.0) + version: 11.11.3(@types/react@18.2.55)(react@18.2.0) '@emotion/styled': specifier: 11.11.0 - version: 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.53)(react@18.2.0) + version: 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.55)(react@18.2.0) '@enterwell/react-hooks': specifier: workspace:* version: link:../../packages/react-hooks @@ -43,28 +43,28 @@ importers: version: 3.0.0 '@mdx-js/react': specifier: 3.0.0 - version: 3.0.0(@types/react@18.2.53)(react@18.2.0) + version: 3.0.0(@types/react@18.2.55)(react@18.2.0) '@mui/icons-material': specifier: 5.15.7 - version: 5.15.7(@mui/material@5.15.7)(@types/react@18.2.53)(react@18.2.0) + version: 5.15.7(@mui/material@5.15.7)(@types/react@18.2.55)(react@18.2.0) '@mui/lab': specifier: 5.0.0-alpha.163 - version: 5.0.0-alpha.163(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.0-alpha.163(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) '@mui/material': specifier: 5.15.7 - version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) + version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) '@mui/system': specifier: 5.15.7 - version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0) + version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0) '@mui/x-data-grid-pro': specifier: 6.19.3 - version: 6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) + version: 6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) '@mui/x-date-pickers': specifier: 5.0.20 - version: 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) '@mui/x-date-pickers-pro': specifier: 5.0.20 - version: 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) classix: specifier: 2.1.36 version: 2.1.36 @@ -94,8 +94,8 @@ importers: specifier: 18.19.10 version: 18.19.10 '@types/react': - specifier: 18.2.53 - version: 18.2.53 + specifier: 18.2.55 + version: 18.2.55 '@types/react-dom': specifier: 18.2.18 version: 18.2.18 @@ -140,8 +140,8 @@ importers: specifier: 18.19.10 version: 18.19.10 '@types/react': - specifier: 18.2.53 - version: 18.2.53 + specifier: 18.2.55 + version: 18.2.55 '@types/react-dom': specifier: 18.2.18 version: 18.2.18 @@ -181,16 +181,16 @@ importers: version: 7.39.5(@types/node@18.19.10) '@mui/material': specifier: 5.15.7 - version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) + version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) '@mui/x-data-grid-pro': specifier: 6.19.3 - version: 6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) + version: 6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) '@types/node': specifier: 18.19.10 version: 18.19.10 '@types/react': - specifier: 18.2.53 - version: 18.2.53 + specifier: 18.2.55 + version: 18.2.55 '@types/react-dom': specifier: 18.2.18 version: 18.2.18 @@ -224,10 +224,10 @@ importers: devDependencies: '@emotion/react': specifier: 11.11.3 - version: 11.11.3(@types/react@18.2.53)(react@18.2.0) + version: 11.11.3(@types/react@18.2.55)(react@18.2.0) '@emotion/styled': specifier: 11.11.0 - version: 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.53)(react@18.2.0) + version: 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.55)(react@18.2.0) '@enterwell/react-hooks': specifier: workspace:* version: link:../react-hooks @@ -236,25 +236,25 @@ importers: version: 7.39.5(@types/node@18.19.10) '@mui/icons-material': specifier: 5.15.7 - version: 5.15.7(@mui/material@5.15.7)(@types/react@18.2.53)(react@18.2.0) + version: 5.15.7(@mui/material@5.15.7)(@types/react@18.2.55)(react@18.2.0) '@mui/material': specifier: 5.15.7 - version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) + version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) '@mui/system': specifier: 5.15.7 - version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0) + version: 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0) '@mui/x-date-pickers': specifier: 5.0.20 - version: 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) '@mui/x-date-pickers-pro': specifier: 5.0.20 - version: 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) '@types/node': specifier: 18.19.10 version: 18.19.10 '@types/react': - specifier: 18.2.53 - version: 18.2.53 + specifier: 18.2.55 + version: 18.2.55 '@types/react-dom': specifier: 18.2.18 version: 18.2.18 @@ -622,7 +622,7 @@ packages: /@emotion/memoize@0.8.1: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} - /@emotion/react@11.11.3(@types/react@18.2.53)(react@18.2.0): + /@emotion/react@11.11.3(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==} peerDependencies: '@types/react': '*' @@ -638,7 +638,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.2.53 + '@types/react': 18.2.55 hoist-non-react-statics: 3.3.2 react: 18.2.0 @@ -663,7 +663,7 @@ packages: /@emotion/sheet@1.2.2: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} - /@emotion/styled@11.11.0(@emotion/react@11.11.3)(@types/react@18.2.53)(react@18.2.0): + /@emotion/styled@11.11.0(@emotion/react@11.11.3)(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -676,11 +676,11 @@ packages: '@babel/runtime': 7.23.2 '@emotion/babel-plugin': 11.11.0 '@emotion/is-prop-valid': 1.2.1 - '@emotion/react': 11.11.3(@types/react@18.2.53)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.55)(react@18.2.0) '@emotion/serialize': 1.1.2 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 - '@types/react': 18.2.53 + '@types/react': 18.2.55 react: 18.2.0 /@emotion/unitless@0.8.1: @@ -1094,18 +1094,18 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.9 - '@types/react': 18.2.53 + '@types/react': 18.2.55 react: 18.2.0 dev: false - /@mdx-js/react@3.0.0(@types/react@18.2.53)(react@18.2.0): + /@mdx-js/react@3.0.0(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==} peerDependencies: '@types/react': '>=16' react: '>=16' dependencies: '@types/mdx': 2.0.9 - '@types/react': 18.2.53 + '@types/react': 18.2.55 react: 18.2.0 dev: false @@ -1152,7 +1152,7 @@ packages: resolution: {integrity: sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==} dev: true - /@mui/base@5.0.0-beta.34(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0): + /@mui/base@5.0.0-beta.34(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-e2mbTGTtReD/y5RFwnhkl1Tgl3XwgJhY040IlfkTVaU9f5LWrVhEnpRsYXu3B1CtLrwiWs4cu7aMHV9yRd4jpw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1165,10 +1165,10 @@ packages: dependencies: '@babel/runtime': 7.23.9 '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0) - '@mui/types': 7.2.13(@types/react@18.2.53) - '@mui/utils': 5.15.7(@types/react@18.2.53)(react@18.2.0) + '@mui/types': 7.2.13(@types/react@18.2.55) + '@mui/utils': 5.15.7(@types/react@18.2.55)(react@18.2.0) '@popperjs/core': 2.11.8 - '@types/react': 18.2.53 + '@types/react': 18.2.55 clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 @@ -1177,7 +1177,7 @@ packages: /@mui/core-downloads-tracker@5.15.7: resolution: {integrity: sha512-AuF+Wo2Mp/edaO6vJnWjg+gj4tzEz5ChMZnAQpc22DXpSvM8ddgGcZvM7D7F99pIBoSv8ub+Iz0viL+yuGVmhg==} - /@mui/icons-material@5.15.7(@mui/material@5.15.7)(@types/react@18.2.53)(react@18.2.0): + /@mui/icons-material@5.15.7(@mui/material@5.15.7)(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-EDAc8TVJGIA/imAvR3u4nANl2W5h3QeHieu2gK7Ypez/nIA55p08tHjf8UrMXEpxCAvfZO6piY9S9uaxETdicA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1189,11 +1189,11 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) - '@types/react': 18.2.53 + '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@types/react': 18.2.55 react: 18.2.0 - /@mui/lab@5.0.0-alpha.163(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0): + /@mui/lab@5.0.0-alpha.163(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-ieOX3LFBln78jgNsBca0JUX+zAC2p6/u2P9b7rU9eZIr0AK44b5Qr8gDOWI1JfJtib4kxLGd1Msasrbxy5cMSQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1212,21 +1212,21 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@emotion/react': 11.11.3(@types/react@18.2.53)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.53)(react@18.2.0) - '@mui/base': 5.0.0-beta.34(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) - '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) - '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0) - '@mui/types': 7.2.13(@types/react@18.2.53) - '@mui/utils': 5.15.7(@types/react@18.2.53)(react@18.2.0) - '@types/react': 18.2.53 + '@emotion/react': 11.11.3(@types/react@18.2.55)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.55)(react@18.2.0) + '@mui/base': 5.0.0-beta.34(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0) + '@mui/types': 7.2.13(@types/react@18.2.55) + '@mui/utils': 5.15.7(@types/react@18.2.55)(react@18.2.0) + '@types/react': 18.2.55 clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mui/material@5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0): + /@mui/material@5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-l6+AiKZH3iOJmZCnlpel8ghYQe9Lq0BEuKP8fGj3g5xz4arO9GydqYAtLPMvuHKtArj8lJGNuT2yHYxmejincA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1244,14 +1244,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@emotion/react': 11.11.3(@types/react@18.2.53)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.53)(react@18.2.0) - '@mui/base': 5.0.0-beta.34(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.55)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.55)(react@18.2.0) + '@mui/base': 5.0.0-beta.34(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) '@mui/core-downloads-tracker': 5.15.7 - '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0) - '@mui/types': 7.2.13(@types/react@18.2.53) - '@mui/utils': 5.15.7(@types/react@18.2.53)(react@18.2.0) - '@types/react': 18.2.53 + '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0) + '@mui/types': 7.2.13(@types/react@18.2.55) + '@mui/utils': 5.15.7(@types/react@18.2.55)(react@18.2.0) + '@types/react': 18.2.55 '@types/react-transition-group': 4.4.10 clsx: 2.1.0 csstype: 3.1.2 @@ -1261,7 +1261,7 @@ packages: react-is: 18.2.0 react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) - /@mui/private-theming@5.15.7(@types/react@18.2.53)(react@18.2.0): + /@mui/private-theming@5.15.7(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-bcEeeXm7GyQCQvN9dwo8htGv8/6tP05p0i02Z7GXm5EoDPlBcqTNGugsjNLoGq6B0SsdyanjJGw0Jw00o1yAOA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1272,8 +1272,8 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@mui/utils': 5.15.7(@types/react@18.2.53)(react@18.2.0) - '@types/react': 18.2.53 + '@mui/utils': 5.15.7(@types/react@18.2.55)(react@18.2.0) + '@types/react': 18.2.55 prop-types: 15.8.1 react: 18.2.0 @@ -1292,13 +1292,13 @@ packages: dependencies: '@babel/runtime': 7.23.9 '@emotion/cache': 11.11.0 - '@emotion/react': 11.11.3(@types/react@18.2.53)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.53)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.55)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.55)(react@18.2.0) csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 - /@mui/system@5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0): + /@mui/system@5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-9alZ4/dLxsTwUOdqakgzxiL5YW6ntqj0CfzWImgWnBMTZhgGcPsbYpBLniNkkk7/jptma4/bykWXHwju/ls/pg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1315,19 +1315,19 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@emotion/react': 11.11.3(@types/react@18.2.53)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.53)(react@18.2.0) - '@mui/private-theming': 5.15.7(@types/react@18.2.53)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.55)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.55)(react@18.2.0) + '@mui/private-theming': 5.15.7(@types/react@18.2.55)(react@18.2.0) '@mui/styled-engine': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@18.2.0) - '@mui/types': 7.2.13(@types/react@18.2.53) - '@mui/utils': 5.15.7(@types/react@18.2.53)(react@18.2.0) - '@types/react': 18.2.53 + '@mui/types': 7.2.13(@types/react@18.2.55) + '@mui/utils': 5.15.7(@types/react@18.2.55)(react@18.2.0) + '@types/react': 18.2.55 clsx: 2.1.0 csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 - /@mui/types@7.2.13(@types/react@18.2.53): + /@mui/types@7.2.13(@types/react@18.2.55): resolution: {integrity: sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g==} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -1335,9 +1335,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.53 + '@types/react': 18.2.55 - /@mui/utils@5.14.16(@types/react@18.2.53)(react@18.2.0): + /@mui/utils@5.14.16(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-3xV31GposHkwRbQzwJJuooWpK2ybWdEdeUPtRjv/6vjomyi97F3+68l+QVj9tPTvmfSbr2sx5c/NuvDulrdRmA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1349,12 +1349,12 @@ packages: dependencies: '@babel/runtime': 7.23.8 '@types/prop-types': 15.7.11 - '@types/react': 18.2.53 + '@types/react': 18.2.55 prop-types: 15.8.1 react: 18.2.0 react-is: 18.2.0 - /@mui/utils@5.15.6(@types/react@18.2.53)(react@18.2.0): + /@mui/utils@5.15.6(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-qfEhf+zfU9aQdbzo1qrSWlbPQhH1nCgeYgwhOVnj9Bn39shJQitEnXpSQpSNag8+uty5Od6PxmlNKPTnPySRKA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1366,12 +1366,12 @@ packages: dependencies: '@babel/runtime': 7.23.8 '@types/prop-types': 15.7.11 - '@types/react': 18.2.53 + '@types/react': 18.2.55 prop-types: 15.8.1 react: 18.2.0 react-is: 18.2.0 - /@mui/utils@5.15.7(@types/react@18.2.53)(react@18.2.0): + /@mui/utils@5.15.7(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-8qhsxQRNV6aEOjjSk6YQIYJxkF5klhj8oG1FEEU4z6HV78TjNqRxMP08QGcdsibEbez+nihAaz6vu83b4XqbAg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1383,12 +1383,12 @@ packages: dependencies: '@babel/runtime': 7.23.9 '@types/prop-types': 15.7.11 - '@types/react': 18.2.53 + '@types/react': 18.2.55 prop-types: 15.8.1 react: 18.2.0 react-is: 18.2.0 - /@mui/x-data-grid-pro@6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0): + /@mui/x-data-grid-pro@6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-+NhuEPefj+uiLfxz7MHTr1ALzTAKOz44BHIYA6D2xbsmG4JERAbjYJDyVNx5EEwrOeZsn0zQcFSfl2+ZMDso9A==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1398,11 +1398,11 @@ packages: react-dom: ^17.0.0 || ^18.0.0 dependencies: '@babel/runtime': 7.23.8 - '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) - '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0) - '@mui/utils': 5.15.6(@types/react@18.2.53)(react@18.2.0) - '@mui/x-data-grid': 6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) - '@mui/x-license-pro': 6.10.2(@types/react@18.2.53)(react@18.2.0) + '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0) + '@mui/utils': 5.15.6(@types/react@18.2.55)(react@18.2.0) + '@mui/x-data-grid': 6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@mui/x-license-pro': 6.10.2(@types/react@18.2.55)(react@18.2.0) '@types/format-util': 1.0.3 clsx: 2.1.0 prop-types: 15.8.1 @@ -1412,7 +1412,7 @@ packages: transitivePeerDependencies: - '@types/react' - /@mui/x-data-grid@6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0): + /@mui/x-data-grid@6.19.3(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-RHt+MhTgvpXTWY0MYvzSNLF8npo+mlmWuTO+qKRt42Zj634IlUYDwW5jjQ9fWZnIpWJLunw253KqHoAlSAOXaw==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1422,9 +1422,9 @@ packages: react-dom: ^17.0.0 || ^18.0.0 dependencies: '@babel/runtime': 7.23.8 - '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) - '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0) - '@mui/utils': 5.15.6(@types/react@18.2.53)(react@18.2.0) + '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0) + '@mui/utils': 5.15.6(@types/react@18.2.55)(react@18.2.0) clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 @@ -1433,7 +1433,7 @@ packages: transitivePeerDependencies: - '@types/react' - /@mui/x-date-pickers-pro@5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0): + /@mui/x-date-pickers-pro@5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-syNnokcG4lvj9SIcnfji6eVvpSpuHs+7jqLsJYDBTogxK53ctSXQVMb5GQ16ioTzEQSqZojhngHSj+/s11Ao1Q==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1460,11 +1460,11 @@ packages: '@date-io/dayjs': 2.17.0 '@date-io/luxon': 2.17.0 '@date-io/moment': 2.17.0 - '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) - '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0) - '@mui/utils': 5.14.16(@types/react@18.2.53)(react@18.2.0) - '@mui/x-date-pickers': 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) - '@mui/x-license-pro': 5.17.12(@types/react@18.2.53)(react@18.2.0) + '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0) + '@mui/utils': 5.14.16(@types/react@18.2.55)(react@18.2.0) + '@mui/x-date-pickers': 5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0) + '@mui/x-license-pro': 5.17.12(@types/react@18.2.55)(react@18.2.0) clsx: 1.2.1 date-fns: 2.30.0 prop-types: 15.8.1 @@ -1477,7 +1477,7 @@ packages: - '@emotion/styled' - '@types/react' - /@mui/x-date-pickers@5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.53)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0): + /@mui/x-date-pickers@5.0.20(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.7)(@mui/system@5.15.7)(@types/react@18.2.55)(date-fns@2.30.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-ERukSeHIoNLbI1C2XRhF9wRhqfsr+Q4B1SAw2ZlU7CWgcG8UBOxgqRKDEOVAIoSWL+DWT6GRuQjOKvj6UXZceA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1511,11 +1511,11 @@ packages: '@date-io/dayjs': 2.17.0 '@date-io/luxon': 2.17.0 '@date-io/moment': 2.17.0 - '@emotion/react': 11.11.3(@types/react@18.2.53)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.53)(react@18.2.0) - '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react-dom@18.2.0)(react@18.2.0) - '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.53)(react@18.2.0) - '@mui/utils': 5.14.16(@types/react@18.2.53)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.55)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.55)(react@18.2.0) + '@mui/material': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@mui/system': 5.15.7(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.55)(react@18.2.0) + '@mui/utils': 5.14.16(@types/react@18.2.55)(react@18.2.0) '@types/react-transition-group': 4.4.8 clsx: 1.2.1 date-fns: 2.30.0 @@ -1527,26 +1527,26 @@ packages: transitivePeerDependencies: - '@types/react' - /@mui/x-license-pro@5.17.12(@types/react@18.2.53)(react@18.2.0): + /@mui/x-license-pro@5.17.12(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-UzFaE+9A30kfguCuME0D5zqsItqbHZ3xZwmyrJr8MvZOEoqiJWF4NT4Pvlg2nqaPYt/h81j7sjVFa3KiwT0vbg==} engines: {node: '>=12.0.0'} peerDependencies: react: ^17.0.2 || ^18.0.0 dependencies: '@babel/runtime': 7.23.8 - '@mui/utils': 5.15.6(@types/react@18.2.53)(react@18.2.0) + '@mui/utils': 5.15.6(@types/react@18.2.55)(react@18.2.0) react: 18.2.0 transitivePeerDependencies: - '@types/react' - /@mui/x-license-pro@6.10.2(@types/react@18.2.53)(react@18.2.0): + /@mui/x-license-pro@6.10.2(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-Baw3shilU+eHgU+QYKNPFUKvfS5rSyNJ98pQx02E0gKA22hWp/XAt88K1qUfUMPlkPpvg/uci6gviQSSLZkuKw==} engines: {node: '>=14.0.0'} peerDependencies: react: ^17.0.0 || ^18.0.0 dependencies: '@babel/runtime': 7.23.8 - '@mui/utils': 5.15.6(@types/react@18.2.53)(react@18.2.0) + '@mui/utils': 5.15.6(@types/react@18.2.55)(react@18.2.0) react: 18.2.0 transitivePeerDependencies: - '@types/react' @@ -2146,21 +2146,21 @@ packages: /@types/react-dom@18.2.18: resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} dependencies: - '@types/react': 18.2.53 + '@types/react': 18.2.55 dev: true /@types/react-transition-group@4.4.10: resolution: {integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==} dependencies: - '@types/react': 18.2.53 + '@types/react': 18.2.55 /@types/react-transition-group@4.4.8: resolution: {integrity: sha512-QmQ22q+Pb+HQSn04NL3HtrqHwYMf4h3QKArOy5F8U5nEVMaihBs3SR10WiOM1iwPz5jIo8x/u11al+iEGZZrvg==} dependencies: - '@types/react': 18.2.53 + '@types/react': 18.2.55 - /@types/react@18.2.53: - resolution: {integrity: sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w==} + /@types/react@18.2.55: + resolution: {integrity: sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.3