From 8db611bfc41a5d7ccbbcc1af7b850f5889cd9714 Mon Sep 17 00:00:00 2001 From: tonyrewin Date: Tue, 15 Nov 2022 18:52:21 +0300 Subject: [PATCH] bump --- package.json | 26 +- pnpm-lock.yaml | 761 +++++++++++++++++++++++++------------------------ 2 files changed, 400 insertions(+), 387 deletions(-) diff --git a/package.json b/package.json index 0053d436..9f810f72 100644 --- a/package.json +++ b/package.json @@ -33,15 +33,15 @@ "mailgun.js": "^8.0.2" }, "devDependencies": { - "@astrojs/solid-js": "^1.2.2", + "@astrojs/solid-js": "^1.2.3", "@astrojs/vercel": "^2.3.3", "@babel/core": "^7.20.2", - "@graphql-codegen/cli": "^2.13.11", - "@graphql-codegen/typescript": "^2.8.1", - "@graphql-codegen/typescript-operations": "^2.5.6", + "@graphql-codegen/cli": "^2.13.12", + "@graphql-codegen/typescript": "^2.8.2", + "@graphql-codegen/typescript-operations": "^2.5.7", "@graphql-codegen/typescript-urql": "^3.7.3", "@graphql-codegen/urql-introspection": "^2.2.1", - "@graphql-tools/url-loader": "^7.16.15", + "@graphql-tools/url-loader": "^7.16.16", "@graphql-typed-document-node/core": "^3.1.1", "@nanostores/router": "^0.7.0", "@nanostores/solid": "^0.3.0", @@ -53,13 +53,13 @@ "@types/express": "^4.17.14", "@types/node": "^18.11.9", "@types/uuid": "^8.3.4", - "@typescript-eslint/eslint-plugin": "^5.42.1", - "@typescript-eslint/parser": "^5.42.1", + "@typescript-eslint/eslint-plugin": "^5.43.0", + "@typescript-eslint/parser": "^5.43.0", "@urql/core": "^3.0.5", "@urql/devtools": "^2.0.3", "@urql/exchange-auth": "^1.0.0", "@urql/exchange-graphcache": "^5.0.5", - "astro": "^1.6.7", + "astro": "^1.6.8", "astro-eslint-parser": "^0.9.0", "bcryptjs": "^2.4.3", "bootstrap": "5.1.3", @@ -91,7 +91,7 @@ "markdown-it-implicit-figures": "^0.10.0", "markdown-it-mark": "^3.0.1", "markdown-it-replace-link": "^1.1.0", - "nanostores": "^0.7.0", + "nanostores": "^0.7.1", "orderedmap": "^2.1.0", "postcss": "^8.4.19", "postcss-modules": "5.0.0", @@ -106,11 +106,11 @@ "prosemirror-keymap": "^1.2.0", "prosemirror-markdown": "^1.10.1", "prosemirror-menu": "^1.2.1", - "prosemirror-model": "^1.18.1", + "prosemirror-model": "^1.18.2", "prosemirror-schema-list": "^1.2.2", "prosemirror-state": "^1.4.2", - "prosemirror-view": "^1.29.0", - "rollup": "^2.0.0", + "prosemirror-view": "^1.29.1", + "rollup": "^2.79.1", "rollup-plugin-visualizer": "^5.8.3", "sass": "^1.56.1", "solid-devtools": "^0.22.0", @@ -132,7 +132,7 @@ "undici": "^5.12.0", "unique-names-generator": "^4.7.1", "uuid": "^9.0.0", - "vite": "^3.2.3", + "vite": "^3.2.4", "ws": "^8.11.0", "y-prosemirror": "^1.2.0", "y-protocols": "^1.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10b9c291..7681ee33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,15 +1,15 @@ lockfileVersion: 5.4 specifiers: - '@astrojs/solid-js': ^1.2.2 + '@astrojs/solid-js': ^1.2.3 '@astrojs/vercel': ^2.3.3 '@babel/core': ^7.20.2 - '@graphql-codegen/cli': ^2.13.11 - '@graphql-codegen/typescript': ^2.8.1 - '@graphql-codegen/typescript-operations': ^2.5.6 + '@graphql-codegen/cli': ^2.13.12 + '@graphql-codegen/typescript': ^2.8.2 + '@graphql-codegen/typescript-operations': ^2.5.7 '@graphql-codegen/typescript-urql': ^3.7.3 '@graphql-codegen/urql-introspection': ^2.2.1 - '@graphql-tools/url-loader': ^7.16.15 + '@graphql-tools/url-loader': ^7.16.16 '@graphql-typed-document-node/core': ^3.1.1 '@nanostores/router': ^0.7.0 '@nanostores/solid': ^0.3.0 @@ -21,13 +21,13 @@ specifiers: '@types/express': ^4.17.14 '@types/node': ^18.11.9 '@types/uuid': ^8.3.4 - '@typescript-eslint/eslint-plugin': ^5.42.1 - '@typescript-eslint/parser': ^5.42.1 + '@typescript-eslint/eslint-plugin': ^5.43.0 + '@typescript-eslint/parser': ^5.43.0 '@urql/core': ^3.0.5 '@urql/devtools': ^2.0.3 '@urql/exchange-auth': ^1.0.0 '@urql/exchange-graphcache': ^5.0.5 - astro: ^1.6.7 + astro: ^1.6.8 astro-eslint-parser: ^0.9.0 bcryptjs: ^2.4.3 bootstrap: 5.1.3 @@ -60,7 +60,7 @@ specifiers: markdown-it-implicit-figures: ^0.10.0 markdown-it-mark: ^3.0.1 markdown-it-replace-link: ^1.1.0 - nanostores: ^0.7.0 + nanostores: ^0.7.1 orderedmap: ^2.1.0 postcss: ^8.4.19 postcss-modules: 5.0.0 @@ -75,11 +75,11 @@ specifiers: prosemirror-keymap: ^1.2.0 prosemirror-markdown: ^1.10.1 prosemirror-menu: ^1.2.1 - prosemirror-model: ^1.18.1 + prosemirror-model: ^1.18.2 prosemirror-schema-list: ^1.2.2 prosemirror-state: ^1.4.2 - prosemirror-view: ^1.29.0 - rollup: ^2.0.0 + prosemirror-view: ^1.29.1 + rollup: ^2.79.1 rollup-plugin-visualizer: ^5.8.3 sass: ^1.56.1 solid-devtools: ^0.22.0 @@ -101,7 +101,7 @@ specifiers: undici: ^5.12.0 unique-names-generator: ^4.7.1 uuid: ^9.0.0 - vite: ^3.2.3 + vite: ^3.2.4 ws: ^8.11.0 y-prosemirror: ^1.2.0 y-protocols: ^1.0.5 @@ -112,33 +112,33 @@ dependencies: mailgun.js: 8.0.2 devDependencies: - '@astrojs/solid-js': 1.2.2_uw2ushnhcupy3ckhh2aev5wabi + '@astrojs/solid-js': 1.2.3_hw7nefjdmatqw4e3tmqzky5k4u '@astrojs/vercel': 2.3.3 '@babel/core': 7.20.2 - '@graphql-codegen/cli': 2.13.11_5r3mmcyz2qxsj6cwjz753kl35e - '@graphql-codegen/typescript': 2.8.1_graphql@16.6.0 - '@graphql-codegen/typescript-operations': 2.5.6_graphql@16.6.0 + '@graphql-codegen/cli': 2.13.12_5r3mmcyz2qxsj6cwjz753kl35e + '@graphql-codegen/typescript': 2.8.2_graphql@16.6.0 + '@graphql-codegen/typescript-operations': 2.5.7_graphql@16.6.0 '@graphql-codegen/typescript-urql': 3.7.3_sy4knu3obj4ys7pjcqbyfxmqle '@graphql-codegen/urql-introspection': 2.2.1_graphql@16.6.0 - '@graphql-tools/url-loader': 7.16.15_xfoe4adolgvm4tvnio5xigcr6e + '@graphql-tools/url-loader': 7.16.16_xfoe4adolgvm4tvnio5xigcr6e '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 - '@nanostores/router': 0.7.0_nanostores@0.7.0 - '@nanostores/solid': 0.3.0_ypeq45zjtx3uui7ezqzqksnuwe + '@nanostores/router': 0.7.0_nanostores@0.7.1 + '@nanostores/solid': 0.3.0_krmmgcs2xvbh5bldrnc2b2pynm '@popperjs/core': 2.11.6 - '@solid-devtools/debugger': 0.14.0_solid-js@1.6.2+vite@3.2.3 - '@solid-devtools/logger': 0.5.0_solid-js@1.6.2+vite@3.2.3 + '@solid-devtools/debugger': 0.14.0_solid-js@1.6.2+vite@3.2.4 + '@solid-devtools/logger': 0.5.0_solid-js@1.6.2+vite@3.2.4 '@solid-primitives/memo': 1.1.2_solid-js@1.6.2 '@solid-primitives/storage': 1.3.3_solid-js@1.6.2 '@types/express': 4.17.14 '@types/node': 18.11.9 '@types/uuid': 8.3.4 - '@typescript-eslint/eslint-plugin': 5.42.1_2udltptbznfmezdozpdoa2aemq - '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i + '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy '@urql/core': 3.0.5_graphql@16.6.0 '@urql/devtools': 2.0.3_mfybxqh6aadwsv45w6sdn3i53a '@urql/exchange-auth': 1.0.0_graphql@16.6.0 '@urql/exchange-graphcache': 5.0.5_graphql@16.6.0 - astro: 1.6.7_hvexw7urvwfiurrihbiaz26vce + astro: 1.6.8_hvexw7urvwfiurrihbiaz26vce astro-eslint-parser: 0.9.0 bcryptjs: 2.4.3 bootstrap: 5.1.3_@popperjs+core@2.11.6 @@ -146,10 +146,10 @@ devDependencies: cookie: 0.5.0 cookie-signature: 1.2.0 eslint: 8.27.0 - eslint-config-stylelint: 17.0.0_kdswgjmqcx7mthqz7ow2zlfevy + eslint-config-stylelint: 17.0.0_bf5qejdbjbrfwwaumpbpeb3h4e eslint-import-resolver-typescript: 3.5.2_dcpv4nbdr5ks2h5677xdltrk6e eslint-plugin-astro: 0.21.0_eslint@8.27.0 - eslint-plugin-import: 2.26.0_gbipkkcbnjmysmpjttq6vkmfqq + eslint-plugin-import: 2.26.0_bbzxof3vtngyannf3l4jlcflvy eslint-plugin-jsx-a11y: 6.6.1_eslint@8.27.0 eslint-plugin-promise: 6.1.1_eslint@8.27.0 eslint-plugin-solid: 0.8.0_rmayb2veg2btbq6mbmnyivgasy @@ -170,7 +170,7 @@ devDependencies: markdown-it-implicit-figures: 0.10.0 markdown-it-mark: 3.0.1 markdown-it-replace-link: 1.1.0 - nanostores: 0.7.0 + nanostores: 0.7.1 orderedmap: 2.1.0 postcss: 8.4.19 postcss-modules: 5.0.0_postcss@8.4.19 @@ -185,14 +185,14 @@ devDependencies: prosemirror-keymap: 1.2.0 prosemirror-markdown: 1.10.1 prosemirror-menu: 1.2.1 - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 prosemirror-schema-list: 1.2.2 prosemirror-state: 1.4.2 - prosemirror-view: 1.29.0 + prosemirror-view: 1.29.1 rollup: 2.79.1 rollup-plugin-visualizer: 5.8.3_rollup@2.79.1 sass: 1.56.1 - solid-devtools: 0.22.0_solid-js@1.6.2+vite@3.2.3 + solid-devtools: 0.22.0_solid-js@1.6.2+vite@3.2.4 solid-js: 1.6.2 solid-js-form: 0.1.5 solid-jsx: 0.9.1_solid-js@1.6.2 @@ -211,9 +211,9 @@ devDependencies: undici: 5.12.0 unique-names-generator: 4.7.1 uuid: 9.0.0 - vite: 3.2.3_ajklay5k626t46b6fyghkbup3i + vite: 3.2.4_ajklay5k626t46b6fyghkbup3i ws: 8.11.0 - y-prosemirror: 1.2.0_hnjducmloodn25m4jqvu4bx3ii + y-prosemirror: 1.2.0_7w5jty3kh7hvyjvzrsurdl7dfe y-protocols: 1.0.5 y-webrtc: 10.2.3 yjs: 13.5.42 @@ -266,8 +266,8 @@ packages: - encoding dev: true - /@astrojs/compiler/0.29.13: - resolution: {integrity: sha512-C9+91vsWiJspj/VkVp6UtSIrJGuj/Aia1KCEDzg2Ge27uSDCOl1QlUQuAAnAbGpFBF71uaYOUZOPCbptQeGbdQ==} + /@astrojs/compiler/0.29.15: + resolution: {integrity: sha512-vicPD8oOPNkcFZvz71Uz/nJcadovurUQ3L0yMZNPb6Nn6T1nHhlSHt5nAKaurB2pYU9DrxOFWZS2/RdV+JsWmQ==} dev: true /@astrojs/language-server/0.28.3: @@ -340,15 +340,15 @@ packages: prismjs: 1.29.0 dev: true - /@astrojs/solid-js/1.2.2_uw2ushnhcupy3ckhh2aev5wabi: - resolution: {integrity: sha512-kC16HKo4LVQfecfRHqRsqaVMQ7wrziege0YieZipuY3HvsX4l3i4O+QCnyHQsJ9W5MMdUvFAtf1IP1nJAdvisA==} + /@astrojs/solid-js/1.2.3_hw7nefjdmatqw4e3tmqzky5k4u: + resolution: {integrity: sha512-YyWQVcIeUMGKTnK3myXmBrG6dfYL5qiQNn8fv50jV0nPgahLeSUTIVxtt5WtqmbFr5kGTwDyk63TZoUvCUWJXA==} engines: {node: ^14.18.0 || >=16.12.0} peerDependencies: solid-js: ^1.4.3 dependencies: babel-preset-solid: 1.6.2_@babel+core@7.20.2 solid-js: 1.6.2 - vitefu: 0.1.1_vite@3.2.3 + vitefu: 0.2.1_vite@3.2.4 transitivePeerDependencies: - '@babel/core' - vite @@ -358,7 +358,7 @@ packages: resolution: {integrity: sha512-SJVfZHp00f8VZsT1fsx1+6acJGUNt/84xZytV5znPzzNE8RXjlE0rv03llgTsEeUHYZc6uJah91jNojS7RldFg==} engines: {node: ^14.18.0 || >=16.12.0} dependencies: - ci-info: 3.5.0 + ci-info: 3.6.1 debug: 4.3.4 dlv: 1.1.3 dset: 3.1.2 @@ -1010,7 +1010,7 @@ packages: resolution: {integrity: sha512-CGulbEDcg/ND1Im7fUNRZdGXmX2MTWVVZacQi/6DiKE5HNwZ3aVTm5PV4lO8HHz0B2h8WQyvKKjbX5XgTtydsg==} engines: {node: '>=6.9.0'} dependencies: - core-js-pure: 3.26.0 + core-js-pure: 3.26.1 regenerator-runtime: 0.13.10 dev: true @@ -1095,8 +1095,8 @@ packages: resolution: {integrity: sha512-8HqW8EVqjnCmWXVpqAOZf+EGESdkR27odcMMMGefgKXtar00SoYNSryGv//TELI4T3QFsECo78p+0lmalk/CFA==} dev: true - /@esbuild/android-arm/0.15.13: - resolution: {integrity: sha512-RY2fVI8O0iFUNvZirXaQ1vMvK0xhCcl0gqRj74Z6yEiO1zAUa7hbsdwZM1kzqbxHK7LFyMizipfXT3JME+12Hw==} + /@esbuild/android-arm/0.15.14: + resolution: {integrity: sha512-+Rb20XXxRGisNu2WmNKk+scpanb7nL5yhuI1KR9wQFiC43ddPj/V1fmNyzlFC9bKiG4mYzxW7egtoHVcynr+OA==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -1113,8 +1113,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.15.13: - resolution: {integrity: sha512-+BoyIm4I8uJmH/QDIH0fu7MG0AEx9OXEDXnqptXCwKOlOqZiS4iraH1Nr7/ObLMokW3sOCeBNyD68ATcV9b9Ag==} + /@esbuild/linux-loong64/0.15.14: + resolution: {integrity: sha512-eQi9rosGNVQFJyJWV0HCA5WZae/qWIQME7s8/j8DMvnylfBv62Pbu+zJ2eUDqNf2O4u3WB+OEXyfkpBoe194sg==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -1139,8 +1139,8 @@ packages: - supports-color dev: true - /@graphql-codegen/cli/2.13.11_5r3mmcyz2qxsj6cwjz753kl35e: - resolution: {integrity: sha512-PJF36a1i6M7Btj1kB4PWWzBUO3u2BJzsd/6KXxRmEugcxrbaCnbTDDktopy0CZYKdqaFbXaowwbRY8Tk8DV99Q==} + /@graphql-codegen/cli/2.13.12_5r3mmcyz2qxsj6cwjz753kl35e: + resolution: {integrity: sha512-9pr39oseKQyQvm1tRFvW/2kt8c5JmT8u+5X6FZVBqWE18l1g4hB+XOeUNg/oEBdeDfiP7bvYjtQYOZaToXz9IQ==} hasBin: true 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 @@ -1148,17 +1148,17 @@ packages: '@babel/generator': 7.20.4 '@babel/template': 7.18.10 '@babel/types': 7.20.2 - '@graphql-codegen/core': 2.6.5_graphql@16.6.0 + '@graphql-codegen/core': 2.6.6_graphql@16.6.0 '@graphql-codegen/plugin-helpers': 2.7.2_graphql@16.6.0 - '@graphql-tools/apollo-engine-loader': 7.3.18_graphql@16.6.0 - '@graphql-tools/code-file-loader': 7.3.11_graphql@16.6.0 - '@graphql-tools/git-loader': 7.2.11_graphql@16.6.0 - '@graphql-tools/github-loader': 7.3.18_graphql@16.6.0 - '@graphql-tools/graphql-file-loader': 7.5.10_graphql@16.6.0 - '@graphql-tools/json-file-loader': 7.4.11_graphql@16.6.0 + '@graphql-tools/apollo-engine-loader': 7.3.19_graphql@16.6.0 + '@graphql-tools/code-file-loader': 7.3.12_graphql@16.6.0 + '@graphql-tools/git-loader': 7.2.12_graphql@16.6.0 + '@graphql-tools/github-loader': 7.3.19_graphql@16.6.0 + '@graphql-tools/graphql-file-loader': 7.5.11_graphql@16.6.0 + '@graphql-tools/json-file-loader': 7.4.12_graphql@16.6.0 '@graphql-tools/load': 7.8.0_graphql@16.6.0 - '@graphql-tools/prisma-loader': 7.2.35_xfoe4adolgvm4tvnio5xigcr6e - '@graphql-tools/url-loader': 7.16.15_xfoe4adolgvm4tvnio5xigcr6e + '@graphql-tools/prisma-loader': 7.2.36_xfoe4adolgvm4tvnio5xigcr6e + '@graphql-tools/url-loader': 7.16.16_xfoe4adolgvm4tvnio5xigcr6e '@graphql-tools/utils': 8.13.1_graphql@16.6.0 '@whatwg-node/fetch': 0.3.2 ansi-escapes: 4.3.2 @@ -1195,14 +1195,14 @@ packages: - utf-8-validate dev: true - /@graphql-codegen/core/2.6.5_graphql@16.6.0: - resolution: {integrity: sha512-oSbM8vINFxcV1GUasJTDIemMpEG1t6NkBG8odQCt/3ZExCYmoviHhG9vJB89QqJeU5W06qQB6SJn/dg/gv5Aqg==} + /@graphql-codegen/core/2.6.6_graphql@16.6.0: + resolution: {integrity: sha512-gU2FUxoLGw2GfcPWfBVXuiN3aDODbZ6Z9I+IGxa2u1Rzxlacw4TMmcwr4/IjC6mkiYJEKTvdVspHaby+brhuAg==} 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': 2.7.2_graphql@16.6.0 - '@graphql-tools/schema': 9.0.9_graphql@16.6.0 - '@graphql-tools/utils': 9.0.0_graphql@16.6.0 + '@graphql-tools/schema': 9.0.10_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 dev: true @@ -1232,14 +1232,14 @@ packages: tslib: 2.4.1 dev: true - /@graphql-codegen/typescript-operations/2.5.6_graphql@16.6.0: - resolution: {integrity: sha512-7WqOsVMTUXf+tdt0jGOBuQINLYjPIGlcsnkzXQSPJ7rSGVj99VobVuwgmAeFmJctZ3lgwx3gjPZ0dyCIOBc2/A==} + /@graphql-codegen/typescript-operations/2.5.7_graphql@16.6.0: + resolution: {integrity: sha512-4TRyQy/GizcjkZsvN176C5O5bULyGB/lMXDWqg58A9AGf/P0n5n4QjgrMd2EG6tA3Xzg1tiBWhxYEFSmlPVETQ==} 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': 2.7.2_graphql@16.6.0 - '@graphql-codegen/typescript': 2.8.1_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.1_graphql@16.6.0 + '@graphql-codegen/typescript': 2.8.2_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.2_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.1 @@ -1265,14 +1265,14 @@ packages: - supports-color dev: true - /@graphql-codegen/typescript/2.8.1_graphql@16.6.0: - resolution: {integrity: sha512-kweV1DOOH2blvMheVL55TT0s9bxkmF/zijN9mdk9pRD20i/rI/46qbh8fNKqy/PV12vZOmZGNL6tigdghG2bqg==} + /@graphql-codegen/typescript/2.8.2_graphql@16.6.0: + resolution: {integrity: sha512-FWyEcJTHSxkImNgDRfsg4yBMJ11qPA6sPJ7v8Kviv5MaOFybclVSZ8WWfp7D8Dc6ix4zWfMd4dIl9ZIL/AJu8A==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 2.7.2_graphql@16.6.0 '@graphql-codegen/schema-ast': 2.5.1_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.1_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.2_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.1 @@ -1299,7 +1299,7 @@ packages: dependencies: '@graphql-codegen/plugin-helpers': 2.7.2_graphql@16.6.0 '@graphql-tools/optimize': 1.3.1_graphql@16.6.0 - '@graphql-tools/relay-operation-optimizer': 6.5.11_graphql@16.6.0 + '@graphql-tools/relay-operation-optimizer': 6.5.12_graphql@16.6.0 '@graphql-tools/utils': 8.13.1_graphql@16.6.0 auto-bind: 4.0.0 change-case-all: 1.0.14 @@ -1313,13 +1313,34 @@ packages: - supports-color dev: true - /@graphql-tools/apollo-engine-loader/7.3.18_graphql@16.6.0: - resolution: {integrity: sha512-Qd1juunK4kH3xgF1aYJIcy8vD/f36Nm713r3ZaY2OKxc1+8d9PIYUlhIvcVUP1SzVxNWLbZm+q918QWFmI9p8A==} + /@graphql-codegen/visitor-plugin-common/2.13.2_graphql@16.6.0: + resolution: {integrity: sha512-qCZ4nfI1YjDuPz4lqGi0s4/5lOqHxdiQPFSwrXDENjHW+Z0oAiNYj6CFqob9ai2tLtXXKSUzMh/eeZDPmTrfhQ==} + 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': 2.7.2_graphql@16.6.0 + '@graphql-tools/optimize': 1.3.1_graphql@16.6.0 + '@graphql-tools/relay-operation-optimizer': 6.5.12_graphql@16.6.0 + '@graphql-tools/utils': 8.13.1_graphql@16.6.0 + auto-bind: 4.0.0 + change-case-all: 1.0.14 + dependency-graph: 0.11.0 + graphql: 16.6.0 + graphql-tag: 2.12.6_graphql@16.6.0 + parse-filepath: 1.0.2 + tslib: 2.4.1 + transitivePeerDependencies: + - encoding + - supports-color + dev: true + + /@graphql-tools/apollo-engine-loader/7.3.19_graphql@16.6.0: + resolution: {integrity: sha512-at5VaqSVGZDc3Fjr63vWhrKXTb5YdopCuvpRGeC9PALIWAMOLXNdkdPYiFe8crLAz60qhcpADqFoNFR+G2+NIg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 '@whatwg-node/fetch': 0.5.3 graphql: 16.6.0 tslib: 2.4.1 @@ -1327,25 +1348,25 @@ packages: - encoding dev: true - /@graphql-tools/batch-execute/8.5.11_graphql@16.6.0: - resolution: {integrity: sha512-TWvTSJOG38y5GzKO8TLkURT0XJrQyCCwgCq/kr3YQHkw8BLwLbj3N6Pzp88oMJwAMfYOVCWoN4wU6DigUbOrAw==} + /@graphql-tools/batch-execute/8.5.12_graphql@16.6.0: + resolution: {integrity: sha512-eNdN5CirW3ILoBaVyy4GI6JpLoJELeH0A7+uLRjwZuMFxpe4cljSrY8P+id28m43+uvBzB3rvNTv0+mnRjrMRw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 dataloader: 2.1.0 graphql: 16.6.0 tslib: 2.4.1 value-or-promise: 1.0.11 dev: true - /@graphql-tools/code-file-loader/7.3.11_graphql@16.6.0: - resolution: {integrity: sha512-OMngFSlxthssPFl/VJG3qISXyqjuNF/3fqXFXL6wsCSTve3t13X8Y0oWr3s20fMnJhZNHq0CVtDZutmSUPX7Xw==} + /@graphql-tools/code-file-loader/7.3.12_graphql@16.6.0: + resolution: {integrity: sha512-XflxElA2FNPDgicUZr4UF6NVlvPHFOKd1u8KAb/nHSlUT70qcvIPFfRASSuEvLMGYuW/lrFZfgi2z0BV6P5Vqw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.3.11_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/graphql-tag-pluck': 7.3.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 globby: 11.1.0 graphql: 16.6.0 tslib: 2.4.1 @@ -1354,27 +1375,27 @@ packages: - supports-color dev: true - /@graphql-tools/delegate/9.0.16_graphql@16.6.0: - resolution: {integrity: sha512-zYNiKjryPFcQVwNWHop4r07EqAbv9UqB/jmEh7ZD1iz6GSQfM0pYeF0xHr1VmaM1KQxZW4Y+7moVWYZ2VG3wlw==} + /@graphql-tools/delegate/9.0.17_graphql@16.6.0: + resolution: {integrity: sha512-y7h5H+hOhQWEkG67A4wurlphHMYJuMlQIEY7wZPVpmViuV6TuSPB7qkLITsM99XiNQhX+v1VayN2cuaP/8nIhw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/batch-execute': 8.5.11_graphql@16.6.0 - '@graphql-tools/executor': 0.0.8_graphql@16.6.0 - '@graphql-tools/schema': 9.0.9_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/batch-execute': 8.5.12_graphql@16.6.0 + '@graphql-tools/executor': 0.0.9_graphql@16.6.0 + '@graphql-tools/schema': 9.0.10_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 dataloader: 2.1.0 graphql: 16.6.0 tslib: 2.4.1 value-or-promise: 1.0.11 dev: true - /@graphql-tools/executor-graphql-ws/0.0.2_graphql@16.6.0: - resolution: {integrity: sha512-VydPeunrAihvAHAnIFQynSVwtmciMUmkMgW/CMqZODjeOPqCkWuu1CXATnqU/i3tjf9Z3iLiYheCDKfJpOcEFw==} + /@graphql-tools/executor-graphql-ws/0.0.3_graphql@16.6.0: + resolution: {integrity: sha512-8VATDf82lTaYRE4/BrFm8v6Cz6UHoNTlSkQjPcGtDX4nxbBUYLDfN+Z8ZXl0eZc3tCwsIHkYQunJO0OjmcrP5Q==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 '@repeaterjs/repeater': 3.0.4 '@types/ws': 8.5.3 graphql: 16.6.0 @@ -1387,12 +1408,12 @@ packages: - utf-8-validate dev: true - /@graphql-tools/executor-http/0.0.2_xfoe4adolgvm4tvnio5xigcr6e: - resolution: {integrity: sha512-++ezIUeCcDc03jQpGnmVzw32P1aJSKH0FFXY/4zWnwdgCr2WdBBQCnYjptV1rjd5mohW2iIwRYc+HRw+TZzfXg==} + /@graphql-tools/executor-http/0.0.3_xfoe4adolgvm4tvnio5xigcr6e: + resolution: {integrity: sha512-dtZzdcoc7tnctSGCQhcbOQPnVidn4DakgkyrBAWf0O3GTP9NFKlA+T9+I1N4gPHupQOZdJ1gmNXfnJZyswzCkA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 '@repeaterjs/repeater': 3.0.4 '@whatwg-node/fetch': 0.5.1 dset: 3.1.2 @@ -1406,12 +1427,12 @@ packages: - encoding dev: true - /@graphql-tools/executor-legacy-ws/0.0.2_graphql@16.6.0: - resolution: {integrity: sha512-ntIhYyK+keFk0LjQfH3/DHJRQufe1hH0ei9PXgds94Zg2GEjk49zxytxPfFC+hkqLXTAz8mGVj8MsuhDdEBtzw==} + /@graphql-tools/executor-legacy-ws/0.0.3_graphql@16.6.0: + resolution: {integrity: sha512-ulQ3IsxQ9VRA2S+afJefFpMZHedoUDRd8ylz+9DjqAoykYz6CDD2s3pi6Fud52VCq3DP79dRM7a6hjWgt+YPWw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 '@types/ws': 8.5.3 graphql: 16.6.0 isomorphic-ws: 5.0.0_ws@8.11.0 @@ -1422,12 +1443,12 @@ packages: - utf-8-validate dev: true - /@graphql-tools/executor/0.0.8_graphql@16.6.0: - resolution: {integrity: sha512-3I9LnwapdMRPlMQolR/GM+5M0qtSSzWy+5v5dxmhVX/hxda4LCKVNvjqW1sQWKGTGpXxCmSpjsmX/sB8aQsJIA==} + /@graphql-tools/executor/0.0.9_graphql@16.6.0: + resolution: {integrity: sha512-qLhQWXTxTS6gbL9INAQa4FJIqTd2tccnbs4HswOx35KnyLaLtREuQ8uTfU+5qMrRIBhuzpGdkP2ssqxLyOJ5rA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 '@repeaterjs/repeater': 3.0.4 graphql: 16.6.0 @@ -1435,13 +1456,13 @@ packages: value-or-promise: 1.0.11 dev: true - /@graphql-tools/git-loader/7.2.11_graphql@16.6.0: - resolution: {integrity: sha512-a/uL8PAgMcXV7wY3LjMXgTcrWt2iGpcYTRHVMN4QgwW9PTAOPcYjxZ9BfNPTEDZt/zk0Gd8YxgtCrg8ui+bLCg==} + /@graphql-tools/git-loader/7.2.12_graphql@16.6.0: + resolution: {integrity: sha512-9YnkOikUTPMMlFw2F8Uvd1lPzbciwVo3E5WRsAN4bLeGnVcDAuf0QxElvpcAEhD5ctQR/VKlhuzm/5DyzgTBww==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.3.11_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/graphql-tag-pluck': 7.3.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 graphql: 16.6.0 is-glob: 4.0.3 micromatch: 4.0.5 @@ -1451,14 +1472,14 @@ packages: - supports-color dev: true - /@graphql-tools/github-loader/7.3.18_graphql@16.6.0: - resolution: {integrity: sha512-xQ7L+CWuA6vMCNDfXodCPCDFfoRL+LtFKqxhpA3wU8kVhWOm+QP3sJeVrRj2FAoIKHxcoUYsT4QflqKFj/vsQA==} + /@graphql-tools/github-loader/7.3.19_graphql@16.6.0: + resolution: {integrity: sha512-/IAe1zmtMFaxx2fiEWXXsExWn5akjjhBn06mfcewo1o27E+Pkg1E0H8QHwsmSN7wqXNUzph7V/C9jlA8kO3pvg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/graphql-tag-pluck': 7.3.11_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/graphql-tag-pluck': 7.3.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 '@whatwg-node/fetch': 0.5.3 graphql: 16.6.0 tslib: 2.4.1 @@ -1467,51 +1488,51 @@ packages: - supports-color dev: true - /@graphql-tools/graphql-file-loader/7.5.10_graphql@16.6.0: - resolution: {integrity: sha512-G7/jO0v4sdKik0hyKo1XTXdJoOy6uU6enVvaiK07cVLXjf4+N08orP2ZeiRw6IUxYErPvZgOHJKAZZaeSjIF2A==} + /@graphql-tools/graphql-file-loader/7.5.11_graphql@16.6.0: + resolution: {integrity: sha512-E4/YYLlM/T/VDYJ3MfQzJSkCpnHck+xMv2R6QTjO3khUeTCWJY4qsLDPFjAWE0+Mbe9NanXi/yL8Bz0yS/usDw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/import': 6.7.11_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/import': 6.7.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 globby: 11.1.0 graphql: 16.6.0 tslib: 2.4.1 unixify: 1.0.0 dev: true - /@graphql-tools/graphql-tag-pluck/7.3.11_graphql@16.6.0: - resolution: {integrity: sha512-BU7ArN8+tv0KG3I4cuMF7MOpaVVOuqF6tnAmMjFqTrYOOJaQeTzweSvy6qtdkHA/sFZuttLa7BHxvJv4B4xS9w==} + /@graphql-tools/graphql-tag-pluck/7.3.12_graphql@16.6.0: + resolution: {integrity: sha512-B92+Q6xPgAKj4z+06vVWdx/7KPlh6vHgIkCg+9hJ2duYBUyEGn39YNdjjWvsGgl3N2G5/BOVFJRmdgLG1k79Xg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@babel/parser': 7.20.3 '@babel/traverse': 7.20.1 '@babel/types': 7.20.2 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 transitivePeerDependencies: - supports-color dev: true - /@graphql-tools/import/6.7.11_graphql@16.6.0: - resolution: {integrity: sha512-hd3HqNE5JLnOwPcr48vnTShldzRr5sRqrxqj9ouzEnqXUC1Pu/tMqp7p3K8ZPeaMw9h8aiUBBhvNM2sbSW51dQ==} + /@graphql-tools/import/6.7.12_graphql@16.6.0: + resolution: {integrity: sha512-3+IV3RHqnpQz0o+0Liw3jkr0HL8LppvsFROKdfXihbnCGO7cIq4S9QYdczZ2DAJ7AosyzSu8m36X5dEmOYY6WA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 graphql: 16.6.0 resolve-from: 5.0.0 tslib: 2.4.1 dev: true - /@graphql-tools/json-file-loader/7.4.11_graphql@16.6.0: - resolution: {integrity: sha512-uxWpbI0sT9i3bUX50joJKMafI7Gnb7W62B8om/qaCkQUjN1UmJmAea+z0afEoko/SsTYbBlWiu8Kw1M0UuzyHQ==} + /@graphql-tools/json-file-loader/7.4.12_graphql@16.6.0: + resolution: {integrity: sha512-KuOBJg9ZVrgDsYUaolSXJI90HpwkNiPJviWSc5aqNYSkE+C9DwelBOaKBVQNk1ecEnktqx6Nd+KVsF3m+dupRQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 globby: 11.1.0 graphql: 16.6.0 tslib: 2.4.1 @@ -1530,12 +1551,12 @@ packages: tslib: 2.4.1 dev: true - /@graphql-tools/merge/8.3.11_graphql@16.6.0: - resolution: {integrity: sha512-IpZh8r8e8FycXaUv04xe5HQH9siD1tkS8MvaO8Wb2FaPXv15XSYP+Wsb2MUStpIqGfQxa6xY/+eEuxv+VqwXyg==} + /@graphql-tools/merge/8.3.12_graphql@16.6.0: + resolution: {integrity: sha512-BFL8r4+FrqecPnIW0H8UJCBRQ4Y8Ep60aujw9c/sQuFmQTiqgWgpphswMGfaosP2zUinDE3ojU5wwcS2IJnumA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 dev: true @@ -1559,13 +1580,13 @@ packages: tslib: 2.4.1 dev: true - /@graphql-tools/prisma-loader/7.2.35_xfoe4adolgvm4tvnio5xigcr6e: - resolution: {integrity: sha512-sGfb0C+LFE4lRR08BdOV4cLYOcMzXjv8mjtWn4m2ImgOg06/39Csw6x6sghXNXXmME06CzYW0VcRtSRT8maUxA==} + /@graphql-tools/prisma-loader/7.2.36_xfoe4adolgvm4tvnio5xigcr6e: + resolution: {integrity: sha512-ygmex7nN8Lx+qz/AQRvKbjdO3CnxfkOJFr8KJ1M/TPJoRN2MgLfWaU6HBFMvH38L03FJwepiObjeYotncJe2sw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/url-loader': 7.16.15_xfoe4adolgvm4tvnio5xigcr6e - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/url-loader': 7.16.16_xfoe4adolgvm4tvnio5xigcr6e + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.34 '@types/jsonwebtoken': 8.5.9 @@ -1592,13 +1613,13 @@ packages: - utf-8-validate dev: true - /@graphql-tools/relay-operation-optimizer/6.5.11_graphql@16.6.0: - resolution: {integrity: sha512-afIcawEBYnLN/A0oGIi4wKPCSduhYcTkNCbplnFpfm0NSpQ6CfMs30rJwUrsKhkRmTi7wIpOhFk8i1Xe46LT0w==} + /@graphql-tools/relay-operation-optimizer/6.5.12_graphql@16.6.0: + resolution: {integrity: sha512-jwcgNK1S8fqDI612uhbZSZTmQ0aJrLjtOSEcelwZ6Ec7o29I3NlOMBGnjvnBr4Y2tUFWZhBKfx0aEn6EJlhiGA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/relay-compiler': 12.0.0_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 transitivePeerDependencies: @@ -1606,6 +1627,18 @@ packages: - supports-color dev: true + /@graphql-tools/schema/9.0.10_graphql@16.6.0: + resolution: {integrity: sha512-lV0o4df9SpPiaeeDAzgdCJ2o2N9Wvsp0SMHlF2qDbh9aFCFQRsXuksgiDm2yTgT3TG5OtUes/t0D6uPjPZFUbQ==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/merge': 8.3.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 + graphql: 16.6.0 + tslib: 2.4.1 + value-or-promise: 1.0.11 + dev: true + /@graphql-tools/schema/9.0.4_graphql@16.6.0: resolution: {integrity: sha512-B/b8ukjs18fq+/s7p97P8L1VMrwapYc3N2KvdG/uNThSazRRn8GsBK0Nr+FH+mVKiUfb4Dno79e3SumZVoHuOQ==} peerDependencies: @@ -1618,30 +1651,18 @@ packages: value-or-promise: 1.0.11 dev: true - /@graphql-tools/schema/9.0.9_graphql@16.6.0: - resolution: {integrity: sha512-hwg8trUytO5ayQ8bzL3+sAyXcu2rhKt5pLXpLO0/TMTN2nXd3DBO4mqx+Ra4Er2mE/msInGQ5EmZbxVBPv+hSg==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - dependencies: - '@graphql-tools/merge': 8.3.11_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 - graphql: 16.6.0 - tslib: 2.4.1 - value-or-promise: 1.0.11 - dev: true - - /@graphql-tools/url-loader/7.16.15_xfoe4adolgvm4tvnio5xigcr6e: - resolution: {integrity: sha512-UHxbRS2/BJ/zTKhnPQxRCA1KOJ8KJAJv9X+C9dpX79QQd0k8oea0IozpWQUVlGtfUrWpgZBivYH7Qzd80WOYcg==} + /@graphql-tools/url-loader/7.16.16_xfoe4adolgvm4tvnio5xigcr6e: + resolution: {integrity: sha512-9LgYo0yqqYhTWQbXFzmM+O2qkPDFBEAhWzaSX3NYNwZ6ER0pZUtRSTWwlK2K+qPgaTQ94jhTs8+dnYLenSDSlA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/delegate': 9.0.16_graphql@16.6.0 - '@graphql-tools/executor-graphql-ws': 0.0.2_graphql@16.6.0 - '@graphql-tools/executor-http': 0.0.2_xfoe4adolgvm4tvnio5xigcr6e - '@graphql-tools/executor-legacy-ws': 0.0.2_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 - '@graphql-tools/wrap': 9.2.12_graphql@16.6.0 + '@graphql-tools/delegate': 9.0.17_graphql@16.6.0 + '@graphql-tools/executor-graphql-ws': 0.0.3_graphql@16.6.0 + '@graphql-tools/executor-http': 0.0.3_xfoe4adolgvm4tvnio5xigcr6e + '@graphql-tools/executor-legacy-ws': 0.0.3_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 + '@graphql-tools/wrap': 9.2.13_graphql@16.6.0 '@types/ws': 8.5.3 '@whatwg-node/fetch': 0.5.3 graphql: 16.6.0 @@ -1674,8 +1695,8 @@ packages: tslib: 2.4.1 dev: true - /@graphql-tools/utils/9.0.0_graphql@16.6.0: - resolution: {integrity: sha512-kaCwyWnURxMsYbxzkfylLqFFelu83jKk3BJOOy0GIuxEtgXVS9v7Y/tojljo69Q+jaZ2YxAi3+d8IpM+hx768A==} + /@graphql-tools/utils/9.1.1_graphql@16.6.0: + resolution: {integrity: sha512-DXKLIEDbihK24fktR2hwp/BNIVwULIHaSTNTNhXS+19vgT50eX9wndx1bPxGwHnVBOONcwjXy0roQac49vdt/w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: @@ -1683,23 +1704,14 @@ packages: tslib: 2.4.1 dev: true - /@graphql-tools/utils/9.1.0_graphql@16.6.0: - resolution: {integrity: sha512-4Ketxo98IwKA/56LP6cI6PgQBwUCujszQcTNkzjq7liJPa2mLjKnmVOJ0bauMwKcEazeYuZagceljb0POmEGvQ==} + /@graphql-tools/wrap/9.2.13_graphql@16.6.0: + resolution: {integrity: sha512-vkf01QXq3lOx7LpnimUzkoHSxyBDuG5DMzx2u2XVBWg7Jk5H/JpSg6+a60K3cESPvvMgsvTKm2kAMq6aPxXuLg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 16.6.0 - tslib: 2.4.1 - dev: true - - /@graphql-tools/wrap/9.2.12_graphql@16.6.0: - resolution: {integrity: sha512-hrtEtLdX0rByuTROt0wCmcXiTt6+vYrBov4Z45SsfmuDkB9KUyt6MXguYYRfPjp2AM/uBaz3a+kRcMb0onFXiA==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - dependencies: - '@graphql-tools/delegate': 9.0.16_graphql@16.6.0 - '@graphql-tools/schema': 9.0.9_graphql@16.6.0 - '@graphql-tools/utils': 9.1.0_graphql@16.6.0 + '@graphql-tools/delegate': 9.0.17_graphql@16.6.0 + '@graphql-tools/schema': 9.0.10_graphql@16.6.0 + '@graphql-tools/utils': 9.1.1_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 value-or-promise: 1.0.11 @@ -1782,7 +1794,7 @@ packages: '@types/node': 18.11.9 ansi-escapes: 4.3.2 chalk: 4.1.2 - ci-info: 3.5.0 + ci-info: 3.6.1 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 29.2.0 @@ -2033,22 +2045,22 @@ packages: - supports-color dev: true - /@nanostores/router/0.7.0_nanostores@0.7.0: + /@nanostores/router/0.7.0_nanostores@0.7.1: resolution: {integrity: sha512-LHqXqJpvpi5KsSDy4pxR+uAFKNjuOKmuF1amCDFhnMqO/TZn/f2PvJRznsveDbvYZan65UtcM7vDkm2qKix4dQ==} engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} peerDependencies: nanostores: ^0.7.0 dependencies: - nanostores: 0.7.0 + nanostores: 0.7.1 dev: true - /@nanostores/solid/0.3.0_ypeq45zjtx3uui7ezqzqksnuwe: + /@nanostores/solid/0.3.0_krmmgcs2xvbh5bldrnc2b2pynm: resolution: {integrity: sha512-OE5oKS42lJ+ahHjINgRxI/1Jl76VQy6i8fvAfdYE4UySMFXMEB69Qh8e4L7TObRzxIVl2PeoMacHM10PydBV9w==} peerDependencies: nanostores: ^0.7.0 solid-js: '>=1.4.0' dependencies: - nanostores: 0.7.0 + nanostores: 0.7.1 solid-js: 1.6.2 dev: true @@ -2155,7 +2167,7 @@ packages: '@sinonjs/commons': 1.8.5 dev: true - /@solid-devtools/debugger/0.14.0_solid-js@1.6.2+vite@3.2.3: + /@solid-devtools/debugger/0.14.0_solid-js@1.6.2+vite@3.2.4: resolution: {integrity: sha512-Sdvmf/h2XEmcLgnObSPTiE5vELJk8Jxr4iD/lrHc9npNLUDervrgHXBcBdNorirbm7rLqYzwUQd6AICBUk8/Jg==} peerDependencies: solid-js: ^1.6.2 @@ -2172,18 +2184,18 @@ packages: solid-js: 1.6.2 type-fest: 3.2.0 optionalDependencies: - '@solid-devtools/transform': 0.8.0_solid-js@1.6.2+vite@3.2.3 + '@solid-devtools/transform': 0.8.0_solid-js@1.6.2+vite@3.2.4 transitivePeerDependencies: - supports-color - vite dev: true - /@solid-devtools/logger/0.5.0_solid-js@1.6.2+vite@3.2.3: + /@solid-devtools/logger/0.5.0_solid-js@1.6.2+vite@3.2.4: resolution: {integrity: sha512-xuigrpLs4eqtP9E73dbu8lhXpIWndNzW3NayflFSaEhYf/E0SjyRQWlQfMPMz10uN6NyfDBe82Blum55+cXrpw==} peerDependencies: solid-js: ^1.6.2 dependencies: - '@solid-devtools/debugger': 0.14.0_solid-js@1.6.2+vite@3.2.3 + '@solid-devtools/debugger': 0.14.0_solid-js@1.6.2+vite@3.2.4 '@solid-devtools/shared': 0.10.0_solid-js@1.6.2 '@solid-primitives/utils': 3.1.0_solid-js@1.6.2 solid-js: 1.6.2 @@ -2208,7 +2220,7 @@ packages: type-fest: 3.2.0 dev: true - /@solid-devtools/transform/0.8.0_solid-js@1.6.2+vite@3.2.3: + /@solid-devtools/transform/0.8.0_solid-js@1.6.2+vite@3.2.4: resolution: {integrity: sha512-AHyURaA0yGeoWxnBbA2Fuf297X6y313kU2k++O8FQUQKZWcOl3bZTW6BzD8YIBTcX/wGbGM+GcGKyJYtnf4HVw==} requiresBuild: true peerDependencies: @@ -2220,7 +2232,7 @@ packages: '@babel/types': 7.20.2 '@solid-devtools/shared': 0.10.0_solid-js@1.6.2 solid-js: 1.6.2 - vite: 3.2.3_ajklay5k626t46b6fyghkbup3i + vite: 3.2.4_ajklay5k626t46b6fyghkbup3i transitivePeerDependencies: - supports-color dev: true @@ -2564,8 +2576,8 @@ packages: '@types/node': 18.11.9 dev: true - /@types/lodash/4.14.188: - resolution: {integrity: sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w==} + /@types/lodash/4.14.189: + resolution: {integrity: sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==} dev: true /@types/mdast/3.0.10: @@ -2663,8 +2675,8 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin/5.42.1_2udltptbznfmezdozpdoa2aemq: - resolution: {integrity: sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==} + /@typescript-eslint/eslint-plugin/5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i: + resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2674,10 +2686,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy - '@typescript-eslint/scope-manager': 5.42.1 - '@typescript-eslint/type-utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy - '@typescript-eslint/utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/scope-manager': 5.43.0 + '@typescript-eslint/type-utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy debug: 4.3.4 eslint: 8.27.0 ignore: 5.2.0 @@ -2690,8 +2702,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.42.1_rmayb2veg2btbq6mbmnyivgasy: - resolution: {integrity: sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==} + /@typescript-eslint/parser/5.43.0_rmayb2veg2btbq6mbmnyivgasy: + resolution: {integrity: sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2700,9 +2712,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.42.1 - '@typescript-eslint/types': 5.42.1 - '@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4 + '@typescript-eslint/scope-manager': 5.43.0 + '@typescript-eslint/types': 5.43.0 + '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4 debug: 4.3.4 eslint: 8.27.0 typescript: 4.8.4 @@ -2710,16 +2722,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.42.1: - resolution: {integrity: sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==} + /@typescript-eslint/scope-manager/5.43.0: + resolution: {integrity: sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.42.1 - '@typescript-eslint/visitor-keys': 5.42.1 + '@typescript-eslint/types': 5.43.0 + '@typescript-eslint/visitor-keys': 5.43.0 dev: true - /@typescript-eslint/type-utils/5.42.1_rmayb2veg2btbq6mbmnyivgasy: - resolution: {integrity: sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==} + /@typescript-eslint/type-utils/5.43.0_rmayb2veg2btbq6mbmnyivgasy: + resolution: {integrity: sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2728,8 +2740,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4 - '@typescript-eslint/utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4 + '@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy debug: 4.3.4 eslint: 8.27.0 tsutils: 3.21.0_typescript@4.8.4 @@ -2738,13 +2750,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.42.1: - resolution: {integrity: sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==} + /@typescript-eslint/types/5.43.0: + resolution: {integrity: sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.42.1_typescript@4.8.4: - resolution: {integrity: sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==} + /@typescript-eslint/typescript-estree/5.43.0_typescript@4.8.4: + resolution: {integrity: sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2752,8 +2764,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.42.1 - '@typescript-eslint/visitor-keys': 5.42.1 + '@typescript-eslint/types': 5.43.0 + '@typescript-eslint/visitor-keys': 5.43.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2764,17 +2776,17 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.42.1_rmayb2veg2btbq6mbmnyivgasy: - resolution: {integrity: sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==} + /@typescript-eslint/utils/5.43.0_rmayb2veg2btbq6mbmnyivgasy: + resolution: {integrity: sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.42.1 - '@typescript-eslint/types': 5.42.1 - '@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4 + '@typescript-eslint/scope-manager': 5.43.0 + '@typescript-eslint/types': 5.43.0 + '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4 eslint: 8.27.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.27.0 @@ -2784,11 +2796,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.42.1: - resolution: {integrity: sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==} + /@typescript-eslint/visitor-keys/5.43.0: + resolution: {integrity: sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.42.1 + '@typescript-eslint/types': 5.43.0 eslint-visitor-keys: 3.3.0 dev: true @@ -2974,8 +2986,8 @@ packages: uri-js: 4.4.1 dev: true - /ajv/8.11.0: - resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==} + /ajv/8.11.2: + resolution: {integrity: sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==} dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -3155,9 +3167,9 @@ packages: resolution: {integrity: sha512-IJCIVQ9ON9MWc9SbIHnX6ljqmlNBC6nimsga486duI+tLXPX1ZG4mOWnqwvvh77Xpg1CVkRACrPvYRiaTsOCtg==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@astrojs/compiler': 0.29.13 - '@typescript-eslint/types': 5.42.1 - astrojs-compiler-sync: 0.3.1_@astrojs+compiler@0.29.13 + '@astrojs/compiler': 0.29.15 + '@typescript-eslint/types': 5.43.0 + astrojs-compiler-sync: 0.3.1_@astrojs+compiler@0.29.15 debug: 4.3.4 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 @@ -3166,12 +3178,12 @@ packages: - supports-color dev: true - /astro/1.6.7_hvexw7urvwfiurrihbiaz26vce: - resolution: {integrity: sha512-xx910blM5qfSMyesmVmuhXqKMIOa2WL/WTSfYv84pB9JocgtAfGKlmS1HZNqWd0h9YLreYbGRzXhbtv2Qfd8vw==} + /astro/1.6.8_hvexw7urvwfiurrihbiaz26vce: + resolution: {integrity: sha512-+kOj8s2fguCFCim9he6fl9iugIHrmAl7BmfNXdTdC9zU30VYV162HF5eRJyMlY5hGuDn3GvAoaNSzCMnybVsFQ==} engines: {node: ^14.18.0 || >=16.12.0, npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 0.29.13 + '@astrojs/compiler': 0.29.15 '@astrojs/language-server': 0.28.3 '@astrojs/markdown-remark': 1.1.3 '@astrojs/telemetry': 1.0.1 @@ -3188,7 +3200,7 @@ packages: '@types/html-escaper': 3.0.0 '@types/yargs-parser': 21.0.0 boxen: 6.2.1 - ci-info: 3.5.0 + ci-info: 3.6.1 common-ancestor-path: 1.0.1 cookie: 0.5.0 debug: 4.3.4 @@ -3228,8 +3240,8 @@ packages: typescript: 4.8.4 unist-util-visit: 4.1.1 vfile: 5.3.5 - vite: 3.2.3_ajklay5k626t46b6fyghkbup3i - vitefu: 0.1.1_vite@3.2.3 + vite: 3.2.4_ajklay5k626t46b6fyghkbup3i + vitefu: 0.2.1_vite@3.2.4 yargs-parser: 21.1.1 zod: 3.19.1 transitivePeerDependencies: @@ -3243,13 +3255,13 @@ packages: - ts-node dev: true - /astrojs-compiler-sync/0.3.1_@astrojs+compiler@0.29.13: + /astrojs-compiler-sync/0.3.1_@astrojs+compiler@0.29.15: resolution: {integrity: sha512-IzPuzkwdiRIZoBhCTuFhuBMWVESXgthTdwQ24QS8LvLargcWAA4E21KmZo4wimsmOG5vj4KKs9QFpy9zhXuo9Q==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@astrojs/compiler': '>=0.27.0' dependencies: - '@astrojs/compiler': 0.29.13 + '@astrojs/compiler': 0.29.15 synckit: 0.8.4 dev: true @@ -3265,8 +3277,8 @@ packages: engines: {node: '>=8'} dev: true - /axe-core/4.5.1: - resolution: {integrity: sha512-1exVbW0X1O/HSr/WMwnaweyqcWOgZgLiVxdLG34pvSQk4NlYQr9OUy0JLwuhFfuVNQzzqgH57eYzkFBCb3bIsQ==} + /axe-core/4.5.2: + resolution: {integrity: sha512-u2MVsXfew5HBvjsczCv+xlwdNnB1oQR9HlAcsejZttNjKKSkeDNVwB1vMThIUIFI9GoT57Vtk8iQLwqOfAkboA==} engines: {node: '>=4'} dev: true @@ -3437,8 +3449,8 @@ packages: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} dev: true - /bcp-47-match/2.0.2: - resolution: {integrity: sha512-zy5swVXwQ25ttElhoN9Dgnqm6VFlMkeDNljvHSGqGNr4zClUosdFzxD+fQHJVmx3g3KY+r//wV/fmBHsa1ErnA==} + /bcp-47-match/2.0.3: + resolution: {integrity: sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==} dev: true /bcryptjs/2.4.3: @@ -3731,8 +3743,9 @@ packages: engines: {node: '>=10'} dev: true - /ci-info/3.5.0: - resolution: {integrity: sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw==} + /ci-info/3.6.1: + resolution: {integrity: sha512-up5ggbaDqOqJ4UqLKZ2naVkyqSJQgJi5lwD6b6mM748ysrghDBX0bx/qJTUHzw7zu6Mq4gycviSF5hJnwceD8w==} + engines: {node: '>=8'} dev: true /cjs-module-lexer/1.2.2: @@ -3872,8 +3885,8 @@ packages: dependencies: delayed-stream: 1.0.0 - /comma-separated-tokens/2.0.2: - resolution: {integrity: sha512-G5yTt3KQN4Yn7Yk4ed73hlZ1evrFKXeUW3086p3PRFNp7m2vIjI6Pg+Kgb+oyzhd9F2qdcoj67+y3SdxL5XWsg==} + /comma-separated-tokens/2.0.3: + resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} dev: true /commander/9.4.1: @@ -3929,8 +3942,8 @@ packages: engines: {node: '>= 0.6'} dev: true - /core-js-pure/3.26.0: - resolution: {integrity: sha512-LiN6fylpVBVwT8twhhluD9TzXmZQQsr2I2eIKtWNbZI1XMfBT7CV18itaN6RA7EtQd/SDdRx/wzvAShX2HvhQA==} + /core-js-pure/3.26.1: + resolution: {integrity: sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==} requiresBuild: true dev: true @@ -4377,8 +4390,8 @@ packages: dev: true optional: true - /esbuild-android-64/0.15.13: - resolution: {integrity: sha512-yRorukXBlokwTip+Sy4MYskLhJsO0Kn0/Fj43s1krVblfwP+hMD37a4Wmg139GEsMLl+vh8WXp2mq/cTA9J97g==} + /esbuild-android-64/0.15.14: + resolution: {integrity: sha512-HuilVIb4rk9abT4U6bcFdU35UHOzcWVGLSjEmC58OVr96q5UiRqzDtWjPlCMugjhgUGKEs8Zf4ueIvYbOStbIg==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -4395,8 +4408,8 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.15.13: - resolution: {integrity: sha512-TKzyymLD6PiVeyYa4c5wdPw87BeAiTXNtK6amWUcXZxkV51gOk5u5qzmDaYSwiWeecSNHamFsaFjLoi32QR5/w==} + /esbuild-android-arm64/0.15.14: + resolution: {integrity: sha512-/QnxRVxsR2Vtf3XottAHj7hENAMW2wCs6S+OZcAbc/8nlhbAL/bCQRCVD78VtI5mdwqWkVi3wMqM94kScQCgqg==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -4413,8 +4426,8 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.15.13: - resolution: {integrity: sha512-WAx7c2DaOS6CrRcoYCgXgkXDliLnFv3pQLV6GeW1YcGEZq2Gnl8s9Pg7ahValZkpOa0iE/ojRVQ87sbUhF1Cbg==} + /esbuild-darwin-64/0.15.14: + resolution: {integrity: sha512-ToNuf1uifu8hhwWvoZJGCdLIX/1zpo8cOGnT0XAhDQXiKOKYaotVNx7pOVB1f+wHoWwTLInrOmh3EmA7Fd+8Vg==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -4431,8 +4444,8 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.15.13: - resolution: {integrity: sha512-U6jFsPfSSxC3V1CLiQqwvDuj3GGrtQNB3P3nNC3+q99EKf94UGpsG9l4CQ83zBs1NHrk1rtCSYT0+KfK5LsD8A==} + /esbuild-darwin-arm64/0.15.14: + resolution: {integrity: sha512-KgGP+y77GszfYJgceO0Wi/PiRtYo5y2Xo9rhBUpxTPaBgWDJ14gqYN0+NMbu+qC2fykxXaipHxN4Scaj9tUS1A==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -4449,8 +4462,8 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.15.13: - resolution: {integrity: sha512-whItJgDiOXaDG/idy75qqevIpZjnReZkMGCgQaBWZuKHoElDJC1rh7MpoUgupMcdfOd+PgdEwNQW9DAE6i8wyA==} + /esbuild-freebsd-64/0.15.14: + resolution: {integrity: sha512-xr0E2n5lyWw3uFSwwUXHc0EcaBDtsal/iIfLioflHdhAe10KSctV978Te7YsfnsMKzcoGeS366+tqbCXdqDHQA==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -4467,8 +4480,8 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.15.13: - resolution: {integrity: sha512-6pCSWt8mLUbPtygv7cufV0sZLeylaMwS5Fznj6Rsx9G2AJJsAjQ9ifA+0rQEIg7DwJmi9it+WjzNTEAzzdoM3Q==} + /esbuild-freebsd-arm64/0.15.14: + resolution: {integrity: sha512-8XH96sOQ4b1LhMlO10eEWOjEngmZ2oyw3pW4o8kvBcpF6pULr56eeYVP5radtgw54g3T8nKHDHYEI5AItvskZg==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -4485,8 +4498,8 @@ packages: dev: true optional: true - /esbuild-linux-32/0.15.13: - resolution: {integrity: sha512-VbZdWOEdrJiYApm2kkxoTOgsoCO1krBZ3quHdYk3g3ivWaMwNIVPIfEE0f0XQQ0u5pJtBsnk2/7OPiCFIPOe/w==} + /esbuild-linux-32/0.15.14: + resolution: {integrity: sha512-6ssnvwaTAi8AzKN8By2V0nS+WF5jTP7SfuK6sStGnDP7MCJo/4zHgM9oE1eQTS2jPmo3D673rckuCzRlig+HMA==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -4503,8 +4516,8 @@ packages: dev: true optional: true - /esbuild-linux-64/0.15.13: - resolution: {integrity: sha512-rXmnArVNio6yANSqDQlIO4WiP+Cv7+9EuAHNnag7rByAqFVuRusLbGi2697A5dFPNXoO//IiogVwi3AdcfPC6A==} + /esbuild-linux-64/0.15.14: + resolution: {integrity: sha512-ONySx3U0wAJOJuxGUlXBWxVKFVpWv88JEv0NZ6NlHknmDd1yCbf4AEdClSgLrqKQDXYywmw4gYDvdLsS6z0hcw==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -4521,8 +4534,8 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.15.13: - resolution: {integrity: sha512-Ac6LpfmJO8WhCMQmO253xX2IU2B3wPDbl4IvR0hnqcPrdfCaUa2j/lLMGTjmQ4W5JsJIdHEdW12dG8lFS0MbxQ==} + /esbuild-linux-arm/0.15.14: + resolution: {integrity: sha512-D2LImAIV3QzL7lHURyCHBkycVFbKwkDb1XEUWan+2fb4qfW7qAeUtul7ZIcIwFKZgPcl+6gKZmvLgPSj26RQ2Q==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -4539,8 +4552,8 @@ packages: dev: true optional: true - /esbuild-linux-arm64/0.15.13: - resolution: {integrity: sha512-alEMGU4Z+d17U7KQQw2IV8tQycO6T+rOrgW8OS22Ua25x6kHxoG6Ngry6Aq6uranC+pNWNMB6aHFPh7aTQdORQ==} + /esbuild-linux-arm64/0.15.14: + resolution: {integrity: sha512-kle2Ov6a1e5AjlHlMQl1e+c4myGTeggrRzArQFmWp6O6JoqqB9hT+B28EW4tjFWgV/NxUq46pWYpgaWXsXRPAg==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -4557,8 +4570,8 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.15.13: - resolution: {integrity: sha512-47PgmyYEu+yN5rD/MbwS6DxP2FSGPo4Uxg5LwIdxTiyGC2XKwHhHyW7YYEDlSuXLQXEdTO7mYe8zQ74czP7W8A==} + /esbuild-linux-mips64le/0.15.14: + resolution: {integrity: sha512-FVdMYIzOLXUq+OE7XYKesuEAqZhmAIV6qOoYahvUp93oXy0MOVTP370ECbPfGXXUdlvc0TNgkJa3YhEwyZ6MRA==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -4575,8 +4588,8 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.15.13: - resolution: {integrity: sha512-z6n28h2+PC1Ayle9DjKoBRcx/4cxHoOa2e689e2aDJSaKug3jXcQw7mM+GLg+9ydYoNzj8QxNL8ihOv/OnezhA==} + /esbuild-linux-ppc64le/0.15.14: + resolution: {integrity: sha512-2NzH+iuzMDA+jjtPjuIz/OhRDf8tzbQ1tRZJI//aT25o1HKc0reMMXxKIYq/8nSHXiJSnYV4ODzTiv45s+h73w==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -4593,8 +4606,8 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.15.13: - resolution: {integrity: sha512-+Lu4zuuXuQhgLUGyZloWCqTslcCAjMZH1k3Xc9MSEJEpEFdpsSU0sRDXAnk18FKOfEjhu4YMGaykx9xjtpA6ow==} + /esbuild-linux-riscv64/0.15.14: + resolution: {integrity: sha512-VqxvutZNlQxmUNS7Ac+aczttLEoHBJ9e3OYGqnULrfipRvG97qLrAv9EUY9iSrRKBqeEbSvS9bSfstZqwz0T4Q==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -4611,8 +4624,8 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.15.13: - resolution: {integrity: sha512-BMeXRljruf7J0TMxD5CIXS65y7puiZkAh+s4XFV9qy16SxOuMhxhVIXYLnbdfLrsYGFzx7U9mcdpFWkkvy/Uag==} + /esbuild-linux-s390x/0.15.14: + resolution: {integrity: sha512-+KVHEUshX5n6VP6Vp/AKv9fZIl5kr2ph8EUFmQUJnDpHwcfTSn2AQgYYm0HTBR2Mr4d0Wlr0FxF/Cs5pbFgiOw==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -4629,8 +4642,8 @@ packages: dev: true optional: true - /esbuild-netbsd-64/0.15.13: - resolution: {integrity: sha512-EHj9QZOTel581JPj7UO3xYbltFTYnHy+SIqJVq6yd3KkCrsHRbapiPb0Lx3EOOtybBEE9EyqbmfW1NlSDsSzvQ==} + /esbuild-netbsd-64/0.15.14: + resolution: {integrity: sha512-6D/dr17piEgevIm1xJfZP2SjB9Z+g8ERhNnBdlZPBWZl+KSPUKLGF13AbvC+nzGh8IxOH2TyTIdRMvKMP0nEzQ==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -4647,8 +4660,8 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.15.13: - resolution: {integrity: sha512-nkuDlIjF/sfUhfx8SKq0+U+Fgx5K9JcPq1mUodnxI0x4kBdCv46rOGWbuJ6eof2n3wdoCLccOoJAbg9ba/bT2w==} + /esbuild-openbsd-64/0.15.14: + resolution: {integrity: sha512-rREQBIlMibBetgr2E9Lywt2Qxv2ZdpmYahR4IUlAQ1Efv/A5gYdO0/VIN3iowDbCNTLxp0bb57Vf0LFcffD6kA==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -4665,8 +4678,8 @@ packages: dev: true optional: true - /esbuild-sunos-64/0.15.13: - resolution: {integrity: sha512-jVeu2GfxZQ++6lRdY43CS0Tm/r4WuQQ0Pdsrxbw+aOrHQPHV0+LNOLnvbN28M7BSUGnJnHkHm2HozGgNGyeIRw==} + /esbuild-sunos-64/0.15.14: + resolution: {integrity: sha512-DNVjSp/BY4IfwtdUAvWGIDaIjJXY5KI4uD82+15v6k/w7px9dnaDaJJ2R6Mu+KCgr5oklmFc0KjBjh311Gxl9Q==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -4683,8 +4696,8 @@ packages: dev: true optional: true - /esbuild-windows-32/0.15.13: - resolution: {integrity: sha512-XoF2iBf0wnqo16SDq+aDGi/+QbaLFpkiRarPVssMh9KYbFNCqPLlGAWwDvxEVz+ywX6Si37J2AKm+AXq1kC0JA==} + /esbuild-windows-32/0.15.14: + resolution: {integrity: sha512-pHBWrcA+/oLgvViuG9FO3kNPO635gkoVrRQwe6ZY1S0jdET07xe2toUvQoJQ8KT3/OkxqUasIty5hpuKFLD+eg==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -4701,8 +4714,8 @@ packages: dev: true optional: true - /esbuild-windows-64/0.15.13: - resolution: {integrity: sha512-Et6htEfGycjDrtqb2ng6nT+baesZPYQIW+HUEHK4D1ncggNrDNk3yoboYQ5KtiVrw/JaDMNttz8rrPubV/fvPQ==} + /esbuild-windows-64/0.15.14: + resolution: {integrity: sha512-CszIGQVk/P8FOS5UgAH4hKc9zOaFo69fe+k1rqgBHx3CSK3Opyk5lwYriIamaWOVjBt7IwEP6NALz+tkVWdFog==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -4719,8 +4732,8 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.15.13: - resolution: {integrity: sha512-3bv7tqntThQC9SWLRouMDmZnlOukBhOCTlkzNqzGCmrkCJI7io5LLjwJBOVY6kOUlIvdxbooNZwjtBvj+7uuVg==} + /esbuild-windows-arm64/0.15.14: + resolution: {integrity: sha512-KW9W4psdZceaS9A7Jsgl4WialOznSURvqX/oHZk3gOP7KbjtHLSsnmSvNdzagGJfxbAe30UVGXRe8q8nDsOSQw==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -4757,34 +4770,34 @@ packages: esbuild-windows-arm64: 0.14.54 dev: true - /esbuild/0.15.13: - resolution: {integrity: sha512-Cu3SC84oyzzhrK/YyN4iEVy2jZu5t2fz66HEOShHURcjSkOSAVL8C/gfUT+lDJxkVHpg8GZ10DD0rMHRPqMFaQ==} + /esbuild/0.15.14: + resolution: {integrity: sha512-pJN8j42fvWLFWwSMG4luuupl2Me7mxciUOsMegKvwCmhEbJ2covUdFnihxm0FMIBV+cbwbtMoHgMCCI+pj1btQ==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.15.13 - '@esbuild/linux-loong64': 0.15.13 - esbuild-android-64: 0.15.13 - esbuild-android-arm64: 0.15.13 - esbuild-darwin-64: 0.15.13 - esbuild-darwin-arm64: 0.15.13 - esbuild-freebsd-64: 0.15.13 - esbuild-freebsd-arm64: 0.15.13 - esbuild-linux-32: 0.15.13 - esbuild-linux-64: 0.15.13 - esbuild-linux-arm: 0.15.13 - esbuild-linux-arm64: 0.15.13 - esbuild-linux-mips64le: 0.15.13 - esbuild-linux-ppc64le: 0.15.13 - esbuild-linux-riscv64: 0.15.13 - esbuild-linux-s390x: 0.15.13 - esbuild-netbsd-64: 0.15.13 - esbuild-openbsd-64: 0.15.13 - esbuild-sunos-64: 0.15.13 - esbuild-windows-32: 0.15.13 - esbuild-windows-64: 0.15.13 - esbuild-windows-arm64: 0.15.13 + '@esbuild/android-arm': 0.15.14 + '@esbuild/linux-loong64': 0.15.14 + esbuild-android-64: 0.15.14 + esbuild-android-arm64: 0.15.14 + esbuild-darwin-64: 0.15.14 + esbuild-darwin-arm64: 0.15.14 + esbuild-freebsd-64: 0.15.14 + esbuild-freebsd-arm64: 0.15.14 + esbuild-linux-32: 0.15.14 + esbuild-linux-64: 0.15.14 + esbuild-linux-arm: 0.15.14 + esbuild-linux-arm64: 0.15.14 + esbuild-linux-mips64le: 0.15.14 + esbuild-linux-ppc64le: 0.15.14 + esbuild-linux-riscv64: 0.15.14 + esbuild-linux-s390x: 0.15.14 + esbuild-netbsd-64: 0.15.14 + esbuild-openbsd-64: 0.15.14 + esbuild-sunos-64: 0.15.14 + esbuild-windows-32: 0.15.14 + esbuild-windows-64: 0.15.14 + esbuild-windows-arm64: 0.15.14 dev: true /escalade/3.1.1: @@ -4821,11 +4834,11 @@ packages: eslint: 8.27.0 dev: true - /eslint-config-stylelint/17.0.0_kdswgjmqcx7mthqz7ow2zlfevy: + /eslint-config-stylelint/17.0.0_bf5qejdbjbrfwwaumpbpeb3h4e: resolution: {integrity: sha512-9HrWIUYw24m/Tom0X65e+ovPSnopXEY1lJYdcLrRbozr9Qu2qWr9+TN6dGppMuNitjm8/hMDfy+0rUP6oSyKFQ==} dependencies: eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_kdswgjmqcx7mthqz7ow2zlfevy + eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e eslint-plugin-node: 11.1.0_eslint@8.27.0 eslint-plugin-regexp: 1.10.0_eslint@8.27.0 transitivePeerDependencies: @@ -4855,7 +4868,7 @@ packages: debug: 4.3.4 enhanced-resolve: 5.10.0 eslint: 8.27.0 - eslint-plugin-import: 2.26.0_gbipkkcbnjmysmpjttq6vkmfqq + eslint-plugin-import: 2.26.0_bbzxof3vtngyannf3l4jlcflvy get-tsconfig: 4.2.0 globby: 13.1.2 is-core-module: 2.11.0 @@ -4865,7 +4878,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_idrr6ghswzssuopqxluk4kfum4: + /eslint-module-utils/2.7.4_algk2ee5wzunqscd2r3nujqfhi: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -4886,7 +4899,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy debug: 3.2.7 eslint: 8.27.0 eslint-import-resolver-node: 0.3.6 @@ -4901,7 +4914,7 @@ packages: peerDependencies: eslint: '>=7.0.0' dependencies: - '@typescript-eslint/types': 5.42.1 + '@typescript-eslint/types': 5.43.0 astro-eslint-parser: 0.9.0 eslint: 8.27.0 eslint-utils: 3.0.0_eslint@8.27.0 @@ -4923,7 +4936,7 @@ packages: regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.26.0_gbipkkcbnjmysmpjttq6vkmfqq: + /eslint-plugin-import/2.26.0_bbzxof3vtngyannf3l4jlcflvy: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4933,14 +4946,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy array-includes: 3.1.6 array.prototype.flat: 1.3.1 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.27.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_idrr6ghswzssuopqxluk4kfum4 + eslint-module-utils: 2.7.4_algk2ee5wzunqscd2r3nujqfhi has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -4954,7 +4967,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest/27.1.5_kdswgjmqcx7mthqz7ow2zlfevy: + /eslint-plugin-jest/27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e: resolution: {integrity: sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -4967,8 +4980,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.42.1_2udltptbznfmezdozpdoa2aemq - '@typescript-eslint/utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i + '@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy eslint: 8.27.0 jest: 29.3.1_odkjkoia5xunhxkdrka32ib6vi transitivePeerDependencies: @@ -4986,7 +4999,7 @@ packages: aria-query: 4.2.2 array-includes: 3.1.6 ast-types-flow: 0.0.7 - axe-core: 4.5.1 + axe-core: 4.5.2 axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 @@ -5045,7 +5058,7 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy eslint: 8.27.0 is-html: 2.0.0 jsx-ast-utils: 3.3.3 @@ -5073,7 +5086,7 @@ packages: eslint: '>=8.23.1' dependencies: '@babel/helper-validator-identifier': 7.19.1 - ci-info: 3.5.0 + ci-info: 3.6.1 clean-regexp: 1.0.0 eslint: 8.27.0 eslint-utils: 3.0.0_eslint@8.27.0 @@ -5742,11 +5755,11 @@ packages: peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/graphql-file-loader': 7.5.10_graphql@16.6.0 - '@graphql-tools/json-file-loader': 7.4.11_graphql@16.6.0 + '@graphql-tools/graphql-file-loader': 7.5.11_graphql@16.6.0 + '@graphql-tools/json-file-loader': 7.4.12_graphql@16.6.0 '@graphql-tools/load': 7.8.0_graphql@16.6.0 - '@graphql-tools/merge': 8.3.11_graphql@16.6.0 - '@graphql-tools/url-loader': 7.16.15_xfoe4adolgvm4tvnio5xigcr6e + '@graphql-tools/merge': 8.3.12_graphql@16.6.0 + '@graphql-tools/url-loader': 7.16.16_xfoe4adolgvm4tvnio5xigcr6e '@graphql-tools/utils': 8.13.1_graphql@16.6.0 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 @@ -5879,9 +5892,9 @@ packages: resolution: {integrity: sha512-dhIVGoKCQVewFi+vz3Vt567E4ejMppS1haBRL6TEmeLeJVB1i/FJIIg/e6s1Bwn0g5qtYojHEKvyGA+OZuyifw==} dependencies: '@types/unist': 2.0.6 - comma-separated-tokens: 2.0.2 + comma-separated-tokens: 2.0.3 property-information: 6.1.1 - space-separated-tokens: 2.0.1 + space-separated-tokens: 2.0.2 style-to-object: 0.3.0 unist-util-is: 5.1.1 web-namespaces: 2.0.1 @@ -5930,7 +5943,7 @@ packages: unist-util-visit: 4.1.1 vfile: 5.3.5 web-namespaces: 2.0.1 - zwitch: 2.0.2 + zwitch: 2.0.3 dev: true /hast-util-select/5.0.2: @@ -5938,8 +5951,8 @@ packages: dependencies: '@types/hast': 2.3.4 '@types/unist': 2.0.6 - bcp-47-match: 2.0.2 - comma-separated-tokens: 2.0.2 + bcp-47-match: 2.0.3 + comma-separated-tokens: 2.0.3 css-selector-parser: 1.4.1 direction: 2.0.1 hast-util-has-property: 2.0.0 @@ -5949,9 +5962,9 @@ packages: not: 0.1.0 nth-check: 2.1.1 property-information: 6.1.1 - space-separated-tokens: 2.0.1 + space-separated-tokens: 2.0.2 unist-util-visit: 4.1.1 - zwitch: 2.0.2 + zwitch: 2.0.3 dev: true /hast-util-to-html/8.0.3: @@ -5959,12 +5972,12 @@ packages: dependencies: '@types/hast': 2.3.4 ccount: 2.0.1 - comma-separated-tokens: 2.0.2 + comma-separated-tokens: 2.0.3 hast-util-is-element: 2.1.2 hast-util-whitespace: 2.0.0 html-void-elements: 2.0.1 property-information: 6.1.1 - space-separated-tokens: 2.0.1 + space-separated-tokens: 2.0.2 stringify-entities: 4.0.3 unist-util-is: 5.1.1 dev: true @@ -5977,7 +5990,7 @@ packages: hast-to-hyperscript: 10.0.1 property-information: 6.1.1 web-namespaces: 2.0.1 - zwitch: 2.0.2 + zwitch: 2.0.3 dev: true /hast-util-to-string/2.0.0: @@ -5994,10 +6007,10 @@ packages: resolution: {integrity: sha512-uBjaTTLN0MkCZxY/R2fWUOcu7FRtUVzKRO5P/RAfgsu3yFiMB1JWCO4AjeVkgHxAira1f2UecHK5WfS9QurlWA==} dependencies: '@types/hast': 2.3.4 - comma-separated-tokens: 2.0.2 + comma-separated-tokens: 2.0.3 hast-util-parse-selector: 3.1.0 property-information: 6.1.1 - space-separated-tokens: 2.0.1 + space-separated-tokens: 2.0.2 dev: true /header-case/2.0.4: @@ -6642,7 +6655,7 @@ packages: '@types/node': 18.11.9 babel-jest: 29.3.1_@babel+core@7.20.2 chalk: 4.1.2 - ci-info: 3.5.0 + ci-info: 3.6.1 deepmerge: 4.2.2 glob: 7.2.3 graceful-fs: 4.2.10 @@ -6770,8 +6783,8 @@ packages: jest-util: 29.3.1 dev: true - /jest-pnp-resolver/1.2.2_jest-resolve@29.3.1: - resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==} + /jest-pnp-resolver/1.2.3_jest-resolve@29.3.1: + resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==} engines: {node: '>=6'} peerDependencies: jest-resolve: '*' @@ -6804,7 +6817,7 @@ packages: chalk: 4.1.2 graceful-fs: 4.2.10 jest-haste-map: 29.3.1 - jest-pnp-resolver: 1.2.2_jest-resolve@29.3.1 + jest-pnp-resolver: 1.2.3_jest-resolve@29.3.1 jest-util: 29.3.1 jest-validate: 29.3.1 resolve: 1.22.1 @@ -6910,7 +6923,7 @@ packages: '@jest/types': 29.3.1 '@types/node': 18.11.9 chalk: 4.1.2 - ci-info: 3.5.0 + ci-info: 3.6.1 graceful-fs: 4.2.10 picomatch: 2.3.1 dev: true @@ -7342,8 +7355,8 @@ packages: engines: {node: '>= 0.6.0'} dev: true - /longest-streak/3.0.1: - resolution: {integrity: sha512-cHlYSUpL2s7Fb3394mYxwTYj8niTaNHUCLr0qdiCXQfSjfuA7CKofpX2uSwEfFDQ0EB7JcnMnm+GjbqqoinYYg==} + /longest-streak/3.1.0: + resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==} dev: true /loose-envify/1.4.0: @@ -7598,11 +7611,11 @@ packages: dependencies: '@types/mdast': 3.0.10 '@types/unist': 2.0.6 - longest-streak: 3.0.1 + longest-streak: 3.1.0 mdast-util-to-string: 3.1.0 micromark-util-decode-string: 1.0.2 unist-util-visit: 4.1.1 - zwitch: 2.0.2 + zwitch: 2.0.3 dev: true /mdast-util-to-string/3.1.0: @@ -8066,8 +8079,8 @@ packages: hasBin: true dev: true - /nanostores/0.7.0: - resolution: {integrity: sha512-y+ma9MVXuPzXKEXaRYW/iL/xG/HtMwB8fmFcMfUqt5fCNR/na2kDubbZGV4furUMTgmxfySJs0cQjORWhaPDyA==} + /nanostores/0.7.1: + resolution: {integrity: sha512-7HenoVpZOjRudHCmAVWKloBTk3+Ozw49KuRWq/pNlEIIVS3x9dID+I5z3Rhjxl1muhHwv4dFhpT+0FebT9jvaA==} engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} dev: true @@ -8669,7 +8682,7 @@ packages: dependencies: '@types/eslint': 8.4.10 '@types/prettier': 2.7.1 - '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy common-tags: 1.8.2 dlv: 1.1.3 eslint: 8.27.0 @@ -8689,7 +8702,7 @@ packages: resolution: {integrity: sha512-ehCUx7MqHWvkHwUmxxAWLsL35pFaCTM5YXQ8xjG/1W6dY2yBhvEks+2aCfjeI5zmMrZNCXkiMQtpznSlLSLrxw==} engines: {node: ^14.15.0 || >=16.0.0, npm: '>=6.14.0'} dependencies: - '@astrojs/compiler': 0.29.13 + '@astrojs/compiler': 0.29.15 prettier: 2.7.1 sass-formatter: 0.7.5 synckit: 0.8.4 @@ -8747,7 +8760,7 @@ packages: /prosemirror-commands/1.3.1: resolution: {integrity: sha512-XTporPgoECkOQACVw0JTe3RZGi+fls3/byqt+tXwGTkD7qLuB4KdVrJamDMJf4kfKga3uB8hZ+kUUyZ5oWpnfg==} dependencies: - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 dev: true @@ -8757,7 +8770,7 @@ packages: dependencies: prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 - prosemirror-view: 1.29.0 + prosemirror-view: 1.29.1 dev: true /prosemirror-example-setup/1.2.1: @@ -8778,9 +8791,9 @@ packages: resolution: {integrity: sha512-GKTeE7ZoMsx5uVfc51/ouwMFPq0o8YrZ7Hx4jTF4EeGbXxBveUV8CGv46mSHuBBeXGmvu50guoV2kSnOeZZnUA==} dependencies: prosemirror-keymap: 1.2.0 - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 prosemirror-state: 1.4.2 - prosemirror-view: 1.29.0 + prosemirror-view: 1.29.1 dev: true /prosemirror-history/1.3.0: @@ -8809,7 +8822,7 @@ packages: resolution: {integrity: sha512-s7iaTLiX+qO5z8kF2NcMmy2T7mIlxzkS4Sp3vTKSYChPtbMpg6YxFkU0Y06rUg2WtKlvBu7v1bXzlGBkfjUWAA==} dependencies: markdown-it: 13.0.1 - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 dev: true /prosemirror-menu/1.2.1: @@ -8821,8 +8834,8 @@ packages: prosemirror-state: 1.4.2 dev: true - /prosemirror-model/1.18.1: - resolution: {integrity: sha512-IxSVBKAEMjD7s3n8cgtwMlxAXZrC7Mlag7zYsAKDndAqnDScvSmp/UdnRTV/B33lTCVU3CCm7dyAn/rVVD0mcw==} + /prosemirror-model/1.18.2: + resolution: {integrity: sha512-uOQorJr20qVvqp2hs2RdWtWoidQxJ1ceE11bSmkf57XS989mdg1zKPJIp5HOHfY8/KjXPn3cLZqUYYwRrfBBPw==} dependencies: orderedmap: 2.1.0 dev: true @@ -8830,7 +8843,7 @@ packages: /prosemirror-schema-list/1.2.2: resolution: {integrity: sha512-rd0pqSDp86p0MUMKG903g3I9VmElFkQpkZ2iOd3EOVg1vo5Cst51rAsoE+5IPy0LPXq64eGcCYlW1+JPNxOj2w==} dependencies: - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 dev: true @@ -8838,21 +8851,21 @@ packages: /prosemirror-state/1.4.2: resolution: {integrity: sha512-puuzLD2mz/oTdfgd8msFbe0A42j5eNudKAAPDB0+QJRw8cO1ygjLmhLrg9RvDpf87Dkd6D4t93qdef00KKNacQ==} dependencies: - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 prosemirror-transform: 1.7.0 - prosemirror-view: 1.29.0 + prosemirror-view: 1.29.1 dev: true /prosemirror-transform/1.7.0: resolution: {integrity: sha512-O4T697Cqilw06Zvc3Wm+e237R6eZtJL/xGMliCi+Uo8VL6qHk6afz1qq0zNjT3eZMuYwnP8ZS0+YxX/tfcE9TQ==} dependencies: - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 dev: true - /prosemirror-view/1.29.0: - resolution: {integrity: sha512-bifVd5aD9uCNtpLL1AyhquG/cVbNZSv+ALBxTEGYv51a6OHDhq+aOuzqq4MermNdeBdT+5uyURXCALgzk0EN5g==} + /prosemirror-view/1.29.1: + resolution: {integrity: sha512-OhujVZSDsh0l0PyHNdfaBj6DBkbhYaCfbaxmTeFrMKd/eWS+G6IC+OAbmR9IsLC8Se1HSbphMaXnsXjupHL3UQ==} dependencies: - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 dev: true @@ -9153,7 +9166,7 @@ packages: dependencies: '@types/nlcst': 1.0.0 parse-latin: 5.0.1 - unherit: 3.0.0 + unherit: 3.0.1 unified: 10.1.2 dev: true @@ -9486,14 +9499,14 @@ packages: tslib: 2.4.1 dev: true - /solid-devtools/0.22.0_solid-js@1.6.2+vite@3.2.3: + /solid-devtools/0.22.0_solid-js@1.6.2+vite@3.2.4: resolution: {integrity: sha512-kgux8FITSORiPzTDkL/2/K8/ErYXN53S3288Le3g2cFc8riIAzBZ4BXEBpwl7cjJ1FgKE8Lpx0RUGRKJSBeyug==} peerDependencies: solid-js: ^1.6.2 dependencies: - '@solid-devtools/debugger': 0.14.0_solid-js@1.6.2+vite@3.2.3 + '@solid-devtools/debugger': 0.14.0_solid-js@1.6.2+vite@3.2.4 '@solid-devtools/shared': 0.10.0_solid-js@1.6.2 - '@solid-devtools/transform': 0.8.0_solid-js@1.6.2+vite@3.2.3 + '@solid-devtools/transform': 0.8.0_solid-js@1.6.2+vite@3.2.4 '@solid-primitives/utils': 3.1.0_solid-js@1.6.2 solid-js: 1.6.2 type-fest: 3.2.0 @@ -9584,8 +9597,8 @@ packages: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} dev: true - /space-separated-tokens/2.0.1: - resolution: {integrity: sha512-ekwEbFp5aqSPKaqeY1PGrlGQxPNaq+Cnx4+bE2D8sciBQrHpbwoBbawqTN2+6jPs9IdWxxiUcN0K2pkczD3zmw==} + /space-separated-tokens/2.0.2: + resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} dev: true /spdx-correct/3.1.1: @@ -10007,7 +10020,7 @@ packages: resolution: {integrity: sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.11.0 + ajv: 8.11.2 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -10278,8 +10291,8 @@ packages: busboy: 1.6.0 dev: true - /unherit/3.0.0: - resolution: {integrity: sha512-UmvIQZGEc9qdLIQ8mv8/61n6PiMgfbOoASPKHpCvII5srShCQSa6jSjBjlZOR4bxt2XnT6uo6csmPKRi+zQ0Jg==} + /unherit/3.0.1: + resolution: {integrity: sha512-akOOQ/Yln8a2sgcLj4U0Jmx0R5jpIg2IUyRrWOzmEbjBtGzBdHtSeFKgoEcoH4KYIG/Pb8GQ/BwtYm0GCq1Sqg==} dev: true /unified/10.1.2: @@ -10484,8 +10497,8 @@ packages: vfile-message: 3.1.2 dev: true - /vite/3.2.3_ajklay5k626t46b6fyghkbup3i: - resolution: {integrity: sha512-h8jl1TZ76eGs3o2dIBSsvXDLb1m/Ec1iej8ZMdz+PsaFUsftZeWe2CZOI3qogEsMNaywc17gu0q6cQDzh/weCQ==} + /vite/3.2.4_ajklay5k626t46b6fyghkbup3i: + resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -10510,7 +10523,7 @@ packages: optional: true dependencies: '@types/node': 18.11.9 - esbuild: 0.15.13 + esbuild: 0.15.14 postcss: 8.4.19 resolve: 1.22.1 rollup: 2.79.1 @@ -10519,15 +10532,15 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.1.1_vite@3.2.3: - resolution: {integrity: sha512-HClD14fjMJ+NQgXBqT3dC3RdO/+Chayil+cCPYZKY3kT+KcJomKzrdgzfCHJkIL2L0OAY+VPvrSW615iPtc7ag==} + /vitefu/0.2.1_vite@3.2.4: + resolution: {integrity: sha512-clkvXTAeUf+XQKm3bhWUhT4pye+3acm6YCTGaWhxxIvZZ/QjnA3JA8Zud+z/mO5y5XYvJJhevs5Sjkv/FI8nRw==} peerDependencies: vite: ^3.0.0 peerDependenciesMeta: vite: optional: true dependencies: - vite: 3.2.3_ajklay5k626t46b6fyghkbup3i + vite: 3.2.4_ajklay5k626t46b6fyghkbup3i dev: true /vscode-css-languageservice/6.1.1: @@ -10799,7 +10812,7 @@ packages: optional: true dev: true - /y-prosemirror/1.2.0_hnjducmloodn25m4jqvu4bx3ii: + /y-prosemirror/1.2.0_7w5jty3kh7hvyjvzrsurdl7dfe: resolution: {integrity: sha512-t3uxuX4HIkb1GNt8jV+dplRbNH2OmQD/BNeCCbjLD3Mq0o6JEXxHedv58ZIPFDE6ma24jljlL+u8pGvN6B37XQ==} peerDependencies: prosemirror-model: ^1.7.1 @@ -10809,9 +10822,9 @@ packages: yjs: ^13.5.38 dependencies: lib0: 0.2.53 - prosemirror-model: 1.18.1 + prosemirror-model: 1.18.2 prosemirror-state: 1.4.2 - prosemirror-view: 1.29.0 + prosemirror-view: 1.29.1 typescript: 4.8.4 y-protocols: 1.0.5 yjs: 13.5.42 @@ -10935,7 +10948,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/runtime': 7.20.1 - '@types/lodash': 4.14.188 + '@types/lodash': 4.14.189 lodash: 4.17.21 lodash-es: 4.17.21 nanoclone: 0.2.1 @@ -10947,6 +10960,6 @@ packages: resolution: {integrity: sha512-LYjZsEDhCdYET9ikFu6dVPGp2YH9DegXjdJToSzD9rO6fy4qiRYFoyEYwps88OseJlPyl2NOe2iJuhEhL7IpEA==} dev: true - /zwitch/2.0.2: - resolution: {integrity: sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA==} + /zwitch/2.0.3: + resolution: {integrity: sha512-dn/sDAIuRCsXGnBD4P+SA6nv7Y54HQZjC4SPL8PToU3714zu7wSEc1129D/i0+vvjRfOlFo4Zqrpwj+Zhcykhw==} dev: true