diff --git a/.changeset/lazy-bugs-marry.md b/.changeset/lazy-bugs-marry.md new file mode 100644 index 0000000..fc3d78c --- /dev/null +++ b/.changeset/lazy-bugs-marry.md @@ -0,0 +1,17 @@ +--- +"saleor-app-emails-and-messages": patch +"@saleor/webhook-utils": patch +"saleor-app-data-importer": patch +"saleor-app-products-feed": patch +"saleor-app-invoices": patch +"saleor-app-klaviyo": patch +"saleor-app-segment": patch +"saleor-app-cms-v2": patch +"saleor-app-search": patch +"saleor-app-slack": patch +"saleor-app-taxes": patch +"saleor-app-crm": patch +--- + +Updated dependencies: +- @graphql-codegen/cli@5.0.0 diff --git a/apps/cms-v2/package.json b/apps/cms-v2/package.json index c4d5553..d98ade1 100644 --- a/apps/cms-v2/package.json +++ b/apps/cms-v2/package.json @@ -48,7 +48,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", "@graphql-codegen/typescript": "4.0.1", diff --git a/apps/crm/package.json b/apps/crm/package.json index d480ab9..fcf0e2d 100644 --- a/apps/crm/package.json +++ b/apps/crm/package.json @@ -42,7 +42,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", "@graphql-codegen/typescript": "4.0.1", diff --git a/apps/data-importer/package.json b/apps/data-importer/package.json index 74a1410..31ce9b9 100644 --- a/apps/data-importer/package.json +++ b/apps/data-importer/package.json @@ -39,7 +39,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/apps/emails-and-messages/package.json b/apps/emails-and-messages/package.json index 6ed290f..53e26d5 100644 --- a/apps/emails-and-messages/package.json +++ b/apps/emails-and-messages/package.json @@ -51,7 +51,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/apps/invoices/package.json b/apps/invoices/package.json index 6eb5e74..e6e1b53 100644 --- a/apps/invoices/package.json +++ b/apps/invoices/package.json @@ -42,7 +42,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/apps/klaviyo/package.json b/apps/klaviyo/package.json index b4ba545..915e793 100644 --- a/apps/klaviyo/package.json +++ b/apps/klaviyo/package.json @@ -35,7 +35,7 @@ "vitest": "0.34.1" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/apps/products-feed/package.json b/apps/products-feed/package.json index 2889f60..e12cfce 100644 --- a/apps/products-feed/package.json +++ b/apps/products-feed/package.json @@ -46,7 +46,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/apps/search/package.json b/apps/search/package.json index 08b9b73..b4db62a 100644 --- a/apps/search/package.json +++ b/apps/search/package.json @@ -44,7 +44,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/apps/segment/package.json b/apps/segment/package.json index 36ce9b4..42afee1 100644 --- a/apps/segment/package.json +++ b/apps/segment/package.json @@ -45,7 +45,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", "@graphql-codegen/typescript": "4.0.1", diff --git a/apps/slack/package.json b/apps/slack/package.json index 68fcca9..74c98a4 100644 --- a/apps/slack/package.json +++ b/apps/slack/package.json @@ -37,7 +37,7 @@ "vitest": "0.34.1" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/apps/taxes/package.json b/apps/taxes/package.json index 8bcf4af..64b40ad 100644 --- a/apps/taxes/package.json +++ b/apps/taxes/package.json @@ -45,7 +45,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/introspection": "4.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", diff --git a/packages/webhook-utils/package.json b/packages/webhook-utils/package.json index 0aa35a7..ea64f55 100644 --- a/packages/webhook-utils/package.json +++ b/packages/webhook-utils/package.json @@ -20,7 +20,7 @@ "urql": "^4.0.4" }, "devDependencies": { - "@graphql-codegen/cli": "4.0.1", + "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/schema-ast": "4.0.0", "@graphql-codegen/typed-document-node": "5.0.1", "@graphql-codegen/typescript": "4.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c73ab61..8c02314 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: version: 13.2.3 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) prettier: specifier: 3.0.3 version: 3.0.3 @@ -109,7 +109,7 @@ importers: version: 20.0.3 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) p-ratelimit: specifier: 1.0.1 version: 1.0.1 @@ -154,8 +154,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -254,7 +254,7 @@ importers: version: 20.0.3 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -290,8 +290,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -384,10 +384,10 @@ importers: version: 20.0.3 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) nuvo-react: specifier: ^1.22.1 - version: 1.22.1(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 1.22.1(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -417,8 +417,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -541,7 +541,7 @@ importers: version: 4.13.0 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) nodemailer: specifier: ^6.9.1 version: 6.9.1 @@ -580,8 +580,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -692,7 +692,7 @@ importers: version: 1.0.6 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -722,8 +722,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -816,7 +816,7 @@ importers: version: 2.12.6(graphql@16.7.1) next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) node-fetch: specifier: ^3.2.6 version: 3.2.6 @@ -849,8 +849,8 @@ importers: version: 0.34.1(jsdom@20.0.3) devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -964,7 +964,7 @@ importers: version: 20.0.3 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -1000,8 +1000,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -1112,7 +1112,7 @@ importers: version: 2.12.6(graphql@16.7.1) next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -1139,8 +1139,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -1251,7 +1251,7 @@ importers: version: 20.0.3 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -1287,8 +1287,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -1378,7 +1378,7 @@ importers: version: 4.14.4 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -1408,8 +1408,8 @@ importers: version: 0.34.1(jsdom@20.0.3) devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -1523,7 +1523,7 @@ importers: version: 20.0.3 next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -1559,8 +1559,8 @@ importers: version: 3.21.4 devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/introspection': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -1644,7 +1644,7 @@ importers: version: 7.33.2(eslint@8.46.0) next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) typescript: specifier: 5.1.6 version: 5.1.6 @@ -1766,7 +1766,7 @@ importers: version: link:../eslint-config-saleor next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -1833,7 +1833,7 @@ importers: version: link:../eslint-config-saleor next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) typescript: specifier: 5.1.6 version: 5.1.6 @@ -1864,7 +1864,7 @@ importers: version: link:../eslint-config-saleor next: specifier: 13.4.8 - version: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -1894,7 +1894,7 @@ importers: version: 2.12.6(graphql@16.7.1) next: specifier: 13.3.0 - version: 13.3.0(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + version: 13.3.0(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) pino: specifier: ^8.14.1 version: 8.14.1 @@ -1909,8 +1909,8 @@ importers: version: 4.0.4(graphql@16.7.1)(react@18.2.0) devDependencies: '@graphql-codegen/cli': - specifier: 4.0.1 - version: 4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + specifier: 5.0.0 + version: 5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-codegen/schema-ast': specifier: 4.0.0 version: 4.0.0(graphql@16.7.1) @@ -2077,11 +2077,11 @@ packages: graphql: '*' dependencies: '@babel/core': 7.22.11 - '@babel/generator': 7.22.10 - '@babel/parser': 7.22.11 - '@babel/runtime': 7.22.11 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/generator': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/runtime': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 babel-preset-fbjs: 3.4.0(@babel/core@7.22.11) chalk: 4.1.2 fb-watchman: 2.0.2 @@ -3068,14 +3068,22 @@ packages: resolution: {integrity: sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.10 + '@babel/highlight': 7.22.13 + chalk: 2.4.2 + dev: true + + /@babel/code-frame@7.22.13: + resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/highlight': 7.22.13 chalk: 2.4.2 /@babel/code-frame@7.22.5: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.10 + '@babel/highlight': 7.22.13 dev: true /@babel/compat-data@7.22.9: @@ -3087,15 +3095,15 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 '@babel/helper-compilation-targets': 7.22.10 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.21.8) '@babel/helpers': 7.22.11 - '@babel/parser': 7.22.11 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3110,15 +3118,38 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 '@babel/helper-compilation-targets': 7.22.10 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.11) '@babel/helpers': 7.22.11 - '@babel/parser': 7.22.11 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 + convert-source-map: 1.9.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/core@7.22.17: + resolution: {integrity: sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.1 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-module-transforms': 7.22.17(@babel/core@7.22.17) + '@babel/helpers': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3155,15 +3186,15 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) '@babel/helpers': 7.22.6 - '@babel/parser': 7.22.11 - '@babel/template': 7.22.5 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 '@babel/traverse': 7.22.8 - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3176,17 +3207,17 @@ packages: resolution: {integrity: sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.19 jsesc: 2.5.2 dev: true - /@babel/generator@7.22.10: - resolution: {integrity: sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==} + /@babel/generator@7.22.15: + resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.19 jsesc: 2.5.2 @@ -3195,17 +3226,7 @@ packages: resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.19 - jsesc: 2.5.2 - dev: true - - /@babel/generator@7.22.9: - resolution: {integrity: sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.19 jsesc: 2.5.2 @@ -3215,14 +3236,14 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true /@babel/helper-builder-binary-assignment-operator-visitor@7.22.5: resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true /@babel/helper-compilation-targets@7.22.10: @@ -3234,6 +3255,17 @@ packages: browserslist: 4.21.10 lru-cache: 5.1.1 semver: 6.3.1 + dev: true + + /@babel/helper-compilation-targets@7.22.15: + resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/compat-data': 7.22.9 + '@babel/helper-validator-option': 7.22.15 + browserslist: 4.21.10 + lru-cache: 5.1.1 + semver: 6.3.1 /@babel/helper-compilation-targets@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==} @@ -3386,27 +3418,46 @@ packages: resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/types': 7.22.11 + '@babel/template': 7.22.15 + '@babel/types': 7.22.17 /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 /@babel/helper-member-expression-to-functions@7.22.5: resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true + /@babel/helper-module-imports@7.22.15: + resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.17 + /@babel/helper-module-imports@7.22.5: resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 + + /@babel/helper-module-transforms@7.22.17(@babel/core@7.22.17): + resolution: {integrity: sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.17 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-validator-identifier': 7.22.15 /@babel/helper-module-transforms@7.22.5: resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==} @@ -3416,10 +3467,10 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/helper-validator-identifier': 7.22.15 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 transitivePeerDependencies: - supports-color dev: true @@ -3435,7 +3486,7 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 dev: true /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.11): @@ -3449,7 +3500,8 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 + dev: true /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.5): resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} @@ -3462,7 +3514,7 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 dev: true /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.9): @@ -3476,13 +3528,13 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 /@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true /@babel/helper-plugin-utils@7.22.5: @@ -3499,7 +3551,7 @@ packages: '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-wrap-function': 7.22.5 - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 transitivePeerDependencies: - supports-color dev: true @@ -3514,7 +3566,7 @@ packages: '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-wrap-function': 7.22.5 - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 transitivePeerDependencies: - supports-color dev: true @@ -3526,9 +3578,9 @@ packages: '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 transitivePeerDependencies: - supports-color dev: true @@ -3537,27 +3589,31 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.22.5: - resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} + /@babel/helper-validator-identifier@7.22.15: + resolution: {integrity: sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==} + engines: {node: '>=6.9.0'} + + /@babel/helper-validator-option@7.22.15: + resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} engines: {node: '>=6.9.0'} /@babel/helper-validator-option@7.22.5: @@ -3569,9 +3625,9 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.22.5 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 transitivePeerDependencies: - supports-color dev: true @@ -3580,9 +3636,20 @@ packages: resolution: {integrity: sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/helpers@7.22.15: + resolution: {integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 transitivePeerDependencies: - supports-color @@ -3590,9 +3657,9 @@ packages: resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 transitivePeerDependencies: - supports-color dev: true @@ -3601,17 +3668,17 @@ packages: resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 transitivePeerDependencies: - supports-color - /@babel/highlight@7.22.10: - resolution: {integrity: sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==} + /@babel/highlight@7.22.13: + resolution: {integrity: sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 chalk: 2.4.2 js-tokens: 4.0.0 @@ -3620,22 +3687,22 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true - /@babel/parser@7.22.11: - resolution: {integrity: sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g==} + /@babel/parser@7.22.16: + resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 /@babel/parser@7.22.5: resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.21.8): @@ -4057,13 +4124,13 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.11): + /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.11 + '@babel/core': 7.22.17 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -4557,7 +4624,7 @@ packages: dependencies: '@babel/core': 7.21.8 '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.5 + '@babel/template': 7.22.15 dev: true /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.11): @@ -4568,7 +4635,7 @@ packages: dependencies: '@babel/core': 7.22.11 '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.5 + '@babel/template': 7.22.15 dev: true /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.5): @@ -4579,7 +4646,7 @@ packages: dependencies: '@babel/core': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.5 + '@babel/template': 7.22.15 dev: true /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.21.8): @@ -4925,7 +4992,7 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.21.8) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 dev: true /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.22.5): @@ -4938,7 +5005,7 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.5) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 dev: true /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.21.8): @@ -5262,7 +5329,7 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.11) - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.21.8): @@ -5596,7 +5663,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.21.8) '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.21.8) '@babel/preset-modules': 0.1.5(@babel/core@7.21.8) - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.8) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.8) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.8) @@ -5687,7 +5754,7 @@ packages: '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.5) '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.5) '@babel/preset-modules': 0.1.5(@babel/core@7.22.5) - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 babel-plugin-polyfill-corejs2: 0.4.3(@babel/core@7.22.5) babel-plugin-polyfill-corejs3: 0.8.1(@babel/core@7.22.5) babel-plugin-polyfill-regenerator: 0.5.0(@babel/core@7.22.5) @@ -5718,7 +5785,7 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.8) '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.21.8) - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 esutils: 2.0.3 dev: true @@ -5731,7 +5798,7 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.5) '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5) - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 esutils: 2.0.3 dev: true @@ -5775,6 +5842,12 @@ packages: dependencies: regenerator-runtime: 0.14.0 + /@babel/runtime@7.22.15: + resolution: {integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==} + engines: {node: '>=6.9.0'} + dependencies: + regenerator-runtime: 0.14.0 + /@babel/runtime@7.22.5: resolution: {integrity: sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==} engines: {node: '>=6.9.0'} @@ -5787,44 +5860,53 @@ packages: dependencies: regenerator-runtime: 0.13.11 + /@babel/template@7.22.15: + resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.13 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.17 + /@babel/template@7.22.5: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 - '@babel/parser': 7.22.11 - '@babel/types': 7.22.11 + '@babel/code-frame': 7.22.13 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.17 + dev: true /@babel/traverse@7.21.5: resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.17 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/traverse@7.22.11: - resolution: {integrity: sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ==} + /@babel/traverse@7.22.17: + resolution: {integrity: sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.17 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -5834,14 +5916,14 @@ packages: resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.17 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -5852,14 +5934,14 @@ packages: resolution: {integrity: sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.17 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -5870,16 +5952,16 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 to-fast-properties: 2.0.0 dev: true - /@babel/types@7.22.11: - resolution: {integrity: sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg==} + /@babel/types@7.22.17: + resolution: {integrity: sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 to-fast-properties: 2.0.0 /@babel/types@7.22.5: @@ -5887,7 +5969,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.15 to-fast-properties: 2.0.0 dev: true @@ -5902,7 +5984,7 @@ packages: /@changesets/apply-release-plan@6.1.4: resolution: {integrity: sha512-FMpKF1fRlJyCZVYHr3CbinpZZ+6MwvOtWUuO8uo+svcATEoc1zRDcj23pAurJ2TZ/uVz1wFHH6K3NlACy0PLew==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@changesets/config': 2.3.1 '@changesets/get-version-range-type': 0.3.2 '@changesets/git': 2.0.0 @@ -5920,7 +6002,7 @@ packages: /@changesets/assemble-release-plan@5.2.4: resolution: {integrity: sha512-xJkWX+1/CUaOUWTguXEbCDTyWJFECEhmdtbkjhn5GVBGxdP/JwaHBIU9sW3FR6gD07UwZ7ovpiPclQZs+j+mvg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@changesets/errors': 0.1.4 '@changesets/get-dependents-graph': 1.3.6 '@changesets/types': 5.2.1 @@ -6004,7 +6086,7 @@ packages: /@changesets/get-release-plan@3.0.17: resolution: {integrity: sha512-6IwKTubNEgoOZwDontYc2x2cWXfr6IKxP3IhKeK+WjyD6y3M4Gl/jdQvBw+m/5zWILSOCAaGLu2ZF6Q+WiPniw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@changesets/assemble-release-plan': 5.2.4 '@changesets/config': 2.3.1 '@changesets/pre': 1.0.14 @@ -6020,7 +6102,7 @@ packages: /@changesets/git@2.0.0: resolution: {integrity: sha512-enUVEWbiqUTxqSnmesyJGWfzd51PY4H7mH9yUw0hPVpZBJ6tQZFMU3F3mT/t9OJ/GjyiM4770i+sehAn6ymx6A==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@changesets/errors': 0.1.4 '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 @@ -6045,7 +6127,7 @@ packages: /@changesets/pre@1.0.14: resolution: {integrity: sha512-dTsHmxQWEQekHYHbg+M1mDVYFvegDh9j/kySNuDKdylwfMEevTeDouR7IfHNyVodxZXu17sXoJuf2D0vi55FHQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@changesets/errors': 0.1.4 '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 @@ -6055,7 +6137,7 @@ packages: /@changesets/read@0.5.9: resolution: {integrity: sha512-T8BJ6JS6j1gfO1HFq50kU3qawYxa4NTbI/ASNVVCBTsKquy2HYwM9r7ZnzkiMe8IEObAJtUVGSrePCOxAK2haQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@changesets/git': 2.0.0 '@changesets/logger': 0.0.5 '@changesets/parse': 0.3.16 @@ -6076,7 +6158,7 @@ packages: /@changesets/write@0.2.3: resolution: {integrity: sha512-Dbamr7AIMvslKnNYsLFafaVORx4H0pvCA2MHqgtNCySMe1blImEyAEOzDmcgKAkgz4+uwoLz7demIrX+JBr/Xw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@changesets/types': 5.2.1 fs-extra: 7.0.1 human-id: 1.0.2 @@ -6454,7 +6536,7 @@ packages: resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==} dependencies: '@babel/helper-module-imports': 7.22.5 - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@emotion/hash': 0.9.1 '@emotion/memoize': 0.8.1 '@emotion/serialize': 1.1.2 @@ -6476,7 +6558,7 @@ packages: stylis: 4.2.0 dev: false - /@emotion/css@11.10.0(@babel/core@7.22.11): + /@emotion/css@11.10.0(@babel/core@7.22.17): resolution: {integrity: sha512-dH9f+kSCucc8ilMg0MUA1AemabcyzYpe5EKX24F528PJjD7HyIY/VBNJHxfUdc8l400h2ncAjR6yEDu+DBj2cg==} peerDependencies: '@babel/core': ^7.0.0 @@ -6484,7 +6566,7 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.22.11 + '@babel/core': 7.22.17 '@emotion/babel-plugin': 11.11.0 '@emotion/cache': 11.11.0 '@emotion/serialize': 1.1.2 @@ -7225,31 +7307,34 @@ packages: /@floating-ui/utils@0.1.1: resolution: {integrity: sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw==} - /@graphql-codegen/cli@4.0.1(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1): - resolution: {integrity: sha512-/H4imnGOl3hoPXLKmIiGUnXpmBmeIClSZie/YHDzD5N59cZlGGJlIOOrUlOTDpJx5JNU1MTQcRjyTToOYM5IfA==} + /@graphql-codegen/cli@5.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1): + resolution: {integrity: sha512-A7J7+be/a6e+/ul2KI5sfJlpoqeqwX8EzktaKCeduyVKgOLA6W5t+NUGf6QumBDXU8PEOqXk3o3F+RAwCWOiqA==} hasBin: true peerDependencies: + '@parcel/watcher': ^2.1.0 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 + peerDependenciesMeta: + '@parcel/watcher': + optional: true dependencies: - '@babel/generator': 7.22.9 - '@babel/template': 7.22.5 - '@babel/types': 7.22.5 + '@babel/generator': 7.22.15 + '@babel/template': 7.22.15 + '@babel/types': 7.22.17 '@graphql-codegen/core': 4.0.0(graphql@16.7.1) - '@graphql-codegen/plugin-helpers': 5.0.0(graphql@16.7.1) + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) '@graphql-tools/apollo-engine-loader': 8.0.0(graphql@16.7.1) - '@graphql-tools/code-file-loader': 8.0.1(@babel/core@7.22.11)(graphql@16.7.1) - '@graphql-tools/git-loader': 8.0.1(@babel/core@7.22.11)(graphql@16.7.1) - '@graphql-tools/github-loader': 8.0.0(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1) + '@graphql-tools/code-file-loader': 8.0.1(@babel/core@7.22.17)(graphql@16.7.1) + '@graphql-tools/git-loader': 8.0.1(@babel/core@7.22.17)(graphql@16.7.1) + '@graphql-tools/github-loader': 8.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1) '@graphql-tools/graphql-file-loader': 8.0.0(graphql@16.7.1) '@graphql-tools/json-file-loader': 8.0.0(graphql@16.7.1) '@graphql-tools/load': 8.0.0(graphql@16.7.1) '@graphql-tools/prisma-loader': 8.0.1(@types/node@18.15.3)(graphql@16.7.1) '@graphql-tools/url-loader': 8.0.0(@types/node@18.15.3)(graphql@16.7.1) '@graphql-tools/utils': 10.0.4(graphql@16.7.1) - '@parcel/watcher': 2.1.0 '@whatwg-node/fetch': 0.8.8 chalk: 4.1.2 - cosmiconfig: 8.1.3 + cosmiconfig: 8.2.0 debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.7.1 @@ -7264,8 +7349,8 @@ packages: shell-quote: 1.8.1 string-env-interpolation: 1.0.1 ts-log: 2.2.5 - tslib: 2.6.0 - yaml: 1.10.2 + tslib: 2.6.2 + yaml: 2.3.1 yargs: 17.7.2 transitivePeerDependencies: - '@babel/core' @@ -7283,7 +7368,7 @@ packages: 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 dependencies: - '@graphql-codegen/plugin-helpers': 5.0.0(graphql@16.7.1) + '@graphql-codegen/plugin-helpers': 5.0.1(graphql@16.7.1) '@graphql-tools/schema': 10.0.0(graphql@16.7.1) '@graphql-tools/utils': 10.0.4(graphql@16.7.1) graphql: 16.7.1 @@ -7332,6 +7417,20 @@ packages: tslib: 2.5.3 dev: true + /@graphql-codegen/plugin-helpers@5.0.1(graphql@16.7.1): + resolution: {integrity: sha512-6L5sb9D8wptZhnhLLBcheSPU7Tg//DGWgc5tQBWX46KYTOTQHGqDpv50FxAJJOyFVJrveN9otWk9UT9/yfY4ww==} + 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 + dependencies: + '@graphql-tools/utils': 10.0.4(graphql@16.7.1) + change-case-all: 1.0.15 + common-tags: 1.8.2 + graphql: 16.7.1 + import-from: 4.0.0 + lodash: 4.17.21 + tslib: 2.5.3 + dev: true + /@graphql-codegen/schema-ast@4.0.0(graphql@16.7.1): resolution: {integrity: sha512-WIzkJFa9Gz28FITAPILbt+7A8+yzOyd1NxgwFh7ie+EmO9a5zQK6UQ3U/BviirguXCYnn+AR4dXsoDrSrtRA1g==} peerDependencies: @@ -7478,13 +7577,13 @@ packages: value-or-promise: 1.0.12 dev: true - /@graphql-tools/code-file-loader@8.0.1(@babel/core@7.22.11)(graphql@16.7.1): + /@graphql-tools/code-file-loader@8.0.1(@babel/core@7.22.17)(graphql@16.7.1): resolution: {integrity: sha512-pmg81lsIXGW3uW+nFSCIG0lFQIxWVbgDjeBkSWlnP8CZsrHTQEkB53DT7t4BHLryoxDS4G4cPxM52yNINDSL8w==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.11)(graphql@16.7.1) + '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.17)(graphql@16.7.1) '@graphql-tools/utils': 10.0.4(graphql@16.7.1) globby: 11.1.0 graphql: 16.7.1 @@ -7578,13 +7677,13 @@ packages: value-or-promise: 1.0.12 dev: true - /@graphql-tools/git-loader@8.0.1(@babel/core@7.22.11)(graphql@16.7.1): + /@graphql-tools/git-loader@8.0.1(@babel/core@7.22.17)(graphql@16.7.1): resolution: {integrity: sha512-ivNtxD+iEfpPONYKip0kbpZMRdMCNR3HrIui8NCURmUdvBYGaGcbB3VrGMhxwZuzc+ybhs2ralPt1F8Oxq2jLA==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.11)(graphql@16.7.1) + '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.17)(graphql@16.7.1) '@graphql-tools/utils': 10.0.4(graphql@16.7.1) graphql: 16.7.1 is-glob: 4.0.3 @@ -7596,7 +7695,7 @@ packages: - supports-color dev: true - /@graphql-tools/github-loader@8.0.0(@babel/core@7.22.11)(@types/node@18.15.3)(graphql@16.7.1): + /@graphql-tools/github-loader@8.0.0(@babel/core@7.22.17)(@types/node@18.15.3)(graphql@16.7.1): resolution: {integrity: sha512-VuroArWKcG4yaOWzV0r19ElVIV6iH6UKDQn1MXemND0xu5TzrFme0kf3U9o0YwNo0kUYEk9CyFM0BYg4he17FA==} engines: {node: '>=16.0.0'} peerDependencies: @@ -7604,7 +7703,7 @@ packages: dependencies: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/executor-http': 1.0.2(@types/node@18.15.3)(graphql@16.7.1) - '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.11)(graphql@16.7.1) + '@graphql-tools/graphql-tag-pluck': 8.0.1(@babel/core@7.22.17)(graphql@16.7.1) '@graphql-tools/utils': 10.0.4(graphql@16.7.1) '@whatwg-node/fetch': 0.9.9 graphql: 16.7.1 @@ -7631,16 +7730,16 @@ packages: unixify: 1.0.0 dev: true - /@graphql-tools/graphql-tag-pluck@8.0.1(@babel/core@7.22.11)(graphql@16.7.1): + /@graphql-tools/graphql-tag-pluck@8.0.1(@babel/core@7.22.17)(graphql@16.7.1): resolution: {integrity: sha512-4sfBJSoXxVB4rRCCp2GTFhAYsUJgAPSKxSV+E3Voc600mK52JO+KsHCCTnPgCeyJFMNR9l94J6+tqxVKmlqKvw==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@babel/parser': 7.22.11 - '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.11) - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.17) + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 '@graphql-tools/utils': 10.0.4(graphql@16.7.1) graphql: 16.7.1 tslib: 2.6.2 @@ -8070,7 +8169,7 @@ packages: /@manypkg/find-root@1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/node': 12.20.55 find-up: 4.1.0 fs-extra: 8.1.0 @@ -8079,7 +8178,7 @@ packages: /@manypkg/get-packages@1.1.3: resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@changesets/types': 4.1.0 '@manypkg/find-root': 1.1.0 fs-extra: 8.1.0 @@ -8168,7 +8267,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@emotion/hash': 0.8.0 '@material-ui/types': 5.1.0(@types/react@18.2.5) '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) @@ -8199,7 +8298,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.5 csstype: 2.6.21 @@ -8224,7 +8323,7 @@ packages: react: ^16.8.0 || ^17.0.0 react-dom: ^16.8.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -8455,17 +8554,6 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@parcel/watcher@2.1.0: - resolution: {integrity: sha512-8s8yYjd19pDSsBpbkOHnT6Z2+UJSuLQx61pCFM0s5wSRvKCEMDjd/cHY3/GI1szHIWbpXpsJdg3V6ISGGx9xDw==} - engines: {node: '>= 10.0.0'} - requiresBuild: true - dependencies: - is-glob: 4.0.3 - micromatch: 4.0.5 - node-addon-api: 3.2.1 - node-gyp-build: 4.6.0 - dev: true - /@peculiar/asn1-schema@2.3.6: resolution: {integrity: sha512-izNRxPoaeJeg/AyH8hER6s+H7p4itk+03QCa4sbxI3lNdseQYCuxzgsuNK8bTXChtLTjpJz6NmXKA73qLa3rCA==} dependencies: @@ -8519,12 +8607,12 @@ packages: /@radix-ui/number@1.0.1: resolution: {integrity: sha512-T5gIdVO2mmPW3NNhjNgEP3cqMXjXL9UbO0BzWcXfvdBs+BohbQxvd/K5hSVKmn9/lbTdsQVKbUcP5WLCwvUbBg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 /@radix-ui/primitive@1.0.1: resolution: {integrity: sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 /@radix-ui/react-accordion@1.1.2(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-fDG7jcoNKVjSK6yfmuAs0EnPDro0WMXIhMtXdTBWqEioVW206ku+4Lw07e+13lUkFkpoEQ2PdeMIAGpdqEAmDg==} @@ -8567,7 +8655,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.5 '@types/react-dom': 18.2.5 @@ -8614,7 +8702,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.5)(react@18.2.0) @@ -8641,7 +8729,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0) @@ -8660,7 +8748,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/react': 18.2.5 react: 18.2.0 @@ -8673,7 +8761,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/react': 18.2.5 react: 18.2.0 @@ -8719,7 +8807,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/react': 18.2.5 react: 18.2.0 @@ -8736,7 +8824,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0) @@ -8782,7 +8870,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/react': 18.2.5 react: 18.2.0 @@ -8799,7 +8887,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.5)(react@18.2.0) @@ -8817,7 +8905,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@types/react': 18.2.5 react: 18.2.0 @@ -8835,7 +8923,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) @@ -8906,7 +8994,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@floating-ui/react-dom': 2.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) @@ -8955,7 +9043,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@types/react': 18.2.5 @@ -8976,7 +9064,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-slot': 1.0.2(@types/react@18.2.5)(react@18.2.0) '@types/react': 18.2.5 '@types/react-dom': 18.2.5 @@ -9025,7 +9113,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) @@ -9089,7 +9177,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@types/react': 18.2.5 react: 18.2.0 @@ -9156,7 +9244,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/react': 18.2.5 react: 18.2.0 @@ -9169,7 +9257,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@types/react': 18.2.5 react: 18.2.0 @@ -9183,7 +9271,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@types/react': 18.2.5 react: 18.2.0 @@ -9197,7 +9285,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/react': 18.2.5 react: 18.2.0 @@ -9210,7 +9298,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/react': 18.2.5 react: 18.2.0 @@ -9223,7 +9311,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/rect': 1.0.1 '@types/react': 18.2.5 react: 18.2.0 @@ -9237,7 +9325,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.5)(react@18.2.0) '@types/react': 18.2.5 react: 18.2.0 @@ -9255,7 +9343,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.5)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.5 '@types/react-dom': 18.2.5 @@ -9265,7 +9353,7 @@ packages: /@radix-ui/rect@1.0.1: resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 /@remix-run/router@1.6.3: resolution: {integrity: sha512-EXJysQ7J3veRECd0kZFQwYYd5sJMcq2O/m60zu1W2l3oVQ9xtub8jTOtYRE0+M2iomyG/W3Ps7+vp2kna0C27Q==} @@ -9332,7 +9420,7 @@ packages: debug: 4.3.4 graphql: 16.7.1 jose: 4.14.4 - next: 13.3.0(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.0(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) raw-body: 2.5.2 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -9353,7 +9441,7 @@ packages: debug: 4.3.4 graphql: 16.7.1 jose: 4.14.4 - next: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) raw-body: 2.5.2 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -9543,7 +9631,7 @@ packages: '@sentry/utils': 7.67.0 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 rollup: 2.78.0 stacktrace-parser: 0.1.10 @@ -10596,8 +10684,8 @@ packages: resolution: {integrity: sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==} engines: {node: '>=12'} dependencies: - '@babel/code-frame': 7.22.5 - '@babel/runtime': 7.22.11 + '@babel/code-frame': 7.22.13 + '@babel/runtime': 7.22.15 '@types/aria-query': 5.0.1 aria-query: 5.2.1 chalk: 4.1.2 @@ -10663,7 +10751,7 @@ packages: peerDependencies: '@testing-library/dom': '>=7.21.4' dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@testing-library/dom': 8.20.0 dev: true @@ -10702,7 +10790,7 @@ packages: '@trpc/client': 10.34.0(@trpc/server@10.34.0) '@trpc/react-query': 10.34.0(@tanstack/react-query@4.29.19)(@trpc/client@10.34.0)(@trpc/server@10.34.0)(react-dom@18.2.0)(react@18.2.0) '@trpc/server': 10.34.0 - next: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-ssr-prepass: 1.5.0(react@18.2.0) @@ -10723,7 +10811,7 @@ packages: '@trpc/client': 10.38.1(@trpc/server@10.38.1) '@trpc/react-query': 10.38.1(@tanstack/react-query@4.29.19)(@trpc/client@10.38.1)(@trpc/server@10.38.1)(react-dom@18.2.0)(react@18.2.0) '@trpc/server': 10.38.1 - next: 13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-ssr-prepass: 1.5.0(react@18.2.0) @@ -10776,8 +10864,8 @@ packages: /@types/babel__core@7.20.1: resolution: {integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==} dependencies: - '@babel/parser': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.17 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.20.1 @@ -10786,20 +10874,20 @@ packages: /@types/babel__generator@7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.22.11 - '@babel/types': 7.22.11 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.17 dev: true /@types/babel__traverse@7.20.1: resolution: {integrity: sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg==} dependencies: - '@babel/types': 7.22.11 + '@babel/types': 7.22.17 dev: true /@types/body-parser@1.19.2: @@ -11636,7 +11724,7 @@ packages: busboy: 1.6.0 form-data-encoder: 1.9.0 formdata-node: 4.4.1 - node-fetch: 2.6.11 + node-fetch: 2.7.0 undici: 5.22.1 web-streams-polyfill: 3.2.1 transitivePeerDependencies: @@ -12284,7 +12372,7 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 cosmiconfig: 7.1.0 resolve: 1.22.2 dev: false @@ -13177,7 +13265,7 @@ packages: dev: false /concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} /concat-stream@1.6.2: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} @@ -13327,16 +13415,6 @@ packages: path-type: 4.0.0 dev: true - /cosmiconfig@8.1.3: - resolution: {integrity: sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==} - engines: {node: '>=14'} - dependencies: - import-fresh: 3.3.0 - js-yaml: 4.1.0 - parse-json: 5.2.0 - path-type: 4.0.0 - dev: true - /cosmiconfig@8.2.0: resolution: {integrity: sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==} engines: {node: '>=14'} @@ -13544,7 +13622,7 @@ packages: /css-vendor@2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 is-in-browser: 1.1.3 /css-what@6.1.0: @@ -13639,7 +13717,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: false /dateformat@4.6.3: @@ -13900,7 +13978,7 @@ packages: /dom-helpers@5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 csstype: 3.1.2 /dom-serializer@1.4.1: @@ -14023,7 +14101,7 @@ packages: peerDependencies: react: '>=16.12.0' dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 compute-scroll-into-view: 2.0.4 prop-types: 15.8.1 react: 18.2.0 @@ -14579,7 +14657,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 aria-query: 5.2.1 array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -14757,8 +14835,8 @@ packages: resolution: {integrity: sha512-YNF+mZ/Wu2FU/gvmzuWtYc8rloubL7wfXCTgouFrnjGVXPA/EeYYA7pupXWrb3Iv1cTBeSSxxJIbK23l4MRNqg==} engines: {node: '>=8.3.0'} dependencies: - '@babel/traverse': 7.22.11 - '@babel/types': 7.22.11 + '@babel/traverse': 7.22.17 + '@babel/types': 7.22.17 c8: 7.14.0 transitivePeerDependencies: - supports-color @@ -14967,17 +15045,6 @@ packages: micromatch: 4.0.5 dev: true - /fast-glob@3.3.0: - resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==} - engines: {node: '>=8.6.0'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - dev: true - /fast-glob@3.3.1: resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} @@ -15150,7 +15217,7 @@ packages: /final-form@4.20.9: resolution: {integrity: sha512-shA1X/7v8RmukWMNRHx0l7+Bm41hOivY78IvOiBrPVHjyWFIyqqIEMCz7yTVRc9Ea+EU4WkZ5r4MH6whSo5taw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: false /finalhandler@1.2.0: @@ -15655,7 +15722,7 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.3.0 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 @@ -16073,7 +16140,7 @@ packages: /i18next@21.10.0: resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: false /iconv-lite@0.4.24: @@ -16581,7 +16648,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.22.11 - '@babel/parser': 7.22.11 + '@babel/parser': 7.22.16 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.1 @@ -16770,7 +16837,7 @@ packages: '@babel/preset-env': ^7.1.6 dependencies: '@babel/core': 7.22.11 - '@babel/parser': 7.22.11 + '@babel/parser': 7.22.16 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.11) '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.11) '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.11) @@ -16800,7 +16867,7 @@ packages: '@babel/preset-env': ^7.1.6 dependencies: '@babel/core': 7.22.11 - '@babel/parser': 7.22.11 + '@babel/parser': 7.22.16 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.11) '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.11) '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.11) @@ -16954,53 +17021,53 @@ packages: /jss-plugin-camel-case@10.10.0: resolution: {integrity: sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 hyphenate-style-name: 1.0.4 jss: 10.10.0 /jss-plugin-default-unit@10.10.0: resolution: {integrity: sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 jss: 10.10.0 /jss-plugin-global@10.10.0: resolution: {integrity: sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 jss: 10.10.0 /jss-plugin-nested@10.10.0: resolution: {integrity: sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 jss: 10.10.0 tiny-warning: 1.0.3 /jss-plugin-props-sort@10.10.0: resolution: {integrity: sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 jss: 10.10.0 /jss-plugin-rule-value-function@10.10.0: resolution: {integrity: sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 jss: 10.10.0 tiny-warning: 1.0.3 /jss-plugin-vendor-prefixer@10.10.0: resolution: {integrity: sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 css-vendor: 2.0.8 jss: 10.10.0 /jss@10.10.0: resolution: {integrity: sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 csstype: 3.1.2 is-in-browser: 1.1.3 tiny-warning: 1.0.3 @@ -17487,7 +17554,7 @@ packages: /match-sorter@6.3.1: resolution: {integrity: sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 remove-accents: 0.4.2 dev: false @@ -17514,7 +17581,7 @@ packages: /media-query-parser@2.0.2: resolution: {integrity: sha512-1N4qp+jE0pL5Xv4uEcwVUhIkwdUO3S/9gML90nqKA7v7FcOS5vUtatfzok9S9U1EJU8dHWlcv95WLnKmmxZI9w==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: true /media-typer@0.3.0: @@ -17699,7 +17766,7 @@ packages: /mjml-accordion@4.13.0: resolution: {integrity: sha512-E3yihZW5Oq2p+sWOcr8kWeRTROmiTYOGxB4IOxW/jTycdY07N3FX3e6vuh7Fv3rryHEUaydUQYto3ICVyctI7w==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17709,7 +17776,7 @@ packages: /mjml-body@4.13.0: resolution: {integrity: sha512-S4HgwAuO9dEsyX9sr6WBf9/xr+H2ASVaLn22aurJm1S2Lvc1wifLPYBQgFmNdCjaesTCNtOMUDpG+Rbnavyaqg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17719,7 +17786,7 @@ packages: /mjml-button@4.13.0: resolution: {integrity: sha512-3y8IAHCCxh7ESHh1aOOqobZKUgyNxOKAGQ9TlJoyaLpsKUFzkN8nmrD0KXF0ADSuzvhMZ1CdRIJuZ5mjv2TwWQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17729,7 +17796,7 @@ packages: /mjml-carousel@4.13.0: resolution: {integrity: sha512-ORSY5bEYlMlrWSIKI/lN0Tz3uGltWAjG8DQl2Yr3pwjwOaIzGE+kozrDf+T9xItfiIIbvKajef1dg7B7XgP0zg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17740,7 +17807,7 @@ packages: resolution: {integrity: sha512-kAZxpH0QqlTF/CcLzELgKw1ljKRxrmWJ310CJQhbPAxHvwQ/nIb+q82U+zRJAelRPPKjnOb+hSrMRqTgk9rH3w==} hasBin: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 chokidar: 3.5.3 glob: 7.2.3 html-minifier: 4.0.0 @@ -17758,7 +17825,7 @@ packages: /mjml-column@4.13.0: resolution: {integrity: sha512-O8FrWKK/bCy9XpKxrKRYWNdgWNaVd4TK4RqMeVI/I70IbnYnc1uf15jnsPMxCBSbT+NyXyk8k7fn099797uwpw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17768,7 +17835,7 @@ packages: /mjml-core@4.13.0: resolution: {integrity: sha512-kU5AoVTlZaXR/EDi3ix66xpzUe+kScYus71lBH/wo/B+LZW70GHE1AYWtsog5oJp1MuTHpMFTNuBD/wePeEgWg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 cheerio: 1.0.0-rc.10 detect-node: 2.0.4 html-minifier: 4.0.0 @@ -17785,7 +17852,7 @@ packages: /mjml-divider@4.13.0: resolution: {integrity: sha512-ooPCwfmxEC+wJduqObYezMp7W5UCHjL9Y1LPB5FGna2FrOejgfd6Ix3ij8Wrmycmlol7E2N4D7c5NDH5DbRCJg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17795,7 +17862,7 @@ packages: /mjml-group@4.13.0: resolution: {integrity: sha512-U7E8m8aaoAE/dMqjqXPjjrKcwO36B4cquAy9ASldECrIZJBcpFYO6eYf5yLXrNCUM2P0id8pgVjrUq23s00L7Q==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17805,7 +17872,7 @@ packages: /mjml-head-attributes@4.13.0: resolution: {integrity: sha512-haggCafno+0lQylxJStkINCVCPMwfTpwE6yjCHeGOpQl/TkoNmjNkDr7DEEbNTZbt4Ekg070lQFn7clDy38EoA==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17815,7 +17882,7 @@ packages: /mjml-head-breakpoint@4.13.0: resolution: {integrity: sha512-D2iPDeUKQK1+rYSNa2HGOvgfPxZhNyndTG0iBEb/FxdGge2hbeDCZEN0mwDYE3wWB+qSBqlCuMI+Vr4pEjZbKg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17825,7 +17892,7 @@ packages: /mjml-head-font@4.13.0: resolution: {integrity: sha512-mYn8aWnbrEap5vX2b4662hkUv6WifcYzYn++Yi6OHrJQi55LpzcU+myAGpfQEXXrpU8vGwExMTFKsJq5n2Kaow==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17835,7 +17902,7 @@ packages: /mjml-head-html-attributes@4.13.0: resolution: {integrity: sha512-m30Oro297+18Zou/1qYjagtmCOWtYXeoS38OABQ5zOSzMItE3TcZI9JNcOueIIWIyFCETe8StrTAKcQ2GHwsDw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17845,7 +17912,7 @@ packages: /mjml-head-preview@4.13.0: resolution: {integrity: sha512-v0K/NocjFCbaoF/0IMVNmiqov91HxqT07vNTEl0Bt9lKFrTKVC01m1S4K7AB78T/bEeJ/HwmNjr1+TMtVNGGow==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17855,7 +17922,7 @@ packages: /mjml-head-style@4.13.0: resolution: {integrity: sha512-tBa33GL9Atn5bAM2UwE+uxv4rI29WgX/e5lXX+5GWlsb4thmiN6rxpFTNqBqWbBNRbZk4UEZF78M7Da8xC1ZGQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17865,7 +17932,7 @@ packages: /mjml-head-title@4.13.0: resolution: {integrity: sha512-Mq0bjuZXJlwxfVcjuYihQcigZSDTKeQaG3nORR1D0jsOH2BXU4XgUK1UOcTXn2qCBIfRoIMq7rfzYs+L0CRhdw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17875,7 +17942,7 @@ packages: /mjml-head@4.13.0: resolution: {integrity: sha512-sL2qQuoVALXBCiemu4DPo9geDr8DuUdXVJxm+4nd6k5jpLCfSDmFlNhgSsLPzsYn7VEac3/sxsjLtomQ+6/BHg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17885,7 +17952,7 @@ packages: /mjml-hero@4.13.0: resolution: {integrity: sha512-aWEOScdrhyjwdKBWG4XQaElRHP8LU5PtktkpMeBXa4yxrxNs25qRnDqMNkjSrnnmFKWZmQ166tfboY6RBNf0UA==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17895,7 +17962,7 @@ packages: /mjml-image@4.13.0: resolution: {integrity: sha512-agMmm2wRZTIrKwrUnYFlnAbtrKYSP0R2en+Vf92HPspAwmaw3/AeOW/QxmSiMhfGf+xsEJyzVvR/nd33jbT3sg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17906,7 +17973,7 @@ packages: resolution: {integrity: sha512-I1euHiAyNpaz+B5vH+Z4T+hg/YtI5p3PqQ3/zTLv8gi24V6BILjTaftWhH5+3R/gQkQhH0NUaWNnRmds+Mq5DQ==} hasBin: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 js-beautify: 1.14.8 lodash: 4.17.21 mjml-core: 4.13.0 @@ -17919,7 +17986,7 @@ packages: /mjml-navbar@4.13.0: resolution: {integrity: sha512-0Oqyyk+OdtXfsjswRb/7Ql1UOjN4MbqFPKoyltJqtj+11MRpF5+Wjd74Dj9H7l81GFwkIB9OaP+ZMiD+TPECgg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17929,7 +17996,7 @@ packages: /mjml-parser-xml@4.13.0: resolution: {integrity: sha512-phljtI8DaW++q0aybR/Ykv9zCyP/jCFypxVNo26r2IQo//VYXyc7JuLZZT8N/LAI8lZcwbTVxQPBzJTmZ5IfwQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 detect-node: 2.0.4 htmlparser2: 4.1.0 lodash: 4.17.21 @@ -17938,7 +18005,7 @@ packages: /mjml-preset-core@4.13.0: resolution: {integrity: sha512-gxzYaKkvUrHuzT1oqjEPSDtdmgEnN99Hf5f1r2CR5aMOB1x66EA3T8ATvF1o7qrBTVV4KMVlQem3IubMSYJZRw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 mjml-accordion: 4.13.0 mjml-body: 4.13.0 mjml-button: 4.13.0 @@ -17971,7 +18038,7 @@ packages: /mjml-raw@4.13.0: resolution: {integrity: sha512-JbBYxwX1a/zbqnCrlDCRNqov2xqUrMCaEdTHfqE2athj479aQXvLKFM20LilTMaClp/dR0yfvFLfFVrC5ej4FQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17981,7 +18048,7 @@ packages: /mjml-section@4.13.0: resolution: {integrity: sha512-BLcqlhavtRakKtzDQPLv6Ae4Jt4imYWq/P0jo+Sjk7tP4QifgVA2KEQOirPK5ZUqw/lvK7Afhcths5rXZ2ItnQ==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -17991,7 +18058,7 @@ packages: /mjml-social@4.13.0: resolution: {integrity: sha512-zL2a7Wwsk8OXF0Bqu+1B3La1UPwdTMcEXptO8zdh2V5LL6Xb7Gfyvx6w0CmmBtG5IjyCtqaKy5wtrcpG9Hvjfg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -18001,7 +18068,7 @@ packages: /mjml-spacer@4.13.0: resolution: {integrity: sha512-Acw4QJ0MJ38W4IewXuMX7hLaW1BZaln+gEEuTfrv0xwPdTxX1ILqz4r+s9mYMxYkIDLWMCjBvXyQK6aWlid13A==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -18011,7 +18078,7 @@ packages: /mjml-table@4.13.0: resolution: {integrity: sha512-UAWPVMaGReQhf776DFdiwdcJTIHTek3zzQ1pb+E7VlypEYgIpFvdUJ39UIiiflhqtdBATmHwKBOtePwU0MzFMg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -18021,7 +18088,7 @@ packages: /mjml-text@4.13.0: resolution: {integrity: sha512-uDuraaQFdu+6xfuigCimbeznnOnJfwRdcCL1lTBTusTuEvW/5Va6m2D3mnMeEpl+bp4+cxesXIz9st6A9pcg5A==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 transitivePeerDependencies: @@ -18031,13 +18098,13 @@ packages: /mjml-validator@4.13.0: resolution: {integrity: sha512-uURYfyQYtHJ6Qz/1A7/+E9ezfcoISoLZhYK3olsxKRViwaA2Mm8gy/J3yggZXnsUXWUns7Qymycm5LglLEIiQg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: false /mjml-wrapper@4.13.0: resolution: {integrity: sha512-p/44JvHg04rAFR7QDImg8nZucEokIjFH6KJMHxsO0frJtLZ+IuakctzlZAADHsqiR52BwocDsXSa+o9SE2l6Ng==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 lodash: 4.17.21 mjml-core: 4.13.0 mjml-section: 4.13.0 @@ -18163,7 +18230,7 @@ packages: /neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - /next@13.3.0(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0): + /next@13.3.0(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-OVTw8MpIPa12+DCUkPqRGPS3thlJPcwae2ZL4xti3iBff27goH024xy4q2lhlsdoYiKOi8Kz6uJoLW/GXwgfOA==} engines: {node: '>=14.6.0'} hasBin: true @@ -18191,7 +18258,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - styled-jsx: 5.1.1(@babel/core@7.22.11)(react@18.2.0) + styled-jsx: 5.1.1(@babel/core@7.22.17)(react@18.2.0) optionalDependencies: '@next/swc-darwin-arm64': 13.3.0 '@next/swc-darwin-x64': 13.3.0 @@ -18207,7 +18274,7 @@ packages: - babel-plugin-macros dev: false - /next@13.4.8(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0): + /next@13.4.8(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-lxUjndYKjZHGK3CWeN2RI+/6ni6EUvjiqGWXAYPxUfGIdFGQ5XoisrqAJ/dF74aP27buAfs8MKIbIMMdxjqSBg==} engines: {node: '>=16.8.0'} hasBin: true @@ -18232,7 +18299,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - styled-jsx: 5.1.1(@babel/core@7.22.11)(react@18.2.0) + styled-jsx: 5.1.1(@babel/core@7.22.17)(react@18.2.0) watchpack: 2.4.0 zod: 3.21.4 optionalDependencies: @@ -18262,10 +18329,6 @@ packages: tslib: 2.6.2 dev: true - /node-addon-api@3.2.1: - resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==} - dev: true - /node-dir@0.1.17: resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==} engines: {node: '>= 0.10.5'} @@ -18313,11 +18376,6 @@ packages: formdata-polyfill: 4.0.10 dev: false - /node-gyp-build@4.6.0: - resolution: {integrity: sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==} - hasBin: true - dev: true - /node-int64@0.4.0: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} dev: true @@ -18432,14 +18490,14 @@ packages: resolution: {integrity: sha512-qaKRmtYPZ5qdw4jWJD6bxEf1FJEqllJrwxCLIm0sQU/A7v2/czigzOb+C2uSiFsa9lBUzeH7M1oK+Q+OLxL3kA==} dev: false - /nuvo-react@1.22.1(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0): + /nuvo-react@1.22.1(@babel/core@7.22.17)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-osN6dCQupiqBr3W8qDUDnkV2noKWVGEb3fTShLFzOaXMFrSm1ocQfBrgyuSmDDmsldUoT18i+I4nTb67oXPMEQ==} peerDependencies: react: ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: 20-exceljs: 4.5.17 - '@emotion/css': 11.10.0(@babel/core@7.22.11) + '@emotion/css': 11.10.0(@babel/core@7.22.17) '@handsontable/react': 12.1.2(handsontable@12.1.2) '@headlessui/react': 1.7.15(react-dom@18.2.0)(react@18.2.0) '@heroicons/react': 1.0.6(react@18.2.0) @@ -18796,7 +18854,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -19044,7 +19102,7 @@ packages: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: true /popper.js@1.16.1-lts: @@ -19394,7 +19452,7 @@ packages: hasBin: true dependencies: '@babel/core': 7.22.11 - '@babel/generator': 7.22.10 + '@babel/generator': 7.22.15 ast-types: 0.14.2 commander: 2.20.3 doctrine: 3.0.0 @@ -19472,7 +19530,7 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-final-form: ^6.2.1 dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 final-form: 4.20.9 final-form-arrays: 3.1.0(final-form@4.20.9) react: 18.2.0 @@ -19485,7 +19543,7 @@ packages: final-form: ^4.20.4 react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 final-form: 4.20.9 react: 18.2.0 dev: false @@ -19530,7 +19588,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 html-parse-stringify: 3.0.1 i18next: 21.10.0 react: 18.2.0 @@ -19711,7 +19769,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -19781,7 +19839,7 @@ packages: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 memoize-one: 5.2.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -19944,7 +20002,7 @@ packages: /regenerator-transform@0.15.1: resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: true /regexp-to-ast@0.4.0: @@ -19993,7 +20051,7 @@ packages: /relay-runtime@12.0.0: resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 fbjs: 3.0.5 invariant: 2.2.4 transitivePeerDependencies: @@ -20201,7 +20259,7 @@ packages: /rtl-css-js@1.16.1: resolution: {integrity: sha512-lRQgou1mu19e+Ya0LsTvKrVJ5TYUbqCVPAiImX3UfLTenarvPUl1QFdvu5Z3PYmHT9RCcwIfbjRQBntExyj3Zg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: false /run-applescript@5.0.0: @@ -20919,7 +20977,7 @@ packages: resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} dev: false - /styled-jsx@5.1.1(@babel/core@7.22.11)(react@18.2.0): + /styled-jsx@5.1.1(@babel/core@7.22.17)(react@18.2.0): resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -20932,7 +20990,7 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.22.11 + '@babel/core': 7.22.17 client-only: 0.0.1 react: 18.2.0 @@ -21339,10 +21397,6 @@ packages: /tslib@2.5.3: resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==} - /tslib@2.6.0: - resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==} - dev: true - /tslib@2.6.1: resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} @@ -22599,7 +22653,7 @@ packages: resolution: {integrity: sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@types/lodash': 4.14.195 lodash: 4.17.21 lodash-es: 4.17.21