From 2ce3f84201b506634823c8d14243fa8ad6647050 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 11:54:36 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- carbon-felte/.node-version | 2 +- carbon-felte/package.json | 18 +- carbon-felte/pnpm-lock.yaml | 184 ++++----- carbon-generics/.node-version | 2 +- carbon-generics/package.json | 4 +- carbon-generics/pnpm-lock.yaml | 25 +- cloudflare-workers-d1/.node-version | 2 +- cloudflare-workers-d1/package.json | 6 +- cloudflare-workers-d1/pnpm-lock.yaml | 71 +++- image-tools/.node-version | 2 +- image-tools/package.json | 18 +- image-tools/pnpm-lock.yaml | 184 ++++----- smui6/.node-version | 2 +- smui6/package.json | 16 +- smui6/pnpm-lock.yaml | 176 ++++---- svelte-blues-stack/.node-version | 2 +- svelte-blues-stack/package.json | 6 +- svelte-blues-stack/pnpm-lock.yaml | 77 +++- svelte-component-namespace/.node-version | 2 +- svelte-component-namespace/package.json | 14 +- svelte-component-namespace/pnpm-lock.yaml | 176 ++++---- svelte-generics/.node-version | 2 +- svelte-generics/package.json | 2 +- svelte-generics/pnpm-lock.yaml | 20 +- svelte-hasura-uqrl/web/.node-version | 2 +- svelte-hasura-uqrl/web/package.json | 10 +- svelte-hasura-uqrl/web/pnpm-lock.yaml | 408 +++++++++++++------ svelte-kit-graphql/.node-version | 2 +- svelte-kit-graphql/package.json | 12 +- svelte-kit-graphql/pnpm-lock.yaml | 474 ++++++++++++++-------- svelte-kit-prisma/.node-version | 2 +- svelte-kit-prisma/package.json | 18 +- svelte-kit-prisma/pnpm-lock.yaml | 194 +++++---- svelte-material-original/.node-version | 2 +- svelte-material-original/package.json | 14 +- svelte-material-original/pnpm-lock.yaml | 176 ++++---- tailwind-daisyui/.node-version | 2 +- tailwind-daisyui/package.json | 6 +- tailwind-daisyui/pnpm-lock.yaml | 88 +++- 39 files changed, 1445 insertions(+), 978 deletions(-) diff --git a/carbon-felte/.node-version b/carbon-felte/.node-version index b460d6f2..d939939b 100644 --- a/carbon-felte/.node-version +++ b/carbon-felte/.node-version @@ -1 +1 @@ -18.12.1 +18.13.0 diff --git a/carbon-felte/package.json b/carbon-felte/package.json index 8b0a7dd7..45f22db0 100644 --- a/carbon-felte/package.json +++ b/carbon-felte/package.json @@ -14,21 +14,21 @@ }, "devDependencies": { "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", - "@typescript-eslint/eslint-plugin": "5.46.1", - "@typescript-eslint/parser": "5.46.1", - "carbon-components-svelte": "0.70.13", - "eslint": "8.30.0", - "eslint-config-prettier": "8.5.0", + "@sveltejs/kit": "1.0.7", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", + "carbon-components-svelte": "0.71.0", + "eslint": "8.31.0", + "eslint-config-prettier": "8.6.0", "eslint-plugin-svelte3": "4.0.0", - "prettier": "2.8.1", + "prettier": "2.8.2", "prettier-plugin-svelte": "2.9.0", "svelte": "3.55.0", "svelte-check": "3.0.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.1", "typescript": "4.9.4", - "vite": "4.0.1" + "vite": "4.0.4" }, "type": "module", "dependencies": { @@ -36,5 +36,5 @@ "felte": "1.2.6", "zod": "3.20.2" }, - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.22.0" } diff --git a/carbon-felte/pnpm-lock.yaml b/carbon-felte/pnpm-lock.yaml index 0d82d5f8..83f6ac3b 100644 --- a/carbon-felte/pnpm-lock.yaml +++ b/carbon-felte/pnpm-lock.yaml @@ -3,22 +3,22 @@ lockfileVersion: 5.4 specifiers: '@felte/validator-zod': 1.0.12 '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1 - '@typescript-eslint/parser': 5.46.1 - carbon-components-svelte: 0.70.13 - eslint: 8.30.0 - eslint-config-prettier: 8.5.0 + '@sveltejs/kit': 1.0.7 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 + carbon-components-svelte: 0.71.0 + eslint: 8.31.0 + eslint-config-prettier: 8.6.0 eslint-plugin-svelte3: 4.0.0 felte: 1.2.6 - prettier: 2.8.1 + prettier: 2.8.2 prettier-plugin-svelte: 2.9.0 svelte: 3.55.0 svelte-check: 3.0.1 svelte-preprocess: 4.10.7 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 zod: 3.20.2 dependencies: @@ -27,22 +27,22 @@ dependencies: zod: 3.20.2 devDependencies: - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - carbon-components-svelte: 0.70.13 - eslint: 8.30.0 - eslint-config-prettier: 8.5.0_eslint@8.30.0 - eslint-plugin-svelte3: 4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a - prettier: 2.8.1 - prettier-plugin-svelte: 2.9.0_ajxj753sv7dbwexjherrch25ta + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + carbon-components-svelte: 0.71.0 + eslint: 8.31.0 + eslint-config-prettier: 8.6.0_eslint@8.31.0 + eslint-plugin-svelte3: 4.0.0_6go7qzsvzihesfwmyvq3tnl5qq + prettier: 2.8.2 + prettier-plugin-svelte: 2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm svelte: 3.55.0 svelte-check: 3.0.1_svelte@3.55.0 svelte-preprocess: 4.10.7_niwyv7xychq2ag6arq5eqxbomm tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 packages: @@ -244,8 +244,8 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.4.0: - resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} + /@eslint/eslintrc/1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -308,10 +308,6 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec/1.4.13: - resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} - dev: true - /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true @@ -348,17 +344,17 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.55.0+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.55.0+vite@4.0.4: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -366,7 +362,7 @@ packages: svelte: ^3.54.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.4 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.0 @@ -380,12 +376,12 @@ packages: svelte: 3.55.0 tiny-glob: 0.2.9 undici: 5.14.0 - vite: 4.0.1 + vite: 4.0.4 transitivePeerDependencies: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.1: + /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.4: resolution: {integrity: sha512-xCEan0/NNpQuL0l5aS42FjwQ6wwskdxC3pW1OeFtEKNZwRg7Evro9lac9HesGP6TdFsTv2xMes5ASQVKbCacxg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -398,8 +394,8 @@ packages: magic-string: 0.27.0 svelte: 3.55.0 svelte-hmr: 0.15.1_svelte@3.55.0 - vite: 4.0.1 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -430,8 +426,8 @@ packages: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i: - resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==} + /@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq: + resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -441,12 +437,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/type-utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/type-utils': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -457,8 +453,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==} + /@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -467,26 +463,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.46.1: - resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==} + /@typescript-eslint/scope-manager/5.48.0: + resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 dev: true - /@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==} + /@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -495,23 +491,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.46.1: - resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==} + /@typescript-eslint/types/5.48.0: + resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4: - resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==} + /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: + resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -519,8 +515,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -531,31 +527,31 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==} + /@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} 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 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - eslint: 8.30.0 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 semver: 7.3.7 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.46.1: - resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==} + /@typescript-eslint/visitor-keys/5.48.0: + resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/types': 5.48.0 eslint-visitor-keys: 3.3.0 dev: true @@ -650,8 +646,8 @@ packages: engines: {node: '>=6'} dev: true - /carbon-components-svelte/0.70.13: - resolution: {integrity: sha512-p6wX8004BM6DrrLH1JJWbkR/VybU0gra+jDWlSW1V2aO8XmAz81evnDLZuTrvbHNkEXPiaC+athSjNsBOf0SjA==} + /carbon-components-svelte/0.71.0: + resolution: {integrity: sha512-47gnDFhIIlDrigIg/TTOQV/FnzrYlKleVNp6cL7FE225aaIoKJ2SHAx38Fuqaakgv0HqsPPkrhQxEY5ya+dxwA==} dependencies: flatpickr: 4.6.9 dev: true @@ -791,22 +787,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.30.0: - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier/8.6.0_eslint@8.31.0: + resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 dev: true - /eslint-plugin-svelte3/4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a: + /eslint-plugin-svelte3/4.0.0_6go7qzsvzihesfwmyvq3tnl5qq: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 svelte: 3.55.0 dev: true @@ -826,13 +822,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.30.0: + /eslint-utils/3.0.0_eslint@8.31.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 dev: true @@ -846,12 +842,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.30.0: - resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} + /eslint/8.31.0: + resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -862,7 +858,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1233,7 +1229,7 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.14 dev: true /merge2/1.4.1: @@ -1396,18 +1392,18 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.9.0_ajxj753sv7dbwexjherrch25ta: + /prettier-plugin-svelte/2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm: resolution: {integrity: sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 dependencies: - prettier: 2.8.1 + prettier: 2.8.2 svelte: 3.55.0 dev: true - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -1801,8 +1797,8 @@ packages: punycode: 2.1.1 dev: true - /vite/4.0.1: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -1834,7 +1830,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -1842,7 +1838,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1 + vite: 4.0.4 dev: true /which/2.0.2: diff --git a/carbon-generics/.node-version b/carbon-generics/.node-version index b460d6f2..d939939b 100644 --- a/carbon-generics/.node-version +++ b/carbon-generics/.node-version @@ -1 +1 @@ -18.12.1 +18.13.0 diff --git a/carbon-generics/package.json b/carbon-generics/package.json index 6d856b84..d4c622bb 100644 --- a/carbon-generics/package.json +++ b/carbon-generics/package.json @@ -9,11 +9,11 @@ "check": "svelte-check --tsconfig ./tsconfig.json" }, "devDependencies": { - "@rollup/plugin-commonjs": "23.0.5", + "@rollup/plugin-commonjs": "23.0.7", "@rollup/plugin-node-resolve": "13.3.0", "@rollup/plugin-typescript": "10.0.1", "@tsconfig/svelte": "3.0.0", - "carbon-components-svelte": "0.70.13", + "carbon-components-svelte": "0.71.0", "rollup": "2.79.1", "rollup-plugin-css-only": "4.3.0", "rollup-plugin-livereload": "2.0.5", diff --git a/carbon-generics/pnpm-lock.yaml b/carbon-generics/pnpm-lock.yaml index 3cc3a5df..681e6890 100644 --- a/carbon-generics/pnpm-lock.yaml +++ b/carbon-generics/pnpm-lock.yaml @@ -1,11 +1,11 @@ lockfileVersion: 5.4 specifiers: - '@rollup/plugin-commonjs': 23.0.5 + '@rollup/plugin-commonjs': 23.0.7 '@rollup/plugin-node-resolve': 13.3.0 '@rollup/plugin-typescript': 10.0.1 '@tsconfig/svelte': 3.0.0 - carbon-components-svelte: 0.70.13 + carbon-components-svelte: 0.71.0 rollup: 2.79.1 rollup-plugin-css-only: 4.3.0 rollup-plugin-livereload: 2.0.5 @@ -22,11 +22,11 @@ dependencies: sirv-cli: 2.0.2 devDependencies: - '@rollup/plugin-commonjs': 23.0.5_rollup@2.79.1 + '@rollup/plugin-commonjs': 23.0.7_rollup@2.79.1 '@rollup/plugin-node-resolve': 13.3.0_rollup@2.79.1 '@rollup/plugin-typescript': 10.0.1_sbiskyiysxhldmns7rmnvoiszu '@tsconfig/svelte': 3.0.0 - carbon-components-svelte: 0.70.13 + carbon-components-svelte: 0.71.0 rollup: 2.79.1 rollup-plugin-css-only: 4.3.0_rollup@2.79.1 rollup-plugin-livereload: 2.0.5 @@ -123,8 +123,8 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: false - /@rollup/plugin-commonjs/23.0.5_rollup@2.79.1: - resolution: {integrity: sha512-IwI51j5kCmLMYsErEvZAID/pg7Z1qgyVJ+QIPDDIg1AOPbIGbdTCjuHDWIBCtoF1dvMkXfQv7B2eTadjnLRbmA==} + /@rollup/plugin-commonjs/23.0.7_rollup@2.79.1: + resolution: {integrity: sha512-hsSD5Qzyuat/swzrExGG5l7EuIlPhwTsT7KwKbSCQzIcJWjRxiimi/0tyMYY2bByitNb3i1p+6JWEDGa0NvT0Q==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.68.0||^3.0.0 @@ -137,7 +137,7 @@ packages: estree-walker: 2.0.2 glob: 8.0.3 is-reference: 1.2.1 - magic-string: 0.26.7 + magic-string: 0.27.0 rollup: 2.79.1 dev: true @@ -303,8 +303,8 @@ packages: engines: {node: '>=6'} dev: true - /carbon-components-svelte/0.70.13: - resolution: {integrity: sha512-p6wX8004BM6DrrLH1JJWbkR/VybU0gra+jDWlSW1V2aO8XmAz81evnDLZuTrvbHNkEXPiaC+athSjNsBOf0SjA==} + /carbon-components-svelte/0.71.0: + resolution: {integrity: sha512-47gnDFhIIlDrigIg/TTOQV/FnzrYlKleVNp6cL7FE225aaIoKJ2SHAx38Fuqaakgv0HqsPPkrhQxEY5ya+dxwA==} dependencies: flatpickr: 4.6.9 dev: true @@ -603,13 +603,6 @@ packages: sourcemap-codec: 1.4.8 dev: true - /magic-string/0.26.7: - resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==} - engines: {node: '>=12'} - dependencies: - sourcemap-codec: 1.4.8 - dev: true - /magic-string/0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} diff --git a/cloudflare-workers-d1/.node-version b/cloudflare-workers-d1/.node-version index 95c758ca..ecb0f8a9 100644 --- a/cloudflare-workers-d1/.node-version +++ b/cloudflare-workers-d1/.node-version @@ -1 +1 @@ -v18.12.1 \ No newline at end of file +18.13.0 \ No newline at end of file diff --git a/cloudflare-workers-d1/package.json b/cloudflare-workers-d1/package.json index 8a045e2f..03a6edce 100644 --- a/cloudflare-workers-d1/package.json +++ b/cloudflare-workers-d1/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@cloudflare/workers-types": "4.20221111.1", "@playwright/test": "^1.28.1", - "@sveltejs/adapter-cloudflare-workers": "1.0.0", + "@sveltejs/adapter-cloudflare-workers": "1.0.1", "@sveltejs/kit": "^1.0.0", "@testing-library/svelte": "3.2.2", "@typescript-eslint/eslint-plugin": "^5.45.0", @@ -33,9 +33,9 @@ "tslib": "^2.4.1", "typescript": "^4.9.3", "vite": "^4.0.0", - "vitest": "^0.25.3", + "vitest": "^0.26.0", "wrangler": "2.6.2" }, "type": "module", - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.22.0" } diff --git a/cloudflare-workers-d1/pnpm-lock.yaml b/cloudflare-workers-d1/pnpm-lock.yaml index aa12015d..c6ff742e 100644 --- a/cloudflare-workers-d1/pnpm-lock.yaml +++ b/cloudflare-workers-d1/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@cloudflare/workers-types': 4.20221111.1 '@playwright/test': ^1.28.1 - '@sveltejs/adapter-cloudflare-workers': 1.0.0 + '@sveltejs/adapter-cloudflare-workers': 1.0.1 '@sveltejs/kit': ^1.0.0 '@testing-library/svelte': 3.2.2 '@typescript-eslint/eslint-plugin': ^5.45.0 @@ -20,13 +20,13 @@ specifiers: tslib: ^2.4.1 typescript: ^4.9.3 vite: ^4.0.0 - vitest: ^0.25.3 + vitest: ^0.26.0 wrangler: 2.6.2 devDependencies: '@cloudflare/workers-types': 4.20221111.1 '@playwright/test': 1.29.0 - '@sveltejs/adapter-cloudflare-workers': 1.0.0_@sveltejs+kit@1.0.1 + '@sveltejs/adapter-cloudflare-workers': 1.0.1_@sveltejs+kit@1.0.1 '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 '@testing-library/svelte': 3.2.2_svelte@3.55.0 '@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i @@ -43,7 +43,7 @@ devDependencies: tslib: 2.4.1 typescript: 4.9.4 vite: 4.0.1 - vitest: 0.25.8_happy-dom@8.1.1 + vitest: 0.26.3_happy-dom@8.1.1 wrangler: 2.6.2 packages: @@ -564,8 +564,8 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@sveltejs/adapter-cloudflare-workers/1.0.0_@sveltejs+kit@1.0.1: - resolution: {integrity: sha512-Rk7MOQwc0wvlmIogbGCPevzY7c5J1h/Fa7OD1HYIY1mOuVZQyXvpFlsULwstn/DtUxJ9wFWNuSvcsRyz7eXl0w==} + /@sveltejs/adapter-cloudflare-workers/1.0.1_@sveltejs+kit@1.0.1: + resolution: {integrity: sha512-pZB6hA3nD0slYkzui1ceR0ZfPrhjpZEGrK2+KTmsDGD4IEcfcFsYeWH2LSsj2YYh67GD6w5UWpvRdK5MrimdQg==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: @@ -2114,6 +2114,10 @@ packages: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true + /jsonc-parser/3.2.0: + resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} + dev: true + /kleur/4.1.5: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} @@ -2275,6 +2279,15 @@ packages: minimist: 1.2.7 dev: true + /mlly/1.0.0: + resolution: {integrity: sha512-QL108Hwt+u9bXdWgOI0dhzZfACovn5Aen4Xvc8Jasd9ouRH4NjnrXEiyP3nVvJo91zPlYjVRckta0Nt2zfoR6g==} + dependencies: + acorn: 8.8.1 + pathe: 1.0.0 + pkg-types: 1.0.1 + ufo: 1.0.1 + dev: true + /mri/1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} @@ -2467,6 +2480,14 @@ packages: engines: {node: '>=8'} dev: true + /pathe/0.2.0: + resolution: {integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==} + dev: true + + /pathe/1.0.0: + resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==} + dev: true + /pathval/1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true @@ -2480,6 +2501,14 @@ packages: engines: {node: '>=8.6'} dev: true + /pkg-types/1.0.1: + resolution: {integrity: sha512-jHv9HB+Ho7dj6ItwppRDDl0iZRYBD0jsakHXtFgoLr+cHSF6xC+QL54sJmWxyGxOLYSHm0afhXhXcQDQqH9z8g==} + dependencies: + jsonc-parser: 3.2.0 + mlly: 1.0.0 + pathe: 1.0.0 + dev: true + /playwright-core/1.29.0: resolution: {integrity: sha512-pboOm1m0RD6z1GtwAbEH60PYRfF87vKdzOSRw2RyO0Y0a7utrMyWN2Au1ojGvQr4umuBMODkKTv607YIRypDSQ==} engines: {node: '>=14'} @@ -3077,6 +3106,10 @@ packages: hasBin: true dev: true + /ufo/1.0.1: + resolution: {integrity: sha512-boAm74ubXHY7KJQZLlXrtMz52qFvpsbOxDcZOnw/Wf+LS4Mmyu7JxmzD4tDLtUQtmZECypJ0FrCz4QIe6dvKRA==} + dev: true + /undici/5.14.0: resolution: {integrity: sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==} engines: {node: '>=12.18'} @@ -3110,6 +3143,27 @@ packages: builtins: 5.0.1 dev: true + /vite-node/0.26.3_@types+node@18.11.16: + resolution: {integrity: sha512-Te2bq0Bfvq6XiO718I+1EinMjpNYKws6SNHKOmVbILAQimKoZKDd+IZLlkaYcBXPpK3HFe2U80k8Zw+m3w/a2w==} + engines: {node: '>=v14.16.0'} + hasBin: true + dependencies: + debug: 4.3.4 + mlly: 1.0.0 + pathe: 0.2.0 + source-map: 0.6.1 + source-map-support: 0.5.21 + vite: 4.0.1_@types+node@18.11.16 + transitivePeerDependencies: + - '@types/node' + - less + - sass + - stylus + - sugarss + - supports-color + - terser + dev: true + /vite/4.0.1: resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} engines: {node: ^14.18.0 || >=16.0.0} @@ -3188,8 +3242,8 @@ packages: vite: 4.0.1 dev: true - /vitest/0.25.8_happy-dom@8.1.1: - resolution: {integrity: sha512-X75TApG2wZTJn299E/TIYevr4E9/nBo1sUtZzn0Ci5oK8qnpZAZyhwg0qCeMSakGIWtc6oRwcQFyFfW14aOFWg==} + /vitest/0.26.3_happy-dom@8.1.1: + resolution: {integrity: sha512-FmHxU9aUCxTi23keF3vxb/Qp0lYXaaJ+jRLGOUmMS3qVTOJvgGE+f1VArupA6pEhaG2Ans4X+zV9dqM5WISMbg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -3225,6 +3279,7 @@ packages: tinypool: 0.3.0 tinyspy: 1.0.2 vite: 4.0.1_@types+node@18.11.16 + vite-node: 0.26.3_@types+node@18.11.16 transitivePeerDependencies: - less - sass diff --git a/image-tools/.node-version b/image-tools/.node-version index 72c7744b..ecb0f8a9 100644 --- a/image-tools/.node-version +++ b/image-tools/.node-version @@ -1 +1 @@ -18.12.1 \ No newline at end of file +18.13.0 \ No newline at end of file diff --git a/image-tools/package.json b/image-tools/package.json index 389bbc10..cc23692a 100644 --- a/image-tools/package.json +++ b/image-tools/package.json @@ -13,23 +13,23 @@ }, "devDependencies": { "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", - "@typescript-eslint/eslint-plugin": "5.46.1", - "@typescript-eslint/parser": "5.46.1", - "eslint": "8.30.0", - "eslint-config-prettier": "8.5.0", + "@sveltejs/kit": "1.0.7", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", + "eslint": "8.31.0", + "eslint-config-prettier": "8.6.0", "eslint-plugin-svelte3": "4.0.0", - "prettier": "2.8.1", + "prettier": "2.8.2", "prettier-plugin-svelte": "2.9.0", "svelte": "3.55.0", "svelte-check": "3.0.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.1", "typescript": "4.9.4", - "vite": "4.0.1", - "vite-imagetools": "4.0.11", + "vite": "4.0.4", + "vite-imagetools": "4.0.13", "vite-tsconfig-paths": "3.6.0" }, "type": "module", - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.22.0" } diff --git a/image-tools/pnpm-lock.yaml b/image-tools/pnpm-lock.yaml index cf410860..8375f0ba 100644 --- a/image-tools/pnpm-lock.yaml +++ b/image-tools/pnpm-lock.yaml @@ -2,41 +2,41 @@ lockfileVersion: 5.4 specifiers: '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1 - '@typescript-eslint/parser': 5.46.1 - eslint: 8.30.0 - eslint-config-prettier: 8.5.0 + '@sveltejs/kit': 1.0.7 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 + eslint: 8.31.0 + eslint-config-prettier: 8.6.0 eslint-plugin-svelte3: 4.0.0 - prettier: 2.8.1 + prettier: 2.8.2 prettier-plugin-svelte: 2.9.0 svelte: 3.55.0 svelte-check: 3.0.1 svelte-preprocess: 4.10.7 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 - vite-imagetools: 4.0.11 + vite: 4.0.4 + vite-imagetools: 4.0.13 vite-tsconfig-paths: 3.6.0 devDependencies: - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - eslint: 8.30.0 - eslint-config-prettier: 8.5.0_eslint@8.30.0 - eslint-plugin-svelte3: 4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a - prettier: 2.8.1 - prettier-plugin-svelte: 2.9.0_ajxj753sv7dbwexjherrch25ta + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + eslint: 8.31.0 + eslint-config-prettier: 8.6.0_eslint@8.31.0 + eslint-plugin-svelte3: 4.0.0_6go7qzsvzihesfwmyvq3tnl5qq + prettier: 2.8.2 + prettier-plugin-svelte: 2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm svelte: 3.55.0 svelte-check: 3.0.1_svelte@3.55.0 svelte-preprocess: 4.10.7_niwyv7xychq2ag6arq5eqxbomm tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 - vite-imagetools: 4.0.11 - vite-tsconfig-paths: 3.6.0_vite@4.0.1 + vite: 4.0.4 + vite-imagetools: 4.0.13 + vite-tsconfig-paths: 3.6.0_vite@4.0.4 packages: @@ -242,8 +242,8 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.4.0: - resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} + /@eslint/eslintrc/1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -334,17 +334,17 @@ packages: picomatch: 2.3.1 dev: true - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.55.0+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.55.0+vite@4.0.4: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -352,7 +352,7 @@ packages: svelte: ^3.54.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.4 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.0 @@ -366,12 +366,12 @@ packages: svelte: 3.55.0 tiny-glob: 0.2.9 undici: 5.14.0 - vite: 4.0.1 + vite: 4.0.4 transitivePeerDependencies: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.1: + /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.4: resolution: {integrity: sha512-xCEan0/NNpQuL0l5aS42FjwQ6wwskdxC3pW1OeFtEKNZwRg7Evro9lac9HesGP6TdFsTv2xMes5ASQVKbCacxg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -384,8 +384,8 @@ packages: magic-string: 0.27.0 svelte: 3.55.0 svelte-hmr: 0.15.1_svelte@3.55.0 - vite: 4.0.1 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -420,8 +420,8 @@ packages: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i: - resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==} + /@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq: + resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -431,12 +431,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/type-utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/type-utils': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -447,8 +447,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==} + /@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -457,26 +457,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.46.1: - resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==} + /@typescript-eslint/scope-manager/5.48.0: + resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 dev: true - /@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==} + /@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -485,23 +485,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.46.1: - resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==} + /@typescript-eslint/types/5.48.0: + resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4: - resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==} + /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: + resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -509,8 +509,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -521,31 +521,31 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==} + /@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - eslint: 8.30.0 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.46.1: - resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==} + /@typescript-eslint/visitor-keys/5.48.0: + resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/types': 5.48.0 eslint-visitor-keys: 3.3.0 dev: true @@ -845,22 +845,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.30.0: - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier/8.6.0_eslint@8.31.0: + resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 dev: true - /eslint-plugin-svelte3/4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a: + /eslint-plugin-svelte3/4.0.0_6go7qzsvzihesfwmyvq3tnl5qq: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 svelte: 3.55.0 dev: true @@ -880,13 +880,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.30.0: + /eslint-utils/3.0.0_eslint@8.31.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 dev: true @@ -900,12 +900,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.30.0: - resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} + /eslint/8.31.0: + resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -916,7 +916,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1558,18 +1558,18 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.9.0_ajxj753sv7dbwexjherrch25ta: + /prettier-plugin-svelte/2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm: resolution: {integrity: sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 dependencies: - prettier: 2.8.1 + prettier: 2.8.2 svelte: 3.55.0 dev: true - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -2122,8 +2122,8 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /vite-imagetools/4.0.11: - resolution: {integrity: sha512-S6+vzsd/6kSBdPIdjJFGeZ4+UV/aIK09V7oLb/Z9soV3jNwKh60WBi6jF+RnKtY7F9FMU3W6xPbln+VPHI0icA==} + /vite-imagetools/4.0.13: + resolution: {integrity: sha512-DeMAhDwvWATzBa5Qu9Fv6rtOuHZFONrv5Z5a95jd/oBDDCdyTKYVqxIurS5ox9A/sH8bhVF7r++Yww0DKpjKFQ==} engines: {node: '>=12.0.0'} dependencies: '@rollup/pluginutils': 5.0.2 @@ -2132,7 +2132,7 @@ packages: - rollup dev: true - /vite-tsconfig-paths/3.6.0_vite@4.0.1: + /vite-tsconfig-paths/3.6.0_vite@4.0.4: resolution: {integrity: sha512-UfsPYonxLqPD633X8cWcPFVuYzx/CMNHAjZTasYwX69sXpa4gNmQkR0XCjj82h7zhLGdTWagMjC1qfb9S+zv0A==} peerDependencies: vite: '>2.0.0-0' @@ -2141,13 +2141,13 @@ packages: globrex: 0.1.2 recrawl-sync: 2.2.3 tsconfig-paths: 4.1.0 - vite: 4.0.1 + vite: 4.0.4 transitivePeerDependencies: - supports-color dev: true - /vite/4.0.1: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -2179,7 +2179,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -2187,7 +2187,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1 + vite: 4.0.4 dev: true /which/2.0.2: diff --git a/smui6/.node-version b/smui6/.node-version index b460d6f2..d939939b 100644 --- a/smui6/.node-version +++ b/smui6/.node-version @@ -1 +1 @@ -18.12.1 +18.13.0 diff --git a/smui6/package.json b/smui6/package.json index f8cb0cba..99db0127 100644 --- a/smui6/package.json +++ b/smui6/package.json @@ -16,13 +16,13 @@ "devDependencies": { "@smui/button": "6.1.4", "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", - "@typescript-eslint/eslint-plugin": "5.46.1", - "@typescript-eslint/parser": "5.46.1", - "eslint": "8.30.0", - "eslint-config-prettier": "8.5.0", + "@sveltejs/kit": "1.0.7", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", + "eslint": "8.31.0", + "eslint-config-prettier": "8.6.0", "eslint-plugin-svelte3": "4.0.0", - "prettier": "2.8.1", + "prettier": "2.8.2", "prettier-plugin-svelte": "2.9.0", "smui-theme": "6.2.0", "svelte": "3.55.0", @@ -30,8 +30,8 @@ "svelte-preprocess": "4.10.7", "tslib": "2.4.1", "typescript": "4.9.4", - "vite": "4.0.1" + "vite": "4.0.4" }, "type": "module", - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.22.0" } diff --git a/smui6/pnpm-lock.yaml b/smui6/pnpm-lock.yaml index 4c58f47c..966927d9 100644 --- a/smui6/pnpm-lock.yaml +++ b/smui6/pnpm-lock.yaml @@ -3,13 +3,13 @@ lockfileVersion: 5.4 specifiers: '@smui/button': 6.1.4 '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1 - '@typescript-eslint/parser': 5.46.1 - eslint: 8.30.0 - eslint-config-prettier: 8.5.0 + '@sveltejs/kit': 1.0.7 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 + eslint: 8.31.0 + eslint-config-prettier: 8.6.0 eslint-plugin-svelte3: 4.0.0 - prettier: 2.8.1 + prettier: 2.8.2 prettier-plugin-svelte: 2.9.0 smui-theme: 6.2.0 svelte: 3.55.0 @@ -17,26 +17,26 @@ specifiers: svelte-preprocess: 4.10.7 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 devDependencies: '@smui/button': 6.1.4_niwyv7xychq2ag6arq5eqxbomm - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - eslint: 8.30.0 - eslint-config-prettier: 8.5.0_eslint@8.30.0 - eslint-plugin-svelte3: 4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a - prettier: 2.8.1 - prettier-plugin-svelte: 2.9.0_ajxj753sv7dbwexjherrch25ta + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + eslint: 8.31.0 + eslint-config-prettier: 8.6.0_eslint@8.31.0 + eslint-plugin-svelte3: 4.0.0_6go7qzsvzihesfwmyvq3tnl5qq + prettier: 2.8.2 + prettier-plugin-svelte: 2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm smui-theme: 6.2.0 svelte: 3.55.0 svelte-check: 3.0.1_svelte@3.55.0 svelte-preprocess: 4.10.7_niwyv7xychq2ag6arq5eqxbomm tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 packages: @@ -238,8 +238,8 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.4.0: - resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} + /@eslint/eslintrc/1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -280,10 +280,6 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec/1.4.13: - resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} - dev: true - /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true @@ -476,17 +472,17 @@ packages: - typescript dev: true - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.55.0+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.55.0+vite@4.0.4: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -494,7 +490,7 @@ packages: svelte: ^3.54.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.4 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.0 @@ -508,12 +504,12 @@ packages: svelte: 3.55.0 tiny-glob: 0.2.9 undici: 5.14.0 - vite: 4.0.1 + vite: 4.0.4 transitivePeerDependencies: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.1: + /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.4: resolution: {integrity: sha512-xCEan0/NNpQuL0l5aS42FjwQ6wwskdxC3pW1OeFtEKNZwRg7Evro9lac9HesGP6TdFsTv2xMes5ASQVKbCacxg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -526,8 +522,8 @@ packages: magic-string: 0.27.0 svelte: 3.55.0 svelte-hmr: 0.15.1_svelte@3.55.0 - vite: 4.0.1 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -562,8 +558,8 @@ packages: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i: - resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==} + /@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq: + resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -573,12 +569,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/type-utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/type-utils': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -589,8 +585,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==} + /@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -599,26 +595,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.46.1: - resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==} + /@typescript-eslint/scope-manager/5.48.0: + resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 dev: true - /@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==} + /@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -627,23 +623,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.46.1: - resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==} + /@typescript-eslint/types/5.48.0: + resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4: - resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==} + /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: + resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -651,8 +647,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -663,31 +659,31 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==} + /@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} 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 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - eslint: 8.30.0 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 semver: 7.3.7 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.46.1: - resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==} + /@typescript-eslint/visitor-keys/5.48.0: + resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/types': 5.48.0 eslint-visitor-keys: 3.3.0 dev: true @@ -938,22 +934,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.30.0: - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier/8.6.0_eslint@8.31.0: + resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 dev: true - /eslint-plugin-svelte3/4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a: + /eslint-plugin-svelte3/4.0.0_6go7qzsvzihesfwmyvq3tnl5qq: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 svelte: 3.55.0 dev: true @@ -973,13 +969,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.30.0: + /eslint-utils/3.0.0_eslint@8.31.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 dev: true @@ -993,12 +989,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.30.0: - resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} + /eslint/8.31.0: + resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -1009,7 +1005,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1386,7 +1382,7 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.14 dev: true /merge2/1.4.1: @@ -1575,18 +1571,18 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.9.0_ajxj753sv7dbwexjherrch25ta: + /prettier-plugin-svelte/2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm: resolution: {integrity: sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 dependencies: - prettier: 2.8.1 + prettier: 2.8.2 svelte: 3.55.0 dev: true - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -2033,8 +2029,8 @@ packages: punycode: 2.1.1 dev: true - /vite/4.0.1: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -2066,7 +2062,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -2074,7 +2070,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1 + vite: 4.0.4 dev: true /webidl-conversions/3.0.1: diff --git a/svelte-blues-stack/.node-version b/svelte-blues-stack/.node-version index 72c7744b..ecb0f8a9 100644 --- a/svelte-blues-stack/.node-version +++ b/svelte-blues-stack/.node-version @@ -1 +1 @@ -18.12.1 \ No newline at end of file +18.13.0 \ No newline at end of file diff --git a/svelte-blues-stack/package.json b/svelte-blues-stack/package.json index 6896d969..919a89f5 100644 --- a/svelte-blues-stack/package.json +++ b/svelte-blues-stack/package.json @@ -25,7 +25,7 @@ "@storybook/svelte": "^6.5.12", "@storybook/testing-library": "^0.0.13", "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", + "@sveltejs/kit": "1.0.7", "@testing-library/svelte": "^3.2.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", @@ -44,8 +44,8 @@ "tslib": "^2.3.1", "typescript": "^4.7.4", "vite": "^4.0.1", - "vitest": "^0.25.0" + "vitest": "^0.26.0" }, "type": "module", - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.22.0" } diff --git a/svelte-blues-stack/pnpm-lock.yaml b/svelte-blues-stack/pnpm-lock.yaml index e4a3d776..5548c9ab 100644 --- a/svelte-blues-stack/pnpm-lock.yaml +++ b/svelte-blues-stack/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@storybook/svelte': ^6.5.12 '@storybook/testing-library': ^0.0.13 '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 + '@sveltejs/kit': 1.0.7 '@testing-library/svelte': ^3.2.1 '@typescript-eslint/eslint-plugin': ^5.27.0 '@typescript-eslint/parser': ^5.27.0 @@ -29,7 +29,7 @@ specifiers: tslib: ^2.3.1 typescript: ^4.7.4 vite: ^4.0.1 - vitest: ^0.25.0 + vitest: ^0.26.0 devDependencies: '@playwright/test': 1.26.1 @@ -40,8 +40,8 @@ devDependencies: '@storybook/builder-vite': 0.2.6_ma36jlvnwjg2nlclpyjsm5iswa '@storybook/svelte': 6.5.12_a7wkjgccynck5xx3jg27kpy2ha '@storybook/testing-library': 0.0.13 - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.50.1+vite@4.0.1 + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.50.1+vite@4.0.1 '@testing-library/svelte': 3.2.1_svelte@3.50.1 '@typescript-eslint/eslint-plugin': 5.38.1_c7qepppml3d4ahu5cnfwqe6ltq '@typescript-eslint/parser': 5.38.1_ypn2ylkkyfa5i233caldtndbqa @@ -60,7 +60,7 @@ devDependencies: tslib: 2.4.0 typescript: 4.8.4 vite: 4.0.1 - vitest: 0.25.8_jsdom@20.0.1 + vitest: 0.26.3_jsdom@20.0.1 packages: @@ -4425,17 +4425,17 @@ packages: resolve-from: 5.0.0 dev: true - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.50.1+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.50.1+vite@4.0.1 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.50.1+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.50.1+vite@4.0.1: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -9322,6 +9322,10 @@ packages: hasBin: true dev: true + /jsonc-parser/3.2.0: + resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} + dev: true + /jsonfile/6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: @@ -9888,6 +9892,15 @@ packages: hasBin: true dev: true + /mlly/1.0.0: + resolution: {integrity: sha512-QL108Hwt+u9bXdWgOI0dhzZfACovn5Aen4Xvc8Jasd9ouRH4NjnrXEiyP3nVvJo91zPlYjVRckta0Nt2zfoR6g==} + dependencies: + acorn: 8.8.1 + pathe: 1.0.0 + pkg-types: 1.0.1 + ufo: 1.0.1 + dev: true + /move-concurrently/1.0.1: resolution: {integrity: sha512-hdrFxZOycD/g6A6SoI2bB5NA/5NEqD0569+S47WZhPvm46sD50ZHdYaFmnua5lndde9rCHGjmfK7Z8BuCt/PcQ==} dependencies: @@ -10517,6 +10530,14 @@ packages: engines: {node: '>=8'} dev: true + /pathe/0.2.0: + resolution: {integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==} + dev: true + + /pathe/1.0.0: + resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==} + dev: true + /pathval/1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true @@ -10601,6 +10622,14 @@ packages: find-up: 5.0.0 dev: true + /pkg-types/1.0.1: + resolution: {integrity: sha512-jHv9HB+Ho7dj6ItwppRDDl0iZRYBD0jsakHXtFgoLr+cHSF6xC+QL54sJmWxyGxOLYSHm0afhXhXcQDQqH9z8g==} + dependencies: + jsonc-parser: 3.2.0 + mlly: 1.0.0 + pathe: 1.0.0 + dev: true + /playwright-core/1.26.1: resolution: {integrity: sha512-hzFchhhxnEiPc4qVPs9q2ZR+5eKNifY2hQDHtg1HnTTUuphYCBP8ZRb2si+B1TR7BHirgXaPi48LIye5SgrLAA==} engines: {node: '>=14'} @@ -12699,6 +12728,10 @@ packages: hasBin: true dev: true + /ufo/1.0.1: + resolution: {integrity: sha512-boAm74ubXHY7KJQZLlXrtMz52qFvpsbOxDcZOnw/Wf+LS4Mmyu7JxmzD4tDLtUQtmZECypJ0FrCz4QIe6dvKRA==} + dev: true + /uglify-js/3.17.2: resolution: {integrity: sha512-bbxglRjsGQMchfvXZNusUcYgiB9Hx2K4AHYXQy2DITZ9Rd+JzhX7+hoocE5Winr7z2oHvPsekkBwXtigvxevXg==} engines: {node: '>=0.8.0'} @@ -13022,6 +13055,27 @@ packages: vfile-message: 2.0.4 dev: true + /vite-node/0.26.3_@types+node@18.8.0: + resolution: {integrity: sha512-Te2bq0Bfvq6XiO718I+1EinMjpNYKws6SNHKOmVbILAQimKoZKDd+IZLlkaYcBXPpK3HFe2U80k8Zw+m3w/a2w==} + engines: {node: '>=v14.16.0'} + hasBin: true + dependencies: + debug: 4.3.4 + mlly: 1.0.0 + pathe: 0.2.0 + source-map: 0.6.1 + source-map-support: 0.5.21 + vite: 4.0.1_@types+node@18.8.0 + transitivePeerDependencies: + - '@types/node' + - less + - sass + - stylus + - sugarss + - supports-color + - terser + dev: true + /vite/4.0.1: resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} engines: {node: ^14.18.0 || >=16.0.0} @@ -13100,8 +13154,8 @@ packages: vite: 4.0.1 dev: true - /vitest/0.25.8_jsdom@20.0.1: - resolution: {integrity: sha512-X75TApG2wZTJn299E/TIYevr4E9/nBo1sUtZzn0Ci5oK8qnpZAZyhwg0qCeMSakGIWtc6oRwcQFyFfW14aOFWg==} + /vitest/0.26.3_jsdom@20.0.1: + resolution: {integrity: sha512-FmHxU9aUCxTi23keF3vxb/Qp0lYXaaJ+jRLGOUmMS3qVTOJvgGE+f1VArupA6pEhaG2Ans4X+zV9dqM5WISMbg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -13137,6 +13191,7 @@ packages: tinypool: 0.3.0 tinyspy: 1.0.2 vite: 4.0.1_@types+node@18.8.0 + vite-node: 0.26.3_@types+node@18.8.0 transitivePeerDependencies: - less - sass diff --git a/svelte-component-namespace/.node-version b/svelte-component-namespace/.node-version index b460d6f2..d939939b 100644 --- a/svelte-component-namespace/.node-version +++ b/svelte-component-namespace/.node-version @@ -1 +1 @@ -18.12.1 +18.13.0 diff --git a/svelte-component-namespace/package.json b/svelte-component-namespace/package.json index d8da9ae7..167841ef 100644 --- a/svelte-component-namespace/package.json +++ b/svelte-component-namespace/package.json @@ -12,20 +12,20 @@ }, "devDependencies": { "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", - "@typescript-eslint/eslint-plugin": "5.46.1", - "@typescript-eslint/parser": "5.46.1", - "eslint": "8.30.0", - "eslint-config-prettier": "8.5.0", + "@sveltejs/kit": "1.0.7", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", + "eslint": "8.31.0", + "eslint-config-prettier": "8.6.0", "eslint-plugin-svelte3": "4.0.0", - "prettier": "2.8.1", + "prettier": "2.8.2", "prettier-plugin-svelte": "2.9.0", "svelte": "3.55.0", "svelte-check": "3.0.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.1", "typescript": "4.9.4", - "vite": "4.0.1" + "vite": "4.0.4" }, "type": "module" } diff --git a/svelte-component-namespace/pnpm-lock.yaml b/svelte-component-namespace/pnpm-lock.yaml index 5321f864..292aa2ec 100644 --- a/svelte-component-namespace/pnpm-lock.yaml +++ b/svelte-component-namespace/pnpm-lock.yaml @@ -2,37 +2,37 @@ lockfileVersion: 5.4 specifiers: '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1 - '@typescript-eslint/parser': 5.46.1 - eslint: 8.30.0 - eslint-config-prettier: 8.5.0 + '@sveltejs/kit': 1.0.7 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 + eslint: 8.31.0 + eslint-config-prettier: 8.6.0 eslint-plugin-svelte3: 4.0.0 - prettier: 2.8.1 + prettier: 2.8.2 prettier-plugin-svelte: 2.9.0 svelte: 3.55.0 svelte-check: 3.0.1 svelte-preprocess: 4.10.7 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 devDependencies: - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - eslint: 8.30.0 - eslint-config-prettier: 8.5.0_eslint@8.30.0 - eslint-plugin-svelte3: 4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a - prettier: 2.8.1 - prettier-plugin-svelte: 2.9.0_ajxj753sv7dbwexjherrch25ta + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + eslint: 8.31.0 + eslint-config-prettier: 8.6.0_eslint@8.31.0 + eslint-plugin-svelte3: 4.0.0_6go7qzsvzihesfwmyvq3tnl5qq + prettier: 2.8.2 + prettier-plugin-svelte: 2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm svelte: 3.55.0 svelte-check: 3.0.1_svelte@3.55.0 svelte-preprocess: 4.10.7_niwyv7xychq2ag6arq5eqxbomm tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 packages: @@ -234,8 +234,8 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.4.0: - resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} + /@eslint/eslintrc/1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -276,10 +276,6 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec/1.4.13: - resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} - dev: true - /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true @@ -316,17 +312,17 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.55.0+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.55.0+vite@4.0.4: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -334,7 +330,7 @@ packages: svelte: ^3.54.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.4 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.0 @@ -348,12 +344,12 @@ packages: svelte: 3.55.0 tiny-glob: 0.2.9 undici: 5.14.0 - vite: 4.0.1 + vite: 4.0.4 transitivePeerDependencies: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.1: + /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.4: resolution: {integrity: sha512-xCEan0/NNpQuL0l5aS42FjwQ6wwskdxC3pW1OeFtEKNZwRg7Evro9lac9HesGP6TdFsTv2xMes5ASQVKbCacxg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -366,8 +362,8 @@ packages: magic-string: 0.27.0 svelte: 3.55.0 svelte-hmr: 0.15.1_svelte@3.55.0 - vite: 4.0.1 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -398,8 +394,8 @@ packages: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i: - resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==} + /@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq: + resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -409,12 +405,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/type-utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/type-utils': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -425,8 +421,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==} + /@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -435,26 +431,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.46.1: - resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==} + /@typescript-eslint/scope-manager/5.48.0: + resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 dev: true - /@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==} + /@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -463,23 +459,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.46.1: - resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==} + /@typescript-eslint/types/5.48.0: + resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4: - resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==} + /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: + resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -487,8 +483,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -499,31 +495,31 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==} + /@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} 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 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - eslint: 8.30.0 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 semver: 7.3.7 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.46.1: - resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==} + /@typescript-eslint/visitor-keys/5.48.0: + resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/types': 5.48.0 eslint-visitor-keys: 3.3.0 dev: true @@ -753,22 +749,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.30.0: - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier/8.6.0_eslint@8.31.0: + resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 dev: true - /eslint-plugin-svelte3/4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a: + /eslint-plugin-svelte3/4.0.0_6go7qzsvzihesfwmyvq3tnl5qq: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 svelte: 3.55.0 dev: true @@ -788,13 +784,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.30.0: + /eslint-utils/3.0.0_eslint@8.31.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 dev: true @@ -808,12 +804,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.30.0: - resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} + /eslint/8.31.0: + resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -824,7 +820,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1181,7 +1177,7 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.14 dev: true /merge2/1.4.1: @@ -1344,18 +1340,18 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.9.0_ajxj753sv7dbwexjherrch25ta: + /prettier-plugin-svelte/2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm: resolution: {integrity: sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 dependencies: - prettier: 2.8.1 + prettier: 2.8.2 svelte: 3.55.0 dev: true - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -1750,8 +1746,8 @@ packages: punycode: 2.1.1 dev: true - /vite/4.0.1: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -1783,7 +1779,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -1791,7 +1787,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1 + vite: 4.0.4 dev: true /which/2.0.2: diff --git a/svelte-generics/.node-version b/svelte-generics/.node-version index b460d6f2..d939939b 100644 --- a/svelte-generics/.node-version +++ b/svelte-generics/.node-version @@ -1 +1 @@ -18.12.1 +18.13.0 diff --git a/svelte-generics/package.json b/svelte-generics/package.json index aab88dd9..202fce7d 100644 --- a/svelte-generics/package.json +++ b/svelte-generics/package.json @@ -16,6 +16,6 @@ "svelte-preprocess": "4.10.7", "tslib": "2.4.1", "typescript": "4.9.4", - "vite": "4.0.1" + "vite": "4.0.4" } } diff --git a/svelte-generics/pnpm-lock.yaml b/svelte-generics/pnpm-lock.yaml index 0cab7b95..62594f5a 100644 --- a/svelte-generics/pnpm-lock.yaml +++ b/svelte-generics/pnpm-lock.yaml @@ -8,17 +8,17 @@ specifiers: svelte-preprocess: 4.10.7 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 devDependencies: - '@sveltejs/vite-plugin-svelte': 1.4.0_svelte@3.55.0+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 1.4.0_svelte@3.55.0+vite@4.0.4 '@tsconfig/svelte': 3.0.0 svelte: 3.55.0 svelte-check: 3.0.1_svelte@3.55.0 svelte-preprocess: 4.10.7_svelte@3.55.0+typescript@4.9.4 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 packages: @@ -257,7 +257,7 @@ packages: fastq: 1.13.0 dev: true - /@sveltejs/vite-plugin-svelte/1.4.0_svelte@3.55.0+vite@4.0.1: + /@sveltejs/vite-plugin-svelte/1.4.0_svelte@3.55.0+vite@4.0.4: resolution: {integrity: sha512-6QupI/jemMfK+yI2pMtJcu5iO2gtgTfcBdGwMZZt+lgbFELhszbDl6Qjh000HgAV8+XUA+8EY8DusOFk8WhOIg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -270,8 +270,8 @@ packages: magic-string: 0.26.7 svelte: 3.55.0 svelte-hmr: 0.15.1_svelte@3.55.0 - vite: 4.0.1 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -903,8 +903,8 @@ packages: hasBin: true dev: true - /vite/4.0.1: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -936,7 +936,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -944,7 +944,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1 + vite: 4.0.4 dev: true /wrappy/1.0.2: diff --git a/svelte-hasura-uqrl/web/.node-version b/svelte-hasura-uqrl/web/.node-version index b460d6f2..d939939b 100644 --- a/svelte-hasura-uqrl/web/.node-version +++ b/svelte-hasura-uqrl/web/.node-version @@ -1 +1 @@ -18.12.1 +18.13.0 diff --git a/svelte-hasura-uqrl/web/package.json b/svelte-hasura-uqrl/web/package.json index 3a002d73..93f4f9b2 100644 --- a/svelte-hasura-uqrl/web/package.json +++ b/svelte-hasura-uqrl/web/package.json @@ -12,10 +12,10 @@ "codegen": "graphql-codegen --config codegen.yml" }, "devDependencies": { - "@graphql-codegen/cli": "2.16.1", - "@graphql-codegen/typed-document-node": "2.3.10", - "@graphql-codegen/typescript": "2.8.5", - "@graphql-codegen/typescript-operations": "2.5.10", + "@graphql-codegen/cli": "2.16.3", + "@graphql-codegen/typed-document-node": "2.3.12", + "@graphql-codegen/typescript": "2.8.7", + "@graphql-codegen/typescript-operations": "2.5.12", "@graphql-typed-document-node/core": "3.1.1", "@sveltejs/vite-plugin-svelte": "1.4.0", "@tsconfig/svelte": "3.0.0", @@ -26,7 +26,7 @@ "svelte-preprocess": "4.10.7", "tslib": "2.4.1", "typescript": "4.9.4", - "vite": "4.0.1" + "vite": "4.0.4" }, "dependencies": { "@urql/core": "^3.0.0" diff --git a/svelte-hasura-uqrl/web/pnpm-lock.yaml b/svelte-hasura-uqrl/web/pnpm-lock.yaml index c3faf9cd..0352454e 100644 --- a/svelte-hasura-uqrl/web/pnpm-lock.yaml +++ b/svelte-hasura-uqrl/web/pnpm-lock.yaml @@ -1,10 +1,10 @@ lockfileVersion: 5.3 specifiers: - '@graphql-codegen/cli': 2.16.1 - '@graphql-codegen/typed-document-node': 2.3.10 - '@graphql-codegen/typescript': 2.8.5 - '@graphql-codegen/typescript-operations': 2.5.10 + '@graphql-codegen/cli': 2.16.3 + '@graphql-codegen/typed-document-node': 2.3.12 + '@graphql-codegen/typescript': 2.8.7 + '@graphql-codegen/typescript-operations': 2.5.12 '@graphql-typed-document-node/core': 3.1.1 '@sveltejs/vite-plugin-svelte': 1.4.0 '@tsconfig/svelte': 3.0.0 @@ -16,18 +16,18 @@ specifiers: svelte-preprocess: 4.10.7 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 dependencies: '@urql/core': 3.0.3_graphql@16.6.0 devDependencies: - '@graphql-codegen/cli': 2.16.1_graphql@16.6.0+typescript@4.9.4 - '@graphql-codegen/typed-document-node': 2.3.10_graphql@16.6.0 - '@graphql-codegen/typescript': 2.8.5_graphql@16.6.0 - '@graphql-codegen/typescript-operations': 2.5.10_graphql@16.6.0 + '@graphql-codegen/cli': 2.16.3_graphql@16.6.0+typescript@4.9.4 + '@graphql-codegen/typed-document-node': 2.3.12_graphql@16.6.0 + '@graphql-codegen/typescript': 2.8.7_graphql@16.6.0 + '@graphql-codegen/typescript-operations': 2.5.12_graphql@16.6.0 '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 - '@sveltejs/vite-plugin-svelte': 1.4.0_svelte@3.55.0+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 1.4.0_svelte@3.55.0+vite@4.0.4 '@tsconfig/svelte': 3.0.0 '@urql/svelte': 2.0.2_graphql@16.6.0+svelte@3.55.0 graphql: 16.6.0 @@ -36,7 +36,7 @@ devDependencies: svelte-preprocess: 4.10.7_svelte@3.55.0+typescript@4.9.4 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 packages: @@ -864,17 +864,18 @@ packages: dev: true optional: true - /@graphql-codegen/cli/2.16.1_graphql@16.6.0+typescript@4.9.4: - resolution: {integrity: sha512-11z3iSlsNCXcNNkoRKG3wCmT9XpLf7/GZG9bWGXkCoveWVRwnRmo37YakHdNV3hbcJ4iiGbR3Z+MX9gUTEPDVA==} + /@graphql-codegen/cli/2.16.3_graphql@16.6.0+typescript@4.9.4: + resolution: {integrity: sha512-dyRt4nvbpLmWSq+fNsYhQo5tDJyFdlEIX+detR6biOur+kjI9e8djMVa5XSojoDkRIQCifu++6nUHxeROXN8iw==} 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 + ts-node: '>=10' dependencies: '@babel/generator': 7.20.5 '@babel/template': 7.18.10 '@babel/types': 7.20.5 '@graphql-codegen/core': 2.6.8_graphql@16.6.0 - '@graphql-codegen/plugin-helpers': 3.1.1_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 '@graphql-tools/apollo-engine-loader': 7.3.6_graphql@16.6.0 '@graphql-tools/code-file-loader': 7.3.15_graphql@16.6.0 '@graphql-tools/git-loader': 7.2.15_graphql@16.6.0 @@ -882,14 +883,14 @@ 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.8.0_graphql@16.6.0 - '@graphql-tools/prisma-loader': 7.2.7_graphql@16.6.0 + '@graphql-tools/prisma-loader': 7.2.50_graphql@16.6.0 '@graphql-tools/url-loader': 7.13.2_graphql@16.6.0 - '@graphql-tools/utils': 8.11.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 '@whatwg-node/fetch': 0.5.3 chalk: 4.1.2 chokidar: 3.5.3 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 4.1.1_a3687d7ea48a6a9ced0b27e9fbe229dd + cosmiconfig-typescript-loader: 4.3.0_a3687d7ea48a6a9ced0b27e9fbe229dd debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.6.0 @@ -914,7 +915,6 @@ packages: - encoding - enquirer - supports-color - - ts-node - typescript - utf-8-validate dev: true @@ -924,19 +924,19 @@ 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': 3.1.1_graphql@16.6.0 - '@graphql-tools/schema': 9.0.3_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-tools/schema': 9.0.4_graphql@16.6.0 '@graphql-tools/utils': 9.1.3_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 dev: true - /@graphql-codegen/plugin-helpers/3.1.1_graphql@16.6.0: - resolution: {integrity: sha512-+V1WK4DUhejVSbkZrAsyv9gA4oQABVrtEUkT7vWq7gSf7Ln6OEM59lDUDsjp5wpLPTBIDJANbAe3qEd+iCB3Ow==} + /@graphql-codegen/plugin-helpers/3.1.2_graphql@16.6.0: + resolution: {integrity: sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==} 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 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 change-case-all: 1.0.15 common-tags: 1.8.2 graphql: 16.6.0 @@ -945,24 +945,24 @@ packages: tslib: 2.4.1 dev: true - /@graphql-codegen/schema-ast/2.6.0_graphql@16.6.0: - resolution: {integrity: sha512-6wDVX/mKLXaJ3JwSflRsDJa6/+uEJ0Lg3mOQp3Ao2/jw1mijqAKjYgh1e1rcG+vzXpEmk29TC2ujsqAkKqzgMA==} + /@graphql-codegen/schema-ast/2.6.1_graphql@16.6.0: + resolution: {integrity: sha512-5TNW3b1IHJjCh07D2yQNGDQzUpUl2AD+GVe1Dzjqyx/d2Fn0TPMxLsHsKPS4Plg4saO8FK/QO70wLsP7fdbQ1w==} 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': 3.1.1_graphql@16.6.0 - '@graphql-tools/utils': 8.11.0_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 dev: true - /@graphql-codegen/typed-document-node/2.3.10_graphql@16.6.0: - resolution: {integrity: sha512-FcEKubvEl2bHZG2N7u0AwioRYQmhBDRb/JXNBoNXjv9hg32juwejbilS9WWxgcxS13nPj14byEPfHs6GDrKZLw==} + /@graphql-codegen/typed-document-node/2.3.12_graphql@16.6.0: + resolution: {integrity: sha512-0yoJIF7PhbgptSY48KMpTHzS5Abgks7ovxQB8yOQEE0IixCr1tSszkghiyvnNZou+YtqvlkgXLR1DA/v+HOdUg==} 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': 3.1.1_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.5_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.7_graphql@16.6.0 auto-bind: 4.0.0 change-case-all: 1.0.15 graphql: 16.6.0 @@ -972,14 +972,14 @@ packages: - supports-color dev: true - /@graphql-codegen/typescript-operations/2.5.10_graphql@16.6.0: - resolution: {integrity: sha512-N5H7JhcMRzjM2KdvCitqkOd4hphzD9q3NVWGLvBe3Xgqx5Cs3Y4GUcCJbRolSXdQcYBVgZpLZrUe/qoxwYyfeg==} + /@graphql-codegen/typescript-operations/2.5.12_graphql@16.6.0: + resolution: {integrity: sha512-/w8IgRIQwmebixf514FOQp2jXOe7vxZbMiSFoQqJgEgzrr42joPsgu4YGU+owv2QPPmu4736OcX8FSavb7SLiA==} 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': 3.1.1_graphql@16.6.0 - '@graphql-codegen/typescript': 2.8.5_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.5_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-codegen/typescript': 2.8.7_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.7_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.1 @@ -988,14 +988,14 @@ packages: - supports-color dev: true - /@graphql-codegen/typescript/2.8.5_graphql@16.6.0: - resolution: {integrity: sha512-5w3zNlnNKM9tI5ZRbhESmsJ4G16rSiFmNQX6Ot56fmcYUC6bnAt5fqvSqs2C+8fVGIIjeWuwjQA5Xn1VkaLY8A==} + /@graphql-codegen/typescript/2.8.7_graphql@16.6.0: + resolution: {integrity: sha512-Nm5keWqIgg/VL7fivGmglF548tJRP2ttSmfTMuAdY5GNGTJTVZOzNbIOfnbVEDMMWF4V+quUuSyeUQ6zRxtX1w==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 3.1.1_graphql@16.6.0 - '@graphql-codegen/schema-ast': 2.6.0_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.5_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-codegen/schema-ast': 2.6.1_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.7_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.1 @@ -1004,15 +1004,15 @@ packages: - supports-color dev: true - /@graphql-codegen/visitor-plugin-common/2.13.5_graphql@16.6.0: - resolution: {integrity: sha512-OV/mGnSvB/WkEqFu/3bPkAPDNRGRB3xONww5+06CObl383yGrasqM04shYYK4cpcCn9PVWFe8u0SLSEeGmMVrg==} + /@graphql-codegen/visitor-plugin-common/2.13.7_graphql@16.6.0: + resolution: {integrity: sha512-xE6iLDhr9sFM1qwCGJcCXRu5MyA0moapG2HVejwyAXXLubYKYwWnoiEigLH2b5iauh6xsl6XP8hh9D1T1dn5Cw==} 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': 3.1.1_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_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.11.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 @@ -1039,6 +1039,18 @@ packages: - encoding dev: true + /@graphql-tools/batch-execute/8.5.14_graphql@16.6.0: + resolution: {integrity: sha512-m6yXqqmFAH2V5JuSIC/geiGLBQA1Y6RddOJfUtkc9Z7ttkULRCd1W39TpYS6IlrCwYyTj+klO1/kdWiny38f5g==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + dataloader: 2.1.0 + graphql: 16.6.0 + tslib: 2.4.1 + value-or-promise: 1.0.11 + dev: true + /@graphql-tools/batch-execute/8.5.1_graphql@16.6.0: resolution: {integrity: sha512-hRVDduX0UDEneVyEWtc2nu5H2PxpfSfM/riUlgZvo/a/nG475uyehxR5cFGvTEPEQUKY3vGIlqvtRigzqTfCew==} peerDependencies: @@ -1081,6 +1093,87 @@ packages: value-or-promise: 1.0.11 dev: true + /@graphql-tools/delegate/9.0.21_graphql@16.6.0: + resolution: {integrity: sha512-SM8tFeq6ogFGhIxDE82WTS44/3IQ/wz9QksAKT7xWkcICQnyR9U6Qyt+W7VGnHiybqNsVK3kHNNS/i4KGSF85g==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/batch-execute': 8.5.14_graphql@16.6.0 + '@graphql-tools/executor': 0.0.11_graphql@16.6.0 + '@graphql-tools/schema': 9.0.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + dataloader: 2.1.0 + graphql: 16.6.0 + tslib: 2.4.1 + value-or-promise: 1.0.11 + dev: true + + /@graphql-tools/executor-graphql-ws/0.0.5_graphql@16.6.0: + resolution: {integrity: sha512-1bJfZdSBPCJWz1pJ5g/YHMtGt6YkNRDdmqNQZ8v+VlQTNVfuBpY2vzj15uvf5uDrZLg2MSQThrKlL8av4yFpsA==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@repeaterjs/repeater': 3.0.4 + '@types/ws': 8.2.2 + graphql: 16.6.0 + graphql-ws: 5.11.2_graphql@16.6.0 + isomorphic-ws: 5.0.0_ws@8.11.0 + tslib: 2.4.1 + ws: 8.11.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: true + + /@graphql-tools/executor-http/0.0.8_graphql@16.6.0: + resolution: {integrity: sha512-Y0WzbBW2dDm68EqjRO7eaCC38H6mNFUCcy8ivwnv0hon/N4GjQJhrR0cApJh/xqn/YqCY0Sn2ScmdGVuSdaCcA==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@repeaterjs/repeater': 3.0.4 + '@whatwg-node/fetch': 0.5.4 + dset: 3.1.2 + extract-files: 11.0.0 + graphql: 16.6.0 + meros: 1.2.1 + tslib: 2.4.1 + value-or-promise: 1.0.11 + transitivePeerDependencies: + - '@types/node' + - encoding + dev: true + + /@graphql-tools/executor-legacy-ws/0.0.5_graphql@16.6.0: + resolution: {integrity: sha512-j2ZQVTI4rKIT41STzLPK206naYDhHxmGHot0siJKBKX1vMqvxtWBqvL66v7xYEOaX79wJrFc8l6oeURQP2LE6g==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@types/ws': 8.2.2 + graphql: 16.6.0 + isomorphic-ws: 5.0.0_ws@8.11.0 + tslib: 2.4.1 + ws: 8.11.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: true + + /@graphql-tools/executor/0.0.11_graphql@16.6.0: + resolution: {integrity: sha512-GjtXW0ZMGZGKad6A1HXFPArkfxE0AIpznusZuQdy4laQx+8Ut3Zx8SAFJNnDfZJ2V5kU29B5Xv3Fr0/DiMBHOQ==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 + '@repeaterjs/repeater': 3.0.4 + graphql: 16.6.0 + tslib: 2.4.1 + value-or-promise: 1.0.11 + dev: true + /@graphql-tools/git-loader/7.2.15_graphql@16.6.0: resolution: {integrity: sha512-1d5HmeuxhSNjQ2+k2rfKgcKcnZEC6H5FM2pY5lSXHMv8VdBELZd7pYDs5/JxoZarDVYfYOJ5xTeVzxf+Du3VNg==} peerDependencies: @@ -1180,22 +1273,22 @@ packages: tslib: 2.4.1 dev: true - /@graphql-tools/merge/8.3.1_graphql@16.6.0: - resolution: {integrity: sha512-BMm99mqdNZbEYeTPK3it9r9S6rsZsQKtlqJsSBknAclXq2pGEfOxjcIZi+kBSkHZKPKCRrYDd5vY0+rUmIHVLg==} + /@graphql-tools/merge/8.3.14_graphql@16.6.0: + resolution: {integrity: sha512-zV0MU1DnxJLIB0wpL4N3u21agEiYFsjm6DI130jqHpwF0pR9HkF+Ni65BNfts4zQelP0GjkHltG+opaozAJ1NA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 8.9.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 dev: true - /@graphql-tools/merge/8.3.5_graphql@16.6.0: - resolution: {integrity: sha512-NunMCiYNK5GVJewhqQKsUnTFKSsScmZX6Lvf/LLxCDwczMH2Xi4ifRtb2GSQaX1+TYV4Rj/BAE8VUvO3tKIUhQ==} + /@graphql-tools/merge/8.3.1_graphql@16.6.0: + resolution: {integrity: sha512-BMm99mqdNZbEYeTPK3it9r9S6rsZsQKtlqJsSBknAclXq2pGEfOxjcIZi+kBSkHZKPKCRrYDd5vY0+rUmIHVLg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 8.11.0_graphql@16.6.0 + '@graphql-tools/utils': 8.9.0_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 dev: true @@ -1219,13 +1312,13 @@ packages: tslib: 2.4.1 dev: true - /@graphql-tools/prisma-loader/7.2.7_graphql@16.6.0: - resolution: {integrity: sha512-vAu2kVqSdfuiZJFOC3bDelKFeOQLfhOHOw1PT8YC0HiJQpLuEFwiDU6eXxWrPALqZEEWfCKMM8/4hlLJv+gokA==} + /@graphql-tools/prisma-loader/7.2.50_graphql@16.6.0: + resolution: {integrity: sha512-tSZFtx5GP5LBHmChwVCkvFw9oCwc0QVP2xR/Pyp61c3Fb2gyqzFq/8lnbcmxR+Oi9/Cwt3JsSc4Jkg8jBi5HLw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/url-loader': 7.13.2_graphql@16.6.0 - '@graphql-tools/utils': 8.9.0_graphql@16.6.0 + '@graphql-tools/url-loader': 7.16.29_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.33 '@types/jsonwebtoken': 8.5.8 @@ -1233,13 +1326,13 @@ packages: debug: 4.3.4 dotenv: 16.0.1 graphql: 16.6.0 - graphql-request: 4.3.0_graphql@16.6.0 + graphql-request: 5.1.0_graphql@16.6.0 http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.0 isomorphic-fetch: 3.0.0 js-yaml: 4.1.0 json-stable-stringify: 1.0.1 - jsonwebtoken: 8.5.1 + jsonwebtoken: 9.0.0 lodash: 4.17.21 scuid: 1.1.0 tslib: 2.4.1 @@ -1278,13 +1371,13 @@ packages: value-or-promise: 1.0.11 dev: true - /@graphql-tools/schema/9.0.3_graphql@16.6.0: - resolution: {integrity: sha512-nMnrvhxZ/NxpEjiyO72L9ZKbhRlFTwan60v0otYde+tS2Ww/c7y4FL9fQTXev5ZNnSeV/WAeybpis2pMNfTbOA==} + /@graphql-tools/schema/9.0.12_graphql@16.6.0: + resolution: {integrity: sha512-DmezcEltQai0V1y96nwm0Kg11FDS/INEFekD4nnVgzBqawvznWqK6D6bujn+cw6kivoIr3Uq//QmU/hBlBzUlQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/merge': 8.3.5_graphql@16.6.0 - '@graphql-tools/utils': 8.11.0_graphql@16.6.0 + '@graphql-tools/merge': 8.3.14_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.1 value-or-promise: 1.0.11 @@ -1330,13 +1423,30 @@ packages: - utf-8-validate dev: true - /@graphql-tools/utils/8.11.0_graphql@16.6.0: - resolution: {integrity: sha512-4lkc+F/hsQTjNnnfFh7lzrhRmRm1y2ARfKA6RD5FbTJO58JadirNbkY5u4lsVEPBZHiivHqAiQ/pIBhGMyEMcQ==} + /@graphql-tools/url-loader/7.16.29_graphql@16.6.0: + resolution: {integrity: sha512-e7c0rLH4BIaYxOgglHhWbupTn3JZFXYIHXpY+T1CcTF3nQQCaKy8o59+R2AjtEgx3Az1WNahGn4xgkKUxUwCBw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: + '@ardatan/sync-fetch': 0.0.1 + '@graphql-tools/delegate': 9.0.21_graphql@16.6.0 + '@graphql-tools/executor-graphql-ws': 0.0.5_graphql@16.6.0 + '@graphql-tools/executor-http': 0.0.8_graphql@16.6.0 + '@graphql-tools/executor-legacy-ws': 0.0.5_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@graphql-tools/wrap': 9.2.23_graphql@16.6.0 + '@types/ws': 8.2.2 + '@whatwg-node/fetch': 0.5.3 graphql: 16.6.0 + isomorphic-ws: 5.0.0_ws@8.11.0 tslib: 2.4.1 + value-or-promise: 1.0.11 + ws: 8.11.0 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - encoding + - utf-8-validate dev: true /@graphql-tools/utils/8.12.0_graphql@16.6.0: @@ -1388,6 +1498,19 @@ packages: value-or-promise: 1.0.11 dev: true + /@graphql-tools/wrap/9.2.23_graphql@16.6.0: + resolution: {integrity: sha512-R+ar8lHdSnRQtfvkwQMOkBRlYLcBPdmFzZPiAj+tL9Nii4VNr4Oub37jcHiPBvRZSdKa9FHcKq5kKSQcbg1xuQ==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/delegate': 9.0.21_graphql@16.6.0 + '@graphql-tools/schema': 9.0.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + graphql: 16.6.0 + tslib: 2.4.1 + value-or-promise: 1.0.11 + dev: true + /@graphql-typed-document-node/core/3.1.1_graphql@16.6.0: resolution: {integrity: sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==} peerDependencies: @@ -1498,7 +1621,11 @@ packages: webcrypto-core: 1.7.5 dev: true - /@sveltejs/vite-plugin-svelte/1.4.0_svelte@3.55.0+vite@4.0.1: + /@repeaterjs/repeater/3.0.4: + resolution: {integrity: sha512-AW8PKd6iX3vAZ0vA43nOUOnbq/X5ihgU+mSXXqunMkeQADGiqw/PY0JNeYtD5sr0PAy51YPgAPbDoeapv9r8WA==} + dev: true + + /@sveltejs/vite-plugin-svelte/1.4.0_svelte@3.55.0+vite@4.0.4: resolution: {integrity: sha512-6QupI/jemMfK+yI2pMtJcu5iO2gtgTfcBdGwMZZt+lgbFELhszbDl6Qjh000HgAV8+XUA+8EY8DusOFk8WhOIg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -1511,8 +1638,8 @@ packages: magic-string: 0.26.7 svelte: 3.55.0 svelte-hmr: 0.15.1_svelte@3.55.0 - vite: 4.0.1 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -1643,6 +1770,21 @@ packages: - encoding dev: true + /@whatwg-node/fetch/0.5.4: + resolution: {integrity: sha512-dR5PCzvOeS7OaW6dpIlPt+Ou3pak7IEG+ZVAV26ltcaiDB3+IpuvjqRdhsY6FKHcqBo1qD+S99WXY9Z6+9Rwnw==} + dependencies: + '@peculiar/webcrypto': 1.4.0 + abort-controller: 3.0.0 + busboy: 1.6.0 + form-data-encoder: 1.7.1 + formdata-node: 4.3.2 + node-fetch: 2.6.7 + undici: 5.14.0 + web-streams-polyfill: 3.2.0 + transitivePeerDependencies: + - encoding + dev: true + /abort-controller/3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} @@ -2090,8 +2232,8 @@ packages: '@iarna/toml': 2.2.5 dev: true - /cosmiconfig-typescript-loader/4.1.1_85a357d62bb8a256c4bf03415c745e55: - resolution: {integrity: sha512-9DHpa379Gp0o0Zefii35fcmuuin6q92FnLDffzdZ0l9tVd3nEobG3O+MZ06+kuBvFTSVScvNb/oHA13Nd4iipg==} + /cosmiconfig-typescript-loader/4.3.0_85a357d62bb8a256c4bf03415c745e55: + resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' @@ -2104,8 +2246,8 @@ packages: typescript: 4.9.4 dev: true - /cosmiconfig-typescript-loader/4.1.1_a3687d7ea48a6a9ced0b27e9fbe229dd: - resolution: {integrity: sha512-9DHpa379Gp0o0Zefii35fcmuuin6q92FnLDffzdZ0l9tVd3nEobG3O+MZ06+kuBvFTSVScvNb/oHA13Nd4iipg==} + /cosmiconfig-typescript-loader/4.3.0_a3687d7ea48a6a9ced0b27e9fbe229dd: + resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' @@ -2485,12 +2627,12 @@ 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.8.0_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/merge': 8.3.6_graphql@16.6.0 + '@graphql-tools/url-loader': 7.16.29_graphql@16.6.0 '@graphql-tools/utils': 8.12.0_graphql@16.6.0 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 - cosmiconfig-typescript-loader: 4.1.1_85a357d62bb8a256c4bf03415c745e55 + cosmiconfig-typescript-loader: 4.3.0_85a357d62bb8a256c4bf03415c745e55 graphql: 16.6.0 minimatch: 4.2.1 string-env-interpolation: 1.0.1 @@ -2506,11 +2648,12 @@ packages: - utf-8-validate dev: true - /graphql-request/4.3.0_graphql@16.6.0: - resolution: {integrity: sha512-2v6hQViJvSsifK606AliqiNiijb1uwWp6Re7o0RTyH+uRTv/u7Uqm2g4Fjq/LgZIzARB38RZEvVBFOQOVdlBow==} + /graphql-request/5.1.0_graphql@16.6.0: + resolution: {integrity: sha512-0OeRVYigVwIiXhNmqnPDt+JhMzsjinxHE7TVy3Lm6jUzav0guVcL0lfSbi6jVTRAxcbwgyr6yrZioSHxf9gHzw==} peerDependencies: graphql: 14 - 16 dependencies: + '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 cross-fetch: 3.1.5 extract-files: 9.0.0 form-data: 3.0.1 @@ -2529,6 +2672,15 @@ packages: tslib: 2.4.1 dev: true + /graphql-ws/5.11.2_graphql@16.6.0: + resolution: {integrity: sha512-4EiZ3/UXYcjm+xFGP544/yW1+DVI8ZpKASFbzrV5EDTFWJp0ZvLl4Dy2fSZAzz9imKp5pZMIcjB0x/H69Pv/6w==} + engines: {node: '>=10'} + peerDependencies: + graphql: '>=0.11 <=16' + dependencies: + graphql: 16.6.0 + dev: true + /graphql-ws/5.5.5_graphql@16.6.0: resolution: {integrity: sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==} engines: {node: '>=10'} @@ -2765,6 +2917,14 @@ packages: - encoding dev: true + /isomorphic-ws/5.0.0_ws@8.11.0: + resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==} + peerDependencies: + ws: '*' + dependencies: + ws: 8.11.0 + dev: true + /isomorphic-ws/5.0.0_ws@8.4.2: resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==} peerDependencies: @@ -2820,20 +2980,14 @@ packages: resolution: {integrity: sha512-trvBk1ki43VZptdBI5rIlG4YOzyeH/WefQt5rj1grasPn4iiZWKet8nkgc4GlsAylaztn0qZfUYOiTsASJFdNA==} dev: true - /jsonwebtoken/8.5.1: - resolution: {integrity: sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==} - engines: {node: '>=4', npm: '>=1.4.28'} + /jsonwebtoken/9.0.0: + resolution: {integrity: sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==} + engines: {node: '>=12', npm: '>=6'} dependencies: jws: 3.2.2 - lodash.includes: 4.3.0 - lodash.isboolean: 3.0.3 - lodash.isinteger: 4.0.4 - lodash.isnumber: 3.0.3 - lodash.isplainobject: 4.0.6 - lodash.isstring: 4.0.1 - lodash.once: 4.1.1 + lodash: 4.17.21 ms: 2.1.3 - semver: 5.7.1 + semver: 7.3.8 dev: true /jwa/1.4.1: @@ -2886,34 +3040,6 @@ packages: p-locate: 4.1.0 dev: true - /lodash.includes/4.3.0: - resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==} - dev: true - - /lodash.isboolean/3.0.3: - resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==} - dev: true - - /lodash.isinteger/4.0.4: - resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==} - dev: true - - /lodash.isnumber/3.0.3: - resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==} - dev: true - - /lodash.isplainobject/4.0.6: - resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} - dev: true - - /lodash.isstring/4.0.1: - resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==} - dev: true - - /lodash.once/4.1.1: - resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==} - dev: true - /lodash/4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} dev: true @@ -2955,6 +3081,13 @@ packages: tslib: 2.4.1 dev: true + /lru-cache/6.0.0: + resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} + engines: {node: '>=10'} + dependencies: + yallist: 4.0.0 + dev: true + /magic-string/0.25.7: resolution: {integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==} dependencies: @@ -2999,6 +3132,16 @@ packages: optional: true dev: true + /meros/1.2.1: + resolution: {integrity: sha512-R2f/jxYqCAGI19KhAvaxSOxALBMkaXWH2a7rOyqQw+ZmizX5bKkEYWLzdhC+U82ZVVPVp6MCXe3EkVligh+12g==} + engines: {node: '>=13'} + peerDependencies: + '@types/node': '>=13' + peerDependenciesMeta: + '@types/node': + optional: true + dev: true + /micromatch/4.0.4: resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} engines: {node: '>=8.6'} @@ -3478,14 +3621,17 @@ packages: resolution: {integrity: sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==} dev: true - /semver/5.7.1: - resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} + /semver/6.3.0: + resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true dev: true - /semver/6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} + /semver/7.3.8: + resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} + engines: {node: '>=10'} hasBin: true + dependencies: + lru-cache: 6.0.0 dev: true /sentence-case/3.0.4: @@ -3563,6 +3709,7 @@ packages: /sourcemap-codec/1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + deprecated: Please use @jridgewell/sourcemap-codec instead dev: true /sponge-case/1.0.1: @@ -3904,8 +4051,8 @@ packages: engines: {node: '>=12'} dev: true - /vite/4.0.1: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -3937,7 +4084,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -3945,7 +4092,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1 + vite: 4.0.4 dev: true /wcwidth/1.0.1: @@ -4023,6 +4170,19 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true + /ws/8.11.0: + resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + dev: true + /ws/8.4.2: resolution: {integrity: sha512-Kbk4Nxyq7/ZWqr/tarI9yIt/+iNNFOjBXEWgTb4ydaNHBNGgvf2QHbS9fdfsndfjFlFwEd4Al+mw83YkaD10ZA==} engines: {node: '>=10.0.0'} @@ -4045,6 +4205,10 @@ packages: engines: {node: '>=10'} dev: true + /yallist/4.0.0: + resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} + dev: true + /yaml-ast-parser/0.0.43: resolution: {integrity: sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A==} dev: true diff --git a/svelte-kit-graphql/.node-version b/svelte-kit-graphql/.node-version index 72c7744b..ecb0f8a9 100644 --- a/svelte-kit-graphql/.node-version +++ b/svelte-kit-graphql/.node-version @@ -1 +1 @@ -18.12.1 \ No newline at end of file +18.13.0 \ No newline at end of file diff --git a/svelte-kit-graphql/package.json b/svelte-kit-graphql/package.json index 13c6c23d..07fae8a0 100644 --- a/svelte-kit-graphql/package.json +++ b/svelte-kit-graphql/package.json @@ -14,11 +14,11 @@ "codegen": "graphql-codegen" }, "devDependencies": { - "@graphql-codegen/cli": "2.16.1", - "@graphql-codegen/client-preset": "1.2.3", + "@graphql-codegen/cli": "2.16.3", + "@graphql-codegen/client-preset": "1.2.5", "@playwright/test": "^1.25.0", "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", + "@sveltejs/kit": "1.0.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", "eslint": "^8.16.0", @@ -31,12 +31,12 @@ "svelte-preprocess": "^4.10.6", "tslib": "^2.3.1", "typescript": "^4.7.4", - "vite": "4.0.1" + "vite": "4.0.4" }, "type": "module", - "packageManager": "pnpm@7.18.2", + "packageManager": "pnpm@7.22.0", "dependencies": { - "@graphql-yoga/common": "3.1.1", + "@graphql-yoga/common": "3.3.0", "@urql/core": "3.1.1", "graphql": "16.6.0" } diff --git a/svelte-kit-graphql/pnpm-lock.yaml b/svelte-kit-graphql/pnpm-lock.yaml index 6d16bb2e..aead9f03 100644 --- a/svelte-kit-graphql/pnpm-lock.yaml +++ b/svelte-kit-graphql/pnpm-lock.yaml @@ -1,12 +1,12 @@ lockfileVersion: 5.4 specifiers: - '@graphql-codegen/cli': 2.16.1 - '@graphql-codegen/client-preset': 1.2.3 - '@graphql-yoga/common': 3.1.1 + '@graphql-codegen/cli': 2.16.3 + '@graphql-codegen/client-preset': 1.2.5 + '@graphql-yoga/common': 3.3.0 '@playwright/test': ^1.25.0 '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 + '@sveltejs/kit': 1.0.7 '@typescript-eslint/eslint-plugin': ^5.27.0 '@typescript-eslint/parser': ^5.27.0 '@urql/core': 3.1.1 @@ -21,19 +21,19 @@ specifiers: svelte-preprocess: ^4.10.6 tslib: ^2.3.1 typescript: ^4.7.4 - vite: 4.0.1 + vite: 4.0.4 dependencies: - '@graphql-yoga/common': 3.1.1_graphql@16.6.0 + '@graphql-yoga/common': 3.3.0_graphql@16.6.0 '@urql/core': 3.1.1_graphql@16.6.0 graphql: 16.6.0 devDependencies: - '@graphql-codegen/cli': 2.16.1_wd5f2ibzrubrgidvrmdkykexam - '@graphql-codegen/client-preset': 1.2.3_graphql@16.6.0 + '@graphql-codegen/cli': 2.16.3_wd5f2ibzrubrgidvrmdkykexam + '@graphql-codegen/client-preset': 1.2.5_graphql@16.6.0 '@playwright/test': 1.26.0 - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.50.1+vite@4.0.1 + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.50.1+vite@4.0.4 '@typescript-eslint/eslint-plugin': 5.38.1_qatzzi2vqzjqg2tq57nszrvcfi '@typescript-eslint/parser': 5.38.1_7ilbxdl5iguzcjriqqcg2m5cku eslint: 8.24.0 @@ -46,7 +46,7 @@ devDependencies: svelte-preprocess: 4.10.7_iprco5tylfmvffqgrvqxc46njy tslib: 2.4.0 typescript: 4.8.3 - vite: 4.0.1 + vite: 4.0.4 packages: @@ -692,8 +692,8 @@ packages: tslib: 2.4.0 dev: false - /@envelop/validation-cache/5.0.4_a6sekiasy2tqr6d5gj7n2wtjli: - resolution: {integrity: sha512-7b4BWtNMxSdXspwzFN2qmkEaaHfmuDz60uMlVFaMN4nA1Vc5duAV7GQWfAKl56VoePU6UwQ0i49Dm/plJfwxIQ==} + /@envelop/validation-cache/5.0.5_a6sekiasy2tqr6d5gj7n2wtjli: + resolution: {integrity: sha512-69sq5H7hvxE+7VV60i0bgnOiV1PX9GEJHKrBrVvyEZAXqYojKO3DP9jnLGryiPgVaBjN5yw12ge0l0s2gXbolQ==} peerDependencies: '@envelop/core': ^3.0.4 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -924,22 +924,23 @@ 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': 3.1.1_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.0 dev: true - /@graphql-codegen/cli/2.16.1_wd5f2ibzrubrgidvrmdkykexam: - resolution: {integrity: sha512-11z3iSlsNCXcNNkoRKG3wCmT9XpLf7/GZG9bWGXkCoveWVRwnRmo37YakHdNV3hbcJ4iiGbR3Z+MX9gUTEPDVA==} + /@graphql-codegen/cli/2.16.3_wd5f2ibzrubrgidvrmdkykexam: + resolution: {integrity: sha512-dyRt4nvbpLmWSq+fNsYhQo5tDJyFdlEIX+detR6biOur+kjI9e8djMVa5XSojoDkRIQCifu++6nUHxeROXN8iw==} 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 + ts-node: '>=10' dependencies: '@babel/generator': 7.19.0 '@babel/template': 7.18.10 '@babel/types': 7.19.0 '@graphql-codegen/core': 2.6.8_graphql@16.6.0 - '@graphql-codegen/plugin-helpers': 3.1.1_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 '@graphql-tools/apollo-engine-loader': 7.3.13_graphql@16.6.0 '@graphql-tools/code-file-loader': 7.3.15_graphql@16.6.0 '@graphql-tools/git-loader': 7.2.15_graphql@16.6.0 @@ -947,14 +948,14 @@ packages: '@graphql-tools/graphql-file-loader': 7.5.5_graphql@16.6.0 '@graphql-tools/json-file-loader': 7.4.6_graphql@16.6.0 '@graphql-tools/load': 7.8.0_graphql@16.6.0 - '@graphql-tools/prisma-loader': 7.2.22_graphql@16.6.0 + '@graphql-tools/prisma-loader': 7.2.50_graphql@16.6.0 '@graphql-tools/url-loader': 7.16.2_graphql@16.6.0 - '@graphql-tools/utils': 8.12.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 '@whatwg-node/fetch': 0.5.3 chalk: 4.1.2 chokidar: 3.5.3 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 4.1.1_6wf3rui7fxpk2ozg5pxhvfantu + cosmiconfig-typescript-loader: 4.3.0_6wf3rui7fxpk2ozg5pxhvfantu debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.6.0 @@ -979,26 +980,25 @@ packages: - encoding - enquirer - supports-color - - ts-node - typescript - utf-8-validate dev: true - /@graphql-codegen/client-preset/1.2.3_graphql@16.6.0: - resolution: {integrity: sha512-ZuIk/JDjEJq+B1irdQH+IP2i6ULcJlXQAsqBjjzlxkQlbZFTzunKWmIr8NCF7gzqIfgykjgoMcvKRgrW6X32tw==} + /@graphql-codegen/client-preset/1.2.5_graphql@16.6.0: + resolution: {integrity: sha512-gACm+XkH9aukgYLURWlryWcG0bdXfxf/tiywpJWCy3QvNWky3zyvJoWK3Dh1UBryXFY5ktN2PSvNFbXwpyuz8g==} 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: '@babel/helper-plugin-utils': 7.19.0 '@babel/template': 7.18.10 '@graphql-codegen/add': 3.2.3_graphql@16.6.0 - '@graphql-codegen/gql-tag-operations': 1.5.11_graphql@16.6.0 - '@graphql-codegen/plugin-helpers': 3.1.1_graphql@16.6.0 - '@graphql-codegen/typed-document-node': 2.3.10_graphql@16.6.0 - '@graphql-codegen/typescript': 2.8.5_graphql@16.6.0 - '@graphql-codegen/typescript-operations': 2.5.10_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.5_graphql@16.6.0 - '@graphql-tools/utils': 8.12.0_graphql@16.6.0 + '@graphql-codegen/gql-tag-operations': 1.6.0_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-codegen/typed-document-node': 2.3.12_graphql@16.6.0 + '@graphql-codegen/typescript': 2.8.7_graphql@16.6.0 + '@graphql-codegen/typescript-operations': 2.5.12_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.7_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.0 @@ -1012,21 +1012,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-codegen/plugin-helpers': 3.1.1_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 '@graphql-tools/schema': 9.0.4_graphql@16.6.0 '@graphql-tools/utils': 9.1.3_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.0 dev: true - /@graphql-codegen/gql-tag-operations/1.5.11_graphql@16.6.0: - resolution: {integrity: sha512-LZq0ZYfomQkoXBhRwqIjp3yoUj9n656EXBWN5CxqGbVozbUQ32l07J82PxXTHf80EMOv9zcMsh5BD2pWvEEGTQ==} + /@graphql-codegen/gql-tag-operations/1.6.0_graphql@16.6.0: + resolution: {integrity: sha512-wllGNBrYWuxA/E6NK0SQLWSbFyVv7zb6TIUGdjViohCgd1z5Bpn9Ohm1YBJXofxweAnyLyB5KCSPBwYkh439Zw==} 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': 3.1.1_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.5_graphql@16.6.0 - '@graphql-tools/utils': 8.12.0_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.7_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.0 @@ -1035,12 +1035,12 @@ packages: - supports-color dev: true - /@graphql-codegen/plugin-helpers/3.1.1_graphql@16.6.0: - resolution: {integrity: sha512-+V1WK4DUhejVSbkZrAsyv9gA4oQABVrtEUkT7vWq7gSf7Ln6OEM59lDUDsjp5wpLPTBIDJANbAe3qEd+iCB3Ow==} + /@graphql-codegen/plugin-helpers/3.1.2_graphql@16.6.0: + resolution: {integrity: sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==} 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.12.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 change-case-all: 1.0.15 common-tags: 1.8.2 graphql: 16.6.0 @@ -1049,24 +1049,24 @@ packages: tslib: 2.4.0 dev: true - /@graphql-codegen/schema-ast/2.6.0_graphql@16.6.0: - resolution: {integrity: sha512-6wDVX/mKLXaJ3JwSflRsDJa6/+uEJ0Lg3mOQp3Ao2/jw1mijqAKjYgh1e1rcG+vzXpEmk29TC2ujsqAkKqzgMA==} + /@graphql-codegen/schema-ast/2.6.1_graphql@16.6.0: + resolution: {integrity: sha512-5TNW3b1IHJjCh07D2yQNGDQzUpUl2AD+GVe1Dzjqyx/d2Fn0TPMxLsHsKPS4Plg4saO8FK/QO70wLsP7fdbQ1w==} 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': 3.1.1_graphql@16.6.0 - '@graphql-tools/utils': 8.12.0_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 graphql: 16.6.0 tslib: 2.4.0 dev: true - /@graphql-codegen/typed-document-node/2.3.10_graphql@16.6.0: - resolution: {integrity: sha512-FcEKubvEl2bHZG2N7u0AwioRYQmhBDRb/JXNBoNXjv9hg32juwejbilS9WWxgcxS13nPj14byEPfHs6GDrKZLw==} + /@graphql-codegen/typed-document-node/2.3.12_graphql@16.6.0: + resolution: {integrity: sha512-0yoJIF7PhbgptSY48KMpTHzS5Abgks7ovxQB8yOQEE0IixCr1tSszkghiyvnNZou+YtqvlkgXLR1DA/v+HOdUg==} 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': 3.1.1_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.5_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.7_graphql@16.6.0 auto-bind: 4.0.0 change-case-all: 1.0.15 graphql: 16.6.0 @@ -1076,14 +1076,14 @@ packages: - supports-color dev: true - /@graphql-codegen/typescript-operations/2.5.10_graphql@16.6.0: - resolution: {integrity: sha512-N5H7JhcMRzjM2KdvCitqkOd4hphzD9q3NVWGLvBe3Xgqx5Cs3Y4GUcCJbRolSXdQcYBVgZpLZrUe/qoxwYyfeg==} + /@graphql-codegen/typescript-operations/2.5.12_graphql@16.6.0: + resolution: {integrity: sha512-/w8IgRIQwmebixf514FOQp2jXOe7vxZbMiSFoQqJgEgzrr42joPsgu4YGU+owv2QPPmu4736OcX8FSavb7SLiA==} 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': 3.1.1_graphql@16.6.0 - '@graphql-codegen/typescript': 2.8.5_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.5_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-codegen/typescript': 2.8.7_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.7_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.0 @@ -1092,14 +1092,14 @@ packages: - supports-color dev: true - /@graphql-codegen/typescript/2.8.5_graphql@16.6.0: - resolution: {integrity: sha512-5w3zNlnNKM9tI5ZRbhESmsJ4G16rSiFmNQX6Ot56fmcYUC6bnAt5fqvSqs2C+8fVGIIjeWuwjQA5Xn1VkaLY8A==} + /@graphql-codegen/typescript/2.8.7_graphql@16.6.0: + resolution: {integrity: sha512-Nm5keWqIgg/VL7fivGmglF548tJRP2ttSmfTMuAdY5GNGTJTVZOzNbIOfnbVEDMMWF4V+quUuSyeUQ6zRxtX1w==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 3.1.1_graphql@16.6.0 - '@graphql-codegen/schema-ast': 2.6.0_graphql@16.6.0 - '@graphql-codegen/visitor-plugin-common': 2.13.5_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 + '@graphql-codegen/schema-ast': 2.6.1_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.13.7_graphql@16.6.0 auto-bind: 4.0.0 graphql: 16.6.0 tslib: 2.4.0 @@ -1108,15 +1108,15 @@ packages: - supports-color dev: true - /@graphql-codegen/visitor-plugin-common/2.13.5_graphql@16.6.0: - resolution: {integrity: sha512-OV/mGnSvB/WkEqFu/3bPkAPDNRGRB3xONww5+06CObl383yGrasqM04shYYK4cpcCn9PVWFe8u0SLSEeGmMVrg==} + /@graphql-codegen/visitor-plugin-common/2.13.7_graphql@16.6.0: + resolution: {integrity: sha512-xE6iLDhr9sFM1qwCGJcCXRu5MyA0moapG2HVejwyAXXLubYKYwWnoiEigLH2b5iauh6xsl6XP8hh9D1T1dn5Cw==} 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': 3.1.1_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2_graphql@16.6.0 '@graphql-tools/optimize': 1.3.1_graphql@16.6.0 '@graphql-tools/relay-operation-optimizer': 6.5.6_graphql@16.6.0 - '@graphql-tools/utils': 8.12.0_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 @@ -1143,6 +1143,18 @@ packages: - encoding dev: true + /@graphql-tools/batch-execute/8.5.14_graphql@16.6.0: + resolution: {integrity: sha512-m6yXqqmFAH2V5JuSIC/geiGLBQA1Y6RddOJfUtkc9Z7ttkULRCd1W39TpYS6IlrCwYyTj+klO1/kdWiny38f5g==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + dataloader: 2.1.0 + graphql: 16.6.0 + tslib: 2.4.0 + value-or-promise: 1.0.11 + dev: true + /@graphql-tools/batch-execute/8.5.6_graphql@16.6.0: resolution: {integrity: sha512-33vMvVDLBKsNJVNhcySVXF+zkcRL/GRs1Lt+MxygrYCypcAPpFm+amE2y9vOCFufuaKExIX7Lonnmxu19vPzaQ==} peerDependencies: @@ -1171,6 +1183,21 @@ packages: - supports-color dev: true + /@graphql-tools/delegate/9.0.21_graphql@16.6.0: + resolution: {integrity: sha512-SM8tFeq6ogFGhIxDE82WTS44/3IQ/wz9QksAKT7xWkcICQnyR9U6Qyt+W7VGnHiybqNsVK3kHNNS/i4KGSF85g==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/batch-execute': 8.5.14_graphql@16.6.0 + '@graphql-tools/executor': 0.0.11_graphql@16.6.0 + '@graphql-tools/schema': 9.0.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + dataloader: 2.1.0 + graphql: 16.6.0 + tslib: 2.4.0 + value-or-promise: 1.0.11 + dev: true + /@graphql-tools/delegate/9.0.6_graphql@16.6.0: resolution: {integrity: sha512-HMA7rcJLQA3dJwWRG2271mRCdh0SLaK5+FPg+F7JIa3aF5fRdN4pVHNDaAjQeyKOQ2afjgjO5FvOyJwv/ve7Bg==} peerDependencies: @@ -1185,18 +1212,70 @@ packages: value-or-promise: 1.0.11 dev: true - /@graphql-tools/executor/0.0.9_graphql@16.6.0: - resolution: {integrity: sha512-qLhQWXTxTS6gbL9INAQa4FJIqTd2tccnbs4HswOx35KnyLaLtREuQ8uTfU+5qMrRIBhuzpGdkP2ssqxLyOJ5rA==} + /@graphql-tools/executor-graphql-ws/0.0.5_graphql@16.6.0: + resolution: {integrity: sha512-1bJfZdSBPCJWz1pJ5g/YHMtGt6YkNRDdmqNQZ8v+VlQTNVfuBpY2vzj15uvf5uDrZLg2MSQThrKlL8av4yFpsA==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@repeaterjs/repeater': 3.0.4 + '@types/ws': 8.5.3 + graphql: 16.6.0 + graphql-ws: 5.11.2_graphql@16.6.0 + isomorphic-ws: 5.0.0_ws@8.11.0 + tslib: 2.4.0 + ws: 8.11.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: true + + /@graphql-tools/executor-http/0.0.8_graphql@16.6.0: + resolution: {integrity: sha512-Y0WzbBW2dDm68EqjRO7eaCC38H6mNFUCcy8ivwnv0hon/N4GjQJhrR0cApJh/xqn/YqCY0Sn2ScmdGVuSdaCcA==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@repeaterjs/repeater': 3.0.4 + '@whatwg-node/fetch': 0.5.4 + dset: 3.1.2 + extract-files: 11.0.0 + graphql: 16.6.0 + meros: 1.2.1 + tslib: 2.4.0 + value-or-promise: 1.0.11 + transitivePeerDependencies: + - '@types/node' + - encoding + dev: true + + /@graphql-tools/executor-legacy-ws/0.0.5_graphql@16.6.0: + resolution: {integrity: sha512-j2ZQVTI4rKIT41STzLPK206naYDhHxmGHot0siJKBKX1vMqvxtWBqvL66v7xYEOaX79wJrFc8l6oeURQP2LE6g==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.1.1_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@types/ws': 8.5.3 + graphql: 16.6.0 + isomorphic-ws: 5.0.0_ws@8.11.0 + tslib: 2.4.0 + ws: 8.11.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: true + + /@graphql-tools/executor/0.0.11_graphql@16.6.0: + resolution: {integrity: sha512-GjtXW0ZMGZGKad6A1HXFPArkfxE0AIpznusZuQdy4laQx+8Ut3Zx8SAFJNnDfZJ2V5kU29B5Xv3Fr0/DiMBHOQ==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 '@repeaterjs/repeater': 3.0.4 graphql: 16.6.0 tslib: 2.4.0 value-or-promise: 1.0.11 - dev: false /@graphql-tools/git-loader/7.2.15_graphql@16.6.0: resolution: {integrity: sha512-1d5HmeuxhSNjQ2+k2rfKgcKcnZEC6H5FM2pY5lSXHMv8VdBELZd7pYDs5/JxoZarDVYfYOJ5xTeVzxf+Du3VNg==} @@ -1297,6 +1376,16 @@ packages: tslib: 2.4.0 dev: true + /@graphql-tools/merge/8.3.14_graphql@16.6.0: + resolution: {integrity: sha512-zV0MU1DnxJLIB0wpL4N3u21agEiYFsjm6DI130jqHpwF0pR9HkF+Ni65BNfts4zQelP0GjkHltG+opaozAJ1NA==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + graphql: 16.6.0 + tslib: 2.4.0 + dev: true + /@graphql-tools/merge/8.3.6_graphql@16.6.0: resolution: {integrity: sha512-uUBokxXi89bj08P+iCvQk3Vew4vcfL5ZM6NTylWi8PIpoq4r5nJ625bRuN8h2uubEdRiH8ntN9M4xkd/j7AybQ==} peerDependencies: @@ -1315,13 +1404,13 @@ packages: tslib: 2.4.0 dev: true - /@graphql-tools/prisma-loader/7.2.22_graphql@16.6.0: - resolution: {integrity: sha512-QafvScyyJ9Nvi1r4dmYUBzk1pe5MDwhMQUlJQLIphIPHYP8so8aRHKttoycuMZgQB43uOP+9RpdK0BIPa84/dw==} + /@graphql-tools/prisma-loader/7.2.50_graphql@16.6.0: + resolution: {integrity: sha512-tSZFtx5GP5LBHmChwVCkvFw9oCwc0QVP2xR/Pyp61c3Fb2gyqzFq/8lnbcmxR+Oi9/Cwt3JsSc4Jkg8jBi5HLw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/url-loader': 7.16.2_graphql@16.6.0 - '@graphql-tools/utils': 8.12.0_graphql@16.6.0 + '@graphql-tools/url-loader': 7.16.29_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.34 '@types/jsonwebtoken': 8.5.9 @@ -1335,7 +1424,7 @@ packages: isomorphic-fetch: 3.0.0 js-yaml: 4.1.0 json-stable-stringify: 1.0.1 - jsonwebtoken: 8.5.1 + jsonwebtoken: 9.0.0 lodash: 4.17.21 scuid: 1.1.0 tslib: 2.4.0 @@ -1362,6 +1451,18 @@ packages: - supports-color dev: true + /@graphql-tools/schema/9.0.12_graphql@16.6.0: + resolution: {integrity: sha512-DmezcEltQai0V1y96nwm0Kg11FDS/INEFekD4nnVgzBqawvznWqK6D6bujn+cw6kivoIr3Uq//QmU/hBlBzUlQ==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/merge': 8.3.14_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + graphql: 16.6.0 + tslib: 2.4.0 + value-or-promise: 1.0.11 + dev: true + /@graphql-tools/schema/9.0.4_graphql@16.6.0: resolution: {integrity: sha512-B/b8ukjs18fq+/s7p97P8L1VMrwapYc3N2KvdG/uNThSazRRn8GsBK0Nr+FH+mVKiUfb4Dno79e3SumZVoHuOQ==} peerDependencies: @@ -1373,6 +1474,32 @@ packages: tslib: 2.4.0 value-or-promise: 1.0.11 + /@graphql-tools/url-loader/7.16.29_graphql@16.6.0: + resolution: {integrity: sha512-e7c0rLH4BIaYxOgglHhWbupTn3JZFXYIHXpY+T1CcTF3nQQCaKy8o59+R2AjtEgx3Az1WNahGn4xgkKUxUwCBw==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@ardatan/sync-fetch': 0.0.1 + '@graphql-tools/delegate': 9.0.21_graphql@16.6.0 + '@graphql-tools/executor-graphql-ws': 0.0.5_graphql@16.6.0 + '@graphql-tools/executor-http': 0.0.8_graphql@16.6.0 + '@graphql-tools/executor-legacy-ws': 0.0.5_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + '@graphql-tools/wrap': 9.2.23_graphql@16.6.0 + '@types/ws': 8.5.3 + '@whatwg-node/fetch': 0.5.3 + graphql: 16.6.0 + isomorphic-ws: 5.0.0_ws@8.11.0 + tslib: 2.4.0 + value-or-promise: 1.0.11 + ws: 8.11.0 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - encoding + - utf-8-validate + dev: true + /@graphql-tools/url-loader/7.16.2_graphql@16.6.0: resolution: {integrity: sha512-ZVG3kDEJ88zLfqYtVmI36RUzaP/0bPBcJfBH8whMYL620tE6kizEQsON8iKsxcU1bWB5D7m9ZVFqW4eZ5EqVWw==} peerDependencies: @@ -1408,15 +1535,6 @@ packages: graphql: 16.6.0 tslib: 2.4.0 - /@graphql-tools/utils/9.1.1_graphql@16.6.0: - resolution: {integrity: sha512-DXKLIEDbihK24fktR2hwp/BNIVwULIHaSTNTNhXS+19vgT50eX9wndx1bPxGwHnVBOONcwjXy0roQac49vdt/w==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - dependencies: - graphql: 16.6.0 - tslib: 2.4.0 - dev: false - /@graphql-tools/utils/9.1.3_graphql@16.6.0: resolution: {integrity: sha512-bbJyKhs6awp1/OmP+WKA1GOyu9UbgZGkhIj5srmiMGLHohEOKMjW784Sk0BZil1w2x95UPu0WHw6/d/HVCACCg==} peerDependencies: @@ -1438,6 +1556,19 @@ packages: value-or-promise: 1.0.11 dev: true + /@graphql-tools/wrap/9.2.23_graphql@16.6.0: + resolution: {integrity: sha512-R+ar8lHdSnRQtfvkwQMOkBRlYLcBPdmFzZPiAj+tL9Nii4VNr4Oub37jcHiPBvRZSdKa9FHcKq5kKSQcbg1xuQ==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@graphql-tools/delegate': 9.0.21_graphql@16.6.0 + '@graphql-tools/schema': 9.0.12_graphql@16.6.0 + '@graphql-tools/utils': 9.1.3_graphql@16.6.0 + graphql: 16.6.0 + tslib: 2.4.0 + value-or-promise: 1.0.11 + dev: true + /@graphql-typed-document-node/core/3.1.1_graphql@16.6.0: resolution: {integrity: sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==} peerDependencies: @@ -1445,13 +1576,13 @@ packages: dependencies: graphql: 16.6.0 - /@graphql-yoga/common/3.1.1_graphql@16.6.0: - resolution: {integrity: sha512-urtpgFnjT6/y17YoaRdTg6awuXf7KH5aAu/tAa/zUvKn4fpfrMvvWnujZi2hk9J6oYbJmZtH0PicAVOxZYS9JA==} + /@graphql-yoga/common/3.3.0_graphql@16.6.0: + resolution: {integrity: sha512-s2YLTAFeINBU+Pcw1tpSha5Jl4qrVnnOAy+2NiHD6AgjdUjwBixNUd1BwkItAvj6OOVf+IkPDLF4Ksfrq3wMKA==} peerDependencies: graphql: ^15.2.0 || ^16.0.0 dependencies: graphql: 16.6.0 - graphql-yoga: 3.1.1_graphql@16.6.0 + graphql-yoga: 3.3.0_graphql@16.6.0 tslib: 2.4.0 transitivePeerDependencies: - '@types/node' @@ -1606,19 +1737,18 @@ packages: /@repeaterjs/repeater/3.0.4: resolution: {integrity: sha512-AW8PKd6iX3vAZ0vA43nOUOnbq/X5ihgU+mSXXqunMkeQADGiqw/PY0JNeYtD5sr0PAy51YPgAPbDoeapv9r8WA==} - dev: false - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.50.1+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.50.1+vite@4.0.4 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.50.1+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.50.1+vite@4.0.4: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -1626,7 +1756,7 @@ packages: svelte: ^3.54.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.50.1+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.50.1+vite@4.0.4 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.0 @@ -1640,12 +1770,12 @@ packages: svelte: 3.50.1 tiny-glob: 0.2.9 undici: 5.14.0 - vite: 4.0.1 + vite: 4.0.4 transitivePeerDependencies: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.50.1+vite@4.0.1: + /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.50.1+vite@4.0.4: resolution: {integrity: sha512-xCEan0/NNpQuL0l5aS42FjwQ6wwskdxC3pW1OeFtEKNZwRg7Evro9lac9HesGP6TdFsTv2xMes5ASQVKbCacxg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -1658,8 +1788,8 @@ packages: magic-string: 0.27.0 svelte: 3.50.1 svelte-hmr: 0.15.1_svelte@3.50.1 - vite: 4.0.1 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -1898,13 +2028,45 @@ packages: web-streams-polyfill: 3.2.1 transitivePeerDependencies: - encoding + dev: true - /@whatwg-node/server/0.4.17: - resolution: {integrity: sha512-kq1AHyi87VWfiDqiSTAOY+py83HMJg42+fI8JAe1wjmMkJ8v/E5mKq5NpLNRM9Cnf7NHsQR0AwQgvX/RFuptaA==} + /@whatwg-node/fetch/0.5.4: + resolution: {integrity: sha512-dR5PCzvOeS7OaW6dpIlPt+Ou3pak7IEG+ZVAV26ltcaiDB3+IpuvjqRdhsY6FKHcqBo1qD+S99WXY9Z6+9Rwnw==} + dependencies: + '@peculiar/webcrypto': 1.4.0 + abort-controller: 3.0.0 + busboy: 1.6.0 + form-data-encoder: 1.7.2 + formdata-node: 4.4.1 + node-fetch: 2.6.7 + undici: 5.14.0 + web-streams-polyfill: 3.2.1 + transitivePeerDependencies: + - encoding + dev: true + + /@whatwg-node/fetch/0.6.1: + resolution: {integrity: sha512-sG39WLvcJxGZ+gDstnLSXR2IcnuvIOB51KxCFo0mEhFW0q2u8fZgolr0HPkL+zXwOJsnmT+9V3IRcqLnTXdqVQ==} + dependencies: + '@peculiar/webcrypto': 1.4.0 + abort-controller: 3.0.0 + busboy: 1.6.0 + form-data-encoder: 1.7.2 + formdata-node: 4.4.1 + node-fetch: 2.6.7 + undici: 5.14.0 + urlpattern-polyfill: 6.0.2 + web-streams-polyfill: 3.2.1 + transitivePeerDependencies: + - encoding + dev: false + + /@whatwg-node/server/0.5.4: + resolution: {integrity: sha512-JDMmRyyQXdXOzPY2hhJNR+n4K3F2+LuReHbnF81oi+pnNAgHiffr6s9ZGVI3bO9p/Hv/3v0ur3VaMmTPGtxdUA==} peerDependencies: '@types/node': ^18.0.6 dependencies: - '@whatwg-node/fetch': 0.5.3 + '@whatwg-node/fetch': 0.6.1 tslib: 2.4.0 transitivePeerDependencies: - encoding @@ -2114,7 +2276,6 @@ packages: engines: {node: '>=8'} dependencies: fill-range: 7.0.1 - dev: true /browserslist/4.21.4: resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==} @@ -2347,7 +2508,7 @@ packages: dev: true /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true /constant-case/3.0.4: @@ -2375,8 +2536,8 @@ packages: '@iarna/toml': 2.2.5 dev: true - /cosmiconfig-typescript-loader/4.1.1_6wf3rui7fxpk2ozg5pxhvfantu: - resolution: {integrity: sha512-9DHpa379Gp0o0Zefii35fcmuuin6q92FnLDffzdZ0l9tVd3nEobG3O+MZ06+kuBvFTSVScvNb/oHA13Nd4iipg==} + /cosmiconfig-typescript-loader/4.3.0_6wf3rui7fxpk2ozg5pxhvfantu: + resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' @@ -2388,8 +2549,8 @@ packages: typescript: 4.8.3 dev: true - /cosmiconfig-typescript-loader/4.1.1_gcri34524ranxsdtemmssi7zpi: - resolution: {integrity: sha512-9DHpa379Gp0o0Zefii35fcmuuin6q92FnLDffzdZ0l9tVd3nEobG3O+MZ06+kuBvFTSVScvNb/oHA13Nd4iipg==} + /cosmiconfig-typescript-loader/4.3.0_gcri34524ranxsdtemmssi7zpi: + resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' @@ -2845,7 +3006,6 @@ packages: engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 - dev: true /find-up/4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} @@ -3003,11 +3163,11 @@ packages: '@graphql-tools/json-file-loader': 7.4.6_graphql@16.6.0 '@graphql-tools/load': 7.8.0_graphql@16.6.0 '@graphql-tools/merge': 8.3.6_graphql@16.6.0 - '@graphql-tools/url-loader': 7.16.2_graphql@16.6.0 + '@graphql-tools/url-loader': 7.16.29_graphql@16.6.0 '@graphql-tools/utils': 8.12.0_graphql@16.6.0 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 - cosmiconfig-typescript-loader: 4.1.1_gcri34524ranxsdtemmssi7zpi + cosmiconfig-typescript-loader: 4.3.0_gcri34524ranxsdtemmssi7zpi graphql: 16.6.0 minimatch: 4.2.1 string-env-interpolation: 1.0.1 @@ -3056,20 +3216,20 @@ packages: graphql: 16.6.0 dev: true - /graphql-yoga/3.1.1_graphql@16.6.0: - resolution: {integrity: sha512-XgqQM1IurPPsO0HU00evqhiHIta8oghJ/1bSkHOPbTZeGELqb0VV/j7ureGHz5S+vCvNHulzW+YuIfaaph00iQ==} + /graphql-yoga/3.3.0_graphql@16.6.0: + resolution: {integrity: sha512-xkxenHhwQ5RWmjp7iNVYl0oIsVzt3wZb2GRXESiFYoRMl8pRSzuVlGvdVejEVWi6TWYHvYAF2LvuKrm1on4Gzw==} peerDependencies: graphql: ^15.2.0 || ^16.0.0 dependencies: '@envelop/core': 3.0.4 '@envelop/parser-cache': 5.0.4_a6sekiasy2tqr6d5gj7n2wtjli - '@envelop/validation-cache': 5.0.4_a6sekiasy2tqr6d5gj7n2wtjli - '@graphql-tools/executor': 0.0.9_graphql@16.6.0 + '@envelop/validation-cache': 5.0.5_a6sekiasy2tqr6d5gj7n2wtjli + '@graphql-tools/executor': 0.0.11_graphql@16.6.0 '@graphql-tools/schema': 9.0.4_graphql@16.6.0 '@graphql-tools/utils': 9.1.3_graphql@16.6.0 '@graphql-yoga/subscription': 3.0.0 - '@whatwg-node/fetch': 0.5.3 - '@whatwg-node/server': 0.4.17 + '@whatwg-node/fetch': 0.6.1 + '@whatwg-node/server': 0.5.4 dset: 3.1.2 graphql: 16.6.0 tslib: 2.4.0 @@ -3280,7 +3440,6 @@ packages: /is-number/7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} - dev: true /is-relative/1.0.0: resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} @@ -3325,6 +3484,14 @@ packages: - encoding dev: true + /isomorphic-ws/5.0.0_ws@8.11.0: + resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==} + peerDependencies: + ws: '*' + dependencies: + ws: 8.11.0 + dev: true + /isomorphic-ws/5.0.0_ws@8.9.0: resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==} peerDependencies: @@ -3390,20 +3557,14 @@ packages: resolution: {integrity: sha512-trvBk1ki43VZptdBI5rIlG4YOzyeH/WefQt5rj1grasPn4iiZWKet8nkgc4GlsAylaztn0qZfUYOiTsASJFdNA==} dev: true - /jsonwebtoken/8.5.1: - resolution: {integrity: sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==} - engines: {node: '>=4', npm: '>=1.4.28'} + /jsonwebtoken/9.0.0: + resolution: {integrity: sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==} + engines: {node: '>=12', npm: '>=6'} dependencies: jws: 3.2.2 - lodash.includes: 4.3.0 - lodash.isboolean: 3.0.3 - lodash.isinteger: 4.0.4 - lodash.isnumber: 3.0.3 - lodash.isplainobject: 4.0.6 - lodash.isstring: 4.0.1 - lodash.once: 4.1.1 + lodash: 4.17.21 ms: 2.1.2 - semver: 5.7.1 + semver: 7.3.8 dev: true /jwa/1.4.1: @@ -3471,38 +3632,10 @@ packages: p-locate: 5.0.0 dev: true - /lodash.includes/4.3.0: - resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==} - dev: true - - /lodash.isboolean/3.0.3: - resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==} - dev: true - - /lodash.isinteger/4.0.4: - resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==} - dev: true - - /lodash.isnumber/3.0.3: - resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==} - dev: true - - /lodash.isplainobject/4.0.6: - resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} - dev: true - - /lodash.isstring/4.0.1: - resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==} - dev: true - /lodash.merge/4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true - /lodash.once/4.1.1: - resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==} - dev: true - /lodash/4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} dev: true @@ -4141,11 +4274,6 @@ packages: resolution: {integrity: sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==} dev: true - /semver/5.7.1: - resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} - hasBin: true - dev: true - /semver/6.3.0: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true @@ -4159,6 +4287,14 @@ packages: lru-cache: 6.0.0 dev: true + /semver/7.3.8: + resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + dev: true + /sentence-case/3.0.4: resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} dependencies: @@ -4512,7 +4648,6 @@ packages: engines: {node: '>=8.0'} dependencies: is-number: 7.0.0 - dev: true /totalist/3.0.0: resolution: {integrity: sha512-eM+pCBxXO/njtF7vdFsHuqb+ElbxqtI4r5EAvk6grfAFyJ6IvWlSkfZ5T9ozC6xWw3Fj1fGoSmrl0gUs46JVIw==} @@ -4653,6 +4788,12 @@ packages: punycode: 2.1.1 dev: true + /urlpattern-polyfill/6.0.2: + resolution: {integrity: sha512-5vZjFlH9ofROmuWmXM9yj2wljYKgWstGwe8YTyiqM7hVum/g9LyCizPZtb3UqsuppVwety9QJmfc42VggLpTgg==} + dependencies: + braces: 3.0.2 + dev: false + /util-deprecate/1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true @@ -4665,8 +4806,8 @@ packages: resolution: {integrity: sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==} engines: {node: '>=12'} - /vite/4.0.1: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -4698,7 +4839,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -4706,7 +4847,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1 + vite: 4.0.4 dev: true /wcwidth/1.0.1: @@ -4788,6 +4929,19 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true + /ws/8.11.0: + resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + dev: true + /ws/8.9.0: resolution: {integrity: sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==} engines: {node: '>=10.0.0'} diff --git a/svelte-kit-prisma/.node-version b/svelte-kit-prisma/.node-version index b460d6f2..d939939b 100644 --- a/svelte-kit-prisma/.node-version +++ b/svelte-kit-prisma/.node-version @@ -1 +1 @@ -18.12.1 +18.13.0 diff --git a/svelte-kit-prisma/package.json b/svelte-kit-prisma/package.json index 95358220..f70babc6 100644 --- a/svelte-kit-prisma/package.json +++ b/svelte-kit-prisma/package.json @@ -22,17 +22,17 @@ }, "devDependencies": { "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", + "@sveltejs/kit": "1.0.7", "@types/bcryptjs": "2.4.2", - "@types/node": "18.11.16", - "@typescript-eslint/eslint-plugin": "5.46.1", - "@typescript-eslint/parser": "5.46.1", + "@types/node": "18.11.18", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", "bcryptjs": "2.4.3", "carbon-icons-svelte": "11.4.0", - "eslint": "8.30.0", - "eslint-config-prettier": "8.5.0", + "eslint": "8.31.0", + "eslint-config-prettier": "8.6.0", "eslint-plugin-svelte3": "4.0.0", - "prettier": "2.8.1", + "prettier": "2.8.2", "prettier-plugin-svelte": "2.9.0", "prisma": "4.8.0", "svelte": "3.55.0", @@ -41,10 +41,10 @@ "tslib": "2.4.1", "tsx": "3.12.1", "typescript": "4.9.4", - "vite": "4.0.1", + "vite": "4.0.4", "vite-plugin-windicss": "1.8.10", "windicss": "3.5.6" }, "type": "module", - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.22.0" } diff --git a/svelte-kit-prisma/pnpm-lock.yaml b/svelte-kit-prisma/pnpm-lock.yaml index b8cfbb7d..ac19dde8 100644 --- a/svelte-kit-prisma/pnpm-lock.yaml +++ b/svelte-kit-prisma/pnpm-lock.yaml @@ -3,19 +3,19 @@ lockfileVersion: 5.4 specifiers: '@prisma/client': 4.8.0 '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 + '@sveltejs/kit': 1.0.7 '@types/bcryptjs': 2.4.2 - '@types/node': 18.11.16 - '@typescript-eslint/eslint-plugin': 5.46.1 - '@typescript-eslint/parser': 5.46.1 + '@types/node': 18.11.18 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 bcryptjs: 2.4.3 carbon-icons-svelte: 11.4.0 dayjs: 1.11.7 - eslint: 8.30.0 - eslint-config-prettier: 8.5.0 + eslint: 8.31.0 + eslint-config-prettier: 8.6.0 eslint-plugin-svelte3: 4.0.0 felte: 1.2.6 - prettier: 2.8.1 + prettier: 2.8.2 prettier-plugin-svelte: 2.9.0 prisma: 4.8.0 svelte: 3.55.0 @@ -24,7 +24,7 @@ specifiers: tslib: 2.4.1 tsx: 3.12.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 vite-plugin-windicss: 1.8.10 windicss: 3.5.6 zod: 3.20.2 @@ -36,19 +36,19 @@ dependencies: zod: 3.20.2 devDependencies: - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 '@types/bcryptjs': 2.4.2 - '@types/node': 18.11.16 - '@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@types/node': 18.11.18 + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe bcryptjs: 2.4.3 carbon-icons-svelte: 11.4.0 - eslint: 8.30.0 - eslint-config-prettier: 8.5.0_eslint@8.30.0 - eslint-plugin-svelte3: 4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a - prettier: 2.8.1 - prettier-plugin-svelte: 2.9.0_ajxj753sv7dbwexjherrch25ta + eslint: 8.31.0 + eslint-config-prettier: 8.6.0_eslint@8.31.0 + eslint-plugin-svelte3: 4.0.0_6go7qzsvzihesfwmyvq3tnl5qq + prettier: 2.8.2 + prettier-plugin-svelte: 2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm prisma: 4.8.0 svelte: 3.55.0 svelte-check: 3.0.1_svelte@3.55.0 @@ -56,8 +56,8 @@ devDependencies: tslib: 2.4.1 tsx: 3.12.1 typescript: 4.9.4 - vite: 4.0.1_@types+node@18.11.16 - vite-plugin-windicss: 1.8.10_vite@4.0.1 + vite: 4.0.4_@types+node@18.11.18 + vite-plugin-windicss: 1.8.10_vite@4.0.4 windicss: 3.5.6 packages: @@ -303,8 +303,8 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.4.0: - resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} + /@eslint/eslintrc/1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -357,10 +357,6 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec/1.4.13: - resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} - dev: true - /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true @@ -419,17 +415,17 @@ packages: resolution: {integrity: sha512-A1Asn2rxZMlLAj1HTyfaCv0VQrLUv034jVay05QlqZg1qiHPeA3/pGTfNMijbsMYCsGVxfWEJuaZZuNxXGMCrA==} requiresBuild: true - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.55.0+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.55.0+vite@4.0.4: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -437,7 +433,7 @@ packages: svelte: ^3.54.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.4 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.0 @@ -451,12 +447,12 @@ packages: svelte: 3.55.0 tiny-glob: 0.2.9 undici: 5.14.0 - vite: 4.0.1_@types+node@18.11.16 + vite: 4.0.4_@types+node@18.11.18 transitivePeerDependencies: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.1: + /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.4: resolution: {integrity: sha512-xCEan0/NNpQuL0l5aS42FjwQ6wwskdxC3pW1OeFtEKNZwRg7Evro9lac9HesGP6TdFsTv2xMes5ASQVKbCacxg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -469,8 +465,8 @@ packages: magic-string: 0.27.0 svelte: 3.55.0 svelte-hmr: 0.15.1_svelte@3.55.0 - vite: 4.0.1_@types+node@18.11.16 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4_@types+node@18.11.18 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -487,8 +483,8 @@ packages: resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} dev: true - /@types/node/18.11.16: - resolution: {integrity: sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==} + /@types/node/18.11.18: + resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==} dev: true /@types/pug/2.0.6: @@ -498,15 +494,15 @@ packages: /@types/sass/1.43.1: resolution: {integrity: sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==} dependencies: - '@types/node': 18.11.16 + '@types/node': 18.11.18 dev: true /@types/semver/7.3.13: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i: - resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==} + /@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq: + resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -516,12 +512,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/type-utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/type-utils': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -532,8 +528,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==} + /@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -542,26 +538,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.46.1: - resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==} + /@typescript-eslint/scope-manager/5.48.0: + resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 dev: true - /@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==} + /@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -570,23 +566,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.46.1: - resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==} + /@typescript-eslint/types/5.48.0: + resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4: - resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==} + /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: + resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -594,8 +590,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -606,31 +602,31 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==} + /@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} 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 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - eslint: 8.30.0 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 semver: 7.3.7 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.46.1: - resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==} + /@typescript-eslint/visitor-keys/5.48.0: + resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/types': 5.48.0 eslint-visitor-keys: 3.3.0 dev: true @@ -1110,22 +1106,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.30.0: - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier/8.6.0_eslint@8.31.0: + resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 dev: true - /eslint-plugin-svelte3/4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a: + /eslint-plugin-svelte3/4.0.0_6go7qzsvzihesfwmyvq3tnl5qq: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 svelte: 3.55.0 dev: true @@ -1145,13 +1141,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.30.0: + /eslint-utils/3.0.0_eslint@8.31.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1165,12 +1161,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.30.0: - resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} + /eslint/8.31.0: + resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -1181,7 +1177,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1561,7 +1557,7 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.14 dev: true /merge2/1.4.1: @@ -1724,18 +1720,18 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.9.0_ajxj753sv7dbwexjherrch25ta: + /prettier-plugin-svelte/2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm: resolution: {integrity: sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 dependencies: - prettier: 2.8.1 + prettier: 2.8.2 svelte: 3.55.0 dev: true - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -2160,7 +2156,7 @@ packages: punycode: 2.1.1 dev: true - /vite-plugin-windicss/1.8.10_vite@4.0.1: + /vite-plugin-windicss/1.8.10_vite@4.0.4: resolution: {integrity: sha512-scywsuzo46lcTBohspmF0WiwhWEte6p+OUVrX4yr7VMRvLHMHVfLtJReyD5pppjijG7YOwVsZn7XBWWZtF658Q==} peerDependencies: vite: ^2.0.1 || ^3.0.0 || ^4.0.0 @@ -2168,14 +2164,14 @@ packages: '@windicss/plugin-utils': 1.8.10 debug: 4.3.4 kolorist: 1.6.0 - vite: 4.0.1_@types+node@18.11.16 + vite: 4.0.4_@types+node@18.11.18 windicss: 3.5.6 transitivePeerDependencies: - supports-color dev: true - /vite/4.0.1_@types+node@18.11.16: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4_@types+node@18.11.18: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -2199,7 +2195,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.11.16 + '@types/node': 18.11.18 esbuild: 0.16.8 postcss: 8.4.20 resolve: 1.22.1 @@ -2208,7 +2204,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -2216,7 +2212,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1_@types+node@18.11.16 + vite: 4.0.4_@types+node@18.11.18 dev: true /which/2.0.2: diff --git a/svelte-material-original/.node-version b/svelte-material-original/.node-version index b460d6f2..d939939b 100644 --- a/svelte-material-original/.node-version +++ b/svelte-material-original/.node-version @@ -1 +1 @@ -18.12.1 +18.13.0 diff --git a/svelte-material-original/package.json b/svelte-material-original/package.json index 4eeefd6e..1bfbcca0 100644 --- a/svelte-material-original/package.json +++ b/svelte-material-original/package.json @@ -14,20 +14,20 @@ "@material/data-table": "14.0.0", "@material/form-field": "14.0.0", "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", - "@typescript-eslint/eslint-plugin": "5.46.1", - "@typescript-eslint/parser": "5.46.1", - "eslint": "8.30.0", - "eslint-config-prettier": "8.5.0", + "@sveltejs/kit": "1.0.7", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", + "eslint": "8.31.0", + "eslint-config-prettier": "8.6.0", "eslint-plugin-svelte3": "4.0.0", - "prettier": "2.8.1", + "prettier": "2.8.2", "prettier-plugin-svelte": "2.9.0", "svelte": "3.55.0", "svelte-check": "3.0.1", "svelte-preprocess": "4.10.7", "tslib": "2.4.1", "typescript": "4.9.4", - "vite": "4.0.1" + "vite": "4.0.4" }, "type": "module" } diff --git a/svelte-material-original/pnpm-lock.yaml b/svelte-material-original/pnpm-lock.yaml index d051b9b5..ec91c2f9 100644 --- a/svelte-material-original/pnpm-lock.yaml +++ b/svelte-material-original/pnpm-lock.yaml @@ -4,39 +4,39 @@ specifiers: '@material/data-table': 14.0.0 '@material/form-field': 14.0.0 '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1 - '@typescript-eslint/parser': 5.46.1 - eslint: 8.30.0 - eslint-config-prettier: 8.5.0 + '@sveltejs/kit': 1.0.7 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 + eslint: 8.31.0 + eslint-config-prettier: 8.6.0 eslint-plugin-svelte3: 4.0.0 - prettier: 2.8.1 + prettier: 2.8.2 prettier-plugin-svelte: 2.9.0 svelte: 3.55.0 svelte-check: 3.0.1 svelte-preprocess: 4.10.7 tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 devDependencies: '@material/data-table': 14.0.0 '@material/form-field': 14.0.0 - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 - '@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - eslint: 8.30.0 - eslint-config-prettier: 8.5.0_eslint@8.30.0 - eslint-plugin-svelte3: 4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a - prettier: 2.8.1 - prettier-plugin-svelte: 2.9.0_ajxj753sv7dbwexjherrch25ta + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + eslint: 8.31.0 + eslint-config-prettier: 8.6.0_eslint@8.31.0 + eslint-plugin-svelte3: 4.0.0_6go7qzsvzihesfwmyvq3tnl5qq + prettier: 2.8.2 + prettier-plugin-svelte: 2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm svelte: 3.55.0 svelte-check: 3.0.1_svelte@3.55.0 svelte-preprocess: 4.10.7_niwyv7xychq2ag6arq5eqxbomm tslib: 2.4.1 typescript: 4.9.4 - vite: 4.0.1 + vite: 4.0.4 packages: @@ -238,8 +238,8 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.4.0: - resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} + /@eslint/eslintrc/1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -280,10 +280,6 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec/1.4.13: - resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} - dev: true - /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true @@ -615,17 +611,17 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.4 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.55.0+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.55.0+vite@4.0.4: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -633,7 +629,7 @@ packages: svelte: ^3.54.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.1 + '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.4 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.0 @@ -647,12 +643,12 @@ packages: svelte: 3.55.0 tiny-glob: 0.2.9 undici: 5.14.0 - vite: 4.0.1 + vite: 4.0.4 transitivePeerDependencies: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.1: + /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.4: resolution: {integrity: sha512-xCEan0/NNpQuL0l5aS42FjwQ6wwskdxC3pW1OeFtEKNZwRg7Evro9lac9HesGP6TdFsTv2xMes5ASQVKbCacxg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -665,8 +661,8 @@ packages: magic-string: 0.27.0 svelte: 3.55.0 svelte-hmr: 0.15.1_svelte@3.55.0 - vite: 4.0.1 - vitefu: 0.2.3_vite@4.0.1 + vite: 4.0.4 + vitefu: 0.2.3_vite@4.0.4 transitivePeerDependencies: - supports-color dev: true @@ -697,8 +693,8 @@ packages: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i: - resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==} + /@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq: + resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -708,12 +704,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/type-utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/type-utils': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -724,8 +720,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==} + /@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -734,26 +730,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.46.1: - resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==} + /@typescript-eslint/scope-manager/5.48.0: + resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 dev: true - /@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==} + /@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -762,23 +758,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - '@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.46.1: - resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==} + /@typescript-eslint/types/5.48.0: + resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4: - resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==} + /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: + resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -786,8 +782,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/visitor-keys': 5.46.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -798,31 +794,31 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==} + /@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} 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 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.46.1 - '@typescript-eslint/types': 5.46.1 - '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4 - eslint: 8.30.0 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 semver: 7.3.7 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.46.1: - resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==} + /@typescript-eslint/visitor-keys/5.48.0: + resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/types': 5.48.0 eslint-visitor-keys: 3.3.0 dev: true @@ -1052,22 +1048,22 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.30.0: - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier/8.6.0_eslint@8.31.0: + resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 dev: true - /eslint-plugin-svelte3/4.0.0_khrjkzzv5v2x7orkj5o7sxbz3a: + /eslint-plugin-svelte3/4.0.0_6go7qzsvzihesfwmyvq3tnl5qq: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 svelte: 3.55.0 dev: true @@ -1087,13 +1083,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.30.0: + /eslint-utils/3.0.0_eslint@8.31.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1107,12 +1103,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.30.0: - resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} + /eslint/8.31.0: + resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -1123,7 +1119,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -1480,7 +1476,7 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.14 dev: true /merge2/1.4.1: @@ -1643,18 +1639,18 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte/2.9.0_ajxj753sv7dbwexjherrch25ta: + /prettier-plugin-svelte/2.9.0_74vfyr7qjo56zgjcvkwi6gyjxm: resolution: {integrity: sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 dependencies: - prettier: 2.8.1 + prettier: 2.8.2 svelte: 3.55.0 dev: true - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -2048,8 +2044,8 @@ packages: punycode: 2.1.1 dev: true - /vite/4.0.1: - resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} + /vite/4.0.4: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -2081,7 +2077,7 @@ packages: fsevents: 2.3.2 dev: true - /vitefu/0.2.3_vite@4.0.1: + /vitefu/0.2.3_vite@4.0.4: resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -2089,7 +2085,7 @@ packages: vite: optional: true dependencies: - vite: 4.0.1 + vite: 4.0.4 dev: true /which/2.0.2: diff --git a/tailwind-daisyui/.node-version b/tailwind-daisyui/.node-version index 72c7744b..ecb0f8a9 100644 --- a/tailwind-daisyui/.node-version +++ b/tailwind-daisyui/.node-version @@ -1 +1 @@ -18.12.1 \ No newline at end of file +18.13.0 \ No newline at end of file diff --git a/tailwind-daisyui/package.json b/tailwind-daisyui/package.json index ab506913..381bd4a7 100644 --- a/tailwind-daisyui/package.json +++ b/tailwind-daisyui/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@playwright/test": "^1.25.0", "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", + "@sveltejs/kit": "1.0.7", "@testing-library/svelte": "3.2.2", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", @@ -38,8 +38,8 @@ "tslib": "^2.3.1", "typescript": "^4.7.4", "vite": "^4.0.1", - "vitest": "0.25.8" + "vitest": "0.26.3" }, "type": "module", - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.22.0" } diff --git a/tailwind-daisyui/pnpm-lock.yaml b/tailwind-daisyui/pnpm-lock.yaml index 270dfaaa..651516e9 100644 --- a/tailwind-daisyui/pnpm-lock.yaml +++ b/tailwind-daisyui/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@playwright/test': ^1.25.0 '@sveltejs/adapter-auto': 1.0.0 - '@sveltejs/kit': 1.0.1 + '@sveltejs/kit': 1.0.7 '@testing-library/svelte': 3.2.2 '@typescript-eslint/eslint-plugin': ^5.27.0 '@typescript-eslint/parser': ^5.27.0 @@ -23,15 +23,15 @@ specifiers: tslib: ^2.3.1 typescript: ^4.7.4 vite: ^4.0.1 - vitest: 0.25.8 + vitest: 0.26.3 dependencies: daisyui: 2.31.0_xkowlklhtk6sfvtndbucb3hfiy devDependencies: '@playwright/test': 1.27.1 - '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.1 - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/adapter-auto': 1.0.0_@sveltejs+kit@1.0.7 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.1 '@testing-library/svelte': 3.2.2_svelte@3.55.0 '@typescript-eslint/eslint-plugin': 5.40.0_25sstg4uu2sk4pm7xcyzuov7xq '@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q @@ -50,7 +50,7 @@ devDependencies: tslib: 2.4.0 typescript: 4.8.4 vite: 4.0.1 - vitest: 0.25.8_jsdom@20.0.3 + vitest: 0.26.3_jsdom@20.0.3 packages: @@ -364,17 +364,17 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.1: + /@sveltejs/adapter-auto/1.0.0_@sveltejs+kit@1.0.7: resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.0.1_svelte@3.55.0+vite@4.0.1 + '@sveltejs/kit': 1.0.7_svelte@3.55.0+vite@4.0.1 import-meta-resolve: 2.2.0 dev: true - /@sveltejs/kit/1.0.1_svelte@3.55.0+vite@4.0.1: - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + /@sveltejs/kit/1.0.7_svelte@3.55.0+vite@4.0.1: + resolution: {integrity: sha512-u8JS4aXFWlrnu/tjl+EhJ/FvBEjLYDyMaLe7EAU4sW+PfDqnqyHBAPg/IQi5JuBg6l+Z816F4WrTe+zplUTQDg==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -782,6 +782,10 @@ packages: resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} dev: true + /buffer-from/1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + dev: true + /busboy/1.6.0: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} engines: {node: '>=10.16.0'} @@ -1605,6 +1609,10 @@ packages: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true + /jsonc-parser/3.2.0: + resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} + dev: true + /kleur/4.1.5: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} @@ -1727,6 +1735,15 @@ packages: minimist: 1.2.7 dev: true + /mlly/1.0.0: + resolution: {integrity: sha512-QL108Hwt+u9bXdWgOI0dhzZfACovn5Aen4Xvc8Jasd9ouRH4NjnrXEiyP3nVvJo91zPlYjVRckta0Nt2zfoR6g==} + dependencies: + acorn: 8.8.1 + pathe: 1.0.0 + pkg-types: 1.0.1 + ufo: 1.0.1 + dev: true + /mri/1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} @@ -1849,6 +1866,14 @@ packages: engines: {node: '>=8'} dev: true + /pathe/0.2.0: + resolution: {integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==} + dev: true + + /pathe/1.0.0: + resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==} + dev: true + /pathval/1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true @@ -1864,6 +1889,14 @@ packages: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} + /pkg-types/1.0.1: + resolution: {integrity: sha512-jHv9HB+Ho7dj6ItwppRDDl0iZRYBD0jsakHXtFgoLr+cHSF6xC+QL54sJmWxyGxOLYSHm0afhXhXcQDQqH9z8g==} + dependencies: + jsonc-parser: 3.2.0 + mlly: 1.0.0 + pathe: 1.0.0 + dev: true + /playwright-core/1.27.1: resolution: {integrity: sha512-9EmeXDncC2Pmp/z+teoVYlvmPWUC6ejSSYZUln7YaP89Z6lpAaiaAnqroUt/BoLo8tn7WYShcfaCh+xofZa44Q==} engines: {node: '>=14'} @@ -2154,6 +2187,13 @@ packages: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} + /source-map-support/0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + dependencies: + buffer-from: 1.1.2 + source-map: 0.6.1 + dev: true + /source-map/0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} @@ -2498,6 +2538,10 @@ packages: hasBin: true dev: true + /ufo/1.0.1: + resolution: {integrity: sha512-boAm74ubXHY7KJQZLlXrtMz52qFvpsbOxDcZOnw/Wf+LS4Mmyu7JxmzD4tDLtUQtmZECypJ0FrCz4QIe6dvKRA==} + dev: true + /undici/5.14.0: resolution: {integrity: sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==} engines: {node: '>=12.18'} @@ -2536,6 +2580,27 @@ packages: /util-deprecate/1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} + /vite-node/0.26.3_@types+node@18.11.0: + resolution: {integrity: sha512-Te2bq0Bfvq6XiO718I+1EinMjpNYKws6SNHKOmVbILAQimKoZKDd+IZLlkaYcBXPpK3HFe2U80k8Zw+m3w/a2w==} + engines: {node: '>=v14.16.0'} + hasBin: true + dependencies: + debug: 4.3.4 + mlly: 1.0.0 + pathe: 0.2.0 + source-map: 0.6.1 + source-map-support: 0.5.21 + vite: 4.0.1_@types+node@18.11.0 + transitivePeerDependencies: + - '@types/node' + - less + - sass + - stylus + - sugarss + - supports-color + - terser + dev: true + /vite/4.0.1: resolution: {integrity: sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==} engines: {node: ^14.18.0 || >=16.0.0} @@ -2614,8 +2679,8 @@ packages: vite: 4.0.1 dev: true - /vitest/0.25.8_jsdom@20.0.3: - resolution: {integrity: sha512-X75TApG2wZTJn299E/TIYevr4E9/nBo1sUtZzn0Ci5oK8qnpZAZyhwg0qCeMSakGIWtc6oRwcQFyFfW14aOFWg==} + /vitest/0.26.3_jsdom@20.0.3: + resolution: {integrity: sha512-FmHxU9aUCxTi23keF3vxb/Qp0lYXaaJ+jRLGOUmMS3qVTOJvgGE+f1VArupA6pEhaG2Ans4X+zV9dqM5WISMbg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -2651,6 +2716,7 @@ packages: tinypool: 0.3.0 tinyspy: 1.0.2 vite: 4.0.1_@types+node@18.11.0 + vite-node: 0.26.3_@types+node@18.11.0 transitivePeerDependencies: - less - sass