From 52691e1ba41be83cc787f547a6338d56f2d38643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:26:06 +0000 Subject: [PATCH 1/8] chore: bump @microlink/react-json-view from 1.23.3 to 1.23.4 Bumps [@microlink/react-json-view](https://github.com/microlinkhq/react-json-view) from 1.23.3 to 1.23.4. - [Release notes](https://github.com/microlinkhq/react-json-view/releases) - [Changelog](https://github.com/microlinkhq/react-json-view/blob/master/CHANGELOG.md) - [Commits](https://github.com/microlinkhq/react-json-view/compare/v1.23.3...v1.23.4) --- updated-dependencies: - dependency-name: "@microlink/react-json-view" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c099a65..1f5ad975 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: version: 4.5.1 '@microlink/react-json-view': specifier: latest - version: 1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/base': specifier: 5.0.0-beta.5 version: 5.0.0-beta.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -195,7 +195,6 @@ importers: slate-react: specifier: ^0.110.3 version: 0.110.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.110.2) - tss-react: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -663,8 +662,8 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@microlink/react-json-view@1.23.3': - resolution: {integrity: sha512-5az8z8ebKEU/8XN60TF7aAB7d68z8EtHbIL43tO8MJdBhm4jLQCjAKuuoGX01WgdgnazYnqtBe6LLcUmCv/MyA==} + '@microlink/react-json-view@1.23.4': + resolution: {integrity: sha512-A4rizny9JxHuzpZ9bd8oBT7ExJXcFgvb3VGkjNlAC+MBDZIzQ7TT9bUWqFU6+0ygSCAZ1YVyDhD04HTctAVWCw==} peerDependencies: react: '>= 15' react-dom: '>= 15' @@ -3584,7 +3583,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@microlink/react-json-view@1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@microlink/react-json-view@1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: flux: 4.0.4(react@18.3.1) react: 18.3.1 @@ -6055,6 +6054,7 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0 From 174d1989be9866d18034bb4e588f8136cc40ffcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:26:17 +0000 Subject: [PATCH 2/8] chore: bump uuid from 10.0.0 to 11.0.2 Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/main/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/main/package.json b/packages/main/package.json index 6fdb967b..e4501f45 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -64,7 +64,7 @@ "slate-history": "^0.100.0", "slate-react": "^0.110.3", "tss-react": "^4.9.13", - "uuid": "^10.0.0", + "uuid": "^11.0.2", "web-vitals": "^4.2.4", "zod": "^3.23.8", "zustand": "^5.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c099a65..cf8ae1c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: version: 4.5.1 '@microlink/react-json-view': specifier: latest - version: 1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/base': specifier: 5.0.0-beta.5 version: 5.0.0-beta.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -195,13 +195,12 @@ importers: slate-react: specifier: ^0.110.3 version: 0.110.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.110.2) - tss-react: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.2 + version: 11.0.2 web-vitals: specifier: ^4.2.4 version: 4.2.4 @@ -663,8 +662,8 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@microlink/react-json-view@1.23.3': - resolution: {integrity: sha512-5az8z8ebKEU/8XN60TF7aAB7d68z8EtHbIL43tO8MJdBhm4jLQCjAKuuoGX01WgdgnazYnqtBe6LLcUmCv/MyA==} + '@microlink/react-json-view@1.23.4': + resolution: {integrity: sha512-A4rizny9JxHuzpZ9bd8oBT7ExJXcFgvb3VGkjNlAC+MBDZIzQ7TT9bUWqFU6+0ygSCAZ1YVyDhD04HTctAVWCw==} peerDependencies: react: '>= 15' react-dom: '>= 15' @@ -2988,8 +2987,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} hasBin: true v8-compile-cache-lib@3.0.1: @@ -3584,7 +3583,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@microlink/react-json-view@1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@microlink/react-json-view@1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: flux: 4.0.4(react@18.3.1) react: 18.3.1 @@ -6024,7 +6023,7 @@ snapshots: dependencies: react: 18.3.1 - uuid@10.0.0: {} + uuid@11.0.2: {} v8-compile-cache-lib@3.0.1: {} @@ -6055,6 +6054,7 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0 From 2a2ec78d97328722dd80715d61542ec16d835985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:26:31 +0000 Subject: [PATCH 3/8] chore: bump slate-history from 0.100.0 to 0.110.3 Bumps [slate-history](https://github.com/ianstormtaylor/slate) from 0.100.0 to 0.110.3. - [Release notes](https://github.com/ianstormtaylor/slate/releases) - [Commits](https://github.com/ianstormtaylor/slate/compare/slate-history@0.100.0...slate-history@0.110.3) --- updated-dependencies: - dependency-name: slate-history dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/main/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/main/package.json b/packages/main/package.json index 6fdb967b..884133ac 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -61,7 +61,7 @@ "redux-thunk": "^2.4.2", "reselect": "^5.1.1", "slate": "^0.110.2", - "slate-history": "^0.100.0", + "slate-history": "^0.110.3", "slate-react": "^0.110.3", "tss-react": "^4.9.13", "uuid": "^10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c099a65..26296fb0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: version: 4.5.1 '@microlink/react-json-view': specifier: latest - version: 1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/base': specifier: 5.0.0-beta.5 version: 5.0.0-beta.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -190,12 +190,11 @@ importers: specifier: ^0.110.2 version: 0.110.2 slate-history: - specifier: ^0.100.0 - version: 0.100.0(slate@0.110.2) + specifier: ^0.110.3 + version: 0.110.3(slate@0.110.2) slate-react: specifier: ^0.110.3 version: 0.110.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.110.2) - tss-react: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -663,8 +662,8 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@microlink/react-json-view@1.23.3': - resolution: {integrity: sha512-5az8z8ebKEU/8XN60TF7aAB7d68z8EtHbIL43tO8MJdBhm4jLQCjAKuuoGX01WgdgnazYnqtBe6LLcUmCv/MyA==} + '@microlink/react-json-view@1.23.4': + resolution: {integrity: sha512-A4rizny9JxHuzpZ9bd8oBT7ExJXcFgvb3VGkjNlAC+MBDZIzQ7TT9bUWqFU6+0ygSCAZ1YVyDhD04HTctAVWCw==} peerDependencies: react: '>= 15' react-dom: '>= 15' @@ -2736,8 +2735,8 @@ packages: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} - slate-history@0.100.0: - resolution: {integrity: sha512-x5rUuWLNtH97hs9PrFovGgt3Qc5zkTm/5mcUB+0NR/TK923eLax4HsL6xACLHMs245nI6aJElyM1y6hN0y5W/Q==} + slate-history@0.110.3: + resolution: {integrity: sha512-sgdff4Usdflmw5ZUbhDkxFwCBQ2qlDKMMkF93w66KdV48vHOgN2BmLrf+2H8SdX8PYIpP/cTB0w8qWC2GwhDVA==} peerDependencies: slate: '>=0.65.3' @@ -3584,7 +3583,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@microlink/react-json-view@1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@microlink/react-json-view@1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: flux: 4.0.4(react@18.3.1) react: 18.3.1 @@ -5807,7 +5806,7 @@ snapshots: slash@3.0.0: {} - slate-history@0.100.0(slate@0.110.2): + slate-history@0.110.3(slate@0.110.2): dependencies: is-plain-object: 5.0.0 slate: 0.110.2 @@ -6055,6 +6054,7 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0 From 93d68739f50279ea75bd22ce5fac31a0992ed779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:27:23 +0000 Subject: [PATCH 4/8] chore: bump jsdom from 24.1.1 to 25.0.1 Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.1 to 25.0.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/24.1.1...25.0.1) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 4 +-- packages/main/package.json | 4 +-- pnpm-lock.yaml | 59 ++++++++++++++++++++++++++------------ 3 files changed, 44 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index dce2885f..c41854ed 100644 --- a/package.json +++ b/package.json @@ -18,12 +18,12 @@ "devDependencies": { "@types/node": "^20.16.15", "@types/react": "^18.3.12", - "jsdom": "24.1.1", + "jsdom": "25.0.1", "turbo": "^1.13.4", "typescript": "^5.6.3" }, "dependencies": { - "jsdom": "24.1.1", + "jsdom": "25.0.1", "react": "^18.3.1", "react-dom": "^18.3.1", "ts-node": "^10.9.2" diff --git a/packages/main/package.json b/packages/main/package.json index 6fdb967b..db65d517 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -37,7 +37,7 @@ "isomorphic-dompurify": "^1.13.0", "javascript-time-ago": "^2.5.11", "jquery": "^3.7.1", - "jsdom": "24.1.1", + "jsdom": "25.0.1", "lodash": "^4.17.21", "lru-memoize": "^1.1.0", "memoize-one": "^6.0.0", @@ -85,7 +85,7 @@ "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.13", "happy-dom": "^15.7.4", - "jsdom": "24.1.1", + "jsdom": "25.0.1", "prettier": "^3.3.3", "sass": "^1.80.4", "scss": "^0.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c099a65..2d9fdf05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: jsdom: - specifier: 24.1.1 - version: 24.1.1 + specifier: 25.0.1 + version: 25.0.1 react: specifier: ^18.3.1 version: 18.3.1 @@ -53,7 +53,7 @@ importers: version: 4.5.1 '@microlink/react-json-view': specifier: latest - version: 1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/base': specifier: 5.0.0-beta.5 version: 5.0.0-beta.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -118,8 +118,8 @@ importers: specifier: ^3.7.1 version: 3.7.1 jsdom: - specifier: 24.1.1 - version: 24.1.1 + specifier: 25.0.1 + version: 25.0.1 lodash: specifier: ^4.17.21 version: 4.17.21 @@ -164,7 +164,7 @@ importers: version: 18.3.1(react@18.3.1) react-flot: specifier: ^1.3.0 - version: 1.3.0(jsdom@24.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.3.0(jsdom@25.0.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-redux: specifier: ^8.1.3 version: 8.1.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(redux@4.2.1) @@ -195,7 +195,6 @@ importers: slate-react: specifier: ^0.110.3 version: 0.110.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.110.2) - tss-react: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -274,7 +273,7 @@ importers: version: 5.4.10(@types/node@22.7.9)(sass@1.80.4) vitest: specifier: ^1.6.0 - version: 1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4) + version: 1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@25.0.1)(sass@1.80.4) packages: @@ -663,8 +662,8 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@microlink/react-json-view@1.23.3': - resolution: {integrity: sha512-5az8z8ebKEU/8XN60TF7aAB7d68z8EtHbIL43tO8MJdBhm4jLQCjAKuuoGX01WgdgnazYnqtBe6LLcUmCv/MyA==} + '@microlink/react-json-view@1.23.4': + resolution: {integrity: sha512-A4rizny9JxHuzpZ9bd8oBT7ExJXcFgvb3VGkjNlAC+MBDZIzQ7TT9bUWqFU6+0ygSCAZ1YVyDhD04HTctAVWCw==} peerDependencies: react: '>= 15' react-dom: '>= 15' @@ -2126,8 +2125,8 @@ packages: canvas: optional: true - jsdom@24.1.1: - resolution: {integrity: sha512-5O1wWV99Jhq4DV7rCLIoZ/UIhyQeDR7wHVyZAHAshbrvZsLs+Xzz7gtwnlJTJDjleiTKh54F4dXrX70vJQTyJQ==} + jsdom@25.0.1: + resolution: {integrity: sha512-8i7LzZj7BF8uplX+ZyOlIz86V6TAsSs+np6m1kpW9u0JWi4z/1t+FzcK1aek+ybTnAC4KhBL4uXCNT0wcUIeCw==} engines: {node: '>=18'} peerDependencies: canvas: ^2.11.2 @@ -2826,6 +2825,13 @@ packages: resolution: {integrity: sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==} engines: {node: '>=14.0.0'} + tldts-core@6.1.56: + resolution: {integrity: sha512-Ihxv/Bwiyj73icTYVgBUkQ3wstlCglLoegSgl64oSrGUBX1hc7Qmf/CnrnJLaQdZrCnTaLqMYOwKMKlkfkFrxQ==} + + tldts@6.1.56: + resolution: {integrity: sha512-2PT1oRZCxtsbLi5R2SQjE/v4vvgRggAtVcYj+3Rrcnu2nPZvu7m64+gDa/EsVSWd3QzEc0U0xN+rbEKsJC47kA==} + hasBin: true + to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -2834,6 +2840,10 @@ packages: resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==} engines: {node: '>=6'} + tough-cookie@5.0.0: + resolution: {integrity: sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==} + engines: {node: '>=16'} + tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} @@ -3584,7 +3594,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@microlink/react-json-view@1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@microlink/react-json-view@1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: flux: 4.0.4(react@18.3.1) react: 18.3.1 @@ -5176,7 +5186,7 @@ snapshots: - supports-color - utf-8-validate - jsdom@24.1.1: + jsdom@25.0.1: dependencies: cssstyle: 4.1.0 data-urls: 5.0.0 @@ -5191,7 +5201,7 @@ snapshots: rrweb-cssom: 0.7.1 saxes: 6.0.0 symbol-tree: 3.2.4 - tough-cookie: 4.1.4 + tough-cookie: 5.0.0 w3c-xmlserializer: 5.0.0 webidl-conversions: 7.0.0 whatwg-encoding: 3.1.1 @@ -5562,12 +5572,12 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-flot@1.3.0(jsdom@24.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-flot@1.3.0(jsdom@25.0.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@types/react': 15.7.30 deep-equal: 1.1.2 jquery: 3.7.1 - jsdom: 24.1.1 + jsdom: 25.0.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -5885,6 +5895,12 @@ snapshots: tinyspy@2.2.1: {} + tldts-core@6.1.56: {} + + tldts@6.1.56: + dependencies: + tldts-core: 6.1.56 + to-regex-range@5.0.1: dependencies: is-number: 7.0.0 @@ -5896,6 +5912,10 @@ snapshots: universalify: 0.2.0 url-parse: 1.5.10 + tough-cookie@5.0.0: + dependencies: + tldts: 6.1.56 + tr46@0.0.3: {} tr46@5.0.0: @@ -6055,7 +6075,8 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 - vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4): + + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@25.0.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 @@ -6080,7 +6101,7 @@ snapshots: optionalDependencies: '@types/node': 22.7.9 happy-dom: 15.7.4 - jsdom: 24.1.1 + jsdom: 25.0.1 transitivePeerDependencies: - less - lightningcss From fa74d2837229d172dc64220483577b9413d50083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:27:34 +0000 Subject: [PATCH 5/8] chore: bump isomorphic-dompurify from 1.13.0 to 2.16.0 Bumps [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) from 1.13.0 to 2.16.0. - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](https://github.com/kkomelin/isomorphic-dompurify/compare/v1.13.0...v2.16.0) --- updated-dependencies: - dependency-name: isomorphic-dompurify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/main/package.json | 2 +- pnpm-lock.yaml | 102 +++++++++++++++---------------------- 2 files changed, 42 insertions(+), 62 deletions(-) diff --git a/packages/main/package.json b/packages/main/package.json index 6fdb967b..9a260f15 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -34,7 +34,7 @@ "echarts": "^5.5.1", "fuzzy": "^0.1.3", "immutability-helper": "^3.1.1", - "isomorphic-dompurify": "^1.13.0", + "isomorphic-dompurify": "^2.16.0", "javascript-time-ago": "^2.5.11", "jquery": "^3.7.1", "jsdom": "24.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c099a65..112a55a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: version: 4.5.1 '@microlink/react-json-view': specifier: latest - version: 1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/base': specifier: 5.0.0-beta.5 version: 5.0.0-beta.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -109,8 +109,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 isomorphic-dompurify: - specifier: ^1.13.0 - version: 1.13.0 + specifier: ^2.16.0 + version: 2.16.0 javascript-time-ago: specifier: ^2.5.11 version: 2.5.11 @@ -195,7 +195,6 @@ importers: slate-react: specifier: ^0.110.3 version: 0.110.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.110.2) - tss-react: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -282,9 +281,6 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@asamuzakjp/dom-selector@2.0.2': - resolution: {integrity: sha512-x1KXOatwofR6ZAYzXRBL5wrdV0vwNxlTCK9NCuLqAzQYARqGcvFwiJA6A1ERuh+dgeA4Dxm3JBYictIes+SqUQ==} - '@babel/code-frame@7.25.9': resolution: {integrity: sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==} engines: {node: '>=6.9.0'} @@ -663,8 +659,8 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@microlink/react-json-view@1.23.3': - resolution: {integrity: sha512-5az8z8ebKEU/8XN60TF7aAB7d68z8EtHbIL43tO8MJdBhm4jLQCjAKuuoGX01WgdgnazYnqtBe6LLcUmCv/MyA==} + '@microlink/react-json-view@1.23.4': + resolution: {integrity: sha512-A4rizny9JxHuzpZ9bd8oBT7ExJXcFgvb3VGkjNlAC+MBDZIzQ7TT9bUWqFU6+0ygSCAZ1YVyDhD04HTctAVWCw==} peerDependencies: react: '>= 15' react-dom: '>= 15' @@ -1364,9 +1360,6 @@ packages: base16@1.0.0: resolution: {integrity: sha512-pNdYkNPiJUnEhnfXV56+sQy8+AaPcG3POZAUnwr4EeqCUZFz4u2PePbo3e5Gj4ziYPCWGUZT9RHisvJKnwFuBQ==} - bidi-js@1.0.3: - resolution: {integrity: sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==} - brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} @@ -1493,10 +1486,6 @@ packages: css-mediaquery@0.1.2: resolution: {integrity: sha512-COtn4EROW5dBGlE/4PiKnh6rZpAPxDeFLaEEwt4i10jpDMFt2EhQGS79QmmrO+iKCHv0PU/HrOWEhijFd1x99Q==} - css-tree@2.3.1: - resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==} - engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} - css-vendor@2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} @@ -2077,8 +2066,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - isomorphic-dompurify@1.13.0: - resolution: {integrity: sha512-9qOYGngy9ZR9JB/iLmr7SViPSZ7uWGvepdnLaXYznbTxvJOCuONneKajJ54f+IRQpvL8608ylUy9EK1iPtL3Ag==} + isomorphic-dompurify@2.16.0: + resolution: {integrity: sha512-cXhX2owp8rPxafCr0ywqy2CGI/4ceLNgWkWBEvUz64KTbtg3oRL2ZRqq/zW0pzt4YtDjkHLbwcp/lozpKzAQjg==} engines: {node: '>=18'} javascript-time-ago@2.5.11: @@ -2117,8 +2106,8 @@ packages: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true - jsdom@23.2.0: - resolution: {integrity: sha512-L88oL7D/8ufIES+Zjz7v0aes+oBMh2Xnh3ygWvL0OaICOomKEPKuPnIfBJekiXr+BHbbMjrWn/xqrDQuxFTeyA==} + jsdom@24.1.1: + resolution: {integrity: sha512-5O1wWV99Jhq4DV7rCLIoZ/UIhyQeDR7wHVyZAHAshbrvZsLs+Xzz7gtwnlJTJDjleiTKh54F4dXrX70vJQTyJQ==} engines: {node: '>=18'} peerDependencies: canvas: ^2.11.2 @@ -2126,8 +2115,8 @@ packages: canvas: optional: true - jsdom@24.1.1: - resolution: {integrity: sha512-5O1wWV99Jhq4DV7rCLIoZ/UIhyQeDR7wHVyZAHAshbrvZsLs+Xzz7gtwnlJTJDjleiTKh54F4dXrX70vJQTyJQ==} + jsdom@25.0.1: + resolution: {integrity: sha512-8i7LzZj7BF8uplX+ZyOlIz86V6TAsSs+np6m1kpW9u0JWi4z/1t+FzcK1aek+ybTnAC4KhBL4uXCNT0wcUIeCw==} engines: {node: '>=18'} peerDependencies: canvas: ^2.11.2 @@ -2234,9 +2223,6 @@ packages: matchmediaquery@0.3.1: resolution: {integrity: sha512-Hlk20WQHRIm9EE9luN1kjRjYXAQToHOIAHPJn9buxBwuhfTHoKUcX+lXBbxc85DVQfXYbEQ4HcwQdd128E3qHQ==} - mdn-data@2.0.30: - resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} - memoize-one@6.0.0: resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==} @@ -2621,10 +2607,6 @@ packages: remove-accents@0.5.0: resolution: {integrity: sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==} - require-from-string@2.0.2: - resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} - engines: {node: '>=0.10.0'} - requires-port@1.0.0: resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} @@ -2656,9 +2638,6 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true - rrweb-cssom@0.6.0: - resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} - rrweb-cssom@0.7.1: resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} @@ -2826,6 +2805,13 @@ packages: resolution: {integrity: sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==} engines: {node: '>=14.0.0'} + tldts-core@6.1.56: + resolution: {integrity: sha512-Ihxv/Bwiyj73icTYVgBUkQ3wstlCglLoegSgl64oSrGUBX1hc7Qmf/CnrnJLaQdZrCnTaLqMYOwKMKlkfkFrxQ==} + + tldts@6.1.56: + resolution: {integrity: sha512-2PT1oRZCxtsbLi5R2SQjE/v4vvgRggAtVcYj+3Rrcnu2nPZvu7m64+gDa/EsVSWd3QzEc0U0xN+rbEKsJC47kA==} + hasBin: true + to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -2834,6 +2820,10 @@ packages: resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==} engines: {node: '>=6'} + tough-cookie@5.0.0: + resolution: {integrity: sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==} + engines: {node: '>=16'} + tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} @@ -3186,12 +3176,6 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@asamuzakjp/dom-selector@2.0.2': - dependencies: - bidi-js: 1.0.3 - css-tree: 2.3.1 - is-potential-custom-element-name: 1.0.1 - '@babel/code-frame@7.25.9': dependencies: '@babel/highlight': 7.25.9 @@ -3584,7 +3568,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@microlink/react-json-view@1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@microlink/react-json-view@1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: flux: 4.0.4(react@18.3.1) react: 18.3.1 @@ -4310,10 +4294,6 @@ snapshots: base16@1.0.0: {} - bidi-js@1.0.3: - dependencies: - require-from-string: 2.0.2 - brace-expansion@1.1.11: dependencies: balanced-match: 1.0.2 @@ -4449,11 +4429,6 @@ snapshots: css-mediaquery@0.1.2: {} - css-tree@2.3.1: - dependencies: - mdn-data: 2.0.30 - source-map-js: 1.2.1 - css-vendor@2.0.8: dependencies: '@babel/runtime': 7.25.9 @@ -5086,11 +5061,11 @@ snapshots: isexe@2.0.0: {} - isomorphic-dompurify@1.13.0: + isomorphic-dompurify@2.16.0: dependencies: '@types/dompurify': 3.0.5 dompurify: 3.1.7 - jsdom: 23.2.0 + jsdom: 25.0.1 transitivePeerDependencies: - bufferutil - canvas @@ -5148,9 +5123,8 @@ snapshots: dependencies: argparse: 2.0.1 - jsdom@23.2.0: + jsdom@24.1.1: dependencies: - '@asamuzakjp/dom-selector': 2.0.2 cssstyle: 4.1.0 data-urls: 5.0.0 decimal.js: 10.4.3 @@ -5159,8 +5133,9 @@ snapshots: http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.5 is-potential-custom-element-name: 1.0.1 + nwsapi: 2.2.13 parse5: 7.2.0 - rrweb-cssom: 0.6.0 + rrweb-cssom: 0.7.1 saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 4.1.4 @@ -5176,7 +5151,7 @@ snapshots: - supports-color - utf-8-validate - jsdom@24.1.1: + jsdom@25.0.1: dependencies: cssstyle: 4.1.0 data-urls: 5.0.0 @@ -5191,7 +5166,7 @@ snapshots: rrweb-cssom: 0.7.1 saxes: 6.0.0 symbol-tree: 3.2.4 - tough-cookie: 4.1.4 + tough-cookie: 5.0.0 w3c-xmlserializer: 5.0.0 webidl-conversions: 7.0.0 whatwg-encoding: 3.1.1 @@ -5314,8 +5289,6 @@ snapshots: dependencies: css-mediaquery: 0.1.2 - mdn-data@2.0.30: {} - memoize-one@6.0.0: {} merge-stream@2.0.0: {} @@ -5683,8 +5656,6 @@ snapshots: remove-accents@0.5.0: {} - require-from-string@2.0.2: {} - requires-port@1.0.0: {} reselect@5.1.1: {} @@ -5727,8 +5698,6 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.24.0 fsevents: 2.3.3 - rrweb-cssom@0.6.0: {} - rrweb-cssom@0.7.1: {} run-parallel@1.2.0: @@ -5885,6 +5854,12 @@ snapshots: tinyspy@2.2.1: {} + tldts-core@6.1.56: {} + + tldts@6.1.56: + dependencies: + tldts-core: 6.1.56 + to-regex-range@5.0.1: dependencies: is-number: 7.0.0 @@ -5896,6 +5871,10 @@ snapshots: universalify: 0.2.0 url-parse: 1.5.10 + tough-cookie@5.0.0: + dependencies: + tldts: 6.1.56 + tr46@0.0.3: {} tr46@5.0.0: @@ -6055,6 +6034,7 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0 From e9c8d820265ddc82474a2592e2e5208360ef22c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:27:51 +0000 Subject: [PATCH 6/8] chore: bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.1 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.11.0 to 8.12.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/main/package.json | 2 +- pnpm-lock.yaml | 98 ++++++++++++++++++++++++++++---------- 2 files changed, 74 insertions(+), 26 deletions(-) diff --git a/packages/main/package.json b/packages/main/package.json index 6fdb967b..a3d0c323 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -76,7 +76,7 @@ "@types/jest": "^29.5.14", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "@typescript-eslint/eslint-plugin": "^8.11.0", + "@typescript-eslint/eslint-plugin": "^8.12.1", "@typescript-eslint/parser": "^8.11.0", "@vitejs/plugin-basic-ssl": "^1.1.0", "@vitejs/plugin-react": "^4.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c099a65..676672d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: version: 4.5.1 '@microlink/react-json-view': specifier: latest - version: 1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/base': specifier: 5.0.0-beta.5 version: 5.0.0-beta.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -195,7 +195,6 @@ importers: slate-react: specifier: ^0.110.3 version: 0.110.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.110.2) - tss-react: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -231,8 +230,8 @@ importers: specifier: ^18.3.1 version: 18.3.1 '@typescript-eslint/eslint-plugin': - specifier: ^8.11.0 - version: 8.11.0(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3) + specifier: ^8.12.1 + version: 8.12.1(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^8.11.0 version: 8.11.0(eslint@8.57.1)(typescript@5.6.3) @@ -663,8 +662,8 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@microlink/react-json-view@1.23.3': - resolution: {integrity: sha512-5az8z8ebKEU/8XN60TF7aAB7d68z8EtHbIL43tO8MJdBhm4jLQCjAKuuoGX01WgdgnazYnqtBe6LLcUmCv/MyA==} + '@microlink/react-json-view@1.23.4': + resolution: {integrity: sha512-A4rizny9JxHuzpZ9bd8oBT7ExJXcFgvb3VGkjNlAC+MBDZIzQ7TT9bUWqFU6+0ygSCAZ1YVyDhD04HTctAVWCw==} peerDependencies: react: '>= 15' react-dom: '>= 15' @@ -1201,8 +1200,8 @@ packages: '@types/yargs@17.0.33': resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==} - '@typescript-eslint/eslint-plugin@8.11.0': - resolution: {integrity: sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==} + '@typescript-eslint/eslint-plugin@8.12.1': + resolution: {integrity: sha512-gNg/inLRcPoBsKKIe4Vv38SVSOhk4BKWNO0T56sVff33gRqtTpOsrhHtiOKD1lmIOmCtZMPaW2x/h2FlM+sCEg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 @@ -1226,8 +1225,12 @@ packages: resolution: {integrity: sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.11.0': - resolution: {integrity: sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==} + '@typescript-eslint/scope-manager@8.12.1': + resolution: {integrity: sha512-bma6sD1iViTt+y9MAwDlBdPTMCqoH/BNdcQk4rKhIZWv3eM0xHmzeSrPJA663PAqFqfpOmtdugycpr0E1mZDVA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/type-utils@8.12.1': + resolution: {integrity: sha512-zJzrvbDVjIzVKV2TGHcjembEhws8RWXJhmqfO9hS2gRXBN0gDwGhRPEdJ6AZglzfJ+YA1q09EWpSLSXjBJpIMQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -1239,6 +1242,10 @@ packages: resolution: {integrity: sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.12.1': + resolution: {integrity: sha512-anMS4es5lxBe4UVcDXOkcDb3csnm5BvaNIbOFfvy/pJEohorsggdVB8MFbl5EZiEuBnZZ0ei1z7W5b6FdFiV1Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.11.0': resolution: {integrity: sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1248,8 +1255,17 @@ packages: typescript: optional: true - '@typescript-eslint/utils@8.11.0': - resolution: {integrity: sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==} + '@typescript-eslint/typescript-estree@8.12.1': + resolution: {integrity: sha512-k/o9khHOckPeDXilFTIPsP9iAYhhdMh3OsOL3i2072PNpFqhqzRHx472/0DeC8H/WZee3bZG0z2ddGRSPgeOKw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + + '@typescript-eslint/utils@8.12.1': + resolution: {integrity: sha512-sDv9yFHrhKe1WN8EYuzfhKCh/sFRupe9P+m/lZ5YgVvPoCUGHNN50IO4llSu7JAbftUM/QcCh+GeCortXPrBYQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1258,6 +1274,10 @@ packages: resolution: {integrity: sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/visitor-keys@8.12.1': + resolution: {integrity: sha512-2RwdwnNGuOQKdGjuhujQHUqBZhEuodg2sLVPvOfWktvA9sOXOVqARjOyHSyhN2LiJGKxV6c8oOcmOtRcAnEeFw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -3584,7 +3604,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@microlink/react-json-view@1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@microlink/react-json-view@1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: flux: 4.0.4(react@18.3.1) react: 18.3.1 @@ -4107,14 +4127,14 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3)': + '@typescript-eslint/eslint-plugin@8.12.1(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3)': dependencies: '@eslint-community/regexpp': 4.11.1 '@typescript-eslint/parser': 8.11.0(eslint@8.57.1)(typescript@5.6.3) - '@typescript-eslint/scope-manager': 8.11.0 - '@typescript-eslint/type-utils': 8.11.0(eslint@8.57.1)(typescript@5.6.3) - '@typescript-eslint/utils': 8.11.0(eslint@8.57.1)(typescript@5.6.3) - '@typescript-eslint/visitor-keys': 8.11.0 + '@typescript-eslint/scope-manager': 8.12.1 + '@typescript-eslint/type-utils': 8.12.1(eslint@8.57.1)(typescript@5.6.3) + '@typescript-eslint/utils': 8.12.1(eslint@8.57.1)(typescript@5.6.3) + '@typescript-eslint/visitor-keys': 8.12.1 eslint: 8.57.1 graphemer: 1.4.0 ignore: 5.3.2 @@ -4143,10 +4163,15 @@ snapshots: '@typescript-eslint/types': 8.11.0 '@typescript-eslint/visitor-keys': 8.11.0 - '@typescript-eslint/type-utils@8.11.0(eslint@8.57.1)(typescript@5.6.3)': + '@typescript-eslint/scope-manager@8.12.1': dependencies: - '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) - '@typescript-eslint/utils': 8.11.0(eslint@8.57.1)(typescript@5.6.3) + '@typescript-eslint/types': 8.12.1 + '@typescript-eslint/visitor-keys': 8.12.1 + + '@typescript-eslint/type-utils@8.12.1(eslint@8.57.1)(typescript@5.6.3)': + dependencies: + '@typescript-eslint/typescript-estree': 8.12.1(typescript@5.6.3) + '@typescript-eslint/utils': 8.12.1(eslint@8.57.1)(typescript@5.6.3) debug: 4.3.7 ts-api-utils: 1.3.0(typescript@5.6.3) optionalDependencies: @@ -4157,6 +4182,8 @@ snapshots: '@typescript-eslint/types@8.11.0': {} + '@typescript-eslint/types@8.12.1': {} + '@typescript-eslint/typescript-estree@8.11.0(typescript@5.6.3)': dependencies: '@typescript-eslint/types': 8.11.0 @@ -4172,12 +4199,27 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.11.0(eslint@8.57.1)(typescript@5.6.3)': + '@typescript-eslint/typescript-estree@8.12.1(typescript@5.6.3)': + dependencies: + '@typescript-eslint/types': 8.12.1 + '@typescript-eslint/visitor-keys': 8.12.1 + debug: 4.3.7 + fast-glob: 3.3.2 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0(typescript@5.6.3) + optionalDependencies: + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/utils@8.12.1(eslint@8.57.1)(typescript@5.6.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) - '@typescript-eslint/scope-manager': 8.11.0 - '@typescript-eslint/types': 8.11.0 - '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) + '@typescript-eslint/scope-manager': 8.12.1 + '@typescript-eslint/types': 8.12.1 + '@typescript-eslint/typescript-estree': 8.12.1(typescript@5.6.3) eslint: 8.57.1 transitivePeerDependencies: - supports-color @@ -4188,6 +4230,11 @@ snapshots: '@typescript-eslint/types': 8.11.0 eslint-visitor-keys: 3.4.3 + '@typescript-eslint/visitor-keys@8.12.1': + dependencies: + '@typescript-eslint/types': 8.12.1 + eslint-visitor-keys: 3.4.3 + '@ungap/structured-clone@1.2.0': {} '@vitejs/plugin-basic-ssl@1.1.0(vite@5.4.10(@types/node@22.7.9)(sass@1.80.4))': @@ -6055,6 +6102,7 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0 From 5046d51c0149864c6c750284cda9c54e0741be79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:28:05 +0000 Subject: [PATCH 7/8] chore: bump nanoid from 5.0.7 to 5.0.8 Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.7 to 5.0.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/5.0.7...5.0.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/main/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/main/package.json b/packages/main/package.json index 6fdb967b..78e29cc5 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -43,7 +43,7 @@ "memoize-one": "^6.0.0", "moment": "^2.30.1", "moment-timezone": "^0.5.46", - "nanoid": "^5.0.7", + "nanoid": "^5.0.8", "papaparse": "^5.4.1", "prismjs": "^1.29.0", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c099a65..86a276f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: version: 4.5.1 '@microlink/react-json-view': specifier: latest - version: 1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/base': specifier: 5.0.0-beta.5 version: 5.0.0-beta.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -136,8 +136,8 @@ importers: specifier: ^0.5.46 version: 0.5.46 nanoid: - specifier: ^5.0.7 - version: 5.0.7 + specifier: ^5.0.8 + version: 5.0.8 papaparse: specifier: ^5.4.1 version: 5.4.1 @@ -195,7 +195,6 @@ importers: slate-react: specifier: ^0.110.3 version: 0.110.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.110.2) - tss-react: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -663,8 +662,8 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@microlink/react-json-view@1.23.3': - resolution: {integrity: sha512-5az8z8ebKEU/8XN60TF7aAB7d68z8EtHbIL43tO8MJdBhm4jLQCjAKuuoGX01WgdgnazYnqtBe6LLcUmCv/MyA==} + '@microlink/react-json-view@1.23.4': + resolution: {integrity: sha512-A4rizny9JxHuzpZ9bd8oBT7ExJXcFgvb3VGkjNlAC+MBDZIzQ7TT9bUWqFU6+0ygSCAZ1YVyDhD04HTctAVWCw==} peerDependencies: react: '>= 15' react-dom: '>= 15' @@ -2287,8 +2286,8 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@5.0.7: - resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==} + nanoid@5.0.8: + resolution: {integrity: sha512-TcJPw+9RV9dibz1hHUzlLVy8N4X9TnwirAjrU08Juo6BNKggzVfP2ZJ/3ZUSq15Xl5i85i+Z89XBO90pB2PghQ==} engines: {node: ^18 || >=20} hasBin: true @@ -3584,7 +3583,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@microlink/react-json-view@1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@microlink/react-json-view@1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: flux: 4.0.4(react@18.3.1) react: 18.3.1 @@ -5360,7 +5359,7 @@ snapshots: nanoid@3.3.7: {} - nanoid@5.0.7: {} + nanoid@5.0.8: {} natural-compare@1.4.0: {} @@ -6055,6 +6054,7 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0 From b37dc5367e2e69ff57ab0f3b9e21daa7d0ed51f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:28:23 +0000 Subject: [PATCH 8/8] chore: bump react-select from 5.8.1 to 5.8.2 Bumps [react-select](https://github.com/JedWatson/react-select) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.8.1...react-select@5.8.2) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/main/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/main/package.json b/packages/main/package.json index 6fdb967b..f3047f7b 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -56,7 +56,7 @@ "react-redux": "^8.1.3", "react-responsive": "^9.0.2", "react-router-dom": "^6.27.0", - "react-select": "^5.8.1", + "react-select": "^5.8.2", "redux": "^4.2.1", "redux-thunk": "^2.4.2", "reselect": "^5.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c099a65..334cfa14 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: version: 4.5.1 '@microlink/react-json-view': specifier: latest - version: 1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/base': specifier: 5.0.0-beta.5 version: 5.0.0-beta.5(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -175,8 +175,8 @@ importers: specifier: ^6.27.0 version: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-select: - specifier: ^5.8.1 - version: 5.8.1(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^5.8.2 + version: 5.8.2(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) redux: specifier: ^4.2.1 version: 4.2.1 @@ -195,7 +195,6 @@ importers: slate-react: specifier: ^0.110.3 version: 0.110.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.110.2) - tss-react: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -663,8 +662,8 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@microlink/react-json-view@1.23.3': - resolution: {integrity: sha512-5az8z8ebKEU/8XN60TF7aAB7d68z8EtHbIL43tO8MJdBhm4jLQCjAKuuoGX01WgdgnazYnqtBe6LLcUmCv/MyA==} + '@microlink/react-json-view@1.23.4': + resolution: {integrity: sha512-A4rizny9JxHuzpZ9bd8oBT7ExJXcFgvb3VGkjNlAC+MBDZIzQ7TT9bUWqFU6+0ygSCAZ1YVyDhD04HTctAVWCw==} peerDependencies: react: '>= 15' react-dom: '>= 15' @@ -2568,8 +2567,8 @@ packages: peerDependencies: react: '>=16.8' - react-select@5.8.1: - resolution: {integrity: sha512-RT1CJmuc+ejqm5MPgzyZujqDskdvB9a9ZqrdnVLsvAHjJ3Tj0hELnLeVPQlmYdVKCdCpxanepl6z7R5KhXhWzg==} + react-select@5.8.2: + resolution: {integrity: sha512-a/LkOckoI62710gGPQSQqUp7A10fGbH/ya3/IR49qaq3XoBvwymgD5mJgtiHxBDsutyEQfdKNycWVh8Cg8UCjw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -3584,7 +3583,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@microlink/react-json-view@1.23.3(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@microlink/react-json-view@1.23.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: flux: 4.0.4(react@18.3.1) react: 18.3.1 @@ -5616,7 +5615,7 @@ snapshots: '@remix-run/router': 1.20.0 react: 18.3.1 - react-select@5.8.1(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-select@5.8.2(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.25.9 '@emotion/cache': 11.13.1 @@ -6055,6 +6054,7 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@24.1.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0