diff --git a/.nvmrc b/.nvmrc index 25bf17fc5a..8fdd954df9 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18 \ No newline at end of file +22 \ No newline at end of file diff --git a/application-templates/starter-typescript/.nvmrc b/application-templates/starter-typescript/.nvmrc index 3c032078a4..2bd5a0a98a 100644 --- a/application-templates/starter-typescript/.nvmrc +++ b/application-templates/starter-typescript/.nvmrc @@ -1 +1 @@ -18 +22 diff --git a/application-templates/starter/.nvmrc b/application-templates/starter/.nvmrc index 3c032078a4..2bd5a0a98a 100644 --- a/application-templates/starter/.nvmrc +++ b/application-templates/starter/.nvmrc @@ -1 +1 @@ -18 +22 diff --git a/custom-views-templates/starter-typescript/.nvmrc b/custom-views-templates/starter-typescript/.nvmrc index 3c032078a4..2bd5a0a98a 100644 --- a/custom-views-templates/starter-typescript/.nvmrc +++ b/custom-views-templates/starter-typescript/.nvmrc @@ -1 +1 @@ -18 +22 diff --git a/custom-views-templates/starter/.nvmrc b/custom-views-templates/starter/.nvmrc index 3c032078a4..2bd5a0a98a 100644 --- a/custom-views-templates/starter/.nvmrc +++ b/custom-views-templates/starter/.nvmrc @@ -1 +1 @@ -18 +22 diff --git a/package.json b/package.json index 74b0a39e99..92d90ee859 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "@tsconfig/cypress": "^1.0.1", "@types/eslint": "^8.44.2", "@types/jest": "^29.5.4", - "@types/node": "^18.17.14", + "@types/node": "^22.0.0", "@types/rosie": "^0.0.45", "@types/testing-library__jest-dom": "^5.14.9", "@types/uuid": "^9.0.3", @@ -186,7 +186,7 @@ } }, "engines": { - "node": "18.x", + "node": "22.x", "npm": ">=6", "pnpm": ">=8" }, diff --git a/packages-backend/express/package.json b/packages-backend/express/package.json index b39801702e..68dd0833ac 100644 --- a/packages-backend/express/package.json +++ b/packages-backend/express/package.json @@ -21,7 +21,7 @@ "@babel/runtime": "^7.22.15", "@babel/runtime-corejs3": "^7.22.15", "@types/express": "^4.17.17", - "@types/node": "^18.17.14", + "@types/node": "^22.0.0", "express": "4.20.0", "express-jwt": "8.4.1", "jwks-rsa": "2.1.5" diff --git a/playground/package.json b/playground/package.json index 042e528324..108d0fb747 100644 --- a/playground/package.json +++ b/playground/package.json @@ -67,9 +67,9 @@ "@commercetools-test-data/commons": "8.5.0", "@formatjs/cli": "6.2.12", "@types/jest": "^29.5.4", - "@types/node": "^16.18.48", + "@types/node": "^22.0.0", "@types/testing-library__jest-dom": "^5.14.9", - "@vercel/node": "^2.15.10", + "@vercel/node": "^3.0.0", "dotenv-flow": "^4.0.0", "express": "4.20.0", "jest": "29.7.0", @@ -79,7 +79,7 @@ }, "packageManager": "pnpm@8.15.8", "engines": { - "node": "18.x", + "node": "22.x", "pnpm": ">=8" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 984fef6409..37b3ceadb3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,7 +86,7 @@ importers: version: 3.2.3(graphql@16.8.2) '@graphql-codegen/cli': specifier: 2.16.5 - version: 2.16.5(@babel/core@7.22.17)(@types/node@18.17.14)(graphql@16.8.2)(typescript@5.0.4) + version: 2.16.5(@babel/core@7.22.17)(@types/node@22.10.1)(graphql@16.8.2)(typescript@5.0.4) '@graphql-codegen/introspection': specifier: 2.2.3 version: 2.2.3(graphql@16.8.2) @@ -151,8 +151,8 @@ importers: specifier: ^29.5.4 version: 29.5.4 '@types/node': - specifier: ^18.17.14 - version: 18.17.14 + specifier: ^22.0.0 + version: 22.10.1 '@types/rosie': specifier: ^0.0.45 version: 0.0.45 @@ -197,7 +197,7 @@ importers: version: 4.1.0 eslint-plugin-graphql: specifier: ^4.0.0 - version: 4.0.0(@types/node@18.17.14)(graphql@16.8.2)(typescript@5.0.4) + version: 4.0.0(@types/node@22.10.1)(graphql@16.8.2)(typescript@5.0.4) find-up: specifier: 5.0.0 version: 5.0.0 @@ -209,7 +209,7 @@ importers: version: 7.0.4 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-each: specifier: 29.7.0 version: 29.7.0 @@ -461,7 +461,7 @@ importers: version: 4.1.0 eslint-plugin-graphql: specifier: ^4.0.0 - version: 4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2) + version: 4.0.0(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.7.2) formik: specifier: 2.4.6 version: 2.4.6(react@17.0.2) @@ -473,7 +473,7 @@ importers: version: 2.12.6(graphql@16.8.1) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-runner-eslint: specifier: 2.2.0 version: 2.2.0(eslint@8.57.0)(jest@29.7.0) @@ -683,7 +683,7 @@ importers: version: 4.1.0 eslint-plugin-graphql: specifier: ^4.0.0 - version: 4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.0.4) + version: 4.0.0(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.0.4) formik: specifier: 2.4.6 version: 2.4.6(react@17.0.2) @@ -695,7 +695,7 @@ importers: version: 2.12.6(graphql@16.8.1) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-runner-eslint: specifier: 2.2.0 version: 2.2.0(eslint@8.57.0)(jest@29.7.0) @@ -902,7 +902,7 @@ importers: version: 4.1.0 eslint-plugin-graphql: specifier: ^4.0.0 - version: 4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2) + version: 4.0.0(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.7.2) formik: specifier: 2.4.6 version: 2.4.6(react@17.0.2) @@ -914,7 +914,7 @@ importers: version: 2.12.6(graphql@16.8.1) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-runner-eslint: specifier: 2.2.0 version: 2.2.0(eslint@8.57.0)(jest@29.7.0) @@ -1124,7 +1124,7 @@ importers: version: 4.1.0 eslint-plugin-graphql: specifier: ^4.0.0 - version: 4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.0.4) + version: 4.0.0(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.0.4) formik: specifier: 2.4.6 version: 2.4.6(react@17.0.2) @@ -1136,7 +1136,7 @@ importers: version: 2.12.6(graphql@16.8.1) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-runner-eslint: specifier: 2.2.0 version: 2.2.0(eslint@8.57.0)(jest@29.7.0) @@ -1217,7 +1217,7 @@ importers: version: 17.1.0(eslint@8.57.0) eslint-plugin-prettier: specifier: ^4.2.1 - version: 4.2.1(eslint-config-prettier@8.10.0)(eslint@8.57.0)(prettier@3.4.2) + version: 4.2.1(eslint-config-prettier@8.10.0)(eslint@8.57.0)(prettier@2.8.8) devDependencies: '@tsconfig/node16': specifier: ^16.1.1 @@ -1238,8 +1238,8 @@ importers: specifier: ^4.17.17 version: 4.17.17 '@types/node': - specifier: ^18.17.14 - version: 18.17.14 + specifier: ^22.0.0 + version: 22.10.1 express: specifier: 4.20.0 version: 4.20.0 @@ -1350,7 +1350,7 @@ importers: version: 29.5.4 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) react: specifier: 17.0.2 version: 17.0.2 @@ -1498,7 +1498,7 @@ importers: devDependencies: '@apollo/client': specifier: 3.7.14 - version: 3.7.14(graphql@16.9.0)(react-dom@17.0.2)(react@17.0.2) + version: 3.7.14(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2) '@testing-library/dom': specifier: ^9.3.1 version: 9.3.1 @@ -1519,7 +1519,7 @@ importers: version: 5.14.9 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) msw: specifier: 0.49.3 version: 0.49.3(typescript@5.7.2) @@ -1845,7 +1845,7 @@ importers: version: 5.14.9 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-mock: specifier: 29.7.0 version: 29.7.0 @@ -1948,7 +1948,7 @@ importers: version: 3.1.2 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-mock: specifier: 29.7.0 version: 29.7.0 @@ -2086,7 +2086,7 @@ importers: version: link:../application-components '@emotion/react': specifier: ^11.11.4 - version: 11.11.4(react@18.3.1) + version: 11.11.4(@types/react@17.0.83)(react@17.0.2) '@tsconfig/node16': specifier: ^16.1.1 version: 16.1.1 @@ -2117,7 +2117,7 @@ importers: version: 29.5.4 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) packages/create-mc-app: dependencies: @@ -2398,7 +2398,7 @@ importers: version: 12.1.5(react-dom@17.0.2)(react@17.0.2) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) packages/jest-stylelint-runner: dependencies: @@ -2735,7 +2735,7 @@ importers: version: 0.11.0 vite: specifier: ~4.5.3 - version: 4.5.5(@types/node@18.17.14) + version: 4.5.5(@types/node@22.10.1) vite-bundle-analyzer: specifier: 0.12.1 version: 0.12.1(patch_hash=7ajbjk5hiy45vciwrmysf4hciy) @@ -2849,7 +2849,7 @@ importers: version: 5.14.9 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-mock: specifier: 29.7.0 version: 29.7.0 @@ -2955,7 +2955,7 @@ importers: version: 5.14.9 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-mock: specifier: 29.7.0 version: 29.7.0 @@ -3104,7 +3104,7 @@ importers: version: 29.5.4 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) react: specifier: 17.0.2 version: 17.0.2 @@ -3231,7 +3231,7 @@ importers: version: 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) apollo-link-rest: specifier: ^0.9.0 - version: 0.9.0(@apollo/client@3.12.0)(graphql@16.8.2)(qs@6.11.2) + version: 0.9.0(@apollo/client@3.7.14)(graphql@16.8.2)(qs@6.11.2) graphql: specifier: 16.8.2 version: 16.8.2 @@ -3285,14 +3285,14 @@ importers: specifier: ^29.5.4 version: 29.5.4 '@types/node': - specifier: ^16.18.48 - version: 16.18.48 + specifier: ^22.0.0 + version: 22.10.1 '@types/testing-library__jest-dom': specifier: ^5.14.9 version: 5.14.9 '@vercel/node': - specifier: ^2.15.10 - version: 2.15.10 + specifier: ^3.0.0 + version: 3.2.28 dotenv-flow: specifier: ^4.0.0 version: 4.0.0 @@ -3301,13 +3301,13 @@ importers: version: 4.20.0 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@16.18.48)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) msw: specifier: 0.49.3 version: 0.49.3(typescript@5.0.4) ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@16.18.48)(typescript@5.0.4) + version: 10.9.1(@types/node@22.10.1)(typescript@5.0.4) typescript: specifier: 5.0.4 version: 5.0.4 @@ -3406,7 +3406,7 @@ importers: version: 16.8.1 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + version: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-each: specifier: 29.7.0 version: 29.7.0 @@ -3430,7 +3430,7 @@ importers: version: 9.0.1 vite: specifier: ~4.5.3 - version: 4.5.5(@types/node@18.17.14) + version: 4.5.5(@types/node@22.10.1) website-components-playground: dependencies: @@ -3536,7 +3536,7 @@ importers: version: 4.3.1(vite@4.5.5) vite: specifier: ~4.5.3 - version: 4.5.5(@types/node@18.17.14) + version: 4.5.5(@types/node@22.10.1) packages: @@ -3555,45 +3555,6 @@ packages: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - /@apollo/client@3.12.0(@types/react@17.0.83)(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-azaTC5Z46vgVrW56Nh/OaRsPwTDAMz+JTNiJhdxqfUd7DMqaNQitq0njECgDvXidtF6ERQ1ZMj10LpdCwI9j7g==} - peerDependencies: - graphql: ^15.0.0 || ^16.0.0 - graphql-ws: ^5.5.5 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 - subscriptions-transport-ws: ^0.9.0 || ^0.11.0 - peerDependenciesMeta: - graphql-ws: - optional: true - react: - optional: true - react-dom: - optional: true - subscriptions-transport-ws: - optional: true - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.2) - '@wry/caches': 1.0.1 - '@wry/equality': 0.5.7 - '@wry/trie': 0.5.0 - graphql: 16.8.2 - graphql-tag: 2.12.6(graphql@16.8.2) - hoist-non-react-statics: 3.3.2 - optimism: 0.18.1 - prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - rehackt: 0.1.0(@types/react@17.0.83)(react@17.0.2) - response-iterator: 0.2.6 - symbol-observable: 4.0.0 - ts-invariant: 0.10.3 - tslib: 2.8.1 - zen-observable-ts: 1.2.5 - transitivePeerDependencies: - - '@types/react' - dev: false - /@apollo/client@3.7.14(graphql@16.8.1)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-BRvdkwq5PAXBkjXjboO12uksDm3nrZEqDi4xF97Fk3Mnaa0zDOEfJa7hoKTY9b9KA1EkeWv9BL3i7hSd4SfGBg==} peerDependencies: @@ -3665,42 +3626,6 @@ packages: tslib: 2.6.2 zen-observable-ts: 1.2.5 - /@apollo/client@3.7.14(graphql@16.9.0)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-BRvdkwq5PAXBkjXjboO12uksDm3nrZEqDi4xF97Fk3Mnaa0zDOEfJa7hoKTY9b9KA1EkeWv9BL3i7hSd4SfGBg==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - graphql-ws: ^5.5.5 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - subscriptions-transport-ws: ^0.9.0 || ^0.11.0 - peerDependenciesMeta: - graphql-ws: - optional: true - react: - optional: true - react-dom: - optional: true - subscriptions-transport-ws: - optional: true - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) - '@wry/context': 0.7.3 - '@wry/equality': 0.5.7 - '@wry/trie': 0.3.2 - graphql: 16.9.0 - graphql-tag: 2.12.6(graphql@16.9.0) - hoist-non-react-statics: 3.3.2 - optimism: 0.16.2 - prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - response-iterator: 0.2.6 - symbol-observable: 4.0.0 - ts-invariant: 0.10.3 - tslib: 2.6.2 - zen-observable-ts: 1.2.5 - dev: true - /@ardatan/aggregate-error@0.0.6: resolution: {integrity: sha512-vyrkEHG1jrukmzTPtyWB4NLPauUw5bQeg4uhn8f+1SSynmrOcyvlb1GKQjjgoBzElLdfXCRYX8UnBlhklOHYRQ==} engines: {node: '>=8'} @@ -8477,7 +8402,7 @@ packages: '@babel/helper-split-export-declaration': 7.24.5 '@babel/parser': 7.24.5 '@babel/types': 7.24.5 - debug: 4.3.5 + debug: 4.3.7(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -8671,7 +8596,7 @@ packages: '@changesets/types': 6.0.0 '@manypkg/get-packages': 1.1.3 fs-extra: 7.0.1 - micromatch: 4.0.5 + micromatch: 4.0.8 dev: false /@changesets/errors@0.2.0: @@ -8723,7 +8648,7 @@ packages: '@changesets/types': 6.0.0 '@manypkg/get-packages': 1.1.3 is-subdir: 1.2.0 - micromatch: 4.0.5 + micromatch: 4.0.8 spawndamnit: 2.0.0 dev: false @@ -9355,7 +9280,7 @@ packages: peerDependencies: react: 17.x dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) @@ -9378,7 +9303,7 @@ packages: peerDependencies: react: 17.x dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) @@ -12542,43 +12467,31 @@ packages: engines: {node: '>=10.0.0'} dev: false - /@edge-runtime/format@2.1.0: - resolution: {integrity: sha512-gc2qbYEIIJRczBApBPznVI1c5vZgzrZQOsFZnAxxFiYah9qldHiu1YEitzSvXI8X8ZgvAguuIiyIbpWz17nlXA==} - engines: {node: '>=14'} - dev: true - - /@edge-runtime/node-utils@2.0.3: - resolution: {integrity: sha512-JUSbi5xu/A8+D2t9B9wfirCI1J8n8q0660FfmqZgA+n3RqxD3y7SnamL1sKRE5/AbHsKs9zcqCbK2YDklbc9Bg==} - engines: {node: '>=14'} - dev: true - - /@edge-runtime/primitives@2.1.2: - resolution: {integrity: sha512-SR04SMDybALlhIYIi0hiuEUwIl0b7Sn+RKwQkX6hydg4+AKMzBNDFhj2nqHDD1+xkHArV9EhmJIb6iGjShwSzg==} - engines: {node: '>=14'} + /@edge-runtime/format@2.2.1: + resolution: {integrity: sha512-JQTRVuiusQLNNLe2W9tnzBlV/GvSVcozLl4XZHk5swnRZ/v6jp8TqR8P7sqmJsQqblDZ3EztcWmLDbhRje/+8g==} + engines: {node: '>=16'} dev: true - /@edge-runtime/primitives@3.0.1: - resolution: {integrity: sha512-l5NNDcPkKW4N6qRmB8zzpCF6uRW1S808V/zm72z7b/aWwZUYbmEPPkzyhGAW0aQxLU1pGdZ8u2gNjamdaU6RXw==} - engines: {node: '>=14'} + /@edge-runtime/node-utils@2.3.0: + resolution: {integrity: sha512-uUtx8BFoO1hNxtHjp3eqVPC/mWImGb2exOfGjMLUoipuWgjej+f4o/VP4bUI8U40gu7Teogd5VTeZUkGvJSPOQ==} + engines: {node: '>=16'} dev: true - /@edge-runtime/primitives@3.0.3: - resolution: {integrity: sha512-YnfMWMRQABAH8IsnFMJWMW+SyB4ZeYBPnR7V0aqdnew7Pq60cbH5DyFjS/FhiLwvHQk9wBREmXD7PP0HooEQ1A==} - engines: {node: '>=14'} + /@edge-runtime/ponyfill@2.4.2: + resolution: {integrity: sha512-oN17GjFr69chu6sDLvXxdhg0Qe8EZviGSuqzR9qOiKh4MhFYGdBBcqRNzdmYeAdeRzOW2mM9yil4RftUQ7sUOA==} + engines: {node: '>=16'} dev: true - /@edge-runtime/vm@3.0.1: - resolution: {integrity: sha512-69twXLIcqVx0iNlc1vFqnXgka2CZi2c/QBAmMzXBk0M6mPG+ICCBh2dd+cv1K+HW2pfLuSW+EskkFXWGeCf1Vw==} - engines: {node: '>=14'} - dependencies: - '@edge-runtime/primitives': 3.0.1 + /@edge-runtime/primitives@4.1.0: + resolution: {integrity: sha512-Vw0lbJ2lvRUqc7/soqygUX216Xb8T3WBZ987oywz6aJqRxcwSVWwr9e+Nqo2m9bxobA9mdbWNNoRY6S9eko1EQ==} + engines: {node: '>=16'} dev: true - /@edge-runtime/vm@3.0.3: - resolution: {integrity: sha512-SPfI1JeIRNs/4EEE2Oc0X6gG3RqjD1TnKu2lwmwFXq0435xgZGKhc3UiKkYAdoMn2dNFD73nlabMKHBRoMRpxg==} - engines: {node: '>=14'} + /@edge-runtime/vm@3.2.0: + resolution: {integrity: sha512-0dEVyRLM/lG4gp1R/Ik5bfPl/1wX00xFwd5KcNH602tzBa09oF7pbTKETEhR1GjZ75K6OJnYFu8II2dyMhONMw==} + engines: {node: '>=16'} dependencies: - '@edge-runtime/primitives': 3.0.3 + '@edge-runtime/primitives': 4.1.0 dev: true /@emotion/babel-plugin-jsx-pragmatic@0.2.1(@babel/core@7.22.17): @@ -12741,27 +12654,6 @@ packages: '@types/react': 17.0.83 hoist-non-react-statics: 3.3.2 react: 17.0.2 - dev: false - - /@emotion/react@11.11.4(react@18.3.1): - resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} - peerDependencies: - '@types/react': '*' - react: '>=16.8.0' - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@babel/runtime': 7.24.5 - '@emotion/babel-plugin': 11.11.0 - '@emotion/cache': 11.11.0 - '@emotion/serialize': 1.1.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) - '@emotion/utils': 1.2.1 - '@emotion/weak-memoize': 0.3.1 - hoist-non-react-statics: 3.3.2 - react: 18.3.1 - dev: true /@emotion/serialize@1.1.3: resolution: {integrity: sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==} @@ -12845,14 +12737,6 @@ packages: dependencies: react: 17.0.2 - /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.3.1): - resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} - peerDependencies: - react: '>=16.8.0' - dependencies: - react: 18.3.1 - dev: true - /@emotion/utils@1.2.1: resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} @@ -13090,7 +12974,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.5 + debug: 4.3.7(supports-color@8.1.1) espree: 9.6.1 globals: 13.24.0 ignore: 5.2.4 @@ -13109,6 +12993,11 @@ packages: resolution: {integrity: sha512-XQ3cU+Q8Uqmrbf2e0cIC/QN43sTBSC8KF12u29Mb47tWrt2hAgBXSgpZMj4Ao8Uk0iJcU99QsOCaIL8934obCg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'} + /@fastify/busboy@2.1.1: + resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} + engines: {node: '>=14'} + dev: true + /@floating-ui/core@1.2.6: resolution: {integrity: sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg==} dev: false @@ -13366,7 +13255,7 @@ packages: '@types/estree': 1.0.5 '@types/fs-extra': 9.0.13 '@types/json-stable-stringify': 1.0.34 - '@types/node': 16.18.48 + '@types/node': 16.18.97 chalk: 4.1.2 commander: 8.3.0 fast-glob: 3.3.1 @@ -13622,7 +13511,7 @@ packages: tslib: 2.4.1 dev: false - /@graphql-codegen/cli@2.16.5(@babel/core@7.22.17)(@types/node@18.17.14)(graphql@16.8.2)(typescript@5.0.4): + /@graphql-codegen/cli@2.16.5(@babel/core@7.22.17)(@types/node@22.10.1)(graphql@16.8.2)(typescript@5.0.4): resolution: {integrity: sha512-XYPIp+q7fB0xAGSAoRykiTe4oY80VU+z+dw5nuv4mLY0+pv7+pa2C6Nwhdw7a65lXOhFviBApWCCZeqd54SMnA==} hasBin: true peerDependencies: @@ -13636,22 +13525,22 @@ packages: '@graphql-tools/apollo-engine-loader': 7.3.26(graphql@16.8.2) '@graphql-tools/code-file-loader': 7.3.22(@babel/core@7.22.17)(graphql@16.8.2) '@graphql-tools/git-loader': 7.2.21(@babel/core@7.22.17)(graphql@16.8.2) - '@graphql-tools/github-loader': 7.3.28(@babel/core@7.22.17)(@types/node@18.17.14)(graphql@16.8.2) + '@graphql-tools/github-loader': 7.3.28(@babel/core@7.22.17)(@types/node@22.10.1)(graphql@16.8.2) '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.8.2) '@graphql-tools/json-file-loader': 7.4.18(graphql@16.8.2) '@graphql-tools/load': 7.8.14(graphql@16.8.2) - '@graphql-tools/prisma-loader': 7.2.70(@types/node@18.17.14)(graphql@16.8.2) - '@graphql-tools/url-loader': 7.17.18(@types/node@18.17.14)(graphql@16.8.2) + '@graphql-tools/prisma-loader': 7.2.70(@types/node@22.10.1)(graphql@16.8.2) + '@graphql-tools/url-loader': 7.17.18(@types/node@22.10.1)(graphql@16.8.2) '@graphql-tools/utils': 9.2.1(graphql@16.8.2) - '@whatwg-node/fetch': 0.6.9(@types/node@18.17.14) + '@whatwg-node/fetch': 0.6.9(@types/node@22.10.1) chalk: 4.1.2 chokidar: 3.5.3 cosmiconfig: 7.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@18.17.14)(cosmiconfig@7.1.0)(ts-node@10.9.1)(typescript@5.0.4) + cosmiconfig-typescript-loader: 4.3.0(@types/node@22.10.1)(cosmiconfig@7.1.0)(ts-node@10.9.1)(typescript@5.0.4) debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.8.2 - graphql-config: 4.5.0(@types/node@18.17.14)(graphql@16.8.2) + graphql-config: 4.5.0(@types/node@22.10.1)(graphql@16.8.2) inquirer: 8.2.5 is-glob: 4.0.3 json-to-pretty-yaml: 1.2.2 @@ -13660,7 +13549,7 @@ packages: shell-quote: 1.8.1 string-env-interpolation: 1.0.1 ts-log: 2.2.5 - ts-node: 10.9.1(@types/node@18.17.14)(typescript@5.0.4) + ts-node: 10.9.1(@types/node@22.10.1)(typescript@5.0.4) tslib: 2.5.0 yaml: 1.10.2 yargs: 17.7.1 @@ -13935,7 +13824,7 @@ packages: - utf-8-validate dev: false - /@graphql-tools/executor-http@0.1.9(@types/node@18.17.14)(graphql@16.8.2): + /@graphql-tools/executor-http@0.1.9(@types/node@22.10.1)(graphql@16.8.2): resolution: {integrity: sha512-tNzMt5qc1ptlHKfpSv9wVBVKCZ7gks6Yb/JcYJluxZIT4qRV+TtOFjpptfBU63usgrGVOVcGjzWc/mt7KhmmpQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -13946,7 +13835,7 @@ packages: dset: 3.1.2 extract-files: 11.0.0 graphql: 16.8.2 - meros: 1.2.1(@types/node@18.17.14) + meros: 1.2.1(@types/node@22.10.1) tslib: 2.6.2 value-or-promise: 1.0.12 transitivePeerDependencies: @@ -13991,7 +13880,7 @@ packages: '@graphql-tools/utils': 9.2.1(graphql@16.8.2) graphql: 16.8.2 is-glob: 4.0.3 - micromatch: 4.0.5 + micromatch: 4.0.8 tslib: 2.6.2 unixify: 1.0.0 transitivePeerDependencies: @@ -13999,13 +13888,13 @@ packages: - supports-color dev: false - /@graphql-tools/github-loader@7.3.28(@babel/core@7.22.17)(@types/node@18.17.14)(graphql@16.8.2): + /@graphql-tools/github-loader@7.3.28(@babel/core@7.22.17)(@types/node@22.10.1)(graphql@16.8.2): resolution: {integrity: sha512-OK92Lf9pmxPQvjUNv05b3tnVhw0JRfPqOf15jZjyQ8BfdEUrJoP32b4dRQQem/wyRL24KY4wOfArJNqzpsbwCA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/executor-http': 0.1.9(@types/node@18.17.14)(graphql@16.8.2) + '@graphql-tools/executor-http': 0.1.9(@types/node@22.10.1)(graphql@16.8.2) '@graphql-tools/graphql-tag-pluck': 7.5.1(@babel/core@7.22.17)(graphql@16.8.2) '@graphql-tools/utils': 9.2.1(graphql@16.8.2) '@whatwg-node/fetch': 0.8.4 @@ -14212,18 +14101,18 @@ packages: tslib: 2.6.2 dev: false - /@graphql-tools/prisma-loader@7.2.70(@types/node@18.17.14)(graphql@16.8.2): + /@graphql-tools/prisma-loader@7.2.70(@types/node@22.10.1)(graphql@16.8.2): resolution: {integrity: sha512-YcV1pScllv2uP+OSNsLOac7yccexa/AY6BoLIsCfrVmFQoo7KUlz3oPiyZ6eIbGYmU5fp3MWt3Wf0cL4WgAnlw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/url-loader': 7.17.18(@types/node@18.17.14)(graphql@16.8.2) + '@graphql-tools/url-loader': 7.17.18(@types/node@22.10.1)(graphql@16.8.2) '@graphql-tools/utils': 9.2.1(graphql@16.8.2) '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.34 '@whatwg-node/fetch': 0.8.4 chalk: 4.1.2 - debug: 4.3.5 + debug: 4.3.7(supports-color@8.1.1) dotenv: 16.4.5 graphql: 16.8.2 graphql-request: 6.0.0(graphql@16.8.2) @@ -14292,7 +14181,7 @@ packages: value-or-promise: 1.0.12 dev: false - /@graphql-tools/url-loader@6.10.1(@types/node@18.17.14)(graphql@16.8.1): + /@graphql-tools/url-loader@6.10.1(@types/node@22.10.1)(graphql@16.8.1): resolution: {integrity: sha512-DSDrbhQIv7fheQ60pfDpGD256ixUQIR6Hhf9Z5bRjVkXOCvO5XrkwoWLiU7iHL81GB1r0Ba31bf+sl+D4nyyfw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 @@ -14311,7 +14200,7 @@ packages: is-promise: 4.0.0 isomorphic-ws: 4.0.1(ws@7.4.5) lodash: 4.17.21 - meros: 1.1.4(@types/node@18.17.14) + meros: 1.1.4(@types/node@22.10.1) subscriptions-transport-ws: 0.9.19(graphql@16.8.1) sync-fetch: 0.3.0 tslib: 2.2.0 @@ -14324,7 +14213,7 @@ packages: - utf-8-validate dev: false - /@graphql-tools/url-loader@6.10.1(@types/node@18.17.14)(graphql@16.8.2): + /@graphql-tools/url-loader@6.10.1(@types/node@22.10.1)(graphql@16.8.2): resolution: {integrity: sha512-DSDrbhQIv7fheQ60pfDpGD256ixUQIR6Hhf9Z5bRjVkXOCvO5XrkwoWLiU7iHL81GB1r0Ba31bf+sl+D4nyyfw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 @@ -14343,7 +14232,7 @@ packages: is-promise: 4.0.0 isomorphic-ws: 4.0.1(ws@7.4.5) lodash: 4.17.21 - meros: 1.1.4(@types/node@18.17.14) + meros: 1.1.4(@types/node@22.10.1) subscriptions-transport-ws: 0.9.19(graphql@16.8.2) sync-fetch: 0.3.0 tslib: 2.2.0 @@ -14356,7 +14245,7 @@ packages: - utf-8-validate dev: false - /@graphql-tools/url-loader@7.17.18(@types/node@18.17.14)(graphql@16.8.2): + /@graphql-tools/url-loader@7.17.18(@types/node@22.10.1)(graphql@16.8.2): resolution: {integrity: sha512-ear0CiyTj04jCVAxi7TvgbnGDIN2HgqzXzwsfcqiVg9cvjT40NcMlZ2P1lZDgqMkZ9oyLTV8Bw6j+SyG6A+xPw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -14364,7 +14253,7 @@ packages: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/delegate': 9.0.31(graphql@16.8.2) '@graphql-tools/executor-graphql-ws': 0.0.14(graphql@16.8.2) - '@graphql-tools/executor-http': 0.1.9(@types/node@18.17.14)(graphql@16.8.2) + '@graphql-tools/executor-http': 0.1.9(@types/node@22.10.1)(graphql@16.8.2) '@graphql-tools/executor-legacy-ws': 0.0.11(graphql@16.8.2) '@graphql-tools/utils': 9.2.1(graphql@16.8.2) '@graphql-tools/wrap': 9.4.2(graphql@16.8.2) @@ -14487,14 +14376,6 @@ packages: dependencies: graphql: 16.8.2 - /@graphql-typed-document-node/core@3.2.0(graphql@16.9.0): - resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} - peerDependencies: - graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - dependencies: - graphql: 16.9.0 - dev: true - /@hapi/hoek@9.3.0: resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==} dev: false @@ -14510,7 +14391,7 @@ packages: engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 2.0.2 - debug: 4.3.5 + debug: 4.3.7(supports-color@8.1.1) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -14557,7 +14438,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -14569,7 +14450,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -14589,14 +14470,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -14623,7 +14504,7 @@ packages: dependencies: '@jest/fake-timers': 29.6.4 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-mock: 29.7.0 dev: false @@ -14633,7 +14514,7 @@ packages: dependencies: '@jest/fake-timers': 29.6.4 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-mock: 29.7.0 dev: false @@ -14643,7 +14524,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-mock: 29.7.0 /@jest/expect-utils@29.7.0: @@ -14667,7 +14548,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -14679,7 +14560,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -14691,7 +14572,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -14722,7 +14603,7 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -14800,7 +14681,7 @@ packages: jest-haste-map: 29.7.0 jest-regex-util: 29.6.3 jest-util: 29.7.0 - micromatch: 4.0.5 + micromatch: 4.0.8 pirates: 4.0.5 slash: 3.0.0 write-file-atomic: 4.0.2 @@ -14813,7 +14694,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.17.14 + '@types/node': 22.10.1 '@types/yargs': 15.0.15 chalk: 4.1.2 dev: false @@ -14985,12 +14866,11 @@ packages: nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 - semver: 7.6.3 + semver: 7.6.2 tar: 6.1.13 transitivePeerDependencies: - encoding - supports-color - dev: false /@microsoft/fetch-event-source@2.0.1: resolution: {integrity: sha512-W6CLUJ2eBMw3Rec70qrsEW0jOm/3twwJv21mrmj2yORiaVmVYGS4sSS5yUwvQc1ZlDLYGPnClVWmUUMagKNsfA==} @@ -15010,7 +14890,7 @@ packages: '@open-draft/until': 1.0.3 '@types/debug': 4.1.7 '@xmldom/xmldom': 0.8.7 - debug: 4.3.5 + debug: 4.3.7(supports-color@8.1.1) headers-polyfill: 3.1.2 outvariant: 1.4.0 strict-event-emitter: 0.2.8 @@ -15205,7 +15085,7 @@ packages: /@octokit/types@2.16.2: resolution: {integrity: sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@octokit/types@6.41.0: @@ -15809,6 +15689,14 @@ packages: rollup: 2.79.1 dev: false + /@rollup/pluginutils@4.2.1: + resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} + engines: {node: '>= 8.0.0'} + dependencies: + estree-walker: 2.0.2 + picomatch: 2.3.1 + dev: true + /@rollup/pluginutils@5.1.0(rollup@2.79.1): resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} engines: {node: '>=14.0.0'} @@ -16636,18 +16524,18 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.36 - '@types/node': 18.17.14 + '@types/node': 22.10.1 /@types/bonjour@3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/busboy@0.3.2: resolution: {integrity: sha512-iEvdm9Z9KdSs/ozuh1Z7ZsXrOl8F4M/CLMXPZHr3QuJ4d6Bjn+HBMC5EMKpwpAo8oi8iK9GZfFoHaIMrrZgwVw==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/cldr@7.1.4: @@ -16662,13 +16550,13 @@ packages: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: '@types/express-serve-static-core': 4.17.33 - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/connect@3.4.36: resolution: {integrity: sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w==} dependencies: - '@types/node': 20.5.9 + '@types/node': 22.10.1 /@types/cookie@0.4.1: resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==} @@ -16708,7 +16596,7 @@ packages: /@types/express-serve-static-core@4.17.33: resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 @@ -16724,33 +16612,33 @@ packages: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 20.5.9 + '@types/node': 22.10.1 dev: true /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/glob@7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: true /@types/glob@8.1.0: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.5.9 + '@types/node': 22.10.1 dev: true /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 /@types/hast@2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} @@ -16777,7 +16665,7 @@ packages: /@types/http-proxy@1.17.12: resolution: {integrity: sha512-kQtujO08dVtQ2wXAuSFfk9ASy3sug4+ogFR8Kd8UgP8PEuc1/G/8yjYRmp//PcDNJEUKOza/MrQu15bouEUCiw==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/istanbul-lib-coverage@2.0.4: @@ -16816,7 +16704,7 @@ packages: /@types/jsdom@20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: false @@ -16824,7 +16712,7 @@ packages: /@types/jsdom@21.1.2: resolution: {integrity: sha512-bGj+7TaCkOwkJfx7HtS9p22Ij0A2aKMuz8a1+owpkxa1wU/HUBy/WAXhdv90uDdVI9rSjGvUrXmLSeA9VP3JeA==} dependencies: - '@types/node': 20.5.9 + '@types/node': 22.10.1 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -16843,24 +16731,24 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: true /@types/jsonwebtoken@8.5.9: resolution: {integrity: sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/jsonwebtoken@9.0.2: resolution: {integrity: sha512-drE6uz7QBKq1fYqqoFKTDRdFCPHd5TCub75BM+D+cMx7NU9hUz7SESLfC2fSCXVFMO5Yj8sOWHuGqPgjc+fz0Q==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 /@types/keyv@3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/lodash.kebabcase@4.1.9: @@ -16900,13 +16788,13 @@ packages: /@types/mock-fs@4.13.1: resolution: {integrity: sha512-m6nFAJ3lBSnqbvDZioawRvpLXSaPyn52Srf7OfzjubYbYX8MTUdIgDxQl0wEapm4m/pNYSd9TXocpQ0TvZFlYA==} dependencies: - '@types/node': 20.5.9 + '@types/node': 22.10.1 dev: true /@types/moment-locales-webpack-plugin@1.2.3: resolution: {integrity: sha512-T4atAbR63V7mxjWKYQVboWHErz42fOfd72WRkq6gsNWuBkrJvi0uUJxm16XPHp+yZuGM3VoMio1qQf8hxZuQtg==} dependencies: - '@types/node': 20.5.9 + '@types/node': 22.10.1 tapable: 2.2.1 webpack: 5.94.0 transitivePeerDependencies: @@ -16922,27 +16810,17 @@ packages: /@types/node-fetch@2.6.11: resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 form-data: 4.0.0 - /@types/node-fetch@2.6.3: - resolution: {integrity: sha512-ETTL1mOEdq/sxUtgtOhKjyB2Irra4cjxksvcMUR5Zr4n+PxVhsCD9WS46oPbHL3et9Zde7CNRr+WUNlcHvsX+w==} - dependencies: - '@types/node': 18.17.14 - form-data: 3.0.1 - dev: true - /@types/node@12.20.55: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: false - /@types/node@14.18.33: - resolution: {integrity: sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==} + /@types/node@16.18.11: + resolution: {integrity: sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==} dev: true - /@types/node@16.18.48: - resolution: {integrity: sha512-mlaecDKQ7rIZrYD7iiKNdzFb6e/qD5I9U1rAhq+Fd+DWvYVs+G2kv74UFHmSOlg5+i/vF3XxuR522V4u8BqO+Q==} - /@types/node@16.18.97: resolution: {integrity: sha512-4muilE1Lbfn57unR+/nT9AFjWk0MtWi5muwCEJqnOvfRQDbSfLCUdN7vCIg8TYuaANfhLOV85ve+FNpiUsbSRg==} @@ -16953,8 +16831,10 @@ packages: resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==} dev: false - /@types/node@20.5.9: - resolution: {integrity: sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==} + /@types/node@22.10.1: + resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} + dependencies: + undici-types: 6.20.0 /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -16973,13 +16853,12 @@ packages: /@types/prompts@2.4.4: resolution: {integrity: sha512-p5N9uoTH76lLvSAaYSZtBCdEXzpOOufsRjnhjVSrZGXikVGHX9+cc9ERtHRV4hvBKHyZb1bg4K+56Bd2TqUn4A==} dependencies: - '@types/node': 20.5.9 + '@types/node': 22.10.1 kleur: 3.0.3 dev: false /@types/prop-types@15.7.13: resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} - dev: false /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} @@ -17067,7 +16946,6 @@ packages: '@types/prop-types': 15.7.13 '@types/scheduler': 0.16.8 csstype: 3.1.3 - dev: false /@types/redux-logger@3.0.9: resolution: {integrity: sha512-cwYhVbYNgH01aepeMwhd0ABX6fhVB2rcQ9m80u8Fl50ZODhsZ8RhQArnLTkE7/Zrfq4Sz/taNoF7DQy9pCZSKg==} @@ -17078,13 +16956,13 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/retry@0.12.0: @@ -17100,7 +16978,6 @@ packages: /@types/scheduler@0.16.8: resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==} - dev: false /@types/semver@6.2.3: resolution: {integrity: sha512-KQf+QAMWKMrtBMsB8/24w53tEsxllMj6TuA80TT/5igJalLI/zm0L3oXRbIAl4Ohfc85gyHX/jhMwsVkmhLU4A==} @@ -17117,7 +16994,7 @@ packages: /@types/serve-handler@6.1.1: resolution: {integrity: sha512-bIwSmD+OV8w0t2e7EWsuQYlGoS1o5aEdVktgkXaa43Zm0qVWi21xaSRb3DQA1UXD+DJ5bRq1Rgu14ZczB+CjIQ==} dependencies: - '@types/node': 20.5.9 + '@types/node': 22.10.1 dev: true /@types/serve-index@1.9.1: @@ -17130,12 +17007,12 @@ packages: resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==} dependencies: '@types/mime': 3.0.1 - '@types/node': 18.17.14 + '@types/node': 22.10.1 /@types/set-cookie-parser@2.4.2: resolution: {integrity: sha512-fBZgytwhYAUkj/jC/FAV4RQ5EerRup1YQsXQCh8rZfiHkc4UahC192oH0smGwsXol3cL3A5oETuAHeQHmhXM4w==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 /@types/sinonjs__fake-timers@8.1.1: resolution: {integrity: sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==} @@ -17146,7 +17023,7 @@ packages: /@types/sockjs@0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/stack-utils@2.0.1: @@ -17155,7 +17032,7 @@ packages: /@types/svgo@2.6.4: resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==} dependencies: - '@types/node': 20.5.9 + '@types/node': 22.10.1 dev: false /@types/testing-library__jest-dom@5.14.9: @@ -17187,7 +17064,7 @@ packages: /@types/webpack-bundle-analyzer@4.6.0: resolution: {integrity: sha512-XeQmQCCXdZdap+A/60UKmxW5Mz31Vp9uieGlHB3T4z/o2OLVLtTI3bvTuS6A2OWd/rbAAQiGGWIEFQACu16szA==} dependencies: - '@types/node': 20.5.9 + '@types/node': 22.10.1 tapable: 2.2.1 webpack: 5.94.0 transitivePeerDependencies: @@ -17204,19 +17081,19 @@ packages: /@types/websocket@1.0.2: resolution: {integrity: sha512-B5m9aq7cbbD/5/jThEr33nUY8WEfVi6A2YKCTOvw5Ldy7mtsOkqRvGjnzy6g7iMMDsgu7xREuCzqATLDLQVKcQ==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/ws@8.5.10: resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/ws@8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /@types/yargs-parser@21.0.0: @@ -17237,7 +17114,7 @@ packages: resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 optional: true /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.4.5): @@ -17589,12 +17466,12 @@ packages: resolution: {integrity: sha512-VmIEG8IdKH9hpVG+lm9h/ksFk5dWsdHinzSHXjekminPdGUUsb6BUHkYY/e10PSNJtg9Cq42c8pnr0kvaDSLew==} dev: false - /@vercel/build-utils@6.8.3: - resolution: {integrity: sha512-C86OPuPAvG/pSr27DPKecmptkYYsgyhOKdHTLv9jI3Pv1yvru78k+JjrAyn7N+0ev75KNV0Prv4P3p76168ePw==} + /@vercel/build-utils@8.6.0: + resolution: {integrity: sha512-shST7/8zY0Oi2uxgwt9S/fjat96Ohpt0bXB+4/TeekdDmIIIL8t+mg9ASEg1WGF8JjWqWx+tYQfXlvv7d/D+dg==} dev: true - /@vercel/error-utils@1.0.10: - resolution: {integrity: sha512-nsKy2sy+pjUWyKI1V/XXKspVzHMYgSalmj5+EsKWFXZbnNZicqxNtMR94J8Hs7SB4TQxh0s4KhczJtL59AVGMg==} + /@vercel/error-utils@2.0.3: + resolution: {integrity: sha512-CqC01WZxbLUxoiVdh9B/poPbNpY9U+tO1N9oWHwTl5YAZxcqXmmWJ8KNMFItJCUUWdY3J3xv8LvAuQv2KZ5YdQ==} dev: true /@vercel/go@1.4.4: @@ -17615,7 +17492,7 @@ packages: estree-walker: 2.0.2 glob: 7.2.3 graceful-fs: 4.2.11 - micromatch: 4.0.5 + micromatch: 4.0.8 node-gyp-build: 4.6.0 node-pre-gyp: 0.13.0 resolve-from: 5.0.0 @@ -17625,6 +17502,28 @@ packages: - supports-color dev: false + /@vercel/nft@0.27.3: + resolution: {integrity: sha512-oySTdDSzUAFDXpsSLk9Q943o+/Yu/+TCFxnehpFQEf/3khi2stMpTHPVNwFdvZq/Z4Ky93lE+MGHpXCRpMkSCA==} + engines: {node: '>=16'} + hasBin: true + dependencies: + '@mapbox/node-pre-gyp': 1.0.10 + '@rollup/pluginutils': 4.2.1 + acorn: 8.10.0 + acorn-import-attributes: 1.9.5(acorn@8.10.0) + async-sema: 3.1.1 + bindings: 1.5.0 + estree-walker: 2.0.2 + glob: 7.2.3 + graceful-fs: 4.2.11 + micromatch: 4.0.8 + node-gyp-build: 4.6.0 + resolve-from: 5.0.0 + transitivePeerDependencies: + - encoding + - supports-color + dev: true + /@vercel/node-bridge@2.2.2: resolution: {integrity: sha512-haGBC8noyA5BfjCRXRH+VIkHCDVW5iD5UX24P2nOdilwUxI4qWsattS/co8QBGq64XsNLRAMdM5pQUE3zxkF9Q==} dev: false @@ -17632,37 +17531,40 @@ packages: /@vercel/node@1.15.4: resolution: {integrity: sha512-45fV7qVVw1cWCD6tWBXH0i4pSfYck4yF2qNKlJb1gmbO9JHWRqMYm0uxNWISD6E6Z69Pl1KDvfa+l48w/qEkaw==} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 '@vercel/node-bridge': 2.2.2 ts-node: 8.9.1(typescript@4.3.4) typescript: 4.3.4 dev: false - /@vercel/node@2.15.10: - resolution: {integrity: sha512-IfnqnKAJlL1+0FSDJgxoe9J3kfYAgPGDjz4aO/H5FSjvqP7cKJnns1F9GsQq4pM499+TY8T8mKAdos7/m+WOEw==} + /@vercel/node@3.2.28: + resolution: {integrity: sha512-1TJqaBs8iiZX8l18rW2UGWB9XhHIBpkigFitqMRPapU3W8AaS29Uns64lgH4t9OVlcH4Jd9+3gNcy7amB7vhLQ==} dependencies: - '@edge-runtime/node-utils': 2.0.3 - '@edge-runtime/primitives': 2.1.2 - '@edge-runtime/vm': 3.0.1 - '@types/node': 14.18.33 - '@types/node-fetch': 2.6.3 - '@vercel/build-utils': 6.8.3 - '@vercel/error-utils': 1.0.10 - '@vercel/static-config': 2.0.17 + '@edge-runtime/node-utils': 2.3.0 + '@edge-runtime/primitives': 4.1.0 + '@edge-runtime/vm': 3.2.0 + '@types/node': 16.18.11 + '@vercel/build-utils': 8.6.0 + '@vercel/error-utils': 2.0.3 + '@vercel/nft': 0.27.3 + '@vercel/static-config': 3.0.0 async-listen: 3.0.0 - content-type: 1.0.5 - edge-runtime: 2.4.4 + cjs-module-lexer: 1.2.3 + edge-runtime: 2.5.9 + es-module-lexer: 1.4.1 esbuild: 0.14.47 - exit-hook: 2.2.1 + etag: 1.8.1 node-fetch: 2.6.9 path-to-regexp: 6.2.1 ts-morph: 12.0.0 - ts-node: 10.9.1(@types/node@14.18.33)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@16.18.11)(typescript@4.9.5) typescript: 4.9.5 + undici: 5.28.4 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - encoding + - supports-color dev: true /@vercel/python@2.3.4: @@ -17709,8 +17611,8 @@ packages: resolution: {integrity: sha512-U/jZZhyteq1fdq45LmHe/puCirA+3sd5myNuYvd7o3m/t3+FapI5C+8w96sHsaQdNPoXQH5xy50I/QhLNGEbVg==} dev: false - /@vercel/static-config@2.0.17: - resolution: {integrity: sha512-2f50OTVrN07x7pH+XNW0e7cj7T+Ufg+19+a2N3/XZBjQmV+FaMlmSLiaQ4tBxp2H8lWWHzENua7ZSSQPtRZ3/A==} + /@vercel/static-config@3.0.0: + resolution: {integrity: sha512-2qtvcBJ1bGY0dYGYh3iM7yGKkk971FujLEDXzuW5wcZsPr1GSEjO/w2iSr3qve6nDDtBImsGoDEnus5FI4+fIw==} dependencies: ajv: 8.6.3 json-schema-to-ts: 1.6.4 @@ -17723,7 +17625,7 @@ packages: vite: ^4 || ^5 dependencies: '@swc/core': 1.5.7 - vite: 4.5.5(@types/node@18.17.14) + vite: 4.5.5(@types/node@22.10.1) transitivePeerDependencies: - '@swc/helpers' dev: false @@ -17739,7 +17641,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.5) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 4.5.5(@types/node@18.17.14) + vite: 4.5.5(@types/node@22.10.1) transitivePeerDependencies: - supports-color @@ -17857,11 +17759,11 @@ packages: resolution: {integrity: sha512-WKj/lI4QjnLuPrim0cfO7i+HsDSXHxNv1y0CrJhdntuO3hxWZmnXCwNDnwOvry11OjRin6cgWNF+j/9Pn8TN4w==} dev: false - /@whatwg-node/fetch@0.6.9(@types/node@18.17.14): + /@whatwg-node/fetch@0.6.9(@types/node@22.10.1): resolution: {integrity: sha512-JfrBCJdMu9n9OARc0e/hPHcD98/8Nz1CKSdGYDg6VbObDkV/Ys30xe5i/wPOatYbxuvatj1kfWeHf7iNX3i17w==} dependencies: '@peculiar/webcrypto': 1.4.3 - '@whatwg-node/node-fetch': 0.0.5(@types/node@18.17.14) + '@whatwg-node/node-fetch': 0.0.5(@types/node@22.10.1) busboy: 1.6.0 urlpattern-polyfill: 6.0.2 web-streams-polyfill: 3.2.1 @@ -17879,12 +17781,12 @@ packages: web-streams-polyfill: 3.2.1 dev: false - /@whatwg-node/node-fetch@0.0.5(@types/node@18.17.14): + /@whatwg-node/node-fetch@0.0.5(@types/node@22.10.1): resolution: {integrity: sha512-hbccmaSZaItdsRuBKBEEhLoO+5oXJPxiyd0kG2xXd0Dh3Rt+vZn4pADHxuSiSHLd9CM+S2z4+IxlEGbWUgiz9g==} peerDependencies: '@types/node': ^18.0.6 dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 '@whatwg-node/events': 0.0.2 busboy: 1.6.0 tslib: 2.6.2 @@ -17900,26 +17802,12 @@ packages: tslib: 2.6.2 dev: false - /@wry/caches@1.0.1: - resolution: {integrity: sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA==} - engines: {node: '>=8'} - dependencies: - tslib: 2.8.1 - dev: false - /@wry/context@0.7.3: resolution: {integrity: sha512-Nl8WTesHp89RF803Se9X3IiHjdmLBrIvPMaJkl+rKVJAYyPsz1TEUbu89943HpvujtSJgDUx9W4vZw3K1Mr3sA==} engines: {node: '>=8'} dependencies: tslib: 2.6.2 - /@wry/context@0.7.4: - resolution: {integrity: sha512-jmT7Sb4ZQWI5iyu3lobQxICu2nC/vbUhP0vIdd6tHC9PTfenmRmuIFqktc6GH9cgi+ZHnsLWPvfSvc4DrYmKiQ==} - engines: {node: '>=8'} - dependencies: - tslib: 2.8.1 - dev: false - /@wry/equality@0.1.11: resolution: {integrity: sha512-mwEVBDUVODlsQQ5dfuLUS5/Tf7jqUKyhKYHmVi4fPB6bDMOfWvUPJmKgS1Z7Za/sOI3vzWt4+O7yCiL/70MogA==} dependencies: @@ -17938,13 +17826,6 @@ packages: dependencies: tslib: 2.6.2 - /@wry/trie@0.5.0: - resolution: {integrity: sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==} - engines: {node: '>=8'} - dependencies: - tslib: 2.8.1 - dev: false - /@xmldom/xmldom@0.8.7: resolution: {integrity: sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==} engines: {node: '>=10.0.0'} @@ -17973,7 +17854,6 @@ packages: /abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} - dev: false /abort-controller@3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} @@ -18193,14 +18073,14 @@ packages: '@apollo/client': 3.7.14(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2) dev: false - /apollo-link-rest@0.9.0(@apollo/client@3.12.0)(graphql@16.8.2)(qs@6.11.2): + /apollo-link-rest@0.9.0(@apollo/client@3.7.14)(graphql@16.8.2)(qs@6.11.2): resolution: {integrity: sha512-kuXjR56Y12w0TZcqwVaONKlipB6g3Ya1dAy4NMCaylPpNXq6tO+qzQFPUyDJC7B0JoJPIFjxPV2rAet4uGM4UQ==} peerDependencies: '@apollo/client': '>=3' graphql: '>=0.11' qs: '>=6' dependencies: - '@apollo/client': 3.12.0(@types/react@17.0.83)(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2) + '@apollo/client': 3.7.14(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2) graphql: 16.8.2 qs: 6.11.2 dev: false @@ -18223,13 +18103,13 @@ packages: /aproba@2.0.0: resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==} - dev: false /arch@2.2.0: resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==} /are-we-there-yet@1.1.7: resolution: {integrity: sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==} + deprecated: This package is no longer supported. dependencies: delegates: 1.0.0 readable-stream: 2.3.8 @@ -18238,10 +18118,10 @@ packages: /are-we-there-yet@2.0.0: resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} engines: {node: '>=10'} + deprecated: This package is no longer supported. dependencies: delegates: 1.0.0 readable-stream: 3.6.2 - dev: false /arg@4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} @@ -18415,6 +18295,15 @@ packages: engines: {node: '>= 14'} dev: true + /async-listen@3.0.1: + resolution: {integrity: sha512-cWMaNwUJnf37C/S5TfCkk/15MwbPRwVYALA2jtjkbHjCmAPiDXyNJy2q3p1KAZzDLHAWyarUWSujUoHR4pEgrA==} + engines: {node: '>= 14'} + dev: true + + /async-sema@3.1.1: + resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==} + dev: true + /async@3.2.4: resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==} dev: false @@ -18898,7 +18787,6 @@ packages: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} dependencies: file-uri-to-path: 1.0.0 - dev: false /bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} @@ -19013,18 +18901,11 @@ packages: dependencies: balanced-match: 1.0.2 - /braces@3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: '>=8'} - dependencies: - fill-range: 7.0.1 - /braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} dependencies: fill-range: 7.1.1 - dev: false /breakword@1.0.5: resolution: {integrity: sha512-ex5W9DoOQ/LUEU3PMdLs9ua/CYZl1678NUkKOdUSi8Aw5F1idieaiRURCBFJCwVcrD1J8Iy3vfWSloaMwO2qFg==} @@ -19364,7 +19245,7 @@ packages: engines: {node: '>= 8.10.0'} dependencies: anymatch: 3.1.3 - braces: 3.0.2 + braces: 3.0.3 glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.3 @@ -19378,7 +19259,7 @@ packages: engines: {node: '>= 8.10.0'} dependencies: anymatch: 3.1.3 - braces: 3.0.2 + braces: 3.0.3 glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.3 @@ -19395,7 +19276,6 @@ packages: /chownr@2.0.0: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} - dev: false /chrome-trace-event@1.0.3: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} @@ -19425,6 +19305,10 @@ packages: /cjs-module-lexer@1.2.2: resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==} + /cjs-module-lexer@1.2.3: + resolution: {integrity: sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==} + dev: true + /classnames@2.3.2: resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==} dev: false @@ -19584,7 +19468,6 @@ packages: /color-support@1.1.3: resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==} hasBin: true - dev: false /color@3.2.1: resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==} @@ -19744,7 +19627,6 @@ packages: /console-control-strings@1.1.0: resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==} - dev: false /constant-case@3.0.4: resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==} @@ -19854,7 +19736,7 @@ packages: '@iarna/toml': 2.2.5 dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@18.17.14)(cosmiconfig@7.1.0)(ts-node@10.9.1)(typescript@5.0.4): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.5.1)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.4.5): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -19863,13 +19745,13 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 18.17.14 - cosmiconfig: 7.1.0 - ts-node: 10.9.1(@types/node@18.17.14)(typescript@5.0.4) - typescript: 5.0.4 - dev: false - - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.5.1)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.4.5): + '@types/node': 20.5.1 + cosmiconfig: 8.2.0 + ts-node: 10.9.1(@types/node@20.5.1)(typescript@5.4.5) + typescript: 5.4.5 + dev: false + + /cosmiconfig-typescript-loader@4.3.0(@types/node@22.10.1)(cosmiconfig@7.1.0)(ts-node@10.9.1)(typescript@5.0.4): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -19878,10 +19760,10 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.5.1 - cosmiconfig: 8.2.0 - ts-node: 10.9.1(@types/node@20.5.1)(typescript@5.4.5) - typescript: 5.4.5 + '@types/node': 22.10.1 + cosmiconfig: 7.1.0 + ts-node: 10.9.1(@types/node@22.10.1)(typescript@5.0.4) + typescript: 5.0.4 dev: false /cosmiconfig@5.2.1: @@ -19999,26 +19881,7 @@ packages: throat: 4.1.0 dev: false - /create-jest@29.7.0(@types/node@16.18.48)(ts-node@10.9.1): - resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - dependencies: - '@jest/types': 29.6.3 - chalk: 4.1.2 - exit: 0.1.2 - graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@16.18.48)(ts-node@10.9.1) - jest-util: 29.7.0 - prompts: 2.4.2 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - - /create-jest@29.7.0(@types/node@18.17.14)(ts-node@10.9.1): + /create-jest@29.7.0(@types/node@22.10.1)(ts-node@10.9.1): resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -20027,7 +19890,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -20504,6 +20367,7 @@ packages: optional: true dependencies: ms: 2.1.2 + dev: false /debug@4.3.7(supports-color@8.1.1): resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} @@ -20663,7 +20527,6 @@ packages: /delegates@1.0.0: resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} - dev: false /depd@1.1.2: resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} @@ -20716,7 +20579,6 @@ packages: /detect-libc@2.0.2: resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} engines: {node: '>=8'} - dev: false /detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} @@ -20938,17 +20800,17 @@ packages: safe-buffer: 5.2.1 dev: false - /edge-runtime@2.4.4: - resolution: {integrity: sha512-uq1YdIxkMDsBYLdSSp/w62PciCL46ic4m1Z/2G6N8RcAPI8p35O8u6hJQT83j28Dnt4U5iyvmwFMYouHMK51uA==} - engines: {node: '>=14'} + /edge-runtime@2.5.9: + resolution: {integrity: sha512-pk+k0oK0PVXdlT4oRp4lwh+unuKB7Ng4iZ2HB+EZ7QCEQizX360Rp/F4aRpgpRgdP2ufB35N+1KppHmYjqIGSg==} + engines: {node: '>=16'} hasBin: true dependencies: - '@edge-runtime/format': 2.1.0 - '@edge-runtime/vm': 3.0.3 - async-listen: 3.0.0 + '@edge-runtime/format': 2.2.1 + '@edge-runtime/ponyfill': 2.4.2 + '@edge-runtime/vm': 3.2.0 + async-listen: 3.0.1 mri: 1.2.0 picocolors: 1.0.0 - pretty-bytes: 5.6.0 pretty-ms: 7.0.1 signal-exit: 4.0.2 time-span: 4.0.0 @@ -21145,6 +21007,10 @@ packages: /es-module-lexer@1.2.1: resolution: {integrity: sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==} + /es-module-lexer@1.4.1: + resolution: {integrity: sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==} + dev: true + /es-set-tostringtag@2.0.1: resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} engines: {node: '>= 0.4'} @@ -21609,7 +21475,7 @@ packages: eslint-compat-utils: 0.5.0(eslint@8.57.0) dev: false - /eslint-plugin-graphql@4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.0.4): + /eslint-plugin-graphql@4.0.0(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.0.4): resolution: {integrity: sha512-d5tQm24YkVvCEk29ZR5ScsgXqAGCjKlMS8lx3mS7FS/EKsWbkvXQImpvic03EpMIvNTBW5e+2xnHzXB/VHNZJw==} engines: {node: '>=10.0'} peerDependencies: @@ -21617,7 +21483,7 @@ packages: dependencies: '@babel/runtime': 7.22.15 graphql: 16.8.1 - graphql-config: 3.4.1(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.0.4) + graphql-config: 3.4.1(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.0.4) lodash.flatten: 4.4.0 lodash.without: 4.4.0 transitivePeerDependencies: @@ -21628,7 +21494,7 @@ packages: - utf-8-validate dev: false - /eslint-plugin-graphql@4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2): + /eslint-plugin-graphql@4.0.0(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.7.2): resolution: {integrity: sha512-d5tQm24YkVvCEk29ZR5ScsgXqAGCjKlMS8lx3mS7FS/EKsWbkvXQImpvic03EpMIvNTBW5e+2xnHzXB/VHNZJw==} engines: {node: '>=10.0'} peerDependencies: @@ -21636,7 +21502,7 @@ packages: dependencies: '@babel/runtime': 7.22.15 graphql: 16.8.1 - graphql-config: 3.4.1(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2) + graphql-config: 3.4.1(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.7.2) lodash.flatten: 4.4.0 lodash.without: 4.4.0 transitivePeerDependencies: @@ -21647,7 +21513,7 @@ packages: - utf-8-validate dev: false - /eslint-plugin-graphql@4.0.0(@types/node@18.17.14)(graphql@16.8.2)(typescript@5.0.4): + /eslint-plugin-graphql@4.0.0(@types/node@22.10.1)(graphql@16.8.2)(typescript@5.0.4): resolution: {integrity: sha512-d5tQm24YkVvCEk29ZR5ScsgXqAGCjKlMS8lx3mS7FS/EKsWbkvXQImpvic03EpMIvNTBW5e+2xnHzXB/VHNZJw==} engines: {node: '>=10.0'} peerDependencies: @@ -21655,7 +21521,7 @@ packages: dependencies: '@babel/runtime': 7.22.15 graphql: 16.8.2 - graphql-config: 3.4.1(@types/node@18.17.14)(graphql@16.8.2)(typescript@5.0.4) + graphql-config: 3.4.1(@types/node@22.10.1)(graphql@16.8.2)(typescript@5.0.4) lodash.flatten: 4.4.0 lodash.without: 4.4.0 transitivePeerDependencies: @@ -21729,7 +21595,7 @@ packages: '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/utils': 5.58.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 - jest: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + jest: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) transitivePeerDependencies: - supports-color - typescript @@ -21751,7 +21617,7 @@ packages: '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/utils': 5.58.0(eslint@8.57.0)(typescript@5.7.2) eslint: 8.57.0 - jest: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + jest: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) transitivePeerDependencies: - supports-color - typescript @@ -21816,23 +21682,6 @@ packages: prettier-linter-helpers: 1.0.0 dev: false - /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.10.0)(eslint@8.57.0)(prettier@3.4.2): - resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} - engines: {node: '>=12.0.0'} - peerDependencies: - eslint: '>=7.28.0' - eslint-config-prettier: '*' - prettier: '>=2.0.0' - peerDependenciesMeta: - eslint-config-prettier: - optional: true - dependencies: - eslint: 8.57.0 - eslint-config-prettier: 8.10.0(eslint@8.57.0) - prettier: 3.4.2 - prettier-linter-helpers: 1.0.0 - dev: false - /eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} @@ -21996,7 +21845,6 @@ packages: /estree-walker@2.0.2: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} - dev: false /esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} @@ -22096,11 +21944,6 @@ packages: resolution: {integrity: sha512-Z+ktTxTwv9ILfgKCk32OX3n/doe+OcLTRtqK9pcL+JsP3J1/VW8Uvl4ZjLlKqeW4rzK4oesDOGMEMRIZqtP4Iw==} dev: false - /exit-hook@2.2.1: - resolution: {integrity: sha512-eNTPlAD67BmP31LDINZ3U7HSF8l57TxOY2PmBJ1shpCvpnxBF93mWCE8YHBnXs8qiUZJc9WDcWIeC3a2HIAMfw==} - engines: {node: '>=6'} - dev: true - /exit@0.1.2: resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==} engines: {node: '>= 0.8.0'} @@ -22276,7 +22119,7 @@ packages: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.5 + micromatch: 4.0.8 /fast-glob@3.3.1: resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} @@ -22286,7 +22129,7 @@ packages: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.5 + micromatch: 4.0.8 /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} @@ -22402,25 +22245,17 @@ packages: /file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} - dev: false /filesize@8.0.7: resolution: {integrity: sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==} engines: {node: '>= 0.4.0'} dev: false - /fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} - dependencies: - to-regex-range: 5.0.1 - /fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 - dev: false /finalhandler@1.1.2: resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==} @@ -22526,7 +22361,7 @@ packages: /find-yarn-workspace-root2@1.2.16: resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} dependencies: - micromatch: 4.0.5 + micromatch: 4.0.8 pkg-dir: 4.2.0 dev: false @@ -22536,7 +22371,7 @@ packages: dependencies: detect-file: 1.0.0 is-glob: 4.0.3 - micromatch: 4.0.5 + micromatch: 4.0.8 resolve-dir: 1.0.1 dev: false @@ -22639,6 +22474,7 @@ packages: asynckit: 0.4.0 combined-stream: 1.0.8 mime-types: 2.1.35 + dev: false /form-data@4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} @@ -22746,7 +22582,6 @@ packages: engines: {node: '>= 8'} dependencies: minipass: 3.3.6 - dev: false /fs-monkey@1.0.3: resolution: {integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==} @@ -22789,6 +22624,7 @@ packages: /gauge@2.7.4: resolution: {integrity: sha512-14x4kjc6lkD3ltw589k0NrPD6cCNTD6CWoVUNpB85+DrtONoZn+Rug6xZU5RvSC4+TZPxA5AnBibQYAvZn41Hg==} + deprecated: This package is no longer supported. dependencies: aproba: 1.2.0 console-control-strings: 1.1.0 @@ -22803,6 +22639,7 @@ packages: /gauge@3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} + deprecated: This package is no longer supported. dependencies: aproba: 2.0.0 color-support: 1.1.3 @@ -22813,7 +22650,6 @@ packages: string-width: 4.2.3 strip-ansi: 6.0.1 wide-align: 1.1.5 - dev: false /gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} @@ -23181,7 +23017,7 @@ packages: tslib: 2.5.0 dev: false - /graphql-config@3.4.1(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.0.4): + /graphql-config@3.4.1(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.0.4): resolution: {integrity: sha512-g9WyK4JZl1Ko++FSyE5Ir2g66njfxGzrDDhBOwnkoWf/t3TnnZG6BBkWP+pkqVJ5pqMJGPKHNrbew8jRxStjhw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -23192,7 +23028,7 @@ packages: '@graphql-tools/json-file-loader': 6.2.6(graphql@16.8.1) '@graphql-tools/load': 6.2.8(graphql@16.8.1) '@graphql-tools/merge': 6.2.14(graphql@16.8.1) - '@graphql-tools/url-loader': 6.10.1(@types/node@18.17.14)(graphql@16.8.1) + '@graphql-tools/url-loader': 6.10.1(@types/node@22.10.1)(graphql@16.8.1) '@graphql-tools/utils': 7.10.0(graphql@16.8.1) cosmiconfig: 7.0.0 cosmiconfig-toml-loader: 1.0.0 @@ -23207,7 +23043,7 @@ packages: - utf-8-validate dev: false - /graphql-config@3.4.1(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2): + /graphql-config@3.4.1(@types/node@22.10.1)(graphql@16.8.1)(typescript@5.7.2): resolution: {integrity: sha512-g9WyK4JZl1Ko++FSyE5Ir2g66njfxGzrDDhBOwnkoWf/t3TnnZG6BBkWP+pkqVJ5pqMJGPKHNrbew8jRxStjhw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -23218,7 +23054,7 @@ packages: '@graphql-tools/json-file-loader': 6.2.6(graphql@16.8.1) '@graphql-tools/load': 6.2.8(graphql@16.8.1) '@graphql-tools/merge': 6.2.14(graphql@16.8.1) - '@graphql-tools/url-loader': 6.10.1(@types/node@18.17.14)(graphql@16.8.1) + '@graphql-tools/url-loader': 6.10.1(@types/node@22.10.1)(graphql@16.8.1) '@graphql-tools/utils': 7.10.0(graphql@16.8.1) cosmiconfig: 7.0.0 cosmiconfig-toml-loader: 1.0.0 @@ -23233,7 +23069,7 @@ packages: - utf-8-validate dev: false - /graphql-config@3.4.1(@types/node@18.17.14)(graphql@16.8.2)(typescript@5.0.4): + /graphql-config@3.4.1(@types/node@22.10.1)(graphql@16.8.2)(typescript@5.0.4): resolution: {integrity: sha512-g9WyK4JZl1Ko++FSyE5Ir2g66njfxGzrDDhBOwnkoWf/t3TnnZG6BBkWP+pkqVJ5pqMJGPKHNrbew8jRxStjhw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -23244,7 +23080,7 @@ packages: '@graphql-tools/json-file-loader': 6.2.6(graphql@16.8.2) '@graphql-tools/load': 6.2.8(graphql@16.8.2) '@graphql-tools/merge': 6.2.14(graphql@16.8.2) - '@graphql-tools/url-loader': 6.10.1(@types/node@18.17.14)(graphql@16.8.2) + '@graphql-tools/url-loader': 6.10.1(@types/node@22.10.1)(graphql@16.8.2) '@graphql-tools/utils': 7.10.0(graphql@16.8.2) cosmiconfig: 7.0.0 cosmiconfig-toml-loader: 1.0.0 @@ -23259,7 +23095,7 @@ packages: - utf-8-validate dev: false - /graphql-config@4.5.0(@types/node@18.17.14)(graphql@16.8.2): + /graphql-config@4.5.0(@types/node@22.10.1)(graphql@16.8.2): resolution: {integrity: sha512-x6D0/cftpLUJ0Ch1e5sj1TZn6Wcxx4oMfmhaG9shM0DKajA9iR+j1z86GSTQ19fShbGvrSSvbIQsHku6aQ6BBw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -23273,7 +23109,7 @@ packages: '@graphql-tools/json-file-loader': 7.4.18(graphql@16.8.2) '@graphql-tools/load': 7.8.14(graphql@16.8.2) '@graphql-tools/merge': 8.4.1(graphql@16.8.2) - '@graphql-tools/url-loader': 7.17.18(@types/node@18.17.14)(graphql@16.8.2) + '@graphql-tools/url-loader': 7.17.18(@types/node@22.10.1)(graphql@16.8.2) '@graphql-tools/utils': 9.2.1(graphql@16.8.2) cosmiconfig: 8.0.0 graphql: 16.8.2 @@ -23333,16 +23169,6 @@ packages: graphql: 16.8.2 tslib: 2.6.2 - /graphql-tag@2.12.6(graphql@16.9.0): - resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} - engines: {node: '>=10'} - peerDependencies: - graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - graphql: 16.9.0 - tslib: 2.6.2 - dev: true - /graphql-ws@4.9.0(graphql@16.8.1): resolution: {integrity: sha512-sHkK9+lUm20/BGawNEWNtVAeJzhZeBg21VmvmLoT5NdGVeZWv5PdIhkcayQIAgjSyyQ17WMKmbDijIPG2On+Ag==} engines: {node: '>=10'} @@ -23378,11 +23204,6 @@ packages: resolution: {integrity: sha512-cvVIBILwuoSyD54U4cF/UXDh5yAobhNV/tPygI4lZhgOIJQE/WLWC4waBRb4I6bDVYb3OVx3lfHbaQOEoUD5sg==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} - /graphql@16.9.0: - resolution: {integrity: sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==} - engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} - dev: true - /gzip-size@6.0.0: resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} engines: {node: '>=10'} @@ -23434,7 +23255,6 @@ packages: /has-unicode@2.0.1: resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==} - dev: false /has-yarn@2.1.0: resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==} @@ -23665,7 +23485,7 @@ packages: http-proxy: 1.18.1 is-glob: 4.0.3 is-plain-obj: 3.0.0 - micromatch: 4.0.5 + micromatch: 4.0.8 transitivePeerDependencies: - debug dev: false @@ -24428,7 +24248,7 @@ packages: '@babel/parser': 7.25.6 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 - semver: 7.6.3 + semver: 7.6.2 transitivePeerDependencies: - supports-color @@ -24495,7 +24315,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -24515,35 +24335,7 @@ packages: - babel-plugin-macros - supports-color - /jest-cli@29.7.0(@types/node@16.18.48)(ts-node@10.9.1): - resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/core': 29.7.0(ts-node@10.9.1) - '@jest/test-result': 29.7.0 - '@jest/types': 29.6.3 - chalk: 4.1.2 - create-jest: 29.7.0(@types/node@16.18.48)(ts-node@10.9.1) - exit: 0.1.2 - import-local: 3.1.0 - jest-config: 29.7.0(@types/node@16.18.48)(ts-node@10.9.1) - jest-util: 29.7.0 - jest-validate: 29.7.0 - yargs: 17.7.1 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - - /jest-cli@29.7.0(@types/node@18.17.14)(ts-node@10.9.1): + /jest-cli@29.7.0(@types/node@22.10.1)(ts-node@10.9.1): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -24557,10 +24349,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + create-jest: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.1 @@ -24570,48 +24362,7 @@ packages: - supports-color - ts-node - /jest-config@29.7.0(@types/node@16.18.48)(ts-node@10.9.1): - resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - peerDependencies: - '@types/node': '*' - ts-node: '>=9.0.0' - peerDependenciesMeta: - '@types/node': - optional: true - ts-node: - optional: true - dependencies: - '@babel/core': 7.22.17 - '@jest/test-sequencer': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 16.18.48 - babel-jest: 29.7.0(@babel/core@7.22.17) - chalk: 4.1.2 - ci-info: 3.9.0 - deepmerge: 4.3.1 - glob: 7.2.3 - graceful-fs: 4.2.11 - jest-circus: 29.7.0 - jest-environment-node: 29.7.0 - jest-get-type: 29.6.3 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-runner: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - micromatch: 4.0.5 - parse-json: 5.2.0 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@16.18.48)(typescript@5.0.4) - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - dev: true - - /jest-config@29.7.0(@types/node@18.17.14)(ts-node@10.9.1): + /jest-config@29.7.0(@types/node@22.10.1)(ts-node@10.9.1): resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -24626,7 +24377,7 @@ packages: '@babel/core': 7.22.17 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 babel-jest: 29.7.0(@babel/core@7.22.17) chalk: 4.1.2 ci-info: 3.9.0 @@ -24641,12 +24392,12 @@ packages: jest-runner: 29.7.0 jest-util: 29.7.0 jest-validate: 29.7.0 - micromatch: 4.0.5 + micromatch: 4.0.8 parse-json: 5.2.0 pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.17.14)(typescript@5.0.4) + ts-node: 10.9.1(@types/node@22.10.1)(typescript@5.0.4) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -24705,7 +24456,7 @@ packages: '@jest/fake-timers': 29.6.4 '@jest/types': 29.6.3 '@types/jsdom': 20.0.1 - '@types/node': 20.5.9 + '@types/node': 22.10.1 jest-mock: 29.7.0 jest-util: 29.6.3 jsdom: 20.0.3 @@ -24722,7 +24473,7 @@ packages: '@jest/environment': 29.5.0 '@jest/fake-timers': 29.5.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-mock: 29.7.0 jest-util: 29.5.0 dev: false @@ -24734,7 +24485,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -24762,14 +24513,14 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.6 - '@types/node': 18.17.14 + '@types/node': 22.10.1 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 jest-regex-util: 29.6.3 jest-util: 29.7.0 jest-worker: 29.7.0 - micromatch: 4.0.5 + micromatch: 4.0.8 walker: 1.0.8 optionalDependencies: fsevents: 2.3.3 @@ -24804,7 +24555,7 @@ packages: '@types/stack-utils': 2.0.1 chalk: 4.1.2 graceful-fs: 4.2.11 - micromatch: 4.0.5 + micromatch: 4.0.8 pretty-format: 29.7.0 slash: 3.0.0 stack-utils: 2.0.6 @@ -24814,7 +24565,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-util: 29.7.0 /jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -24914,7 +24665,7 @@ packages: create-jest-runner: 0.11.2 dot-prop: 6.0.1 eslint: 8.57.0 - jest: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + jest: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) transitivePeerDependencies: - '@jest/test-result' - jest-runner @@ -24937,7 +24688,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -24967,7 +24718,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -25015,7 +24766,7 @@ packages: jest-util: 29.7.0 natural-compare: 1.4.0 pretty-format: 29.7.0 - semver: 7.6.3 + semver: 7.6.2 transitivePeerDependencies: - supports-color @@ -25024,7 +24775,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 graceful-fs: 4.2.11 is-ci: 2.0.0 @@ -25036,7 +24787,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -25048,7 +24799,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -25060,7 +24811,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -25085,7 +24836,7 @@ packages: dependencies: ansi-escapes: 6.2.0 chalk: 5.2.0 - jest: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + jest: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) jest-regex-util: 29.4.3 jest-watcher: 29.5.0 slash: 5.1.0 @@ -25099,7 +24850,7 @@ packages: dependencies: '@jest/test-result': 29.5.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -25113,7 +24864,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.14 + '@types/node': 22.10.1 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -25132,7 +24883,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 merge-stream: 2.0.0 supports-color: 7.2.0 dev: false @@ -25141,7 +24892,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -25149,7 +24900,7 @@ packages: resolution: {integrity: sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -25158,7 +24909,7 @@ packages: resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -25168,33 +24919,12 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - /jest@29.7.0(@types/node@16.18.48)(ts-node@10.9.1): - resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/core': 29.7.0(ts-node@10.9.1) - '@jest/types': 29.6.3 - import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@16.18.48)(ts-node@10.9.1) - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - - /jest@29.7.0(@types/node@18.17.14)(ts-node@10.9.1): + /jest@29.7.0(@types/node@22.10.1)(ts-node@10.9.1): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -25207,7 +24937,7 @@ packages: '@jest/core': 29.7.0(ts-node@10.9.1) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) + jest-cli: 29.7.0(@types/node@22.10.1)(ts-node@10.9.1) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -26379,7 +26109,7 @@ packages: resolution: {integrity: sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==} dev: false - /meros@1.1.4(@types/node@18.17.14): + /meros@1.1.4(@types/node@22.10.1): resolution: {integrity: sha512-E9ZXfK9iQfG9s73ars9qvvvbSIkJZF5yOo9j4tcwM5tN8mUKfj/EKN5PzOr3ZH0y5wL7dLAHw3RVEfpQV9Q7VQ==} engines: {node: '>=12'} peerDependencies: @@ -26388,10 +26118,10 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false - /meros@1.2.1(@types/node@18.17.14): + /meros@1.2.1(@types/node@22.10.1): resolution: {integrity: sha512-R2f/jxYqCAGI19KhAvaxSOxALBMkaXWH2a7rOyqQw+ZmizX5bKkEYWLzdhC+U82ZVVPVp6MCXe3EkVligh+12g==} engines: {node: '>=13'} peerDependencies: @@ -26400,7 +26130,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 dev: false /methods@1.1.2: @@ -26596,7 +26326,7 @@ packages: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} dependencies: - braces: 3.0.2 + braces: 3.0.3 picomatch: 2.3.1 /micromatch@4.0.8: @@ -26605,7 +26335,6 @@ packages: dependencies: braces: 3.0.3 picomatch: 2.3.1 - dev: false /mime-db@1.33.0: resolution: {integrity: sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==} @@ -26738,12 +26467,10 @@ packages: engines: {node: '>=8'} dependencies: yallist: 4.0.0 - dev: false /minipass@4.2.8: resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==} engines: {node: '>=8'} - dev: false /minipass@6.0.2: resolution: {integrity: sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==} @@ -26762,7 +26489,6 @@ packages: dependencies: minipass: 3.3.6 yallist: 4.0.0 - dev: false /mitt@3.0.0: resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==} @@ -27046,7 +26772,6 @@ packages: /node-gyp-build@4.6.0: resolution: {integrity: sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==} hasBin: true - dev: false /node-int64@0.4.0: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} @@ -27094,7 +26819,6 @@ packages: hasBin: true dependencies: abbrev: 1.1.1 - dev: false /normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} @@ -27110,7 +26834,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.13.1 - semver: 7.6.3 + semver: 7.6.2 validate-npm-package-license: 3.0.4 /normalize-path@2.1.1: @@ -27188,6 +26912,7 @@ packages: /npmlog@4.1.2: resolution: {integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==} + deprecated: This package is no longer supported. dependencies: are-we-there-yet: 1.1.7 console-control-strings: 1.1.0 @@ -27197,12 +26922,12 @@ packages: /npmlog@5.0.1: resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} + deprecated: This package is no longer supported. dependencies: are-we-there-yet: 2.0.0 console-control-strings: 1.1.0 gauge: 3.0.2 set-blocking: 2.0.0 - dev: false /nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} @@ -27368,15 +27093,6 @@ packages: '@wry/context': 0.7.3 '@wry/trie': 0.3.2 - /optimism@0.18.1: - resolution: {integrity: sha512-mLXNwWPa9dgFyDqkNi54sjDyNJ9/fTI6WGBLgnXku1vdKY/jovHfZT5r+aiVeFFLOz+foPNOm5YJ4mqgld2GBQ==} - dependencies: - '@wry/caches': 1.0.1 - '@wry/context': 0.7.4 - '@wry/trie': 0.5.0 - tslib: 2.8.1 - dev: false - /optionator@0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} @@ -27932,7 +27648,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.38 - ts-node: 10.9.1(@types/node@18.17.14)(typescript@5.0.4) + ts-node: 10.9.1(@types/node@22.10.1)(typescript@5.0.4) yaml: 1.10.2 dev: false @@ -27950,7 +27666,7 @@ packages: dependencies: lilconfig: 3.1.1 postcss: 8.4.38 - ts-node: 10.9.1(@types/node@18.17.14)(typescript@5.0.4) + ts-node: 10.9.1(@types/node@22.10.1)(typescript@5.0.4) yaml: 2.4.2 dev: false @@ -28307,12 +28023,6 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - /prettier@3.4.2: - resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} - engines: {node: '>=14'} - hasBin: true - dev: false - /pretty-bytes@5.6.0: resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} engines: {node: '>=6'} @@ -29002,13 +28712,6 @@ packages: loose-envify: 1.4.0 object-assign: 4.1.1 - /react@18.3.1: - resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} - engines: {node: '>=0.10.0'} - dependencies: - loose-envify: 1.4.0 - dev: true - /read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} dependencies: @@ -29209,21 +28912,6 @@ packages: dependencies: jsesc: 0.5.0 - /rehackt@0.1.0(@types/react@17.0.83)(react@17.0.2): - resolution: {integrity: sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw==} - peerDependencies: - '@types/react': ^17.0.56 - react: '*' - peerDependenciesMeta: - '@types/react': - optional: true - react: - optional: true - dependencies: - '@types/react': 17.0.83 - react: 17.0.2 - dev: false - /rehype-react@7.2.0(@types/react@17.0.83): resolution: {integrity: sha512-MHYyCHka+3TtzBMKtcuvVOBAbI1HrfoYA+XH9m7/rlrQQATCPwtJnPdkxKKcIGF8vc9mxqQja9r9f+FHItQeWg==} peerDependencies: @@ -29736,11 +29424,6 @@ packages: engines: {node: '>=10'} hasBin: true - /semver@7.6.3: - resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} - engines: {node: '>=10'} - hasBin: true - /send@0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} engines: {node: '>= 0.8.0'} @@ -29851,7 +29534,6 @@ packages: /set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} - dev: false /set-cookie-parser@2.6.0: resolution: {integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==} @@ -30781,7 +30463,6 @@ packages: minizlib: 2.1.2 mkdirp: 1.0.4 yallist: 4.0.0 - dev: false /temp@0.8.4: resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==} @@ -31091,7 +30772,7 @@ packages: code-block-writer: 10.1.1 dev: true - /ts-node@10.9.1(@types/node@14.18.33)(typescript@4.9.5): + /ts-node@10.9.1(@types/node@16.18.11)(typescript@4.9.5): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -31110,8 +30791,8 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 14.18.33 - acorn: 8.8.2 + '@types/node': 16.18.11 + acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 @@ -31122,7 +30803,7 @@ packages: yn: 3.1.1 dev: true - /ts-node@10.9.1(@types/node@16.18.48)(typescript@5.0.4): + /ts-node@10.9.1(@types/node@20.5.1)(typescript@5.4.5): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -31141,19 +30822,19 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 16.18.48 - acorn: 8.8.2 + '@types/node': 20.5.1 + acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.0.4 + typescript: 5.4.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - dev: true + dev: false - /ts-node@10.9.1(@types/node@18.17.14)(typescript@5.0.4): + /ts-node@10.9.1(@types/node@22.10.1)(typescript@5.0.4): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -31172,7 +30853,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.17.14 + '@types/node': 22.10.1 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3 @@ -31183,37 +30864,6 @@ packages: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - /ts-node@10.9.1(@types/node@20.5.1)(typescript@5.4.5): - resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 20.5.1 - acorn: 8.8.2 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.4.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - dev: false - /ts-node@8.9.1(typescript@4.3.4): resolution: {integrity: sha512-yrq6ODsxEFTLz0R3BX2myf0WBCSQh9A+py8PBo1dCzWIOcvisbyH6akNKqDHMgXePF2kir5mm5JXJTH3OUJYOQ==} engines: {node: '>=6.0.0'} @@ -31310,10 +30960,6 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - /tslib@2.8.1: - resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - dev: false - /tsutils@3.21.0(typescript@5.4.5): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} @@ -31529,6 +31175,16 @@ packages: engines: {node: '>=0.10.0'} dev: false + /undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + + /undici@5.28.4: + resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} + engines: {node: '>=14.0'} + dependencies: + '@fastify/busboy': 2.1.1 + dev: true + /unfetch@4.2.0: resolution: {integrity: sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==} dev: false @@ -31806,7 +31462,7 @@ packages: /urlpattern-polyfill@6.0.2: resolution: {integrity: sha512-5vZjFlH9ofROmuWmXM9yj2wljYKgWstGwe8YTyiqM7hVum/g9LyCizPZtb3UqsuppVwety9QJmfc42VggLpTgg==} dependencies: - braces: 3.0.2 + braces: 3.0.3 dev: false /use-composed-ref@1.3.0(react@17.0.2): @@ -32048,7 +31704,7 @@ packages: dev: false patched: true - /vite@4.5.5(@types/node@18.17.14): + /vite@4.5.5(@types/node@22.10.1): resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -32076,7 +31732,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.17.14 + '@types/node': 22.10.1 esbuild: 0.18.20 postcss: 8.4.38 rollup: 3.29.5 @@ -32488,7 +32144,6 @@ packages: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} dependencies: string-width: 4.2.3 - dev: false /widest-line@3.1.0: resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==}