From c8a57af63e2043f8af0ff07baed61d1252573ef1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 21:22:45 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- carbon-felte/.node-version | 2 +- carbon-felte/package.json | 22 +- carbon-felte/pnpm-lock.yaml | 214 ++--- carbon-generics/.node-version | 2 +- carbon-generics/package.json | 6 +- carbon-generics/pnpm-lock.yaml | 70 +- smui6/.node-version | 2 +- smui6/package.json | 12 +- smui6/pnpm-lock.yaml | 188 ++-- svelte-component-namespace/.node-version | 2 +- svelte-component-namespace/package.json | 10 +- svelte-component-namespace/pnpm-lock.yaml | 148 +-- svelte-generics/.node-version | 2 +- svelte-generics/package.json | 6 +- svelte-generics/pnpm-lock.yaml | 32 +- svelte-hasura-uqrl/docker-compose.yml | 2 +- svelte-hasura-uqrl/web/.node-version | 2 +- svelte-hasura-uqrl/web/package.json | 8 +- svelte-hasura-uqrl/web/pnpm-lock.yaml | 83 +- svelte-kit-prisma/.node-version | 2 +- svelte-kit-prisma/package.json | 24 +- svelte-kit-prisma/pnpm-lock.yaml | 232 ++--- svelte-material-original/.node-version | 2 +- svelte-material-original/package.json | 10 +- svelte-material-original/pnpm-lock.yaml | 148 +-- svelte-storybook/.node-version | 2 +- svelte-storybook/package.json | 14 +- svelte-storybook/pnpm-lock.yaml | 1062 +++++++++++---------- svelte-testing/.node-version | 2 +- svelte-testing/package.json | 6 +- svelte-testing/pnpm-lock.yaml | 32 +- 31 files changed, 1188 insertions(+), 1161 deletions(-) diff --git a/carbon-felte/.node-version b/carbon-felte/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/carbon-felte/.node-version +++ b/carbon-felte/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/carbon-felte/package.json b/carbon-felte/package.json index c12d5c09..790b997e 100644 --- a/carbon-felte/package.json +++ b/carbon-felte/package.json @@ -13,28 +13,28 @@ "format": "prettier --write --plugin-search-dir=. ." }, "devDependencies": { - "@sveltejs/adapter-auto": "1.0.0-next.73", - "@sveltejs/kit": "1.0.0-next.481", - "@typescript-eslint/eslint-plugin": "5.37.0", - "@typescript-eslint/parser": "5.37.0", - "carbon-components-svelte": "0.70.6", - "eslint": "8.23.1", + "@sveltejs/adapter-auto": "1.0.0-next.80", + "@sveltejs/kit": "1.0.0-next.504", + "@typescript-eslint/eslint-plugin": "5.38.1", + "@typescript-eslint/parser": "5.38.1", + "carbon-components-svelte": "0.70.9", + "eslint": "8.24.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "4.0.0", "prettier": "2.7.1", - "prettier-plugin-svelte": "2.7.0", + "prettier-plugin-svelte": "2.7.1", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", "typescript": "4.8.3", - "vite": "3.1.0" + "vite": "3.1.3" }, "type": "module", "dependencies": { "@felte/validator-zod": "1.0.11", - "felte": "1.2.3", + "felte": "1.2.4", "zod": "3.19.1" }, - "packageManager": "pnpm@7.11.0" + "packageManager": "pnpm@7.12.2" } diff --git a/carbon-felte/pnpm-lock.yaml b/carbon-felte/pnpm-lock.yaml index 24808b23..71548053 100644 --- a/carbon-felte/pnpm-lock.yaml +++ b/carbon-felte/pnpm-lock.yaml @@ -2,47 +2,47 @@ lockfileVersion: 5.4 specifiers: '@felte/validator-zod': 1.0.11 - '@sveltejs/adapter-auto': 1.0.0-next.73 - '@sveltejs/kit': 1.0.0-next.481 - '@typescript-eslint/eslint-plugin': 5.37.0 - '@typescript-eslint/parser': 5.37.0 - carbon-components-svelte: 0.70.6 - eslint: 8.23.1 + '@sveltejs/adapter-auto': 1.0.0-next.80 + '@sveltejs/kit': 1.0.0-next.504 + '@typescript-eslint/eslint-plugin': 5.38.1 + '@typescript-eslint/parser': 5.38.1 + carbon-components-svelte: 0.70.9 + eslint: 8.24.0 eslint-config-prettier: 8.5.0 eslint-plugin-svelte3: 4.0.0 - felte: 1.2.3 + felte: 1.2.4 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0 + prettier-plugin-svelte: 2.7.1 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-preprocess: 4.10.7 tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 zod: 3.19.1 dependencies: '@felte/validator-zod': 1.0.11_zod@3.19.1 - felte: 1.2.3_svelte@3.50.1 + felte: 1.2.4_svelte@3.50.1 zod: 3.19.1 devDependencies: - '@sveltejs/adapter-auto': 1.0.0-next.73 - '@sveltejs/kit': 1.0.0-next.481_svelte@3.50.1+vite@3.1.0 - '@typescript-eslint/eslint-plugin': 5.37.0_22c5fnooleyfkzrkkgdmel5kmi - '@typescript-eslint/parser': 5.37.0_irgkl5vooow2ydyo6aokmferha - carbon-components-svelte: 0.70.6 - eslint: 8.23.1 - eslint-config-prettier: 8.5.0_eslint@8.23.1 - eslint-plugin-svelte3: 4.0.0_rhh4tpcyg7zwtq6pdnkzw5gxma + '@sveltejs/adapter-auto': 1.0.0-next.80 + '@sveltejs/kit': 1.0.0-next.504_svelte@3.50.1+vite@3.1.3 + '@typescript-eslint/eslint-plugin': 5.38.1_qatzzi2vqzjqg2tq57nszrvcfi + '@typescript-eslint/parser': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku + carbon-components-svelte: 0.70.9 + eslint: 8.24.0 + eslint-config-prettier: 8.5.0_eslint@8.24.0 + eslint-plugin-svelte3: 4.0.0_snydkosur25h6rjxszquwacaua prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0_nk6d2fkgcllkkdynqbuearcure + prettier-plugin-svelte: 2.7.1_nk6d2fkgcllkkdynqbuearcure svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-preprocess: 4.10.7_iprco5tylfmvffqgrvqxc46njy tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 packages: @@ -81,8 +81,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: false - /@felte/core/1.3.3: - resolution: {integrity: sha512-RcK3VBx6CL8O37tw8mWS44pfYkJQdxraT+eO5yHr9AjDpeqF4n864AcXnX7r6ists1EFXCXGMLSRrvY99cLFzw==} + /@felte/core/1.3.4: + resolution: {integrity: sha512-PQkvSge3VjiE5nwpJc18VbzP7BdHm3s19bK3RaTEKBf9MDUv0CZiDw7Pbrnr36oRJJEPqb2OsNIo2wn0sI2OYA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: '@felte/common': 1.1.2 @@ -98,8 +98,8 @@ packages: zod: 3.19.1 dev: false - /@humanwhocodes/config-array/0.10.4: - resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} + /@humanwhocodes/config-array/0.10.5: + resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -193,35 +193,35 @@ packages: picomatch: 2.3.1 dev: true - /@sveltejs/adapter-auto/1.0.0-next.73: - resolution: {integrity: sha512-KvCnZtpyfJ6mhCX5jSTn/C4KfBe22VNcTLaHKBhdp/DUDDHJHX4so9nfSAXIC6TuLpxsKnA6dDKLVojlMe9H6g==} + /@sveltejs/adapter-auto/1.0.0-next.80: + resolution: {integrity: sha512-352WoZr9fQgxJqgNENvxRr2gsA+wTF6V9AVaQaaatDYd3RVEBaXTYOOalFaRLSa25mRUJaLYP2aaliqczMl23g==} dependencies: - '@sveltejs/adapter-cloudflare': 1.0.0-next.33 - '@sveltejs/adapter-netlify': 1.0.0-next.77 - '@sveltejs/adapter-vercel': 1.0.0-next.74 + '@sveltejs/adapter-cloudflare': 1.0.0-next.38 + '@sveltejs/adapter-netlify': 1.0.0-next.78 + '@sveltejs/adapter-vercel': 1.0.0-next.77 transitivePeerDependencies: - encoding - supports-color dev: true - /@sveltejs/adapter-cloudflare/1.0.0-next.33: - resolution: {integrity: sha512-RNHHv3qcIZG7JbvucZEUEM5Vxqt6VApfIpXcOuAfq5IhJ+AOR33L+aAtkbIxhCcXr8d237YHibNWFSnxCHoVOg==} + /@sveltejs/adapter-cloudflare/1.0.0-next.38: + resolution: {integrity: sha512-N6jdTomRZkdKlcNoguwYD7lpdXSt0beIyUJsp0MS/YLm/4gI83y698zFYInFKJ9t5e6DAnuEBSAXcg568z2oFA==} dependencies: '@cloudflare/workers-types': 3.14.1 esbuild: 0.15.7 worktop: 0.8.0-next.14 dev: true - /@sveltejs/adapter-netlify/1.0.0-next.77: - resolution: {integrity: sha512-g4+i8xQROxw4Olt5T0bJAj3qCDuluQ/JnvzqajEz620COuIddpa2B1xK5DmbAhxQox823jLNTxg7LOEpBqD3bw==} + /@sveltejs/adapter-netlify/1.0.0-next.78: + resolution: {integrity: sha512-Yyn/j/0QcLK3Db442ducLUZmyvkO74j7Gdcwu9xN0fQN3kBlCJP9Itx5o4SySrPFGc4Q8cLJ5ELNg+mWduLBAA==} dependencies: '@iarna/toml': 2.2.5 esbuild: 0.15.7 set-cookie-parser: 2.4.8 dev: true - /@sveltejs/adapter-vercel/1.0.0-next.74: - resolution: {integrity: sha512-BMAeib/aH0JdCyMncnugZteVMc47DfKtqE49BpH8JtiIBna34mkYevUWFLyIEVjoNUu2hHr9GMZXBI0q7JL8tQ==} + /@sveltejs/adapter-vercel/1.0.0-next.77: + resolution: {integrity: sha512-r4MqtP+lzx83HfcvI8PU0Yxzmxt6WQq9nzZETLboJouJzhSBUFIN5RmNZfEn6nNIlUwZbGQUEK/FxsRnnxI/Ig==} dependencies: '@vercel/nft': 0.22.1 esbuild: 0.15.7 @@ -230,8 +230,8 @@ packages: - supports-color dev: true - /@sveltejs/kit/1.0.0-next.481_svelte@3.50.1+vite@3.1.0: - resolution: {integrity: sha512-rgt6KKjUmx/S/a/duntAp+yds9F3fSm6uq8nvfWHuT1aVGSC5sOdNDrKqck7PCUc9/GPJ6WJu3et5R69hqevRw==} + /@sveltejs/kit/1.0.0-next.504_svelte@3.50.1+vite@3.1.3: + resolution: {integrity: sha512-KrhlSHT3aCVnhRgUoN6aGIjIw3nWEdNwfoZcE1x65F5D7Ju/K9D8dQwyal9v0aBAZyN9nFuXxsYGaMLE9sppfw==} engines: {node: '>=16.14'} hasBin: true requiresBuild: true @@ -239,7 +239,8 @@ packages: svelte: ^3.44.0 vite: ^3.1.0 dependencies: - '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.0 + '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.3 + '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 3.1.3 kleur: 4.1.5 @@ -252,13 +253,13 @@ packages: svelte: 3.50.1 tiny-glob: 0.2.9 undici: 5.10.0 - vite: 3.1.0 + vite: 3.1.3 transitivePeerDependencies: - diff-match-patch - supports-color dev: true - /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.0: + /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.3: resolution: {integrity: sha512-CmSdSow0Dr5ua1A11BQMtreWnE0JZmkVIcRU/yG3PKbycKUpXjNdgYTWFSbStLB0vdlGnBbm2+Y4sBVj+C+TIw==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -276,11 +277,15 @@ packages: magic-string: 0.26.3 svelte: 3.50.1 svelte-hmr: 0.14.12_svelte@3.50.1 - vite: 3.1.0 + vite: 3.1.3 transitivePeerDependencies: - supports-color dev: true + /@types/cookie/0.5.1: + resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==} + dev: true + /@types/json-schema/7.0.9: resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} dev: true @@ -299,8 +304,8 @@ packages: '@types/node': 17.0.8 dev: true - /@typescript-eslint/eslint-plugin/5.37.0_22c5fnooleyfkzrkkgdmel5kmi: - resolution: {integrity: sha512-Fde6W0IafXktz1UlnhGkrrmnnGpAo1kyX7dnyHHVrmwJOn72Oqm3eYtddrpOwwel2W8PAK9F3pIL5S+lfoM0og==} + /@typescript-eslint/eslint-plugin/5.38.1_qatzzi2vqzjqg2tq57nszrvcfi: + resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -310,13 +315,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.37.0_irgkl5vooow2ydyo6aokmferha - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/type-utils': 5.37.0_irgkl5vooow2ydyo6aokmferha - '@typescript-eslint/utils': 5.37.0_irgkl5vooow2ydyo6aokmferha + '@typescript-eslint/parser': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/type-utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku + '@typescript-eslint/utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku debug: 4.3.4 - eslint: 8.23.1 - functional-red-black-tree: 1.0.1 + eslint: 8.24.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 @@ -326,8 +330,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-01VzI/ipYKuaG5PkE5+qyJ6m02fVALmMPY3Qq5BHflDx3y4VobbLdHQkSMg9VPRS4KdNt4oYTMaomFoHonBGAw==} + /@typescript-eslint/parser/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -336,26 +340,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.37.0: - resolution: {integrity: sha512-F67MqrmSXGd/eZnujjtkPgBQzgespu/iCZ+54Ok9X5tALb9L2v3G+QBSoWkXG0p3lcTJsL+iXz5eLUEdSiJU9Q==} + /@typescript-eslint/scope-manager/5.38.1: + resolution: {integrity: sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 dev: true - /@typescript-eslint/type-utils/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-BSx/O0Z0SXOF5tY0bNTBcDEKz2Ec20GVYvq/H/XNKiUorUFilH7NPbFUuiiyzWaSdN3PA8JV0OvYx0gH/5aFAQ==} + /@typescript-eslint/type-utils/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -364,23 +368,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_irgkl5vooow2ydyo6aokmferha + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 tsutils: 3.21.0_typescript@4.8.3 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.37.0: - resolution: {integrity: sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==} + /@typescript-eslint/types/5.38.1: + resolution: {integrity: sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.37.0_typescript@4.8.3: - resolution: {integrity: sha512-JkFoFIt/cx59iqEDSgIGnQpCTRv96MQnXCYvJi7QhBC24uyuzbD8wVbajMB1b9x4I0octYFJ3OwjAwNqk1AjDA==} + /@typescript-eslint/typescript-estree/5.38.1_typescript@4.8.3: + resolution: {integrity: sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -388,8 +392,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -400,29 +404,29 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-jUEJoQrWbZhmikbcWSMDuUSxEE7ID2W/QCV/uz10WtQqfOuKZUqFGjqLJ+qhDd17rjgp+QJPqTdPIBWwoob2NQ==} + /@typescript-eslint/utils/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==} 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.9 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - eslint: 8.23.1 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + eslint: 8.24.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.37.0: - resolution: {integrity: sha512-Hp7rT4cENBPIzMwrlehLW/28EVCOcE9U1Z1BQTc8EA8v5qpr7GRGuG+U58V5tTY48zvUOA3KHvw3rA8tY9fbdA==} + /@typescript-eslint/visitor-keys/5.38.1: + resolution: {integrity: sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 + '@typescript-eslint/types': 5.38.1 eslint-visitor-keys: 3.3.0 dev: true @@ -565,8 +569,8 @@ packages: engines: {node: '>=6'} dev: true - /carbon-components-svelte/0.70.6: - resolution: {integrity: sha512-Nnm7+hELWLP7NnyaN3J4aioxcKlibsYwUeC5+UBWYAV2MtCv4+BwqwGVS6Yrx85NRid+jd83DCm9PSfimoj40Q==} + /carbon-components-svelte/0.70.9: + resolution: {integrity: sha512-eygo57EHPAxyPXNRdXGHMZx5e+qwEc1ltGCi2nVF1093U+9uNjYpnPojxr/l5kKMfZBdxNYJHIg7+Mgy5U/kgw==} dependencies: flatpickr: 4.6.9 dev: true @@ -917,22 +921,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.23.1: + /eslint-config-prettier/8.5.0_eslint@8.24.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 dev: true - /eslint-plugin-svelte3/4.0.0_rhh4tpcyg7zwtq6pdnkzw5gxma: + /eslint-plugin-svelte3/4.0.0_snydkosur25h6rjxszquwacaua: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.23.1 + eslint: 8.24.0 svelte: 3.50.1 dev: true @@ -952,13 +956,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.23.1: + /eslint-utils/3.0.0_eslint@8.24.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 eslint-visitor-keys: 2.1.0 dev: true @@ -972,13 +976,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.23.1: - resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==} + /eslint/8.24.0: + resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.2 - '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/config-array': 0.10.5 '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@humanwhocodes/module-importer': 1.0.1 ajv: 6.12.6 @@ -988,7 +992,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1095,13 +1099,13 @@ packages: reusify: 1.0.4 dev: true - /felte/1.2.3_svelte@3.50.1: - resolution: {integrity: sha512-AUxizK3LP+S14TvnPyOgJMEJfzKE4FPz+A4386kRdpOEEYFyh+pwKOvIkGZWO7c6LIuDIs6DDmP0VS9Cjq4Qhg==} + /felte/1.2.4_svelte@3.50.1: + resolution: {integrity: sha512-IWxNOXO2Jo4LgsYZ037euQtEOUVlkhL8bNw28Dn2lzA07KZhC8fpy/bDdQTtQc+iplMtmXTyeXLGVySR0paZuw==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: svelte: ^3.31.0 dependencies: - '@felte/core': 1.3.3 + '@felte/core': 1.3.4 svelte: 3.50.1 dev: false @@ -1185,10 +1189,6 @@ packages: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} dev: true - /functional-red-black-tree/1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} - dev: true - /gauge/3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} @@ -1658,8 +1658,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.7.0_nk6d2fkgcllkkdynqbuearcure: - resolution: {integrity: sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==} + /prettier-plugin-svelte/2.7.1_nk6d2fkgcllkkdynqbuearcure: + resolution: {integrity: sha512-H33qjhCBZyd9Zr1A5hUAYDh7j0Mf97uvy7XcA7CP4nNSYrNcPvBUf7wI8K9NptWTIs0S41QtgTWmJIUiGlEBtw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 @@ -1903,8 +1903,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 @@ -2085,8 +2085,8 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /vite/3.1.0: - resolution: {integrity: sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==} + /vite/3.1.3: + resolution: {integrity: sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: diff --git a/carbon-generics/.node-version b/carbon-generics/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/carbon-generics/.node-version +++ b/carbon-generics/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/carbon-generics/package.json b/carbon-generics/package.json index 847275e7..885e7b79 100644 --- a/carbon-generics/package.json +++ b/carbon-generics/package.json @@ -13,14 +13,14 @@ "@rollup/plugin-node-resolve": "13.3.0", "@rollup/plugin-typescript": "8.5.0", "@tsconfig/svelte": "3.0.0", - "carbon-components-svelte": "0.70.6", - "rollup": "2.79.0", + "carbon-components-svelte": "0.70.9", + "rollup": "2.79.1", "rollup-plugin-css-only": "3.1.0", "rollup-plugin-livereload": "2.0.5", "rollup-plugin-svelte": "7.1.0", "rollup-plugin-terser": "7.0.2", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", "typescript": "4.8.3" diff --git a/carbon-generics/pnpm-lock.yaml b/carbon-generics/pnpm-lock.yaml index 520ad9b9..2d572bb2 100644 --- a/carbon-generics/pnpm-lock.yaml +++ b/carbon-generics/pnpm-lock.yaml @@ -5,15 +5,15 @@ specifiers: '@rollup/plugin-node-resolve': 13.3.0 '@rollup/plugin-typescript': 8.5.0 '@tsconfig/svelte': 3.0.0 - carbon-components-svelte: 0.70.6 - rollup: 2.79.0 + carbon-components-svelte: 0.70.9 + rollup: 2.79.1 rollup-plugin-css-only: 3.1.0 rollup-plugin-livereload: 2.0.5 rollup-plugin-svelte: 7.1.0 rollup-plugin-terser: 7.0.2 sirv-cli: 2.0.2 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-preprocess: 4.10.7 tslib: 2.4.0 typescript: 4.8.3 @@ -22,18 +22,18 @@ dependencies: sirv-cli: 2.0.2 devDependencies: - '@rollup/plugin-commonjs': 22.0.2_rollup@2.79.0 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.79.0 - '@rollup/plugin-typescript': 8.5.0_9e5aff5be29052b20dfd6c49275dcac7 + '@rollup/plugin-commonjs': 22.0.2_rollup@2.79.1 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.79.1 + '@rollup/plugin-typescript': 8.5.0_4b36b2d8efd376db8796b17d9cf7dd39 '@tsconfig/svelte': 3.0.0 - carbon-components-svelte: 0.70.6 - rollup: 2.79.0 - rollup-plugin-css-only: 3.1.0_rollup@2.79.0 + carbon-components-svelte: 0.70.9 + rollup: 2.79.1 + rollup-plugin-css-only: 3.1.0_rollup@2.79.1 rollup-plugin-livereload: 2.0.5 - rollup-plugin-svelte: 7.1.0_rollup@2.79.0+svelte@3.50.1 - rollup-plugin-terser: 7.0.2_rollup@2.79.0 + rollup-plugin-svelte: 7.1.0_rollup@2.79.1+svelte@3.50.1 + rollup-plugin-terser: 7.0.2_rollup@2.79.1 svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-preprocess: 4.10.7_svelte@3.50.1+typescript@4.8.3 tslib: 2.4.0 typescript: 4.8.3 @@ -123,38 +123,38 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: false - /@rollup/plugin-commonjs/22.0.2_rollup@2.79.0: + /@rollup/plugin-commonjs/22.0.2_rollup@2.79.1: resolution: {integrity: sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==} engines: {node: '>= 12.0.0'} peerDependencies: rollup: ^2.68.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.79.0 + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.2.3 is-reference: 1.2.1 magic-string: 0.25.9 resolve: 1.22.1 - rollup: 2.79.0 + rollup: 2.79.1 dev: true - /@rollup/plugin-node-resolve/13.3.0_rollup@2.79.0: + /@rollup/plugin-node-resolve/13.3.0_rollup@2.79.1: resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^2.42.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.79.0 + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 '@types/resolve': 1.17.1 deepmerge: 4.2.2 is-builtin-module: 3.1.0 is-module: 1.0.0 resolve: 1.22.1 - rollup: 2.79.0 + rollup: 2.79.1 dev: true - /@rollup/plugin-typescript/8.5.0_9e5aff5be29052b20dfd6c49275dcac7: + /@rollup/plugin-typescript/8.5.0_4b36b2d8efd376db8796b17d9cf7dd39: resolution: {integrity: sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ==} engines: {node: '>=8.0.0'} peerDependencies: @@ -165,14 +165,14 @@ packages: tslib: optional: true dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.79.0 + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 resolve: 1.22.1 - rollup: 2.79.0 + rollup: 2.79.1 tslib: 2.4.0 typescript: 4.8.3 dev: true - /@rollup/pluginutils/3.1.0_rollup@2.79.0: + /@rollup/pluginutils/3.1.0_rollup@2.79.1: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -181,7 +181,7 @@ packages: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.1 - rollup: 2.79.0 + rollup: 2.79.1 dev: true /@rollup/pluginutils/4.2.1: @@ -286,8 +286,8 @@ packages: engines: {node: '>=6'} dev: true - /carbon-components-svelte/0.70.6: - resolution: {integrity: sha512-Nnm7+hELWLP7NnyaN3J4aioxcKlibsYwUeC5+UBWYAV2MtCv4+BwqwGVS6Yrx85NRid+jd83DCm9PSfimoj40Q==} + /carbon-components-svelte/0.70.9: + resolution: {integrity: sha512-eygo57EHPAxyPXNRdXGHMZx5e+qwEc1ltGCi2nVF1093U+9uNjYpnPojxr/l5kKMfZBdxNYJHIg7+Mgy5U/kgw==} dependencies: flatpickr: 4.6.9 dev: true @@ -710,14 +710,14 @@ packages: glob: 7.2.3 dev: true - /rollup-plugin-css-only/3.1.0_rollup@2.79.0: + /rollup-plugin-css-only/3.1.0_rollup@2.79.1: resolution: {integrity: sha512-TYMOE5uoD76vpj+RTkQLzC9cQtbnJNktHPB507FzRWBVaofg7KhIqq1kGbcVOadARSozWF883Ho9KpSPKH8gqA==} engines: {node: '>=10.12.0'} peerDependencies: rollup: 1 || 2 dependencies: '@rollup/pluginutils': 4.2.1 - rollup: 2.79.0 + rollup: 2.79.1 dev: true /rollup-plugin-livereload/2.0.5: @@ -730,7 +730,7 @@ packages: - utf-8-validate dev: true - /rollup-plugin-svelte/7.1.0_rollup@2.79.0+svelte@3.50.1: + /rollup-plugin-svelte/7.1.0_rollup@2.79.1+svelte@3.50.1: resolution: {integrity: sha512-vopCUq3G+25sKjwF5VilIbiY6KCuMNHP1PFvx2Vr3REBNMDllKHFZN2B9jwwC+MqNc3UPKkjXnceLPEjTjXGXg==} engines: {node: '>=10'} peerDependencies: @@ -738,19 +738,19 @@ packages: svelte: '>=3.5.0' dependencies: require-relative: 0.8.7 - rollup: 2.79.0 + rollup: 2.79.1 rollup-pluginutils: 2.8.2 svelte: 3.50.1 dev: true - /rollup-plugin-terser/7.0.2_rollup@2.79.0: + /rollup-plugin-terser/7.0.2_rollup@2.79.1: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.18.6 jest-worker: 26.6.2 - rollup: 2.79.0 + rollup: 2.79.1 serialize-javascript: 4.0.0 terser: 5.14.2 dev: true @@ -761,8 +761,8 @@ packages: estree-walker: 0.6.1 dev: true - /rollup/2.79.0: - resolution: {integrity: sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==} + /rollup/2.79.1: + resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -881,8 +881,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 diff --git a/smui6/.node-version b/smui6/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/smui6/.node-version +++ b/smui6/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/smui6/package.json b/smui6/package.json index a497a4b8..c6b4ce9e 100644 --- a/smui6/package.json +++ b/smui6/package.json @@ -17,20 +17,20 @@ "@smui/button": "6.1.0", "@sveltejs/adapter-auto": "next", "@sveltejs/kit": "next", - "@typescript-eslint/eslint-plugin": "5.37.0", - "@typescript-eslint/parser": "5.37.0", - "eslint": "8.23.1", + "@typescript-eslint/eslint-plugin": "5.38.1", + "@typescript-eslint/parser": "5.38.1", + "eslint": "8.24.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "4.0.0", "prettier": "2.7.1", - "prettier-plugin-svelte": "2.7.0", + "prettier-plugin-svelte": "2.7.1", "smui-theme": "6.1.3", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", "typescript": "4.8.3", - "vite": "3.1.0" + "vite": "3.1.3" }, "type": "module" } diff --git a/smui6/pnpm-lock.yaml b/smui6/pnpm-lock.yaml index 1abb78c8..6ffb6219 100644 --- a/smui6/pnpm-lock.yaml +++ b/smui6/pnpm-lock.yaml @@ -4,39 +4,39 @@ specifiers: '@smui/button': 6.1.0 '@sveltejs/adapter-auto': next '@sveltejs/kit': next - '@typescript-eslint/eslint-plugin': 5.37.0 - '@typescript-eslint/parser': 5.37.0 - eslint: 8.23.1 + '@typescript-eslint/eslint-plugin': 5.38.1 + '@typescript-eslint/parser': 5.38.1 + eslint: 8.24.0 eslint-config-prettier: 8.5.0 eslint-plugin-svelte3: 4.0.0 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0 + prettier-plugin-svelte: 2.7.1 smui-theme: 6.1.3 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-preprocess: 4.10.7 tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 devDependencies: '@smui/button': 6.1.0_iprco5tylfmvffqgrvqxc46njy - '@sveltejs/adapter-auto': 1.0.0-next.73 - '@sveltejs/kit': 1.0.0-next.481_svelte@3.50.1+vite@3.1.0 - '@typescript-eslint/eslint-plugin': 5.37.0_22c5fnooleyfkzrkkgdmel5kmi - '@typescript-eslint/parser': 5.37.0_irgkl5vooow2ydyo6aokmferha - eslint: 8.23.1 - eslint-config-prettier: 8.5.0_eslint@8.23.1 - eslint-plugin-svelte3: 4.0.0_rhh4tpcyg7zwtq6pdnkzw5gxma + '@sveltejs/adapter-auto': 1.0.0-next.80 + '@sveltejs/kit': 1.0.0-next.504_svelte@3.50.1+vite@3.1.3 + '@typescript-eslint/eslint-plugin': 5.38.1_qatzzi2vqzjqg2tq57nszrvcfi + '@typescript-eslint/parser': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku + eslint: 8.24.0 + eslint-config-prettier: 8.5.0_eslint@8.24.0 + eslint-plugin-svelte3: 4.0.0_snydkosur25h6rjxszquwacaua prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0_nk6d2fkgcllkkdynqbuearcure + prettier-plugin-svelte: 2.7.1_nk6d2fkgcllkkdynqbuearcure smui-theme: 6.1.3 svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-preprocess: 4.10.7_iprco5tylfmvffqgrvqxc46njy tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 packages: @@ -70,8 +70,8 @@ packages: - supports-color dev: true - /@humanwhocodes/config-array/0.10.4: - resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} + /@humanwhocodes/config-array/0.10.5: + resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -321,35 +321,35 @@ packages: - typescript dev: true - /@sveltejs/adapter-auto/1.0.0-next.73: - resolution: {integrity: sha512-KvCnZtpyfJ6mhCX5jSTn/C4KfBe22VNcTLaHKBhdp/DUDDHJHX4so9nfSAXIC6TuLpxsKnA6dDKLVojlMe9H6g==} + /@sveltejs/adapter-auto/1.0.0-next.80: + resolution: {integrity: sha512-352WoZr9fQgxJqgNENvxRr2gsA+wTF6V9AVaQaaatDYd3RVEBaXTYOOalFaRLSa25mRUJaLYP2aaliqczMl23g==} dependencies: - '@sveltejs/adapter-cloudflare': 1.0.0-next.33 - '@sveltejs/adapter-netlify': 1.0.0-next.77 - '@sveltejs/adapter-vercel': 1.0.0-next.74 + '@sveltejs/adapter-cloudflare': 1.0.0-next.38 + '@sveltejs/adapter-netlify': 1.0.0-next.78 + '@sveltejs/adapter-vercel': 1.0.0-next.77 transitivePeerDependencies: - encoding - supports-color dev: true - /@sveltejs/adapter-cloudflare/1.0.0-next.33: - resolution: {integrity: sha512-RNHHv3qcIZG7JbvucZEUEM5Vxqt6VApfIpXcOuAfq5IhJ+AOR33L+aAtkbIxhCcXr8d237YHibNWFSnxCHoVOg==} + /@sveltejs/adapter-cloudflare/1.0.0-next.38: + resolution: {integrity: sha512-N6jdTomRZkdKlcNoguwYD7lpdXSt0beIyUJsp0MS/YLm/4gI83y698zFYInFKJ9t5e6DAnuEBSAXcg568z2oFA==} dependencies: '@cloudflare/workers-types': 3.14.1 esbuild: 0.15.7 worktop: 0.8.0-next.14 dev: true - /@sveltejs/adapter-netlify/1.0.0-next.77: - resolution: {integrity: sha512-g4+i8xQROxw4Olt5T0bJAj3qCDuluQ/JnvzqajEz620COuIddpa2B1xK5DmbAhxQox823jLNTxg7LOEpBqD3bw==} + /@sveltejs/adapter-netlify/1.0.0-next.78: + resolution: {integrity: sha512-Yyn/j/0QcLK3Db442ducLUZmyvkO74j7Gdcwu9xN0fQN3kBlCJP9Itx5o4SySrPFGc4Q8cLJ5ELNg+mWduLBAA==} dependencies: '@iarna/toml': 2.2.5 esbuild: 0.15.7 set-cookie-parser: 2.4.8 dev: true - /@sveltejs/adapter-vercel/1.0.0-next.74: - resolution: {integrity: sha512-BMAeib/aH0JdCyMncnugZteVMc47DfKtqE49BpH8JtiIBna34mkYevUWFLyIEVjoNUu2hHr9GMZXBI0q7JL8tQ==} + /@sveltejs/adapter-vercel/1.0.0-next.77: + resolution: {integrity: sha512-r4MqtP+lzx83HfcvI8PU0Yxzmxt6WQq9nzZETLboJouJzhSBUFIN5RmNZfEn6nNIlUwZbGQUEK/FxsRnnxI/Ig==} dependencies: '@vercel/nft': 0.22.1 esbuild: 0.15.7 @@ -358,8 +358,8 @@ packages: - supports-color dev: true - /@sveltejs/kit/1.0.0-next.481_svelte@3.50.1+vite@3.1.0: - resolution: {integrity: sha512-rgt6KKjUmx/S/a/duntAp+yds9F3fSm6uq8nvfWHuT1aVGSC5sOdNDrKqck7PCUc9/GPJ6WJu3et5R69hqevRw==} + /@sveltejs/kit/1.0.0-next.504_svelte@3.50.1+vite@3.1.3: + resolution: {integrity: sha512-KrhlSHT3aCVnhRgUoN6aGIjIw3nWEdNwfoZcE1x65F5D7Ju/K9D8dQwyal9v0aBAZyN9nFuXxsYGaMLE9sppfw==} engines: {node: '>=16.14'} hasBin: true requiresBuild: true @@ -367,7 +367,8 @@ packages: svelte: ^3.44.0 vite: ^3.1.0 dependencies: - '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.0 + '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.3 + '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 3.1.3 kleur: 4.1.5 @@ -380,13 +381,13 @@ packages: svelte: 3.50.1 tiny-glob: 0.2.9 undici: 5.10.0 - vite: 3.1.0 + vite: 3.1.3 transitivePeerDependencies: - diff-match-patch - supports-color dev: true - /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.0: + /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.3: resolution: {integrity: sha512-CmSdSow0Dr5ua1A11BQMtreWnE0JZmkVIcRU/yG3PKbycKUpXjNdgYTWFSbStLB0vdlGnBbm2+Y4sBVj+C+TIw==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -404,7 +405,7 @@ packages: magic-string: 0.26.3 svelte: 3.50.1 svelte-hmr: 0.14.12_svelte@3.50.1 - vite: 3.1.0 + vite: 3.1.3 transitivePeerDependencies: - supports-color dev: true @@ -413,6 +414,10 @@ packages: resolution: {integrity: sha512-pYrtLtOwku/7r1i9AMONsJMVYAtk3hzOfiGNekhtq5tYBGA7unMve8RvUclKLMT3PrihvJqUmzsRGh0RP84hKg==} dev: true + /@types/cookie/0.5.1: + resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==} + dev: true + /@types/json-schema/7.0.9: resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} dev: true @@ -431,8 +436,8 @@ packages: '@types/node': 17.0.9 dev: true - /@typescript-eslint/eslint-plugin/5.37.0_22c5fnooleyfkzrkkgdmel5kmi: - resolution: {integrity: sha512-Fde6W0IafXktz1UlnhGkrrmnnGpAo1kyX7dnyHHVrmwJOn72Oqm3eYtddrpOwwel2W8PAK9F3pIL5S+lfoM0og==} + /@typescript-eslint/eslint-plugin/5.38.1_qatzzi2vqzjqg2tq57nszrvcfi: + resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -442,13 +447,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.37.0_irgkl5vooow2ydyo6aokmferha - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/type-utils': 5.37.0_irgkl5vooow2ydyo6aokmferha - '@typescript-eslint/utils': 5.37.0_irgkl5vooow2ydyo6aokmferha + '@typescript-eslint/parser': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/type-utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku + '@typescript-eslint/utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku debug: 4.3.4 - eslint: 8.23.1 - functional-red-black-tree: 1.0.1 + eslint: 8.24.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 @@ -458,8 +462,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-01VzI/ipYKuaG5PkE5+qyJ6m02fVALmMPY3Qq5BHflDx3y4VobbLdHQkSMg9VPRS4KdNt4oYTMaomFoHonBGAw==} + /@typescript-eslint/parser/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -468,26 +472,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.37.0: - resolution: {integrity: sha512-F67MqrmSXGd/eZnujjtkPgBQzgespu/iCZ+54Ok9X5tALb9L2v3G+QBSoWkXG0p3lcTJsL+iXz5eLUEdSiJU9Q==} + /@typescript-eslint/scope-manager/5.38.1: + resolution: {integrity: sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 dev: true - /@typescript-eslint/type-utils/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-BSx/O0Z0SXOF5tY0bNTBcDEKz2Ec20GVYvq/H/XNKiUorUFilH7NPbFUuiiyzWaSdN3PA8JV0OvYx0gH/5aFAQ==} + /@typescript-eslint/type-utils/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -496,23 +500,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_irgkl5vooow2ydyo6aokmferha + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 tsutils: 3.21.0_typescript@4.8.3 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.37.0: - resolution: {integrity: sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==} + /@typescript-eslint/types/5.38.1: + resolution: {integrity: sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.37.0_typescript@4.8.3: - resolution: {integrity: sha512-JkFoFIt/cx59iqEDSgIGnQpCTRv96MQnXCYvJi7QhBC24uyuzbD8wVbajMB1b9x4I0octYFJ3OwjAwNqk1AjDA==} + /@typescript-eslint/typescript-estree/5.38.1_typescript@4.8.3: + resolution: {integrity: sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -520,8 +524,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -532,29 +536,29 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-jUEJoQrWbZhmikbcWSMDuUSxEE7ID2W/QCV/uz10WtQqfOuKZUqFGjqLJ+qhDd17rjgp+QJPqTdPIBWwoob2NQ==} + /@typescript-eslint/utils/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==} 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.9 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - eslint: 8.23.1 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + eslint: 8.24.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.37.0: - resolution: {integrity: sha512-Hp7rT4cENBPIzMwrlehLW/28EVCOcE9U1Z1BQTc8EA8v5qpr7GRGuG+U58V5tTY48zvUOA3KHvw3rA8tY9fbdA==} + /@typescript-eslint/visitor-keys/5.38.1: + resolution: {integrity: sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 + '@typescript-eslint/types': 5.38.1 eslint-visitor-keys: 3.3.0 dev: true @@ -1060,22 +1064,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.23.1: + /eslint-config-prettier/8.5.0_eslint@8.24.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 dev: true - /eslint-plugin-svelte3/4.0.0_rhh4tpcyg7zwtq6pdnkzw5gxma: + /eslint-plugin-svelte3/4.0.0_snydkosur25h6rjxszquwacaua: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.23.1 + eslint: 8.24.0 svelte: 3.50.1 dev: true @@ -1095,13 +1099,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.23.1: + /eslint-utils/3.0.0_eslint@8.24.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1115,13 +1119,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.23.1: - resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==} + /eslint/8.24.0: + resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.2 - '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/config-array': 0.10.5 '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@humanwhocodes/module-importer': 1.0.1 ajv: 6.12.6 @@ -1131,7 +1135,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1314,10 +1318,6 @@ packages: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} dev: true - /functional-red-black-tree/1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} - dev: true - /gauge/3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} @@ -1816,8 +1816,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.7.0_nk6d2fkgcllkkdynqbuearcure: - resolution: {integrity: sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==} + /prettier-plugin-svelte/2.7.1_nk6d2fkgcllkkdynqbuearcure: + resolution: {integrity: sha512-H33qjhCBZyd9Zr1A5hUAYDh7j0Mf97uvy7XcA7CP4nNSYrNcPvBUf7wI8K9NptWTIs0S41QtgTWmJIUiGlEBtw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 @@ -2088,8 +2088,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 @@ -2283,8 +2283,8 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /vite/3.1.0: - resolution: {integrity: sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==} + /vite/3.1.3: + resolution: {integrity: sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: diff --git a/svelte-component-namespace/.node-version b/svelte-component-namespace/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/svelte-component-namespace/.node-version +++ b/svelte-component-namespace/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/svelte-component-namespace/package.json b/svelte-component-namespace/package.json index fcc38993..3870829e 100644 --- a/svelte-component-namespace/package.json +++ b/svelte-component-namespace/package.json @@ -12,15 +12,15 @@ }, "devDependencies": { "@sveltejs/kit": "next", - "@typescript-eslint/eslint-plugin": "5.37.0", - "@typescript-eslint/parser": "5.37.0", - "eslint": "8.23.1", + "@typescript-eslint/eslint-plugin": "5.38.1", + "@typescript-eslint/parser": "5.38.1", + "eslint": "8.24.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "4.0.0", "prettier": "2.7.1", - "prettier-plugin-svelte": "2.7.0", + "prettier-plugin-svelte": "2.7.1", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", "typescript": "4.8.3" diff --git a/svelte-component-namespace/pnpm-lock.yaml b/svelte-component-namespace/pnpm-lock.yaml index 8fbdb14f..8a79392a 100644 --- a/svelte-component-namespace/pnpm-lock.yaml +++ b/svelte-component-namespace/pnpm-lock.yaml @@ -2,30 +2,30 @@ lockfileVersion: 5.3 specifiers: '@sveltejs/kit': next - '@typescript-eslint/eslint-plugin': 5.37.0 - '@typescript-eslint/parser': 5.37.0 - eslint: 8.23.1 + '@typescript-eslint/eslint-plugin': 5.38.1 + '@typescript-eslint/parser': 5.38.1 + eslint: 8.24.0 eslint-config-prettier: 8.5.0 eslint-plugin-svelte3: 4.0.0 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0 + prettier-plugin-svelte: 2.7.1 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-preprocess: 4.10.7 tslib: 2.4.0 typescript: 4.8.3 devDependencies: - '@sveltejs/kit': 1.0.0-next.481_svelte@3.50.1 - '@typescript-eslint/eslint-plugin': 5.37.0_d685d2b5ce593055662a5186c22faa62 - '@typescript-eslint/parser': 5.37.0_eslint@8.23.1+typescript@4.8.3 - eslint: 8.23.1 - eslint-config-prettier: 8.5.0_eslint@8.23.1 - eslint-plugin-svelte3: 4.0.0_eslint@8.23.1+svelte@3.50.1 + '@sveltejs/kit': 1.0.0-next.504_svelte@3.50.1 + '@typescript-eslint/eslint-plugin': 5.38.1_80279ca3558653036a70efdb2cc6a22a + '@typescript-eslint/parser': 5.38.1_eslint@8.24.0+typescript@4.8.3 + eslint: 8.24.0 + eslint-config-prettier: 8.5.0_eslint@8.24.0 + eslint-plugin-svelte3: 4.0.0_eslint@8.24.0+svelte@3.50.1 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0_prettier@2.7.1+svelte@3.50.1 + prettier-plugin-svelte: 2.7.1_prettier@2.7.1+svelte@3.50.1 svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-preprocess: 4.10.7_svelte@3.50.1+typescript@4.8.3 tslib: 2.4.0 typescript: 4.8.3 @@ -49,8 +49,8 @@ packages: - supports-color dev: true - /@humanwhocodes/config-array/0.10.4: - resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} + /@humanwhocodes/config-array/0.10.5: + resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -122,8 +122,8 @@ packages: picomatch: 2.3.1 dev: true - /@sveltejs/kit/1.0.0-next.481_svelte@3.50.1: - resolution: {integrity: sha512-rgt6KKjUmx/S/a/duntAp+yds9F3fSm6uq8nvfWHuT1aVGSC5sOdNDrKqck7PCUc9/GPJ6WJu3et5R69hqevRw==} + /@sveltejs/kit/1.0.0-next.504_svelte@3.50.1: + resolution: {integrity: sha512-KrhlSHT3aCVnhRgUoN6aGIjIw3nWEdNwfoZcE1x65F5D7Ju/K9D8dQwyal9v0aBAZyN9nFuXxsYGaMLE9sppfw==} engines: {node: '>=16.14'} hasBin: true requiresBuild: true @@ -132,6 +132,7 @@ packages: vite: ^3.1.0 dependencies: '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1 + '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 3.1.3 kleur: 4.1.5 @@ -171,6 +172,10 @@ packages: - supports-color dev: true + /@types/cookie/0.5.1: + resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==} + dev: true + /@types/json-schema/7.0.9: resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} dev: true @@ -189,8 +194,8 @@ packages: '@types/node': 17.0.14 dev: true - /@typescript-eslint/eslint-plugin/5.37.0_d685d2b5ce593055662a5186c22faa62: - resolution: {integrity: sha512-Fde6W0IafXktz1UlnhGkrrmnnGpAo1kyX7dnyHHVrmwJOn72Oqm3eYtddrpOwwel2W8PAK9F3pIL5S+lfoM0og==} + /@typescript-eslint/eslint-plugin/5.38.1_80279ca3558653036a70efdb2cc6a22a: + resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -200,13 +205,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.37.0_eslint@8.23.1+typescript@4.8.3 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/type-utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 + '@typescript-eslint/parser': 5.38.1_eslint@8.24.0+typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/type-utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 - functional-red-black-tree: 1.0.1 + eslint: 8.24.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 @@ -216,8 +220,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-01VzI/ipYKuaG5PkE5+qyJ6m02fVALmMPY3Qq5BHflDx3y4VobbLdHQkSMg9VPRS4KdNt4oYTMaomFoHonBGAw==} + /@typescript-eslint/parser/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -226,26 +230,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.37.0: - resolution: {integrity: sha512-F67MqrmSXGd/eZnujjtkPgBQzgespu/iCZ+54Ok9X5tALb9L2v3G+QBSoWkXG0p3lcTJsL+iXz5eLUEdSiJU9Q==} + /@typescript-eslint/scope-manager/5.38.1: + resolution: {integrity: sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 dev: true - /@typescript-eslint/type-utils/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-BSx/O0Z0SXOF5tY0bNTBcDEKz2Ec20GVYvq/H/XNKiUorUFilH7NPbFUuiiyzWaSdN3PA8JV0OvYx0gH/5aFAQ==} + /@typescript-eslint/type-utils/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -254,23 +258,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 tsutils: 3.21.0_typescript@4.8.3 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.37.0: - resolution: {integrity: sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==} + /@typescript-eslint/types/5.38.1: + resolution: {integrity: sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.37.0_typescript@4.8.3: - resolution: {integrity: sha512-JkFoFIt/cx59iqEDSgIGnQpCTRv96MQnXCYvJi7QhBC24uyuzbD8wVbajMB1b9x4I0octYFJ3OwjAwNqk1AjDA==} + /@typescript-eslint/typescript-estree/5.38.1_typescript@4.8.3: + resolution: {integrity: sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -278,8 +282,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -290,29 +294,29 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-jUEJoQrWbZhmikbcWSMDuUSxEE7ID2W/QCV/uz10WtQqfOuKZUqFGjqLJ+qhDd17rjgp+QJPqTdPIBWwoob2NQ==} + /@typescript-eslint/utils/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==} 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.9 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - eslint: 8.23.1 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + eslint: 8.24.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.37.0: - resolution: {integrity: sha512-Hp7rT4cENBPIzMwrlehLW/28EVCOcE9U1Z1BQTc8EA8v5qpr7GRGuG+U58V5tTY48zvUOA3KHvw3rA8tY9fbdA==} + /@typescript-eslint/visitor-keys/5.38.1: + resolution: {integrity: sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 + '@typescript-eslint/types': 5.38.1 eslint-visitor-keys: 3.3.0 dev: true @@ -510,22 +514,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.23.1: + /eslint-config-prettier/8.5.0_eslint@8.24.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 dev: true - /eslint-plugin-svelte3/4.0.0_eslint@8.23.1+svelte@3.50.1: + /eslint-plugin-svelte3/4.0.0_eslint@8.24.0+svelte@3.50.1: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.23.1 + eslint: 8.24.0 svelte: 3.50.1 dev: true @@ -545,13 +549,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.23.1: + /eslint-utils/3.0.0_eslint@8.24.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 eslint-visitor-keys: 2.1.0 dev: true @@ -565,13 +569,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.23.1: - resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==} + /eslint/8.24.0: + resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.2 - '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/config-array': 0.10.5 '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@humanwhocodes/module-importer': 1.0.1 ajv: 6.12.6 @@ -581,7 +585,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -745,10 +749,6 @@ packages: dev: true optional: true - /functional-red-black-tree/1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} - dev: true - /glob-parent/5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} @@ -1085,8 +1085,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.7.0_prettier@2.7.1+svelte@3.50.1: - resolution: {integrity: sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==} + /prettier-plugin-svelte/2.7.1_prettier@2.7.1+svelte@3.50.1: + resolution: {integrity: sha512-H33qjhCBZyd9Zr1A5hUAYDh7j0Mf97uvy7XcA7CP4nNSYrNcPvBUf7wI8K9NptWTIs0S41QtgTWmJIUiGlEBtw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 @@ -1246,8 +1246,8 @@ packages: has-flag: 4.0.0 dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 diff --git a/svelte-generics/.node-version b/svelte-generics/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/svelte-generics/.node-version +++ b/svelte-generics/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/svelte-generics/package.json b/svelte-generics/package.json index 6b28db6d..e57d4b6d 100644 --- a/svelte-generics/package.json +++ b/svelte-generics/package.json @@ -9,13 +9,13 @@ "check": "svelte-check --tsconfig ./tsconfig.json" }, "devDependencies": { - "@sveltejs/vite-plugin-svelte": "1.0.5", + "@sveltejs/vite-plugin-svelte": "1.0.8", "@tsconfig/svelte": "3.0.0", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", "typescript": "4.8.3", - "vite": "3.1.0" + "vite": "3.1.3" } } diff --git a/svelte-generics/pnpm-lock.yaml b/svelte-generics/pnpm-lock.yaml index 3202bf99..1dedfa95 100644 --- a/svelte-generics/pnpm-lock.yaml +++ b/svelte-generics/pnpm-lock.yaml @@ -1,24 +1,24 @@ lockfileVersion: 5.3 specifiers: - '@sveltejs/vite-plugin-svelte': 1.0.5 + '@sveltejs/vite-plugin-svelte': 1.0.8 '@tsconfig/svelte': 3.0.0 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-preprocess: 4.10.7 tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 devDependencies: - '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.0 + '@sveltejs/vite-plugin-svelte': 1.0.8_svelte@3.50.1+vite@3.1.3 '@tsconfig/svelte': 3.0.0 svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-preprocess: 4.10.7_svelte@3.50.1+typescript@4.8.3 tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 packages: @@ -76,8 +76,8 @@ packages: picomatch: 2.3.1 dev: true - /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.0: - resolution: {integrity: sha512-CmSdSow0Dr5ua1A11BQMtreWnE0JZmkVIcRU/yG3PKbycKUpXjNdgYTWFSbStLB0vdlGnBbm2+Y4sBVj+C+TIw==} + /@sveltejs/vite-plugin-svelte/1.0.8_svelte@3.50.1+vite@3.1.3: + resolution: {integrity: sha512-1xkVTB4pm6zuign858FzVYE9Fdw9MQBOlxrdd85STV0NvTDmcofcRpcrK+zcIyT8SZ2dseHLu8hvDwzssF6RfA==} engines: {node: ^14.18.0 || >= 16} peerDependencies: diff-match-patch: ^1.0.5 @@ -93,8 +93,8 @@ packages: kleur: 4.1.5 magic-string: 0.26.3 svelte: 3.50.1 - svelte-hmr: 0.14.12_svelte@3.50.1 - vite: 3.1.0 + svelte-hmr: 0.15.0_svelte@3.50.1 + vite: 3.1.3 transitivePeerDependencies: - supports-color dev: true @@ -744,8 +744,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 @@ -772,8 +772,8 @@ packages: - sugarss dev: true - /svelte-hmr/0.14.12_svelte@3.50.1: - resolution: {integrity: sha512-4QSW/VvXuqVcFZ+RhxiR8/newmwOCTlbYIezvkeN6302YFRE8cXy0naamHcjz8Y9Ce3ITTZtrHrIL0AGfyo61w==} + /svelte-hmr/0.15.0_svelte@3.50.1: + resolution: {integrity: sha512-Aw21SsyoohyVn4yiKXWPNCSW2DQNH/76kvUnE9kpt4h9hcg9tfyQc6xshx9hzgMfGF0kVx0EGD8oBMWSnATeOg==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: svelte: '>=3.19.0' @@ -854,8 +854,8 @@ packages: hasBin: true dev: true - /vite/3.1.0: - resolution: {integrity: sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==} + /vite/3.1.3: + resolution: {integrity: sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: diff --git a/svelte-hasura-uqrl/docker-compose.yml b/svelte-hasura-uqrl/docker-compose.yml index 5b07c6fc..756a8c93 100644 --- a/svelte-hasura-uqrl/docker-compose.yml +++ b/svelte-hasura-uqrl/docker-compose.yml @@ -8,7 +8,7 @@ services: environment: POSTGRES_PASSWORD: postgrespassword graphql-engine: - image: hasura/graphql-engine:v2.11.2 + image: hasura/graphql-engine:v2.12.0 ports: - "8080:8080" depends_on: diff --git a/svelte-hasura-uqrl/web/.node-version b/svelte-hasura-uqrl/web/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/svelte-hasura-uqrl/web/.node-version +++ b/svelte-hasura-uqrl/web/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/svelte-hasura-uqrl/web/package.json b/svelte-hasura-uqrl/web/package.json index f4f2f03f..8cd9730e 100644 --- a/svelte-hasura-uqrl/web/package.json +++ b/svelte-hasura-uqrl/web/package.json @@ -12,21 +12,21 @@ "codegen": "graphql-codegen --config codegen.yml" }, "devDependencies": { - "@graphql-codegen/cli": "2.12.0", + "@graphql-codegen/cli": "2.12.2", "@graphql-codegen/typed-document-node": "2.3.3", "@graphql-codegen/typescript": "2.7.3", "@graphql-codegen/typescript-operations": "2.5.3", "@graphql-typed-document-node/core": "3.1.1", - "@sveltejs/vite-plugin-svelte": "1.0.5", + "@sveltejs/vite-plugin-svelte": "1.0.8", "@tsconfig/svelte": "3.0.0", "@urql/svelte": "2.0.2", "graphql": "16.6.0", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", "typescript": "4.8.3", - "vite": "3.1.0" + "vite": "3.1.3" }, "dependencies": { "@urql/core": "^2.6.1" diff --git a/svelte-hasura-uqrl/web/pnpm-lock.yaml b/svelte-hasura-uqrl/web/pnpm-lock.yaml index 1f21939e..6612c219 100644 --- a/svelte-hasura-uqrl/web/pnpm-lock.yaml +++ b/svelte-hasura-uqrl/web/pnpm-lock.yaml @@ -1,42 +1,42 @@ lockfileVersion: 5.3 specifiers: - '@graphql-codegen/cli': 2.12.0 + '@graphql-codegen/cli': 2.12.2 '@graphql-codegen/typed-document-node': 2.3.3 '@graphql-codegen/typescript': 2.7.3 '@graphql-codegen/typescript-operations': 2.5.3 '@graphql-typed-document-node/core': 3.1.1 - '@sveltejs/vite-plugin-svelte': 1.0.5 + '@sveltejs/vite-plugin-svelte': 1.0.8 '@tsconfig/svelte': 3.0.0 '@urql/core': ^2.6.1 '@urql/svelte': 2.0.2 graphql: 16.6.0 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-preprocess: 4.10.7 tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 dependencies: '@urql/core': 2.6.1_graphql@16.6.0 devDependencies: - '@graphql-codegen/cli': 2.12.0_graphql@16.6.0+typescript@4.8.3 + '@graphql-codegen/cli': 2.12.2_graphql@16.6.0+typescript@4.8.3 '@graphql-codegen/typed-document-node': 2.3.3_graphql@16.6.0 '@graphql-codegen/typescript': 2.7.3_graphql@16.6.0 '@graphql-codegen/typescript-operations': 2.5.3_graphql@16.6.0 '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 - '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.0 + '@sveltejs/vite-plugin-svelte': 1.0.8_svelte@3.50.1+vite@3.1.3 '@tsconfig/svelte': 3.0.0 '@urql/svelte': 2.0.2_graphql@16.6.0+svelte@3.50.1 graphql: 16.6.0 svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-preprocess: 4.10.7_svelte@3.50.1+typescript@4.8.3 tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 packages: @@ -660,14 +660,14 @@ packages: dev: true optional: true - /@graphql-codegen/cli/2.12.0_graphql@16.6.0+typescript@4.8.3: - resolution: {integrity: sha512-esaMiiuypAtJNiZUhGdFmG0gTMEF5dYkqP/7I04egxSragwbIETU8gOl6/gHdLSAV5su7dgfIEZNdWmGCOWAbg==} + /@graphql-codegen/cli/2.12.2_graphql@16.6.0+typescript@4.8.3: + resolution: {integrity: sha512-cM2BS1FDWiZKpCFxdmhKsUzlNFs8X54yJm9djsPdz36yzXV5Sa4t6HQzr0vAX8cpc9RneBBi3rCkozRuRbBtjA==} 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 dependencies: '@graphql-codegen/core': 2.6.2_graphql@16.6.0 - '@graphql-codegen/plugin-helpers': 2.7.0_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 2.7.1_graphql@16.6.0 '@graphql-tools/apollo-engine-loader': 7.3.6_graphql@16.6.0 '@graphql-tools/code-file-loader': 7.3.1_graphql@16.6.0 '@graphql-tools/git-loader': 7.2.1_graphql@16.6.0 @@ -677,8 +677,8 @@ packages: '@graphql-tools/load': 7.7.1_graphql@16.6.0 '@graphql-tools/prisma-loader': 7.2.7_graphql@16.6.0 '@graphql-tools/url-loader': 7.13.2_graphql@16.6.0 - '@graphql-tools/utils': 8.9.0_graphql@16.6.0 - '@whatwg-node/fetch': 0.3.2 + '@graphql-tools/utils': 8.11.0_graphql@16.6.0 + '@whatwg-node/fetch': 0.4.5 ansi-escapes: 4.3.2 chalk: 4.1.2 chokidar: 3.5.3 @@ -717,9 +717,9 @@ 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': 2.7.0_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 2.7.1_graphql@16.6.0 '@graphql-tools/schema': 9.0.3_graphql@16.6.0 - '@graphql-tools/utils': 8.9.0_graphql@16.6.0 + '@graphql-tools/utils': 8.11.0_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.0 dev: true @@ -729,7 +729,21 @@ 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-tools/utils': 8.9.0_graphql@16.6.0 + '@graphql-tools/utils': 8.11.0_graphql@16.6.0 + change-case-all: 1.0.14 + common-tags: 1.8.2 + graphql: 16.6.0 + import-from: 4.0.0 + lodash: 4.17.21 + tslib: 2.4.0 + dev: true + + /@graphql-codegen/plugin-helpers/2.7.1_graphql@16.6.0: + resolution: {integrity: sha512-wpEShhwbQp8pqXolnSCNaj0pU91LbuBvYHpYqm96TUqyeKQYAYRVmw3JIt0g8UQpKYhg8lYIDwWdcINOYqkGLg==} + 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': 8.11.0_graphql@16.6.0 change-case-all: 1.0.14 common-tags: 1.8.2 graphql: 16.6.0 @@ -743,8 +757,8 @@ 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': 2.7.0_graphql@16.6.0 - '@graphql-tools/utils': 8.9.0_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 2.7.1_graphql@16.6.0 + '@graphql-tools/utils': 8.11.0_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.0 dev: true @@ -802,10 +816,10 @@ 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': 2.7.0_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 2.7.1_graphql@16.6.0 '@graphql-tools/optimize': 1.3.0_graphql@16.6.0 '@graphql-tools/relay-operation-optimizer': 6.5.0_graphql@16.6.0 - '@graphql-tools/utils': 8.9.0_graphql@16.6.0 + '@graphql-tools/utils': 8.11.0_graphql@16.6.0 auto-bind: 4.0.0 change-case-all: 1.0.14 dependency-graph: 0.11.0 @@ -1240,8 +1254,8 @@ packages: picomatch: 2.3.1 dev: true - /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.0: - resolution: {integrity: sha512-CmSdSow0Dr5ua1A11BQMtreWnE0JZmkVIcRU/yG3PKbycKUpXjNdgYTWFSbStLB0vdlGnBbm2+Y4sBVj+C+TIw==} + /@sveltejs/vite-plugin-svelte/1.0.8_svelte@3.50.1+vite@3.1.3: + resolution: {integrity: sha512-1xkVTB4pm6zuign858FzVYE9Fdw9MQBOlxrdd85STV0NvTDmcofcRpcrK+zcIyT8SZ2dseHLu8hvDwzssF6RfA==} engines: {node: ^14.18.0 || >= 16} peerDependencies: diff-match-patch: ^1.0.5 @@ -1257,8 +1271,8 @@ packages: kleur: 4.1.5 magic-string: 0.26.3 svelte: 3.50.1 - svelte-hmr: 0.14.12_svelte@3.50.1 - vite: 3.1.0 + svelte-hmr: 0.15.0_svelte@3.50.1 + vite: 3.1.3 transitivePeerDependencies: - supports-color dev: true @@ -1374,13 +1388,12 @@ packages: - encoding dev: true - /@whatwg-node/fetch/0.3.2: - resolution: {integrity: sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ==} + /@whatwg-node/fetch/0.4.5: + resolution: {integrity: sha512-goWqxQ/+8pAbbOjdnE4f2BwQXZ9OPR8BE8ZOWP8PIhoTo+6tI1yDouMd1f6OltS6t5cF8bx3HJ/ii6ETg3F1lg==} dependencies: '@peculiar/webcrypto': 1.4.0 abort-controller: 3.0.0 busboy: 1.6.0 - event-target-polyfill: 0.0.3 form-data-encoder: 1.7.1 formdata-node: 4.3.2 node-fetch: 2.6.7 @@ -2415,9 +2428,9 @@ packages: '@graphql-tools/graphql-file-loader': 7.5.0_graphql@16.6.0 '@graphql-tools/json-file-loader': 7.4.1_graphql@16.6.0 '@graphql-tools/load': 7.7.1_graphql@16.6.0 - '@graphql-tools/merge': 8.3.1_graphql@16.6.0 + '@graphql-tools/merge': 8.3.5_graphql@16.6.0 '@graphql-tools/url-loader': 7.13.2_graphql@16.6.0 - '@graphql-tools/utils': 8.9.0_graphql@16.6.0 + '@graphql-tools/utils': 8.11.0_graphql@16.6.0 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 cosmiconfig-typescript-loader: 4.0.0_30a28df3bae440dbc87323192923f97a @@ -3558,8 +3571,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 @@ -3586,8 +3599,8 @@ packages: - sugarss dev: true - /svelte-hmr/0.14.12_svelte@3.50.1: - resolution: {integrity: sha512-4QSW/VvXuqVcFZ+RhxiR8/newmwOCTlbYIezvkeN6302YFRE8cXy0naamHcjz8Y9Ce3ITTZtrHrIL0AGfyo61w==} + /svelte-hmr/0.15.0_svelte@3.50.1: + resolution: {integrity: sha512-Aw21SsyoohyVn4yiKXWPNCSW2DQNH/76kvUnE9kpt4h9hcg9tfyQc6xshx9hzgMfGF0kVx0EGD8oBMWSnATeOg==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: svelte: '>=3.19.0' @@ -3785,8 +3798,8 @@ packages: engines: {node: '>=12'} dev: true - /vite/3.1.0: - resolution: {integrity: sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==} + /vite/3.1.3: + resolution: {integrity: sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: diff --git a/svelte-kit-prisma/.node-version b/svelte-kit-prisma/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/svelte-kit-prisma/.node-version +++ b/svelte-kit-prisma/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/svelte-kit-prisma/package.json b/svelte-kit-prisma/package.json index 5d888af1..cf2e823c 100644 --- a/svelte-kit-prisma/package.json +++ b/svelte-kit-prisma/package.json @@ -17,34 +17,34 @@ "dependencies": { "@prisma/client": "4.1.1", "dayjs": "1.11.5", - "felte": "1.2.3", + "felte": "1.2.4", "zod": "3.19.1" }, "devDependencies": { - "@sveltejs/adapter-auto": "1.0.0-next.73", - "@sveltejs/kit": "1.0.0-next.481", + "@sveltejs/adapter-auto": "1.0.0-next.80", + "@sveltejs/kit": "1.0.0-next.504", "@types/bcryptjs": "2.4.2", - "@types/node": "18.7.18", - "@typescript-eslint/eslint-plugin": "5.37.0", - "@typescript-eslint/parser": "5.37.0", + "@types/node": "18.7.23", + "@typescript-eslint/eslint-plugin": "5.38.1", + "@typescript-eslint/parser": "5.38.1", "bcryptjs": "2.4.3", - "carbon-icons-svelte": "11.2.0", - "eslint": "8.23.1", + "carbon-icons-svelte": "11.3.0", + "eslint": "8.24.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "4.0.0", "prettier": "2.7.1", - "prettier-plugin-svelte": "2.7.0", + "prettier-plugin-svelte": "2.7.1", "prisma": "4.1.1", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", "tsx": "3.9.0", "typescript": "4.8.3", - "vite": "3.1.0", + "vite": "3.1.3", "vite-plugin-windicss": "1.8.8", "windicss": "3.5.6" }, "type": "module", - "packageManager": "pnpm@7.11.0" + "packageManager": "pnpm@7.12.2" } diff --git a/svelte-kit-prisma/pnpm-lock.yaml b/svelte-kit-prisma/pnpm-lock.yaml index fcc21dfa..45c44b4a 100644 --- a/svelte-kit-prisma/pnpm-lock.yaml +++ b/svelte-kit-prisma/pnpm-lock.yaml @@ -2,29 +2,29 @@ lockfileVersion: 5.4 specifiers: '@prisma/client': 4.1.1 - '@sveltejs/adapter-auto': 1.0.0-next.73 - '@sveltejs/kit': 1.0.0-next.481 + '@sveltejs/adapter-auto': 1.0.0-next.80 + '@sveltejs/kit': 1.0.0-next.504 '@types/bcryptjs': 2.4.2 - '@types/node': 18.7.18 - '@typescript-eslint/eslint-plugin': 5.37.0 - '@typescript-eslint/parser': 5.37.0 + '@types/node': 18.7.23 + '@typescript-eslint/eslint-plugin': 5.38.1 + '@typescript-eslint/parser': 5.38.1 bcryptjs: 2.4.3 - carbon-icons-svelte: 11.2.0 + carbon-icons-svelte: 11.3.0 dayjs: 1.11.5 - eslint: 8.23.1 + eslint: 8.24.0 eslint-config-prettier: 8.5.0 eslint-plugin-svelte3: 4.0.0 - felte: 1.2.3 + felte: 1.2.4 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0 + prettier-plugin-svelte: 2.7.1 prisma: 4.1.1 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-preprocess: 4.10.7 tslib: 2.4.0 tsx: 3.9.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 vite-plugin-windicss: 1.8.8 windicss: 3.5.6 zod: 3.19.1 @@ -32,32 +32,32 @@ specifiers: dependencies: '@prisma/client': 4.1.1_prisma@4.1.1 dayjs: 1.11.5 - felte: 1.2.3_svelte@3.50.1 + felte: 1.2.4_svelte@3.50.1 zod: 3.19.1 devDependencies: - '@sveltejs/adapter-auto': 1.0.0-next.73 - '@sveltejs/kit': 1.0.0-next.481_svelte@3.50.1+vite@3.1.0 + '@sveltejs/adapter-auto': 1.0.0-next.80 + '@sveltejs/kit': 1.0.0-next.504_svelte@3.50.1+vite@3.1.3 '@types/bcryptjs': 2.4.2 - '@types/node': 18.7.18 - '@typescript-eslint/eslint-plugin': 5.37.0_22c5fnooleyfkzrkkgdmel5kmi - '@typescript-eslint/parser': 5.37.0_irgkl5vooow2ydyo6aokmferha + '@types/node': 18.7.23 + '@typescript-eslint/eslint-plugin': 5.38.1_qatzzi2vqzjqg2tq57nszrvcfi + '@typescript-eslint/parser': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku bcryptjs: 2.4.3 - carbon-icons-svelte: 11.2.0 - eslint: 8.23.1 - eslint-config-prettier: 8.5.0_eslint@8.23.1 - eslint-plugin-svelte3: 4.0.0_rhh4tpcyg7zwtq6pdnkzw5gxma + carbon-icons-svelte: 11.3.0 + eslint: 8.24.0 + eslint-config-prettier: 8.5.0_eslint@8.24.0 + eslint-plugin-svelte3: 4.0.0_snydkosur25h6rjxszquwacaua prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0_nk6d2fkgcllkkdynqbuearcure + prettier-plugin-svelte: 2.7.1_nk6d2fkgcllkkdynqbuearcure prisma: 4.1.1 svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-preprocess: 4.10.7_iprco5tylfmvffqgrvqxc46njy tslib: 2.4.0 tsx: 3.9.0 typescript: 4.8.3 - vite: 3.1.0 - vite-plugin-windicss: 1.8.8_vite@3.1.0 + vite: 3.1.3 + vite-plugin-windicss: 1.8.8_vite@3.1.3 windicss: 3.5.6 packages: @@ -122,15 +122,15 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: false - /@felte/core/1.3.3: - resolution: {integrity: sha512-RcK3VBx6CL8O37tw8mWS44pfYkJQdxraT+eO5yHr9AjDpeqF4n864AcXnX7r6ists1EFXCXGMLSRrvY99cLFzw==} + /@felte/core/1.3.4: + resolution: {integrity: sha512-PQkvSge3VjiE5nwpJc18VbzP7BdHm3s19bK3RaTEKBf9MDUv0CZiDw7Pbrnr36oRJJEPqb2OsNIo2wn0sI2OYA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: '@felte/common': 1.1.2 dev: false - /@humanwhocodes/config-array/0.10.4: - resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} + /@humanwhocodes/config-array/0.10.5: + resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -246,35 +246,35 @@ packages: picomatch: 2.3.1 dev: true - /@sveltejs/adapter-auto/1.0.0-next.73: - resolution: {integrity: sha512-KvCnZtpyfJ6mhCX5jSTn/C4KfBe22VNcTLaHKBhdp/DUDDHJHX4so9nfSAXIC6TuLpxsKnA6dDKLVojlMe9H6g==} + /@sveltejs/adapter-auto/1.0.0-next.80: + resolution: {integrity: sha512-352WoZr9fQgxJqgNENvxRr2gsA+wTF6V9AVaQaaatDYd3RVEBaXTYOOalFaRLSa25mRUJaLYP2aaliqczMl23g==} dependencies: - '@sveltejs/adapter-cloudflare': 1.0.0-next.33 - '@sveltejs/adapter-netlify': 1.0.0-next.77 - '@sveltejs/adapter-vercel': 1.0.0-next.74 + '@sveltejs/adapter-cloudflare': 1.0.0-next.38 + '@sveltejs/adapter-netlify': 1.0.0-next.78 + '@sveltejs/adapter-vercel': 1.0.0-next.77 transitivePeerDependencies: - encoding - supports-color dev: true - /@sveltejs/adapter-cloudflare/1.0.0-next.33: - resolution: {integrity: sha512-RNHHv3qcIZG7JbvucZEUEM5Vxqt6VApfIpXcOuAfq5IhJ+AOR33L+aAtkbIxhCcXr8d237YHibNWFSnxCHoVOg==} + /@sveltejs/adapter-cloudflare/1.0.0-next.38: + resolution: {integrity: sha512-N6jdTomRZkdKlcNoguwYD7lpdXSt0beIyUJsp0MS/YLm/4gI83y698zFYInFKJ9t5e6DAnuEBSAXcg568z2oFA==} dependencies: '@cloudflare/workers-types': 3.14.1 esbuild: 0.15.7 worktop: 0.8.0-next.14 dev: true - /@sveltejs/adapter-netlify/1.0.0-next.77: - resolution: {integrity: sha512-g4+i8xQROxw4Olt5T0bJAj3qCDuluQ/JnvzqajEz620COuIddpa2B1xK5DmbAhxQox823jLNTxg7LOEpBqD3bw==} + /@sveltejs/adapter-netlify/1.0.0-next.78: + resolution: {integrity: sha512-Yyn/j/0QcLK3Db442ducLUZmyvkO74j7Gdcwu9xN0fQN3kBlCJP9Itx5o4SySrPFGc4Q8cLJ5ELNg+mWduLBAA==} dependencies: '@iarna/toml': 2.2.5 esbuild: 0.15.7 set-cookie-parser: 2.4.8 dev: true - /@sveltejs/adapter-vercel/1.0.0-next.74: - resolution: {integrity: sha512-BMAeib/aH0JdCyMncnugZteVMc47DfKtqE49BpH8JtiIBna34mkYevUWFLyIEVjoNUu2hHr9GMZXBI0q7JL8tQ==} + /@sveltejs/adapter-vercel/1.0.0-next.77: + resolution: {integrity: sha512-r4MqtP+lzx83HfcvI8PU0Yxzmxt6WQq9nzZETLboJouJzhSBUFIN5RmNZfEn6nNIlUwZbGQUEK/FxsRnnxI/Ig==} dependencies: '@vercel/nft': 0.22.1 esbuild: 0.15.7 @@ -283,8 +283,8 @@ packages: - supports-color dev: true - /@sveltejs/kit/1.0.0-next.481_svelte@3.50.1+vite@3.1.0: - resolution: {integrity: sha512-rgt6KKjUmx/S/a/duntAp+yds9F3fSm6uq8nvfWHuT1aVGSC5sOdNDrKqck7PCUc9/GPJ6WJu3et5R69hqevRw==} + /@sveltejs/kit/1.0.0-next.504_svelte@3.50.1+vite@3.1.3: + resolution: {integrity: sha512-KrhlSHT3aCVnhRgUoN6aGIjIw3nWEdNwfoZcE1x65F5D7Ju/K9D8dQwyal9v0aBAZyN9nFuXxsYGaMLE9sppfw==} engines: {node: '>=16.14'} hasBin: true requiresBuild: true @@ -292,7 +292,8 @@ packages: svelte: ^3.44.0 vite: ^3.1.0 dependencies: - '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.0 + '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.3 + '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 3.1.3 kleur: 4.1.5 @@ -305,13 +306,13 @@ packages: svelte: 3.50.1 tiny-glob: 0.2.9 undici: 5.10.0 - vite: 3.1.0 + vite: 3.1.3 transitivePeerDependencies: - diff-match-patch - supports-color dev: true - /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.0: + /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.3: resolution: {integrity: sha512-CmSdSow0Dr5ua1A11BQMtreWnE0JZmkVIcRU/yG3PKbycKUpXjNdgYTWFSbStLB0vdlGnBbm2+Y4sBVj+C+TIw==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -329,7 +330,7 @@ packages: magic-string: 0.26.3 svelte: 3.50.1 svelte-hmr: 0.14.12_svelte@3.50.1 - vite: 3.1.0 + vite: 3.1.3 transitivePeerDependencies: - supports-color dev: true @@ -338,12 +339,16 @@ packages: resolution: {integrity: sha512-LiMQ6EOPob/4yUL66SZzu6Yh77cbzJFYll+ZfaPiPPFswtIlA/Fs1MzdKYA7JApHU49zQTbJGX3PDmCpIdDBRQ==} dev: true + /@types/cookie/0.5.1: + resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==} + dev: true + /@types/json-schema/7.0.9: resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} dev: true - /@types/node/18.7.18: - resolution: {integrity: sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==} + /@types/node/18.7.23: + resolution: {integrity: sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==} dev: true /@types/pug/2.0.6: @@ -353,11 +358,11 @@ packages: /@types/sass/1.43.1: resolution: {integrity: sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==} dependencies: - '@types/node': 18.7.18 + '@types/node': 18.7.23 dev: true - /@typescript-eslint/eslint-plugin/5.37.0_22c5fnooleyfkzrkkgdmel5kmi: - resolution: {integrity: sha512-Fde6W0IafXktz1UlnhGkrrmnnGpAo1kyX7dnyHHVrmwJOn72Oqm3eYtddrpOwwel2W8PAK9F3pIL5S+lfoM0og==} + /@typescript-eslint/eslint-plugin/5.38.1_qatzzi2vqzjqg2tq57nszrvcfi: + resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -367,13 +372,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.37.0_irgkl5vooow2ydyo6aokmferha - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/type-utils': 5.37.0_irgkl5vooow2ydyo6aokmferha - '@typescript-eslint/utils': 5.37.0_irgkl5vooow2ydyo6aokmferha + '@typescript-eslint/parser': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/type-utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku + '@typescript-eslint/utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku debug: 4.3.4 - eslint: 8.23.1 - functional-red-black-tree: 1.0.1 + eslint: 8.24.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 @@ -383,8 +387,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-01VzI/ipYKuaG5PkE5+qyJ6m02fVALmMPY3Qq5BHflDx3y4VobbLdHQkSMg9VPRS4KdNt4oYTMaomFoHonBGAw==} + /@typescript-eslint/parser/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -393,26 +397,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.37.0: - resolution: {integrity: sha512-F67MqrmSXGd/eZnujjtkPgBQzgespu/iCZ+54Ok9X5tALb9L2v3G+QBSoWkXG0p3lcTJsL+iXz5eLUEdSiJU9Q==} + /@typescript-eslint/scope-manager/5.38.1: + resolution: {integrity: sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 dev: true - /@typescript-eslint/type-utils/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-BSx/O0Z0SXOF5tY0bNTBcDEKz2Ec20GVYvq/H/XNKiUorUFilH7NPbFUuiiyzWaSdN3PA8JV0OvYx0gH/5aFAQ==} + /@typescript-eslint/type-utils/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -421,23 +425,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_irgkl5vooow2ydyo6aokmferha + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 tsutils: 3.21.0_typescript@4.8.3 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.37.0: - resolution: {integrity: sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==} + /@typescript-eslint/types/5.38.1: + resolution: {integrity: sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.37.0_typescript@4.8.3: - resolution: {integrity: sha512-JkFoFIt/cx59iqEDSgIGnQpCTRv96MQnXCYvJi7QhBC24uyuzbD8wVbajMB1b9x4I0octYFJ3OwjAwNqk1AjDA==} + /@typescript-eslint/typescript-estree/5.38.1_typescript@4.8.3: + resolution: {integrity: sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -445,8 +449,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -457,29 +461,29 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.37.0_irgkl5vooow2ydyo6aokmferha: - resolution: {integrity: sha512-jUEJoQrWbZhmikbcWSMDuUSxEE7ID2W/QCV/uz10WtQqfOuKZUqFGjqLJ+qhDd17rjgp+QJPqTdPIBWwoob2NQ==} + /@typescript-eslint/utils/5.38.1_7ilbxdl5iguzcjriqqcg2m5cku: + resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==} 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.9 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - eslint: 8.23.1 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + eslint: 8.24.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.37.0: - resolution: {integrity: sha512-Hp7rT4cENBPIzMwrlehLW/28EVCOcE9U1Z1BQTc8EA8v5qpr7GRGuG+U58V5tTY48zvUOA3KHvw3rA8tY9fbdA==} + /@typescript-eslint/visitor-keys/5.38.1: + resolution: {integrity: sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 + '@typescript-eslint/types': 5.38.1 eslint-visitor-keys: 3.3.0 dev: true @@ -654,8 +658,8 @@ packages: engines: {node: '>=6'} dev: true - /carbon-icons-svelte/11.2.0: - resolution: {integrity: sha512-nbqCEKoZA5EzT2Lr8vNYnfWcDl5GnFFLnbD861U32g9cNe7D7nmQKx4T+goFp5AoY60OyAgKUNJov8LwNEkhbg==} + /carbon-icons-svelte/11.3.0: + resolution: {integrity: sha512-45SHyp8RRwP5ZgV1YOvFIKPpdJDIrVzPL3f+YFK5V81eXr0MDH41vebKlRDAVMqAAetci8n8nRNGJ6JbBX2soQ==} dev: true /chalk/4.1.2: @@ -703,7 +707,7 @@ packages: dev: true /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true /console-control-strings/1.1.0: @@ -1216,22 +1220,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.23.1: + /eslint-config-prettier/8.5.0_eslint@8.24.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 dev: true - /eslint-plugin-svelte3/4.0.0_rhh4tpcyg7zwtq6pdnkzw5gxma: + /eslint-plugin-svelte3/4.0.0_snydkosur25h6rjxszquwacaua: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.23.1 + eslint: 8.24.0 svelte: 3.50.1 dev: true @@ -1251,13 +1255,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.23.1: + /eslint-utils/3.0.0_eslint@8.24.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1271,13 +1275,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.23.1: - resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==} + /eslint/8.24.0: + resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.2 - '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/config-array': 0.10.5 '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@humanwhocodes/module-importer': 1.0.1 ajv: 6.12.6 @@ -1287,7 +1291,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1394,13 +1398,13 @@ packages: reusify: 1.0.4 dev: true - /felte/1.2.3_svelte@3.50.1: - resolution: {integrity: sha512-AUxizK3LP+S14TvnPyOgJMEJfzKE4FPz+A4386kRdpOEEYFyh+pwKOvIkGZWO7c6LIuDIs6DDmP0VS9Cjq4Qhg==} + /felte/1.2.4_svelte@3.50.1: + resolution: {integrity: sha512-IWxNOXO2Jo4LgsYZ037euQtEOUVlkhL8bNw28Dn2lzA07KZhC8fpy/bDdQTtQc+iplMtmXTyeXLGVySR0paZuw==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: svelte: ^3.31.0 dependencies: - '@felte/core': 1.3.3 + '@felte/core': 1.3.4 svelte: 3.50.1 dev: false @@ -1480,10 +1484,6 @@ packages: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} dev: true - /functional-red-black-tree/1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} - dev: true - /gauge/3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} @@ -1966,8 +1966,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.7.0_nk6d2fkgcllkkdynqbuearcure: - resolution: {integrity: sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==} + /prettier-plugin-svelte/2.7.1_nk6d2fkgcllkkdynqbuearcure: + resolution: {integrity: sha512-H33qjhCBZyd9Zr1A5hUAYDh7j0Mf97uvy7XcA7CP4nNSYrNcPvBUf7wI8K9NptWTIs0S41QtgTWmJIUiGlEBtw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 @@ -2231,8 +2231,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 @@ -2424,7 +2424,7 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /vite-plugin-windicss/1.8.8_vite@3.1.0: + /vite-plugin-windicss/1.8.8_vite@3.1.3: resolution: {integrity: sha512-iyu+ZX0NmhNEUaLPv7xtC+EFRBpWMmw0nhd9a9upayfuNG/thwslKiQKmRB7U/dG0k/2oWLvPDvN/B9i7oRgSA==} peerDependencies: vite: ^2.0.1 || ^3.0.0 @@ -2432,14 +2432,14 @@ packages: '@windicss/plugin-utils': 1.8.8 debug: 4.3.4 kolorist: 1.5.1 - vite: 3.1.0 + vite: 3.1.3 windicss: 3.5.6 transitivePeerDependencies: - supports-color dev: true - /vite/3.1.0: - resolution: {integrity: sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==} + /vite/3.1.3: + resolution: {integrity: sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: diff --git a/svelte-material-original/.node-version b/svelte-material-original/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/svelte-material-original/.node-version +++ b/svelte-material-original/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/svelte-material-original/package.json b/svelte-material-original/package.json index fd3ce042..0abcd4f3 100644 --- a/svelte-material-original/package.json +++ b/svelte-material-original/package.json @@ -14,15 +14,15 @@ "@material/data-table": "14.0.0", "@material/form-field": "14.0.0", "@sveltejs/kit": "next", - "@typescript-eslint/eslint-plugin": "5.37.0", - "@typescript-eslint/parser": "5.37.0", - "eslint": "8.23.1", + "@typescript-eslint/eslint-plugin": "5.38.1", + "@typescript-eslint/parser": "5.38.1", + "eslint": "8.24.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "4.0.0", "prettier": "2.7.1", - "prettier-plugin-svelte": "2.7.0", + "prettier-plugin-svelte": "2.7.1", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", "typescript": "4.8.3" diff --git a/svelte-material-original/pnpm-lock.yaml b/svelte-material-original/pnpm-lock.yaml index cd4a30fb..e5859183 100644 --- a/svelte-material-original/pnpm-lock.yaml +++ b/svelte-material-original/pnpm-lock.yaml @@ -4,15 +4,15 @@ specifiers: '@material/data-table': 14.0.0 '@material/form-field': 14.0.0 '@sveltejs/kit': next - '@typescript-eslint/eslint-plugin': 5.37.0 - '@typescript-eslint/parser': 5.37.0 - eslint: 8.23.1 + '@typescript-eslint/eslint-plugin': 5.38.1 + '@typescript-eslint/parser': 5.38.1 + eslint: 8.24.0 eslint-config-prettier: 8.5.0 eslint-plugin-svelte3: 4.0.0 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0 + prettier-plugin-svelte: 2.7.1 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-preprocess: 4.10.7 tslib: 2.4.0 typescript: 4.8.3 @@ -20,16 +20,16 @@ specifiers: devDependencies: '@material/data-table': 14.0.0 '@material/form-field': 14.0.0 - '@sveltejs/kit': 1.0.0-next.481_svelte@3.50.1 - '@typescript-eslint/eslint-plugin': 5.37.0_d685d2b5ce593055662a5186c22faa62 - '@typescript-eslint/parser': 5.37.0_eslint@8.23.1+typescript@4.8.3 - eslint: 8.23.1 - eslint-config-prettier: 8.5.0_eslint@8.23.1 - eslint-plugin-svelte3: 4.0.0_eslint@8.23.1+svelte@3.50.1 + '@sveltejs/kit': 1.0.0-next.504_svelte@3.50.1 + '@typescript-eslint/eslint-plugin': 5.38.1_80279ca3558653036a70efdb2cc6a22a + '@typescript-eslint/parser': 5.38.1_eslint@8.24.0+typescript@4.8.3 + eslint: 8.24.0 + eslint-config-prettier: 8.5.0_eslint@8.24.0 + eslint-plugin-svelte3: 4.0.0_eslint@8.24.0+svelte@3.50.1 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0_prettier@2.7.1+svelte@3.50.1 + prettier-plugin-svelte: 2.7.1_prettier@2.7.1+svelte@3.50.1 svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-preprocess: 4.10.7_svelte@3.50.1+typescript@4.8.3 tslib: 2.4.0 typescript: 4.8.3 @@ -53,8 +53,8 @@ packages: - supports-color dev: true - /@humanwhocodes/config-array/0.10.4: - resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} + /@humanwhocodes/config-array/0.10.5: + resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -421,8 +421,8 @@ packages: picomatch: 2.3.1 dev: true - /@sveltejs/kit/1.0.0-next.481_svelte@3.50.1: - resolution: {integrity: sha512-rgt6KKjUmx/S/a/duntAp+yds9F3fSm6uq8nvfWHuT1aVGSC5sOdNDrKqck7PCUc9/GPJ6WJu3et5R69hqevRw==} + /@sveltejs/kit/1.0.0-next.504_svelte@3.50.1: + resolution: {integrity: sha512-KrhlSHT3aCVnhRgUoN6aGIjIw3nWEdNwfoZcE1x65F5D7Ju/K9D8dQwyal9v0aBAZyN9nFuXxsYGaMLE9sppfw==} engines: {node: '>=16.14'} hasBin: true requiresBuild: true @@ -431,6 +431,7 @@ packages: vite: ^3.1.0 dependencies: '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1 + '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 3.1.3 kleur: 4.1.5 @@ -470,6 +471,10 @@ packages: - supports-color dev: true + /@types/cookie/0.5.1: + resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==} + dev: true + /@types/json-schema/7.0.9: resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} dev: true @@ -488,8 +493,8 @@ packages: '@types/node': 17.0.14 dev: true - /@typescript-eslint/eslint-plugin/5.37.0_d685d2b5ce593055662a5186c22faa62: - resolution: {integrity: sha512-Fde6W0IafXktz1UlnhGkrrmnnGpAo1kyX7dnyHHVrmwJOn72Oqm3eYtddrpOwwel2W8PAK9F3pIL5S+lfoM0og==} + /@typescript-eslint/eslint-plugin/5.38.1_80279ca3558653036a70efdb2cc6a22a: + resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -499,13 +504,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.37.0_eslint@8.23.1+typescript@4.8.3 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/type-utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 + '@typescript-eslint/parser': 5.38.1_eslint@8.24.0+typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/type-utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 - functional-red-black-tree: 1.0.1 + eslint: 8.24.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 @@ -515,8 +519,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-01VzI/ipYKuaG5PkE5+qyJ6m02fVALmMPY3Qq5BHflDx3y4VobbLdHQkSMg9VPRS4KdNt4oYTMaomFoHonBGAw==} + /@typescript-eslint/parser/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -525,26 +529,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.37.0: - resolution: {integrity: sha512-F67MqrmSXGd/eZnujjtkPgBQzgespu/iCZ+54Ok9X5tALb9L2v3G+QBSoWkXG0p3lcTJsL+iXz5eLUEdSiJU9Q==} + /@typescript-eslint/scope-manager/5.38.1: + resolution: {integrity: sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 dev: true - /@typescript-eslint/type-utils/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-BSx/O0Z0SXOF5tY0bNTBcDEKz2Ec20GVYvq/H/XNKiUorUFilH7NPbFUuiiyzWaSdN3PA8JV0OvYx0gH/5aFAQ==} + /@typescript-eslint/type-utils/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -553,23 +557,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 tsutils: 3.21.0_typescript@4.8.3 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.37.0: - resolution: {integrity: sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==} + /@typescript-eslint/types/5.38.1: + resolution: {integrity: sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.37.0_typescript@4.8.3: - resolution: {integrity: sha512-JkFoFIt/cx59iqEDSgIGnQpCTRv96MQnXCYvJi7QhBC24uyuzbD8wVbajMB1b9x4I0octYFJ3OwjAwNqk1AjDA==} + /@typescript-eslint/typescript-estree/5.38.1_typescript@4.8.3: + resolution: {integrity: sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -577,8 +581,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -589,29 +593,29 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-jUEJoQrWbZhmikbcWSMDuUSxEE7ID2W/QCV/uz10WtQqfOuKZUqFGjqLJ+qhDd17rjgp+QJPqTdPIBWwoob2NQ==} + /@typescript-eslint/utils/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==} 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.9 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - eslint: 8.23.1 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + eslint: 8.24.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.37.0: - resolution: {integrity: sha512-Hp7rT4cENBPIzMwrlehLW/28EVCOcE9U1Z1BQTc8EA8v5qpr7GRGuG+U58V5tTY48zvUOA3KHvw3rA8tY9fbdA==} + /@typescript-eslint/visitor-keys/5.38.1: + resolution: {integrity: sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 + '@typescript-eslint/types': 5.38.1 eslint-visitor-keys: 3.3.0 dev: true @@ -809,22 +813,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.23.1: + /eslint-config-prettier/8.5.0_eslint@8.24.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 dev: true - /eslint-plugin-svelte3/4.0.0_eslint@8.23.1+svelte@3.50.1: + /eslint-plugin-svelte3/4.0.0_eslint@8.24.0+svelte@3.50.1: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.23.1 + eslint: 8.24.0 svelte: 3.50.1 dev: true @@ -844,13 +848,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.23.1: + /eslint-utils/3.0.0_eslint@8.24.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 eslint-visitor-keys: 2.1.0 dev: true @@ -864,13 +868,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.23.1: - resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==} + /eslint/8.24.0: + resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.2 - '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/config-array': 0.10.5 '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@humanwhocodes/module-importer': 1.0.1 ajv: 6.12.6 @@ -880,7 +884,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1044,10 +1048,6 @@ packages: dev: true optional: true - /functional-red-black-tree/1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} - dev: true - /glob-parent/5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} @@ -1384,8 +1384,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.7.0_prettier@2.7.1+svelte@3.50.1: - resolution: {integrity: sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==} + /prettier-plugin-svelte/2.7.1_prettier@2.7.1+svelte@3.50.1: + resolution: {integrity: sha512-H33qjhCBZyd9Zr1A5hUAYDh7j0Mf97uvy7XcA7CP4nNSYrNcPvBUf7wI8K9NptWTIs0S41QtgTWmJIUiGlEBtw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 @@ -1545,8 +1545,8 @@ packages: has-flag: 4.0.0 dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 diff --git a/svelte-storybook/.node-version b/svelte-storybook/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/svelte-storybook/.node-version +++ b/svelte-storybook/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/svelte-storybook/package.json b/svelte-storybook/package.json index 6b2a5365..f19c5a23 100644 --- a/svelte-storybook/package.json +++ b/svelte-storybook/package.json @@ -13,23 +13,23 @@ "build-storybook": "build-storybook" }, "devDependencies": { - "@babel/core": "7.19.0", + "@babel/core": "7.19.1", "@storybook/addon-actions": "6.5.12", "@storybook/addon-essentials": "6.5.12", "@storybook/addon-links": "6.5.12", "@storybook/addon-svelte-csf": "2.0.7", "@storybook/svelte": "6.5.12", - "@sveltejs/kit": "1.0.0-next.481", - "@typescript-eslint/eslint-plugin": "5.37.0", - "@typescript-eslint/parser": "5.37.0", + "@sveltejs/kit": "1.0.0-next.504", + "@typescript-eslint/eslint-plugin": "5.38.1", + "@typescript-eslint/parser": "5.38.1", "babel-loader": "8.2.5", - "eslint": "8.23.1", + "eslint": "8.24.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "4.0.0", "prettier": "2.7.1", - "prettier-plugin-svelte": "2.7.0", + "prettier-plugin-svelte": "2.7.1", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-loader": "3.1.3", "svelte-preprocess": "4.10.7", "tslib": "2.4.0", diff --git a/svelte-storybook/pnpm-lock.yaml b/svelte-storybook/pnpm-lock.yaml index b163d7a2..1c51f637 100644 --- a/svelte-storybook/pnpm-lock.yaml +++ b/svelte-storybook/pnpm-lock.yaml @@ -1,48 +1,48 @@ lockfileVersion: 5.3 specifiers: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@storybook/addon-actions': 6.5.12 '@storybook/addon-essentials': 6.5.12 '@storybook/addon-links': 6.5.12 '@storybook/addon-svelte-csf': 2.0.7 '@storybook/svelte': 6.5.12 - '@sveltejs/kit': 1.0.0-next.481 - '@typescript-eslint/eslint-plugin': 5.37.0 - '@typescript-eslint/parser': 5.37.0 + '@sveltejs/kit': 1.0.0-next.504 + '@typescript-eslint/eslint-plugin': 5.38.1 + '@typescript-eslint/parser': 5.38.1 babel-loader: 8.2.5 - eslint: 8.23.1 + eslint: 8.24.0 eslint-config-prettier: 8.5.0 eslint-plugin-svelte3: 4.0.0 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0 + prettier-plugin-svelte: 2.7.1 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-loader: 3.1.3 svelte-preprocess: 4.10.7 tslib: 2.4.0 typescript: 4.8.3 devDependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@storybook/addon-actions': 6.5.12 - '@storybook/addon-essentials': 6.5.12_daa939b88f1816661480bb9f466514b1 + '@storybook/addon-essentials': 6.5.12_bf26ca2dec5b233edecd95af04386da7 '@storybook/addon-links': 6.5.12 '@storybook/addon-svelte-csf': 2.0.7_f7bb84dfc75cc970fa0cedbc83e1c11a - '@storybook/svelte': 6.5.12_cc52828732086368ef60219d70b47b80 - '@sveltejs/kit': 1.0.0-next.481_svelte@3.50.1 - '@typescript-eslint/eslint-plugin': 5.37.0_d685d2b5ce593055662a5186c22faa62 - '@typescript-eslint/parser': 5.37.0_eslint@8.23.1+typescript@4.8.3 - babel-loader: 8.2.5_@babel+core@7.19.0 - eslint: 8.23.1 - eslint-config-prettier: 8.5.0_eslint@8.23.1 - eslint-plugin-svelte3: 4.0.0_eslint@8.23.1+svelte@3.50.1 + '@storybook/svelte': 6.5.12_35747cb35c0f7f8e2efa3b20b5b4a7cb + '@sveltejs/kit': 1.0.0-next.504_svelte@3.50.1 + '@typescript-eslint/eslint-plugin': 5.38.1_80279ca3558653036a70efdb2cc6a22a + '@typescript-eslint/parser': 5.38.1_eslint@8.24.0+typescript@4.8.3 + babel-loader: 8.2.5_@babel+core@7.19.1 + eslint: 8.24.0 + eslint-config-prettier: 8.5.0_eslint@8.24.0 + eslint-plugin-svelte3: 4.0.0_eslint@8.24.0+svelte@3.50.1 prettier: 2.7.1 - prettier-plugin-svelte: 2.7.0_prettier@2.7.1+svelte@3.50.1 + prettier-plugin-svelte: 2.7.1_prettier@2.7.1+svelte@3.50.1 svelte: 3.50.1 - svelte-check: 2.9.0_@babel+core@7.19.0+svelte@3.50.1 + svelte-check: 2.9.1_@babel+core@7.19.1+svelte@3.50.1 svelte-loader: 3.1.3_svelte@3.50.1 - svelte-preprocess: 4.10.7_7dd13f4a36c857ffd8deadfa5f75b888 + svelte-preprocess: 4.10.7_f6122d184ff33da7c6b63bf4f287dee8 tslib: 2.4.0 typescript: 4.8.3 @@ -62,8 +62,8 @@ packages: '@babel/highlight': 7.18.6 dev: true - /@babel/compat-data/7.19.0: - resolution: {integrity: sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==} + /@babel/compat-data/7.19.1: + resolution: {integrity: sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==} engines: {node: '>=6.9.0'} dev: true @@ -75,9 +75,9 @@ packages: '@babel/generator': 7.19.0 '@babel/helper-module-transforms': 7.19.0 '@babel/helpers': 7.19.0 - '@babel/parser': 7.19.0 + '@babel/parser': 7.19.1 '@babel/template': 7.18.10 - '@babel/traverse': 7.19.0 + '@babel/traverse': 7.19.1 '@babel/types': 7.19.0 convert-source-map: 1.8.0 debug: 4.3.4 @@ -91,19 +91,19 @@ packages: - supports-color dev: true - /@babel/core/7.19.0: - resolution: {integrity: sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==} + /@babel/core/7.19.1: + resolution: {integrity: sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.1.1 '@babel/code-frame': 7.18.6 '@babel/generator': 7.19.0 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0 + '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1 '@babel/helper-module-transforms': 7.19.0 '@babel/helpers': 7.19.0 - '@babel/parser': 7.19.0 + '@babel/parser': 7.19.1 '@babel/template': 7.18.10 - '@babel/traverse': 7.19.0 + '@babel/traverse': 7.19.1 '@babel/types': 7.19.0 convert-source-map: 1.8.0 debug: 4.3.4 @@ -138,26 +138,26 @@ packages: '@babel/types': 7.19.0 dev: true - /@babel/helper-compilation-targets/7.19.0_@babel+core@7.19.0: - resolution: {integrity: sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==} + /@babel/helper-compilation-targets/7.19.1_@babel+core@7.19.1: + resolution: {integrity: sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.19.0 - '@babel/core': 7.19.0 + '@babel/compat-data': 7.19.1 + '@babel/core': 7.19.1 '@babel/helper-validator-option': 7.18.6 - browserslist: 4.20.3 + browserslist: 4.21.4 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.17.1_@babel+core@7.19.0: + /@babel/helper-create-class-features-plugin/7.17.1_@babel+core@7.19.1: resolution: {integrity: sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -169,27 +169,27 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.17.0_@babel+core@7.19.0: + /@babel/helper-create-regexp-features-plugin/7.17.0_@babel+core@7.19.1: resolution: {integrity: sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-annotate-as-pure': 7.16.7 regexpu-core: 5.0.1 dev: true - /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.19.0: + /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.19.1: resolution: {integrity: sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.19.0 + '@babel/traverse': 7.19.1 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.0 @@ -198,16 +198,16 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.19.0: + /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.19.1: resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.19.0 + '@babel/traverse': 7.19.1 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.0 @@ -267,7 +267,7 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.18.6 '@babel/template': 7.18.10 - '@babel/traverse': 7.19.0 + '@babel/traverse': 7.19.1 '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color @@ -307,7 +307,7 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.16.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.19.0 + '@babel/traverse': 7.19.1 '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color @@ -355,7 +355,7 @@ packages: dependencies: '@babel/helper-function-name': 7.19.0 '@babel/template': 7.18.10 - '@babel/traverse': 7.19.0 + '@babel/traverse': 7.19.1 '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color @@ -366,7 +366,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/traverse': 7.19.0 + '@babel/traverse': 7.19.1 '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color @@ -381,168 +381,168 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.19.0: - resolution: {integrity: sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==} + /@babel/parser/7.19.1: + resolution: {integrity: sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==} engines: {node: '>=6.0.0'} hasBin: true dependencies: '@babel/types': 7.19.0 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.19.0: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.19.0: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.19.0: + /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.19.1: resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-remap-async-to-generator': 7.16.8 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-class-static-block/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.0 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.17.0_@babel+core@7.19.0: + /@babel/plugin-proposal-decorators/7.17.0_@babel+core@7.19.1: resolution: {integrity: sha512-JR8HTf3T1CsdMqfENrZ9pqncwsH4sPcvsyDLpvmv8iIbpDmeyBD7HPfGAIqkQph2j5d3B84hTm+m3qHPAedaPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 - '@babel/plugin-syntax-decorators': 7.17.0_@babel+core@7.19.0 + '@babel/plugin-syntax-decorators': 7.17.0_@babel+core@7.19.1 charcodes: 0.2.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-export-default-from/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-export-default-from/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-+cENpW1rgIjExn+o5c8Jw/4BuH4eGKKYvkMB8/0ZxFQ9mC0t4z09VsPIwNg6waF69QYC81zxGeAsREGuqQoKeg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-export-default-from': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-syntax-export-default-from': 7.16.7_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.0 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.1 dev: true /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: @@ -556,154 +556,154 @@ packages: '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.12.9 dev: true - /@babel/plugin-proposal-object-rest-spread/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-object-rest-spread/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.0 - '@babel/core': 7.19.0 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0 + '@babel/compat-data': 7.19.1 + '@babel/core': 7.19.1 + '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.1 dev: true - /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.19.0: + /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.19.1: resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.0 + '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.0 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.19.0: + /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.19.0: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.19.1: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.19.0: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.19.1: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.19.0: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.19.1: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-decorators/7.17.0_@babel+core@7.19.0: + /@babel/plugin-syntax-decorators/7.17.0_@babel+core@7.19.1: resolution: {integrity: sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.19.0: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.19.1: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-export-default-from/7.16.7_@babel+core@7.19.0: + /@babel/plugin-syntax-export-default-from/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-4C3E4NsrLOgftKaTYTULhHsuQrGv3FHrBzOMDiS7UYKIpgGBkAdawg4h+EI8zPeK9M0fiIIh72hIwsI24K7MbA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.19.0: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.19.1: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.19.0: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.19.1: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true @@ -716,40 +716,40 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.19.0: + /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.19.0: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.19.1: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.19.0: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.19.1: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.19.0: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.19.1: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true @@ -762,80 +762,80 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.19.0: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.19.1: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.19.0: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.19.1: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.19.0: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.19.1: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.19.0: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.19.1: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.19.0: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.19.1: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.19.0: + /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.19.0: + /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.19.1: resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-remap-async-to-generator': 7.16.8 @@ -843,33 +843,33 @@ packages: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-classes/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-classes/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -882,107 +882,107 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-destructuring/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-destructuring/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1 '@babel/helper-function-name': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-literals/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-literals/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-module-transforms': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 babel-plugin-dynamic-import-node: 2.3.3 @@ -990,13 +990,13 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.16.8_@babel+core@7.19.0: + /@babel/plugin-transform-modules-commonjs/7.16.8_@babel+core@7.19.1: resolution: {integrity: sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-module-transforms': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-simple-access': 7.18.6 @@ -1005,13 +1005,13 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 @@ -1021,46 +1021,46 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-module-transforms': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.19.0: + /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.19.1: resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.1 dev: true - /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 transitivePeerDependencies: @@ -1077,311 +1077,311 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-react-jsx-development/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-react-jsx-development/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.19.1 dev: true - /@babel/plugin-transform-react-jsx/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-react-jsx/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.19.1 '@babel/types': 7.19.0 dev: true - /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 regenerator-transform: 0.14.5 dev: true - /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-spread/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-spread/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true - /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.19.0: + /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.19.1: resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-class-features-plugin': 7.17.1_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.19.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.19.0: + /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/preset-env/7.16.11_@babel+core@7.19.0: + /@babel/preset-env/7.16.11_@babel+core@7.19.1: resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.0 - '@babel/core': 7.19.0 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0 + '@babel/compat-data': 7.19.1 + '@babel/core': 7.19.1 + '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.19.0 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-class-static-block': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.19.0 - '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.0 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.19.0 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.0 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.19.0 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.19.0 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.19.0 - '@babel/plugin-transform-modules-systemjs': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.19.0 - '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.19.0 - '@babel/preset-modules': 0.1.5_@babel+core@7.19.0 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.19.1 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-class-static-block': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.19.1 + '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.1 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.19.1 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.1 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.1 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.1 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.1 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.19.1 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.19.1 + '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.19.1 + '@babel/plugin-transform-modules-systemjs': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.19.1 + '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.19.1 + '@babel/preset-modules': 0.1.5_@babel+core@7.19.1 '@babel/types': 7.19.0 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.19.0 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.19.0 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.19.0 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.19.1 + babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.19.1 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.19.1 core-js-compat: 3.21.0 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.19.0: + /@babel/preset-modules/0.1.5_@babel+core@7.19.1: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.19.1 '@babel/types': 7.19.0 esutils: 2.0.3 dev: true - /@babel/preset-react/7.16.7_@babel+core@7.19.0: + /@babel/preset-react/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-react-jsx-development': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-react-jsx-development': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.19.1 dev: true - /@babel/preset-typescript/7.16.7_@babel+core@7.19.0: + /@babel/preset-typescript/7.16.7_@babel+core@7.19.1: resolution: {integrity: sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.19.0 + '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.19.1 transitivePeerDependencies: - supports-color dev: true - /@babel/register/7.17.0_@babel+core@7.19.0: + /@babel/register/7.17.0_@babel+core@7.19.1: resolution: {integrity: sha512-UNZsMAZ7uKoGHo1HlEXfteEOYssf64n/PNLHGqOKq/bgYcu/4LrQWAHJwSCb3BRZK8Hi5gkJdRcwrGTO2wtRCg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -1401,12 +1401,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.19.0 + '@babel/parser': 7.19.1 '@babel/types': 7.19.0 dev: true - /@babel/traverse/7.19.0: - resolution: {integrity: sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==} + /@babel/traverse/7.19.1: + resolution: {integrity: sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 @@ -1415,7 +1415,7 @@ packages: '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.19.0 + '@babel/parser': 7.19.1 '@babel/types': 7.19.0 debug: 4.3.4 globals: 11.12.0 @@ -1467,8 +1467,8 @@ packages: resolution: {integrity: sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==} dev: true - /@humanwhocodes/config-array/0.10.4: - resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} + /@humanwhocodes/config-array/0.10.5: + resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -1511,7 +1511,7 @@ packages: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@jest/types': 26.6.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -1728,7 +1728,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/addon-controls/6.5.12_eslint@8.23.1+typescript@4.8.3: + /@storybook/addon-controls/6.5.12_eslint@8.24.0+typescript@4.8.3: resolution: {integrity: sha512-UoaamkGgAQXplr0kixkPhROdzkY+ZJQpG7VFDU6kmZsIgPRNfX/QoJFR5vV6TpDArBIjWaUUqWII+GHgPRzLgQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -1743,7 +1743,7 @@ packages: '@storybook/api': 6.5.12 '@storybook/client-logger': 6.5.12 '@storybook/components': 6.5.12 - '@storybook/core-common': 6.5.12_eslint@8.23.1+typescript@4.8.3 + '@storybook/core-common': 6.5.12_eslint@8.24.0+typescript@4.8.3 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/node-logger': 6.5.12 '@storybook/store': 6.5.12 @@ -1760,7 +1760,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.5.12_4cd1a4378c7490f844be1f5fa3a68aae: + /@storybook/addon-docs/6.5.12_a2db7abb79d939560421e541e274bbde: resolution: {integrity: sha512-T+QTkmF7QlMVfXHXEberP8CYti/XMTo9oi6VEbZLx+a2N3qY4GZl7X2g26Sf5V4Za+xnapYKBMEIiJ5SvH9weQ==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -1774,25 +1774,25 @@ packages: react-dom: optional: true dependencies: - '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.19.0 - '@babel/preset-env': 7.16.11_@babel+core@7.19.0 + '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.19.1 + '@babel/preset-env': 7.16.11_@babel+core@7.19.1 '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22 '@storybook/addons': 6.5.12 '@storybook/api': 6.5.12 '@storybook/components': 6.5.12 - '@storybook/core-common': 6.5.12_eslint@8.23.1+typescript@4.8.3 + '@storybook/core-common': 6.5.12_eslint@8.24.0+typescript@4.8.3 '@storybook/core-events': 6.5.12 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.12 - '@storybook/mdx1-csf': 0.0.1_@babel+core@7.19.0 + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.19.1 '@storybook/node-logger': 6.5.12 '@storybook/postinstall': 6.5.12 '@storybook/preview-web': 6.5.12 '@storybook/source-loader': 6.5.12 '@storybook/store': 6.5.12 '@storybook/theming': 6.5.12 - babel-loader: 8.2.5_@babel+core@7.19.0 + babel-loader: 8.2.5_@babel+core@7.19.1 core-js: 3.21.0 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -1813,7 +1813,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.5.12_daa939b88f1816661480bb9f466514b1: + /@storybook/addon-essentials/6.5.12_bf26ca2dec5b233edecd95af04386da7: resolution: {integrity: sha512-4AAV0/mQPSk3V0Pie1NIqqgBgScUc0VtBEXDm8BgPeuDNVhPEupnaZgVt+I3GkzzPPo6JjdCsp2L11f3bBSEjw==} peerDependencies: '@babel/core': ^7.9.6 @@ -1870,18 +1870,18 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@storybook/addon-actions': 6.5.12 '@storybook/addon-backgrounds': 6.5.12 - '@storybook/addon-controls': 6.5.12_eslint@8.23.1+typescript@4.8.3 - '@storybook/addon-docs': 6.5.12_4cd1a4378c7490f844be1f5fa3a68aae + '@storybook/addon-controls': 6.5.12_eslint@8.24.0+typescript@4.8.3 + '@storybook/addon-docs': 6.5.12_a2db7abb79d939560421e541e274bbde '@storybook/addon-measure': 6.5.12 '@storybook/addon-outline': 6.5.12 '@storybook/addon-toolbars': 6.5.12 '@storybook/addon-viewport': 6.5.12 '@storybook/addons': 6.5.12 '@storybook/api': 6.5.12 - '@storybook/core-common': 6.5.12_eslint@8.23.1+typescript@4.8.3 + '@storybook/core-common': 6.5.12_eslint@8.24.0+typescript@4.8.3 '@storybook/node-logger': 6.5.12 core-js: 3.21.0 regenerator-runtime: 0.13.9 @@ -1976,7 +1976,7 @@ packages: svelte-loader: optional: true dependencies: - '@storybook/svelte': 6.5.12_cc52828732086368ef60219d70b47b80 + '@storybook/svelte': 6.5.12_35747cb35c0f7f8e2efa3b20b5b4a7cb svelte: 3.50.1 svelte-loader: 3.1.3_svelte@3.50.1 ts-dedent: 2.2.0 @@ -2118,7 +2118,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.12_e731f632c29ed871f7a9003000b763b5: + /@storybook/builder-webpack4/6.5.12_385d5826dd3a7379169879cf8da7131f: resolution: {integrity: sha512-TsthT5jm9ZxQPNOZJbF5AV24me3i+jjYD7gbdKdSHrOVn1r3ydX4Z8aD6+BjLCtTn3T+e8NMvUkL4dInEo1x6g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -2128,7 +2128,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@storybook/addons': 6.5.12_react-dom@16.14.0+react@16.14.0 '@storybook/api': 6.5.12_react-dom@16.14.0+react@16.14.0 '@storybook/channel-postmessage': 6.5.12 @@ -2136,7 +2136,7 @@ packages: '@storybook/client-api': 6.5.12_react-dom@16.14.0+react@16.14.0 '@storybook/client-logger': 6.5.12 '@storybook/components': 6.5.12_react-dom@16.14.0+react@16.14.0 - '@storybook/core-common': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/core-common': 6.5.12_385d5826dd3a7379169879cf8da7131f '@storybook/core-events': 6.5.12 '@storybook/node-logger': 6.5.12 '@storybook/preview-web': 6.5.12_react-dom@16.14.0+react@16.14.0 @@ -2148,13 +2148,13 @@ packages: '@types/node': 14.18.10 '@types/webpack': 4.41.32 autoprefixer: 9.8.8 - babel-loader: 8.2.5_85a530b6f4f583b17a199a9b3f7f3b38 + babel-loader: 8.2.5_fabb3ff32c2376e15f03de81550b11b1 case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.21.0 css-loader: 3.6.0_webpack@4.46.0 file-loader: 6.2.0_webpack@4.46.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 4.1.6_6a25d9dc9517c753c243f1d21feac9c8 + fork-ts-checker-webpack-plugin: 4.1.6_833a7e475137ccbe36656dc40b7915da glob: 7.2.0 glob-promise: 3.4.0_glob@7.2.0 global: 4.4.0 @@ -2325,7 +2325,7 @@ packages: webpack: 4.46.0 dev: true - /@storybook/core-common/6.5.12_e731f632c29ed871f7a9003000b763b5: + /@storybook/core-common/6.5.12_385d5826dd3a7379169879cf8da7131f: resolution: {integrity: sha512-gG20+eYdIhwQNu6Xs805FLrOCWtkoc8Rt8gJiRt8yXzZh9EZkU4xgCRoCxrrJ03ys/gTiCFbBOfRi749uM3z4w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -2335,41 +2335,41 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.19.0 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-decorators': 7.17.0_@babel+core@7.19.0 - '@babel/plugin-proposal-export-default-from': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.19.0 - '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.19.0 - '@babel/preset-env': 7.16.11_@babel+core@7.19.0 - '@babel/preset-react': 7.16.7_@babel+core@7.19.0 - '@babel/preset-typescript': 7.16.7_@babel+core@7.19.0 - '@babel/register': 7.17.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-decorators': 7.17.0_@babel+core@7.19.1 + '@babel/plugin-proposal-export-default-from': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.19.1 + '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.19.1 + '@babel/preset-env': 7.16.11_@babel+core@7.19.1 + '@babel/preset-react': 7.16.7_@babel+core@7.19.1 + '@babel/preset-typescript': 7.16.7_@babel+core@7.19.1 + '@babel/register': 7.17.0_@babel+core@7.19.1 '@storybook/node-logger': 6.5.12 '@storybook/semver': 7.3.2 '@types/node': 14.18.10 '@types/pretty-hrtime': 1.0.1 - babel-loader: 8.2.5_85a530b6f4f583b17a199a9b3f7f3b38 + babel-loader: 8.2.5_fabb3ff32c2376e15f03de81550b11b1 babel-plugin-macros: 3.1.0 - babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.19.0 + babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.19.1 chalk: 4.1.2 core-js: 3.21.0 express: 4.17.2 file-system-cache: 1.0.5 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.0_6a25d9dc9517c753c243f1d21feac9c8 + fork-ts-checker-webpack-plugin: 6.5.0_833a7e475137ccbe36656dc40b7915da fs-extra: 9.1.0 glob: 7.2.0 handlebars: 4.7.7 @@ -2396,7 +2396,7 @@ packages: - webpack-command dev: true - /@storybook/core-common/6.5.12_eslint@8.23.1+typescript@4.8.3: + /@storybook/core-common/6.5.12_eslint@8.24.0+typescript@4.8.3: resolution: {integrity: sha512-gG20+eYdIhwQNu6Xs805FLrOCWtkoc8Rt8gJiRt8yXzZh9EZkU4xgCRoCxrrJ03ys/gTiCFbBOfRi749uM3z4w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -2406,41 +2406,41 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.19.0 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-decorators': 7.17.0_@babel+core@7.19.0 - '@babel/plugin-proposal-export-default-from': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.19.0 - '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.0 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.19.0 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.19.0 - '@babel/preset-env': 7.16.11_@babel+core@7.19.0 - '@babel/preset-react': 7.16.7_@babel+core@7.19.0 - '@babel/preset-typescript': 7.16.7_@babel+core@7.19.0 - '@babel/register': 7.17.0_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-decorators': 7.17.0_@babel+core@7.19.1 + '@babel/plugin-proposal-export-default-from': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.19.1 + '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.1 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.19.1 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.19.1 + '@babel/preset-env': 7.16.11_@babel+core@7.19.1 + '@babel/preset-react': 7.16.7_@babel+core@7.19.1 + '@babel/preset-typescript': 7.16.7_@babel+core@7.19.1 + '@babel/register': 7.17.0_@babel+core@7.19.1 '@storybook/node-logger': 6.5.12 '@storybook/semver': 7.3.2 '@types/node': 14.18.10 '@types/pretty-hrtime': 1.0.1 - babel-loader: 8.2.5_85a530b6f4f583b17a199a9b3f7f3b38 + babel-loader: 8.2.5_fabb3ff32c2376e15f03de81550b11b1 babel-plugin-macros: 3.1.0 - babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.19.0 + babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.19.1 chalk: 4.1.2 core-js: 3.21.0 express: 4.17.2 file-system-cache: 1.0.5 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.0_6a25d9dc9517c753c243f1d21feac9c8 + fork-ts-checker-webpack-plugin: 6.5.0_833a7e475137ccbe36656dc40b7915da fs-extra: 9.1.0 glob: 7.2.0 handlebars: 4.7.7 @@ -2471,7 +2471,7 @@ packages: core-js: 3.21.0 dev: true - /@storybook/core-server/6.5.12_e731f632c29ed871f7a9003000b763b5: + /@storybook/core-server/6.5.12_385d5826dd3a7379169879cf8da7131f: resolution: {integrity: sha512-q1b/XKwoLUcCoCQ+8ndPD5THkEwXZYJ9ROv16i2VGUjjjAuSqpEYBq5GMGQUgxlWp1bkxtdGL2Jz+6pZfvldzA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -2488,17 +2488,17 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.6 - '@storybook/builder-webpack4': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/builder-webpack4': 6.5.12_385d5826dd3a7379169879cf8da7131f '@storybook/core-client': 6.5.12_9b0fd970e6a626ddcda41f334cb7bb61 - '@storybook/core-common': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/core-common': 6.5.12_385d5826dd3a7379169879cf8da7131f '@storybook/core-events': 6.5.12 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.12 - '@storybook/manager-webpack4': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/manager-webpack4': 6.5.12_385d5826dd3a7379169879cf8da7131f '@storybook/node-logger': 6.5.12 '@storybook/semver': 7.3.2 '@storybook/store': 6.5.12_react-dom@16.14.0+react@16.14.0 - '@storybook/telemetry': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/telemetry': 6.5.12_385d5826dd3a7379169879cf8da7131f '@types/node': 14.18.10 '@types/node-fetch': 2.5.12 '@types/pretty-hrtime': 1.0.1 @@ -2548,7 +2548,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.12_4402fc4ed2635a9168610c052b230e10: + /@storybook/core/6.5.12_348a99fbe9c546410b7a56337c8e3b7d: resolution: {integrity: sha512-+o3psAVWL+5LSwyJmEbvhgxKO1Et5uOX8ujNVt/f1fgwJBIf6BypxyPKu9YGQDRzcRssESQQZWNrZCCAZlFeuQ==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -2566,7 +2566,7 @@ packages: optional: true dependencies: '@storybook/core-client': 6.5.12_9b0fd970e6a626ddcda41f334cb7bb61 - '@storybook/core-server': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/core-server': 6.5.12_385d5826dd3a7379169879cf8da7131f react: 16.14.0 react-dom: 16.14.0_react@16.14.0 typescript: 4.8.3 @@ -2592,15 +2592,15 @@ packages: '@storybook/mdx2-csf': optional: true dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@babel/generator': 7.19.0 - '@babel/parser': 7.19.0 - '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.19.0 - '@babel/preset-env': 7.16.11_@babel+core@7.19.0 - '@babel/traverse': 7.19.0 + '@babel/parser': 7.19.1 + '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.19.1 + '@babel/preset-env': 7.16.11_@babel+core@7.19.1 + '@babel/traverse': 7.19.1 '@babel/types': 7.19.0 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/mdx1-csf': 0.0.1_@babel+core@7.19.0 + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.19.1 core-js: 3.21.0 fs-extra: 9.1.0 global: 4.4.0 @@ -2619,7 +2619,7 @@ packages: /@storybook/docs-tools/6.5.12: resolution: {integrity: sha512-8brf8W89KVk95flVqW0sYEqkL+FBwb5W9CnwI+Ggd6r2cqXe9jyg+0vDZFdYp6kYNQKrPr4fbXGrGVXQG18/QQ==} dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/store': 6.5.12 core-js: 3.21.0 @@ -2635,7 +2635,7 @@ packages: /@storybook/docs-tools/6.5.12_react-dom@16.14.0+react@16.14.0: resolution: {integrity: sha512-8brf8W89KVk95flVqW0sYEqkL+FBwb5W9CnwI+Ggd6r2cqXe9jyg+0vDZFdYp6kYNQKrPr4fbXGrGVXQG18/QQ==} dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/store': 6.5.12_react-dom@16.14.0+react@16.14.0 core-js: 3.21.0 @@ -2648,7 +2648,7 @@ packages: - supports-color dev: true - /@storybook/manager-webpack4/6.5.12_e731f632c29ed871f7a9003000b763b5: + /@storybook/manager-webpack4/6.5.12_385d5826dd3a7379169879cf8da7131f: resolution: {integrity: sha512-LH3e6qfvq2znEdxe2kaWtmdDPTnvSkufzoC9iwOgNvo3YrTGrYNyUTDegvW293TOTVfUn7j6TBcsOxIgRnt28g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -2658,18 +2658,18 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.19.0 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.19.0 - '@babel/preset-react': 7.16.7_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.19.1 + '@babel/preset-react': 7.16.7_@babel+core@7.19.1 '@storybook/addons': 6.5.12_react-dom@16.14.0+react@16.14.0 '@storybook/core-client': 6.5.12_9b0fd970e6a626ddcda41f334cb7bb61 - '@storybook/core-common': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/core-common': 6.5.12_385d5826dd3a7379169879cf8da7131f '@storybook/node-logger': 6.5.12 '@storybook/theming': 6.5.12_react-dom@16.14.0+react@16.14.0 '@storybook/ui': 6.5.12_react-dom@16.14.0+react@16.14.0 '@types/node': 14.18.10 '@types/webpack': 4.41.32 - babel-loader: 8.2.5_85a530b6f4f583b17a199a9b3f7f3b38 + babel-loader: 8.2.5_fabb3ff32c2376e15f03de81550b11b1 case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.21.0 @@ -2706,12 +2706,12 @@ packages: - webpack-command dev: true - /@storybook/mdx1-csf/0.0.1_@babel+core@7.19.0: + /@storybook/mdx1-csf/0.0.1_@babel+core@7.19.1: resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: '@babel/generator': 7.19.0 - '@babel/parser': 7.19.0 - '@babel/preset-env': 7.16.11_@babel+core@7.19.0 + '@babel/parser': 7.19.1 + '@babel/preset-env': 7.16.11_@babel+core@7.19.1 '@babel/types': 7.19.0 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.14.182 @@ -2894,7 +2894,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/svelte/6.5.12_cc52828732086368ef60219d70b47b80: + /@storybook/svelte/6.5.12_35747cb35c0f7f8e2efa3b20b5b4a7cb: resolution: {integrity: sha512-UnFmFL7Yo88oN9laaGAvzNKJ5GLfnarWN8/GK12PLjDU8wVqeCT133vCRrmDaj3yav93sOXSEQ1tCuhWy/9cNA==} engines: {node: '>=10.13.0'} hasBin: true @@ -2906,11 +2906,11 @@ packages: svelte-loader: optional: true dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@storybook/addons': 6.5.12_react-dom@16.14.0+react@16.14.0 '@storybook/client-logger': 6.5.12 - '@storybook/core': 6.5.12_4402fc4ed2635a9168610c052b230e10 - '@storybook/core-common': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/core': 6.5.12_348a99fbe9c546410b7a56337c8e3b7d + '@storybook/core-common': 6.5.12_385d5826dd3a7379169879cf8da7131f '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.12_react-dom@16.14.0+react@16.14.0 '@storybook/node-logger': 6.5.12 @@ -2943,11 +2943,11 @@ packages: - webpack-command dev: true - /@storybook/telemetry/6.5.12_e731f632c29ed871f7a9003000b763b5: + /@storybook/telemetry/6.5.12_385d5826dd3a7379169879cf8da7131f: resolution: {integrity: sha512-mCHxx7NmQ3n7gx0nmblNlZE5ZgrjQm6B08mYeWg6Y7r4GZnqS6wZbvAwVhZZ3Gg/9fdqaBApHsdAXp0d5BrlxA==} dependencies: '@storybook/client-logger': 6.5.12 - '@storybook/core-common': 6.5.12_e731f632c29ed871f7a9003000b763b5 + '@storybook/core-common': 6.5.12_385d5826dd3a7379169879cf8da7131f chalk: 4.1.2 core-js: 3.21.0 detect-package-manager: 2.0.1 @@ -3020,8 +3020,8 @@ packages: resolve-from: 5.0.0 dev: true - /@sveltejs/kit/1.0.0-next.481_svelte@3.50.1: - resolution: {integrity: sha512-rgt6KKjUmx/S/a/duntAp+yds9F3fSm6uq8nvfWHuT1aVGSC5sOdNDrKqck7PCUc9/GPJ6WJu3et5R69hqevRw==} + /@sveltejs/kit/1.0.0-next.504_svelte@3.50.1: + resolution: {integrity: sha512-KrhlSHT3aCVnhRgUoN6aGIjIw3nWEdNwfoZcE1x65F5D7Ju/K9D8dQwyal9v0aBAZyN9nFuXxsYGaMLE9sppfw==} engines: {node: '>=16.14'} hasBin: true requiresBuild: true @@ -3030,6 +3030,7 @@ packages: vite: ^3.1.0 dependencies: '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1 + '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 3.1.3 kleur: 4.1.5 @@ -3069,6 +3070,10 @@ packages: - supports-color dev: true + /@types/cookie/0.5.1: + resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==} + dev: true + /@types/glob/7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: @@ -3230,8 +3235,8 @@ packages: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/5.37.0_d685d2b5ce593055662a5186c22faa62: - resolution: {integrity: sha512-Fde6W0IafXktz1UlnhGkrrmnnGpAo1kyX7dnyHHVrmwJOn72Oqm3eYtddrpOwwel2W8PAK9F3pIL5S+lfoM0og==} + /@typescript-eslint/eslint-plugin/5.38.1_80279ca3558653036a70efdb2cc6a22a: + resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -3241,13 +3246,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.37.0_eslint@8.23.1+typescript@4.8.3 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/type-utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 + '@typescript-eslint/parser': 5.38.1_eslint@8.24.0+typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/type-utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 - functional-red-black-tree: 1.0.1 + eslint: 8.24.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 @@ -3257,8 +3261,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-01VzI/ipYKuaG5PkE5+qyJ6m02fVALmMPY3Qq5BHflDx3y4VobbLdHQkSMg9VPRS4KdNt4oYTMaomFoHonBGAw==} + /@typescript-eslint/parser/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3267,26 +3271,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.37.0: - resolution: {integrity: sha512-F67MqrmSXGd/eZnujjtkPgBQzgespu/iCZ+54Ok9X5tALb9L2v3G+QBSoWkXG0p3lcTJsL+iXz5eLUEdSiJU9Q==} + /@typescript-eslint/scope-manager/5.38.1: + resolution: {integrity: sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 dev: true - /@typescript-eslint/type-utils/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-BSx/O0Z0SXOF5tY0bNTBcDEKz2Ec20GVYvq/H/XNKiUorUFilH7NPbFUuiiyzWaSdN3PA8JV0OvYx0gH/5aFAQ==} + /@typescript-eslint/type-utils/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -3295,23 +3299,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - '@typescript-eslint/utils': 5.37.0_eslint@8.23.1+typescript@4.8.3 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + '@typescript-eslint/utils': 5.38.1_eslint@8.24.0+typescript@4.8.3 debug: 4.3.4 - eslint: 8.23.1 + eslint: 8.24.0 tsutils: 3.21.0_typescript@4.8.3 typescript: 4.8.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.37.0: - resolution: {integrity: sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==} + /@typescript-eslint/types/5.38.1: + resolution: {integrity: sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.37.0_typescript@4.8.3: - resolution: {integrity: sha512-JkFoFIt/cx59iqEDSgIGnQpCTRv96MQnXCYvJi7QhBC24uyuzbD8wVbajMB1b9x4I0octYFJ3OwjAwNqk1AjDA==} + /@typescript-eslint/typescript-estree/5.38.1_typescript@4.8.3: + resolution: {integrity: sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3319,8 +3323,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/visitor-keys': 5.37.0 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/visitor-keys': 5.38.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -3331,29 +3335,29 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.37.0_eslint@8.23.1+typescript@4.8.3: - resolution: {integrity: sha512-jUEJoQrWbZhmikbcWSMDuUSxEE7ID2W/QCV/uz10WtQqfOuKZUqFGjqLJ+qhDd17rjgp+QJPqTdPIBWwoob2NQ==} + /@typescript-eslint/utils/5.38.1_eslint@8.24.0+typescript@4.8.3: + resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==} 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.9 - '@typescript-eslint/scope-manager': 5.37.0 - '@typescript-eslint/types': 5.37.0 - '@typescript-eslint/typescript-estree': 5.37.0_typescript@4.8.3 - eslint: 8.23.1 + '@typescript-eslint/scope-manager': 5.38.1 + '@typescript-eslint/types': 5.38.1 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.3 + eslint: 8.24.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.37.0: - resolution: {integrity: sha512-Hp7rT4cENBPIzMwrlehLW/28EVCOcE9U1Z1BQTc8EA8v5qpr7GRGuG+U58V5tTY48zvUOA3KHvw3rA8tY9fbdA==} + /@typescript-eslint/visitor-keys/5.38.1: + resolution: {integrity: sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.37.0 + '@typescript-eslint/types': 5.38.1 eslint-visitor-keys: 3.3.0 dev: true @@ -3842,8 +3846,8 @@ packages: resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==} hasBin: true dependencies: - browserslist: 4.20.3 - caniuse-lite: 1.0.30001334 + browserslist: 4.21.4 + caniuse-lite: 1.0.30001412 normalize-range: 0.1.2 num2fraction: 1.2.2 picocolors: 0.2.1 @@ -3851,33 +3855,33 @@ packages: postcss-value-parser: 4.2.0 dev: true - /babel-loader/8.2.5_85a530b6f4f583b17a199a9b3f7f3b38: + /babel-loader/8.2.5_@babel+core@7.19.1: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 find-cache-dir: 3.3.2 loader-utils: 2.0.2 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 4.46.0 dev: true - /babel-loader/8.2.5_@babel+core@7.19.0: + /babel-loader/8.2.5_fabb3ff32c2376e15f03de81550b11b1: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 find-cache-dir: 3.3.2 loader-utils: 2.0.2 make-dir: 3.1.0 schema-utils: 2.7.1 + webpack: 4.46.0 dev: true /babel-plugin-apply-mdx-type-prop/1.6.22_@babel+core@7.12.9: @@ -3924,50 +3928,50 @@ packages: resolve: 1.22.0 dev: true - /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.19.0: + /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.19.1: resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.0 - '@babel/core': 7.19.0 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.19.0 + '@babel/compat-data': 7.19.1 + '@babel/core': 7.19.1 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.19.1 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.19.0: + /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.19.1: resolution: {integrity: sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.19.1 core-js-compat: 3.21.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.19.0: + /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.19.1: resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.19.1 core-js-compat: 3.21.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.19.0: + /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.19.1: resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.19.0 + '@babel/core': 7.19.1 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.19.1 transitivePeerDependencies: - supports-color dev: true @@ -4179,16 +4183,15 @@ packages: pako: 1.0.11 dev: true - /browserslist/4.20.3: - resolution: {integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==} + /browserslist/4.21.4: + resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001334 - electron-to-chromium: 1.4.127 - escalade: 3.1.1 - node-releases: 2.0.4 - picocolors: 1.0.0 + caniuse-lite: 1.0.30001412 + electron-to-chromium: 1.4.262 + node-releases: 2.0.6 + update-browserslist-db: 1.0.9_browserslist@4.21.4 dev: true /bser/2.1.1: @@ -4345,8 +4348,8 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite/1.0.30001334: - resolution: {integrity: sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw==} + /caniuse-lite/1.0.30001412: + resolution: {integrity: sha512-+TeEIee1gS5bYOiuf+PS/kp2mrXic37Hl66VY6EAfxasIk5fELTktK2oOezYed12H8w7jt3s512PpulQidPjwA==} dev: true /capture-exit/2.0.0: @@ -4683,7 +4686,7 @@ packages: /core-js-compat/3.21.0: resolution: {integrity: sha512-OSXseNPSK2OPJa6GdtkMz/XxeXx8/CJvfhQWTqd6neuUraujcL4jVsjkLQz1OWnax8xVQJnRPe0V2jqNWORA+A==} dependencies: - browserslist: 4.20.3 + browserslist: 4.21.4 semver: 7.0.0 dev: true @@ -5135,8 +5138,8 @@ packages: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: true - /electron-to-chromium/1.4.127: - resolution: {integrity: sha512-nhD6S8nKI0O2MueC6blNOEZio+/PWppE/pevnf3LOlQA/fKPCrDp2Ao4wx4LFwmIkJpVdFdn2763YWLy9ENIZg==} + /electron-to-chromium/1.4.262: + resolution: {integrity: sha512-Ckn5haqmGh/xS8IbcgK3dnwAVnhDyo/WQnklWn6yaMucYTq7NNxwlGE8ElzEOnonzRLzUCo2Ot3vUb2GYUF2Hw==} dev: true /elliptic/6.5.4: @@ -5292,22 +5295,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.23.1: + /eslint-config-prettier/8.5.0_eslint@8.24.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 dev: true - /eslint-plugin-svelte3/4.0.0_eslint@8.23.1+svelte@3.50.1: + /eslint-plugin-svelte3/4.0.0_eslint@8.24.0+svelte@3.50.1: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.23.1 + eslint: 8.24.0 svelte: 3.50.1 dev: true @@ -5342,13 +5345,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.23.1: + /eslint-utils/3.0.0_eslint@8.24.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.23.1 + eslint: 8.24.0 eslint-visitor-keys: 2.1.0 dev: true @@ -5412,13 +5415,13 @@ packages: - supports-color dev: true - /eslint/8.23.1: - resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==} + /eslint/8.24.0: + resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.2 - '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/config-array': 0.10.5 '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@humanwhocodes/module-importer': 1.0.1 ajv: 6.12.6 @@ -5428,7 +5431,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.23.1 + eslint-utils: 3.0.0_eslint@8.24.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -5877,7 +5880,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /fork-ts-checker-webpack-plugin/4.1.6_6a25d9dc9517c753c243f1d21feac9c8: + /fork-ts-checker-webpack-plugin/4.1.6_833a7e475137ccbe36656dc40b7915da: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} peerDependencies: @@ -5893,7 +5896,7 @@ packages: dependencies: '@babel/code-frame': 7.18.6 chalk: 2.4.2 - eslint: 8.23.1 + eslint: 8.24.0 micromatch: 3.1.10 minimatch: 3.1.2 semver: 5.7.1 @@ -5905,7 +5908,7 @@ packages: - supports-color dev: true - /fork-ts-checker-webpack-plugin/6.5.0_6a25d9dc9517c753c243f1d21feac9c8: + /fork-ts-checker-webpack-plugin/6.5.0_833a7e475137ccbe36656dc40b7915da: resolution: {integrity: sha512-cS178Y+xxtIjEUorcHddKS7yCMlrDPV31mt47blKKRfMd70Kxu5xruAFE2o9sDY6wVC5deuob/u/alD04YYHnw==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -5925,7 +5928,7 @@ packages: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 - eslint: 8.23.1 + eslint: 8.24.0 fs-extra: 9.1.0 glob: 7.2.0 memfs: 3.4.1 @@ -7011,8 +7014,8 @@ packages: resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.19.0 - '@babel/parser': 7.19.0 + '@babel/core': 7.19.1 + '@babel/parser': 7.19.1 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -7852,8 +7855,8 @@ packages: vm-browserify: 1.1.2 dev: true - /node-releases/2.0.4: - resolution: {integrity: sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==} + /node-releases/2.0.6: + resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} dev: true /normalize-package-data/2.5.0: @@ -8491,8 +8494,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.7.0_prettier@2.7.1+svelte@3.50.1: - resolution: {integrity: sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==} + /prettier-plugin-svelte/2.7.1_prettier@2.7.1+svelte@3.50.1: + resolution: {integrity: sha512-H33qjhCBZyd9Zr1A5hUAYDh7j0Mf97uvy7XcA7CP4nNSYrNcPvBUf7wI8K9NptWTIs0S41QtgTWmJIUiGlEBtw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 @@ -9754,8 +9757,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.9.0_@babel+core@7.19.0+svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_@babel+core@7.19.1+svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 @@ -9767,7 +9770,7 @@ packages: picocolors: 1.0.0 sade: 1.8.1 svelte: 3.50.1 - svelte-preprocess: 4.10.7_7dd13f4a36c857ffd8deadfa5f75b888 + svelte-preprocess: 4.10.7_f6122d184ff33da7c6b63bf4f287dee8 typescript: 4.8.3 transitivePeerDependencies: - '@babel/core' @@ -9806,7 +9809,7 @@ packages: svelte-hmr: 0.14.12_svelte@3.50.1 dev: true - /svelte-preprocess/4.10.7_7dd13f4a36c857ffd8deadfa5f75b888: + /svelte-preprocess/4.10.7_f6122d184ff33da7c6b63bf4f287dee8: resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==} engines: {node: '>= 9.11.2'} requiresBuild: true @@ -9847,7 +9850,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.19.0 + '@babel/core': 7.19.1 '@types/pug': 2.0.6 '@types/sass': 1.43.1 detect-indent: 6.1.0 @@ -10357,6 +10360,17 @@ packages: dev: true optional: true + /update-browserslist-db/1.0.9_browserslist@4.21.4: + resolution: {integrity: sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + dependencies: + browserslist: 4.21.4 + escalade: 3.1.1 + picocolors: 1.0.0 + dev: true + /uri-js/4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: diff --git a/svelte-testing/.node-version b/svelte-testing/.node-version index 2a4e4ab8..c85fa1bb 100644 --- a/svelte-testing/.node-version +++ b/svelte-testing/.node-version @@ -1 +1 @@ -16.17.0 +16.17.1 diff --git a/svelte-testing/package.json b/svelte-testing/package.json index 82660573..9f10a5c1 100644 --- a/svelte-testing/package.json +++ b/svelte-testing/package.json @@ -10,19 +10,19 @@ "test": "jest" }, "devDependencies": { - "@sveltejs/vite-plugin-svelte": "1.0.5", + "@sveltejs/vite-plugin-svelte": "1.0.8", "@testing-library/jest-dom": "5.16.5", "@testing-library/svelte": "3.2.1", "@tsconfig/svelte": "3.0.0", "jest": "28.1.3", "svelte": "3.50.1", - "svelte-check": "2.9.0", + "svelte-check": "2.9.1", "svelte-jester": "2.3.2", "svelte-preprocess": "4.10.7", "ts-jest": "28.0.8", "tslib": "2.4.0", "typescript": "4.8.3", - "vite": "3.1.0" + "vite": "3.1.3" }, "setupFilesAfterEnv": [ "@testing-library/jest-dom/extend-expect" diff --git a/svelte-testing/pnpm-lock.yaml b/svelte-testing/pnpm-lock.yaml index c573e635..63cfaac7 100644 --- a/svelte-testing/pnpm-lock.yaml +++ b/svelte-testing/pnpm-lock.yaml @@ -1,34 +1,34 @@ lockfileVersion: 5.3 specifiers: - '@sveltejs/vite-plugin-svelte': 1.0.5 + '@sveltejs/vite-plugin-svelte': 1.0.8 '@testing-library/jest-dom': 5.16.5 '@testing-library/svelte': 3.2.1 '@tsconfig/svelte': 3.0.0 jest: 28.1.3 svelte: 3.50.1 - svelte-check: 2.9.0 + svelte-check: 2.9.1 svelte-jester: 2.3.2 svelte-preprocess: 4.10.7 ts-jest: 28.0.8 tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 devDependencies: - '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.0 + '@sveltejs/vite-plugin-svelte': 1.0.8_svelte@3.50.1+vite@3.1.3 '@testing-library/jest-dom': 5.16.5 '@testing-library/svelte': 3.2.1_svelte@3.50.1 '@tsconfig/svelte': 3.0.0 jest: 28.1.3 svelte: 3.50.1 - svelte-check: 2.9.0_svelte@3.50.1 + svelte-check: 2.9.1_svelte@3.50.1 svelte-jester: 2.3.2_jest@28.1.3+svelte@3.50.1 svelte-preprocess: 4.10.7_svelte@3.50.1+typescript@4.8.3 ts-jest: 28.0.8_jest@28.1.3+typescript@4.8.3 tslib: 2.4.0 typescript: 4.8.3 - vite: 3.1.0 + vite: 3.1.3 packages: @@ -683,8 +683,8 @@ packages: '@sinonjs/commons': 1.8.3 dev: true - /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.0: - resolution: {integrity: sha512-CmSdSow0Dr5ua1A11BQMtreWnE0JZmkVIcRU/yG3PKbycKUpXjNdgYTWFSbStLB0vdlGnBbm2+Y4sBVj+C+TIw==} + /@sveltejs/vite-plugin-svelte/1.0.8_svelte@3.50.1+vite@3.1.3: + resolution: {integrity: sha512-1xkVTB4pm6zuign858FzVYE9Fdw9MQBOlxrdd85STV0NvTDmcofcRpcrK+zcIyT8SZ2dseHLu8hvDwzssF6RfA==} engines: {node: ^14.18.0 || >= 16} peerDependencies: diff-match-patch: ^1.0.5 @@ -700,8 +700,8 @@ packages: kleur: 4.1.5 magic-string: 0.26.3 svelte: 3.50.1 - svelte-hmr: 0.14.12_svelte@3.50.1 - vite: 3.1.0 + svelte-hmr: 0.15.0_svelte@3.50.1 + vite: 3.1.3 transitivePeerDependencies: - supports-color dev: true @@ -2824,8 +2824,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check/2.9.0_svelte@3.50.1: - resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==} + /svelte-check/2.9.1_svelte@3.50.1: + resolution: {integrity: sha512-+BFPsj6irZ+t2pVSVo//2Ic1mI3A52xCwbkSTVhTqYZqgawcyZd9pYZoEac3fIWbEeTyCb5X82ORKI/gjn+P7A==} hasBin: true peerDependencies: svelte: ^3.24.0 @@ -2852,8 +2852,8 @@ packages: - sugarss dev: true - /svelte-hmr/0.14.12_svelte@3.50.1: - resolution: {integrity: sha512-4QSW/VvXuqVcFZ+RhxiR8/newmwOCTlbYIezvkeN6302YFRE8cXy0naamHcjz8Y9Ce3ITTZtrHrIL0AGfyo61w==} + /svelte-hmr/0.15.0_svelte@3.50.1: + resolution: {integrity: sha512-Aw21SsyoohyVn4yiKXWPNCSW2DQNH/76kvUnE9kpt4h9hcg9tfyQc6xshx9hzgMfGF0kVx0EGD8oBMWSnATeOg==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: svelte: '>=3.19.0' @@ -3023,8 +3023,8 @@ packages: convert-source-map: 1.8.0 dev: true - /vite/3.1.0: - resolution: {integrity: sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==} + /vite/3.1.3: + resolution: {integrity: sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: