From ca3353ccffab18518182c5b13d1b2bad4767a92f Mon Sep 17 00:00:00 2001 From: David Bartal Date: Fri, 15 Sep 2023 17:42:05 +0200 Subject: [PATCH 1/6] update packages --- package.json | 16 +- pnpm-lock.yaml | 1010 ++++++++++++++++++++++++------------------------ 2 files changed, 523 insertions(+), 503 deletions(-) diff --git a/package.json b/package.json index 0affb7c..ddc0fe0 100644 --- a/package.json +++ b/package.json @@ -12,16 +12,16 @@ "format": "prettier --write --plugin prettier-plugin-svelte ." }, "devDependencies": { - "@iconify-json/material-symbols": "^1.1.57", + "@iconify-json/material-symbols": "^1.1.58", "@sveltejs/adapter-auto": "^2.1.0", - "@sveltejs/kit": "^1.24.1", - "@typescript-eslint/eslint-plugin": "^6.6.0", - "@typescript-eslint/parser": "^6.6.0", - "@vite-pwa/sveltekit": "^0.2.5", + "@sveltejs/kit": "^1.25.0", + "@typescript-eslint/eslint-plugin": "^6.7.0", + "@typescript-eslint/parser": "^6.7.0", + "@vite-pwa/sveltekit": "^0.2.7", "autoprefixer": "^10.4.15", - "eslint": "^8.48.0", + "eslint": "^8.49.0", "eslint-config-prettier": "^9.0.0", - "eslint-plugin-svelte": "^2.33.0", + "eslint-plugin-svelte": "^2.33.1", "postcss": "^8.4.29", "prettier": "^3.0.3", "prettier-plugin-svelte": "^3.0.3", @@ -36,7 +36,7 @@ }, "type": "module", "dependencies": { - "@tanstack/svelte-query": "^4.35.0", + "@tanstack/svelte-query": "^4.35.3", "firebase": "^10.3.1", "firebase-admin": "^11.10.1", "ts-results-es": "^4.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45c31ba..ee57246 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@tanstack/svelte-query': - specifier: ^4.35.0 - version: 4.35.0(svelte@4.2.0) + specifier: ^4.35.3 + version: 4.35.3(svelte@4.2.0) firebase: specifier: ^10.3.1 version: 10.3.1 @@ -20,35 +20,35 @@ dependencies: devDependencies: '@iconify-json/material-symbols': - specifier: ^1.1.57 - version: 1.1.57 + specifier: ^1.1.58 + version: 1.1.58 '@sveltejs/adapter-auto': specifier: ^2.1.0 - version: 2.1.0(@sveltejs/kit@1.24.1) + version: 2.1.0(@sveltejs/kit@1.25.0) '@sveltejs/kit': - specifier: ^1.24.1 - version: 1.24.1(svelte@4.2.0)(vite@4.4.9) + specifier: ^1.25.0 + version: 1.25.0(svelte@4.2.0)(vite@4.4.9) '@typescript-eslint/eslint-plugin': - specifier: ^6.6.0 - version: 6.6.0(@typescript-eslint/parser@6.6.0)(eslint@8.48.0)(typescript@5.2.2) + specifier: ^6.7.0 + version: 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.6.0 - version: 6.6.0(eslint@8.48.0)(typescript@5.2.2) + specifier: ^6.7.0 + version: 6.7.0(eslint@8.49.0)(typescript@5.2.2) '@vite-pwa/sveltekit': - specifier: ^0.2.5 - version: 0.2.5(@sveltejs/kit@1.24.1)(vite-plugin-pwa@0.16.4) + specifier: ^0.2.7 + version: 0.2.7(@sveltejs/kit@1.25.0)(vite-plugin-pwa@0.16.5) autoprefixer: specifier: ^10.4.15 version: 10.4.15(postcss@8.4.29) eslint: - specifier: ^8.48.0 - version: 8.48.0 + specifier: ^8.49.0 + version: 8.49.0 eslint-config-prettier: specifier: ^9.0.0 - version: 9.0.0(eslint@8.48.0) + version: 9.0.0(eslint@8.49.0) eslint-plugin-svelte: - specifier: ^2.33.0 - version: 2.33.0(eslint@8.48.0)(svelte@4.2.0) + specifier: ^2.33.1 + version: 2.33.1(eslint@8.49.0)(svelte@4.2.0) postcss: specifier: ^8.4.29 version: 8.4.29 @@ -66,7 +66,7 @@ devDependencies: version: 4.2.0 svelte-check: specifier: ^3.5.1 - version: 3.5.1(@babel/core@7.22.15)(postcss@8.4.29)(svelte@4.2.0) + version: 3.5.1(@babel/core@7.22.19)(postcss@8.4.29)(svelte@4.2.0) tailwindcss: specifier: ^3.3.3 version: 3.3.3 @@ -138,20 +138,20 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core@7.22.15: - resolution: {integrity: sha512-PtZqMmgRrvj8ruoEOIwVA3yoF91O+Hgw9o7DAUTNBA6Mo2jpu31clx9a7Nz/9JznqetTR6zwfC4L3LAjKQXUwA==} + /@babel/core@7.22.19: + resolution: {integrity: sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 '@babel/code-frame': 7.22.13 '@babel/generator': 7.22.15 '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-module-transforms': 7.22.15(@babel/core@7.22.15) + '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) '@babel/helpers': 7.22.15 '@babel/parser': 7.22.16 '@babel/template': 7.22.15 - '@babel/traverse': 7.22.15 - '@babel/types': 7.22.15 + '@babel/traverse': 7.22.19 + '@babel/types': 7.22.19 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -165,7 +165,7 @@ packages: resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.19 jsesc: 2.5.2 @@ -175,14 +175,14 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-compilation-targets@7.22.15: @@ -196,42 +196,42 @@ packages: semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.15): + /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-member-expression-to-functions': 7.22.15 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.15) + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.19) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 dev: true - /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.15): + /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.15): + /@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.19): resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 @@ -251,49 +251,49 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.15 - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-member-expression-to-functions@7.22.15: resolution: {integrity: sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-module-imports@7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true - /@babel/helper-module-transforms@7.22.15(@babel/core@7.22.15): - resolution: {integrity: sha512-l1UiX4UyHSFsYt17iQ3Se5pQQZZHa22zyIXURmvkmLCD4t/aU+dvNWHatKac/D9Vm9UES7nvIqHs4jZqKviUmQ==} + /@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19): + resolution: {integrity: sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.15 + '@babel/helper-validator-identifier': 7.22.19 dev: true /@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-plugin-utils@7.22.5: @@ -301,25 +301,25 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator@7.22.9(@babel/core@7.22.15): - resolution: {integrity: sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==} + /@babel/helper-remap-async-to-generator@7.22.17(@babel/core@7.22.19): + resolution: {integrity: sha512-bxH77R5gjH3Nkde6/LuncQoLaP16THYPscurp1S8z7S9ZgezCyV3G8Hc+TZiCmY8pz4fp8CvKSgtJMW0FkLAxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-wrap-function': 7.22.10 + '@babel/helper-wrap-function': 7.22.17 dev: true - /@babel/helper-replace-supers@7.22.9(@babel/core@7.22.15): + /@babel/helper-replace-supers@7.22.9(@babel/core@7.22.19): resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-member-expression-to-functions': 7.22.15 '@babel/helper-optimise-call-expression': 7.22.5 @@ -329,21 +329,21 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-string-parser@7.22.5: @@ -351,8 +351,8 @@ packages: engines: {node: '>=6.9.0'} requiresBuild: true - /@babel/helper-validator-identifier@7.22.15: - resolution: {integrity: sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==} + /@babel/helper-validator-identifier@7.22.19: + resolution: {integrity: sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==} engines: {node: '>=6.9.0'} /@babel/helper-validator-option@7.22.15: @@ -360,13 +360,13 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function@7.22.10: - resolution: {integrity: sha512-OnMhjWjuGYtdoO3FmsEFWvBStBAe2QOgwOLsLNDjN+aaiMD8InJk1/O3HSD8lkqTjCgg5YI34Tz15KNNA3p+nQ==} + /@babel/helper-wrap-function@7.22.17: + resolution: {integrity: sha512-nAhoheCMlrqU41tAojw9GpVEKDlTS8r3lzFmF0lP52LwblCPbuFSO7nGIZoIcoU5NIm1ABrna0cJExE4Ay6l2Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.22.5 '@babel/template': 7.22.15 - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helpers@7.22.15: @@ -374,8 +374,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.15 - '@babel/traverse': 7.22.15 - '@babel/types': 7.22.15 + '@babel/traverse': 7.22.19 + '@babel/types': 7.22.19 transitivePeerDependencies: - supports-color dev: true @@ -384,7 +384,7 @@ packages: resolution: {integrity: sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.22.15 + '@babel/helper-validator-identifier': 7.22.19 chalk: 2.4.2 js-tokens: 4.0.0 dev: true @@ -394,839 +394,839 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.22.15): + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.22.15): + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.15) + '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.19) dev: true - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.15): + /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.19): resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 dev: true - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.15): + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.19): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.15): + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.19): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.15): + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.19): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.15): + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.19): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.15): + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.19): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.15): + /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.15): + /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.15): + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.19): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.15): + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.19): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.15): + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.19): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.15): + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.19): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.15): + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.19): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.15): + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.19): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.15): + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.19): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.15): + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.19): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.15): + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.19): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.15): + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.19): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.15): + /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.19): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-jBm1Es25Y+tVoTi5rfd5t1KLmL8ogLKpXszboWOTTtGFGz2RKnQe2yn7HbZ+kb/B8N0FVSGQo874NSlOU1T4+w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.9(@babel/core@7.22.15) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.15) + '@babel/helper-remap-async-to-generator': 7.22.17(@babel/core@7.22.19) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.9(@babel/core@7.22.15) + '@babel/helper-remap-async-to-generator': 7.22.17(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-G1czpdJBZCtngoK1sJgloLiOHUnkb/bLZwqVZD8kXmq0ZnVfTTWUcs9OWtp0mBtYJ+4LQY1fllqBkOIPhXmFmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.15) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.15) + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.19) '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 dev: true - /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 '@babel/template': 7.22.15 dev: true - /@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-HzG8sFl1ZVGTme74Nw+X01XsUTqERVQ6/RLHo3XjGRzm7XD6QTtfS3NJotVgCGy8BzkDqRjRBD8dAyJn5TuvSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.15) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.15) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-function-name': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.15) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.15) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-module-transforms': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-jWL4eh90w0HQOTKP2MoXXUpVxilxsB2Vl4ji69rSjS3EcZ/v4sBmn+A3NpepuJzBhOaEBbR7udonlHHn5DWidg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-module-transforms': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 dev: true - /@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.22.15(@babel/core@7.22.15) + '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.15 + '@babel/helper-validator-identifier': 7.22.19 dev: true - /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-module-transforms': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.15) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.15) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.15) - '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.15) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.15) + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.15) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-ngQ2tBhq5vvSJw2Q2Z9i7ealNkpDMU0rGWnHPKqRZO0tzZ5tlaoz4hDvhXioOoaE0X2vfNss1djwg0DXlfu30A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.15) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.15): + /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.22.15): + /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.22.19): resolution: {integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.15) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.19) dev: true - /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.22.15): + /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.22.19): resolution: {integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 regenerator-transform: 0.15.2 dev: true - /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.22.15): + /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.22.19): resolution: {integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.15): + /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.19): resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.19) '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/preset-env@7.22.15(@babel/core@7.22.15): + /@babel/preset-env@7.22.15(@babel/core@7.22.19): resolution: {integrity: sha512-tZFHr54GBkHk6hQuVA8w4Fmq+MSPsfvMG0vPnOYyTnJpyfMqybL8/MbNCPRT9zc2KBO2pe4tq15g6Uno4Jpoag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-option': 7.22.15 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.15) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.15) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.15) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.15) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.15) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.15) - '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.15) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.15) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.15) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.15) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.15) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.15) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.15) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.15) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.15) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.15) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.15) - '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-async-generator-functions': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-block-scoping': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-class-static-block': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-classes': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-destructuring': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-dynamic-import': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-export-namespace-from': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-for-of': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-json-strings': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-logical-assignment-operators': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-modules-commonjs': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-modules-systemjs': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-numeric-separator': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-object-rest-spread': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-optional-catch-binding': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.15) - '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-private-property-in-object': 7.22.11(@babel/core@7.22.15) - '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-regenerator': 7.22.10(@babel/core@7.22.15) - '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-unicode-escapes': 7.22.10(@babel/core@7.22.15) - '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.15) - '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.15) - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.22.15) - '@babel/types': 7.22.15 - babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.22.15) - babel-plugin-polyfill-corejs3: 0.8.3(@babel/core@7.22.15) - babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.22.15) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.19) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.19) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.19) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.19) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.19) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.19) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.19) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.19) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.19) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.19) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.19) + '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-async-generator-functions': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-block-scoping': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-class-static-block': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-classes': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-destructuring': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-dynamic-import': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-export-namespace-from': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-for-of': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-json-strings': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-logical-assignment-operators': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-modules-commonjs': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-modules-systemjs': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-nullish-coalescing-operator': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-numeric-separator': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-object-rest-spread': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-optional-catch-binding': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.19) + '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-private-property-in-object': 7.22.11(@babel/core@7.22.19) + '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-regenerator': 7.22.10(@babel/core@7.22.19) + '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-unicode-escapes': 7.22.10(@babel/core@7.22.19) + '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.19) + '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.19) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.22.19) + '@babel/types': 7.22.19 + babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.22.19) + babel-plugin-polyfill-corejs3: 0.8.3(@babel/core@7.22.19) + babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.22.19) core-js-compat: 3.32.2 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.22.15): + /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.22.19): resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-plugin-utils': 7.22.5 - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 esutils: 2.0.3 dev: true @@ -1247,11 +1247,11 @@ packages: dependencies: '@babel/code-frame': 7.22.13 '@babel/parser': 7.22.16 - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 dev: true - /@babel/traverse@7.22.15: - resolution: {integrity: sha512-DdHPwvJY0sEeN4xJU5uRLmZjgMMDIvMPniLuYzUVXj/GGzysPl0/fwt44JBkyUIzGJPV8QgHMcQdQ34XFuKTYQ==} + /@babel/traverse@7.22.19: + resolution: {integrity: sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.13 @@ -1261,19 +1261,19 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.22.16 - '@babel/types': 7.22.15 + '@babel/types': 7.22.19 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types@7.22.15: - resolution: {integrity: sha512-X+NLXr0N8XXmN5ZsaQdm9U2SSC3UbIYq/doL++sueHOTisgZHoKaQtZxGuV2cUPQHMfjKEfg/g6oy7Hm6SKFtA==} + /@babel/types@7.22.19: + resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.15 + '@babel/helper-validator-identifier': 7.22.19 to-fast-properties: 2.0.0 /@esbuild/android-arm64@0.18.20: @@ -1474,18 +1474,18 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.48.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.49.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.48.0 + eslint: 8.49.0 eslint-visitor-keys: 3.4.3 dev: true - /@eslint-community/regexpp@4.8.0: - resolution: {integrity: sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==} + /@eslint-community/regexpp@4.8.1: + resolution: {integrity: sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true @@ -1506,8 +1506,8 @@ packages: - supports-color dev: true - /@eslint/js@8.48.0: - resolution: {integrity: sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==} + /@eslint/js@8.49.0: + resolution: {integrity: sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -2074,7 +2074,7 @@ packages: engines: {node: ^8.13.0 || >=10.10.0} dependencies: '@grpc/proto-loader': 0.7.9 - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: false /@grpc/proto-loader@0.7.9: @@ -2108,8 +2108,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify-json/material-symbols@1.1.57: - resolution: {integrity: sha512-HY/IB4kqa5+lFuLAuH4Aszi8wUrR0rxO72FsFQXRJD3rfF9mAEWnw8Mb3c6L+0M2UsEJkAg2cHAJ7Z1FUnN/cQ==} + /@iconify-json/material-symbols@1.1.58: + resolution: {integrity: sha512-SqFVzgu+ni25sSNquQZQOKgT6+VL4OkloGNOFr8NniPUBH5JsBuQAY/H1CJaXePHr8Wn3iQxezFzoKgIxj3WCQ==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -2250,7 +2250,7 @@ packages: requiresBuild: true dev: false - /@rollup/plugin-babel@5.3.1(@babel/core@7.22.15)(rollup@2.79.1): + /@rollup/plugin-babel@5.3.1(@babel/core@7.22.19)(rollup@2.79.1): resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2261,7 +2261,7 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@babel/helper-module-imports': 7.22.15 '@rollup/pluginutils': 3.1.0(rollup@2.79.1) rollup: 2.79.1 @@ -2310,20 +2310,20 @@ packages: ejs: 3.1.9 json5: 2.2.3 magic-string: 0.25.9 - string.prototype.matchall: 4.0.9 + string.prototype.matchall: 4.0.10 dev: true - /@sveltejs/adapter-auto@2.1.0(@sveltejs/kit@1.24.1): + /@sveltejs/adapter-auto@2.1.0(@sveltejs/kit@1.25.0): resolution: {integrity: sha512-o2pZCfATFtA/Gw/BB0Xm7k4EYaekXxaPGER3xGSY3FvzFJGTlJlZjBseaXwYSM94lZ0HniOjTokN3cWaLX6fow==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.24.1(svelte@4.2.0)(vite@4.4.9) + '@sveltejs/kit': 1.25.0(svelte@4.2.0)(vite@4.4.9) import-meta-resolve: 3.0.0 dev: true - /@sveltejs/kit@1.24.1(svelte@4.2.0)(vite@4.4.9): - resolution: {integrity: sha512-u2FO0q62Se9UZ0g9kXaWYi+54vTK70BKaPScOcx6jLMRou4CUZgDTNKnRhsbJgPMgaLkOH0j3o/fKlZ6jBfgSg==} + /@sveltejs/kit@1.25.0(svelte@4.2.0)(vite@4.4.9): + resolution: {integrity: sha512-+VqMWJJYtcLoF8hYkdqY2qs/MPaawrMwA/gNBJW2o2UrcuYdNiy0ZZnjQQuPD33df/VcAulnoeyzF5ZtaajFEw==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -2386,16 +2386,16 @@ packages: - supports-color dev: true - /@tanstack/query-core@4.35.0: - resolution: {integrity: sha512-4GMcKQuLZQi6RFBiBZNsLhl+hQGYScRZ5ZoVq8QAzfqz9M7vcGin/2YdSESwl7WaV+Qzsb5CZOAbMBes4lNTnA==} + /@tanstack/query-core@4.35.3: + resolution: {integrity: sha512-PS+WEjd9wzKTyNjjQymvcOe1yg8f3wYc6mD+vb6CKyZAKvu4sIJwryfqfBULITKCla7P9C4l5e9RXePHvZOZeQ==} dev: false - /@tanstack/svelte-query@4.35.0(svelte@4.2.0): - resolution: {integrity: sha512-U+y5Q2uR7yrzr5BR2im466TG2BaU/ByWq2YiAQ8BPvT+fW5vubNFjL3Dfx81Tjbla5nEuQXliMBJ7zVXkELyNQ==} + /@tanstack/svelte-query@4.35.3(svelte@4.2.0): + resolution: {integrity: sha512-4gAWm6L+rofZOXZH//JKqKZoGOC1+/j0WgycpM9CwKKq/qIbXCoGW0r+0cO31s7O/F4v0qm+YZ3U7owOWfaiwQ==} peerDependencies: svelte: '>=3 <5' dependencies: - '@tanstack/query-core': 4.35.0 + '@tanstack/query-core': 4.35.3 svelte: 4.2.0 dev: false @@ -2410,13 +2410,13 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.36 - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: false /@types/connect@3.4.36: resolution: {integrity: sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w==} dependencies: - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: false /@types/cookie@0.5.2: @@ -2433,7 +2433,7 @@ packages: /@types/express-serve-static-core@4.17.36: resolution: {integrity: sha512-zbivROJ0ZqLAtMzgzIUC4oNqDG9iF0lSsAqpOD9kbs5xcIM3dTiyuHvBc7R8MtWBp3AAWGaovJa+wzWPjLYW7Q==} dependencies: - '@types/node': 20.5.9 + '@types/node': 20.6.0 '@types/qs': 6.9.8 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 @@ -2453,7 +2453,7 @@ packages: requiresBuild: true dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: false optional: true @@ -2468,7 +2468,7 @@ packages: /@types/jsonwebtoken@9.0.2: resolution: {integrity: sha512-drE6uz7QBKq1fYqqoFKTDRdFCPHd5TCub75BM+D+cMx7NU9hUz7SESLfC2fSCXVFMO5Yj8sOWHuGqPgjc+fz0Q==} dependencies: - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: false /@types/linkify-it@3.0.3: @@ -2512,8 +2512,8 @@ packages: dev: false optional: true - /@types/node@20.5.9: - resolution: {integrity: sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==} + /@types/node@20.6.0: + resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==} /@types/pug@2.0.6: resolution: {integrity: sha512-SnHmG9wN1UVmagJOnyo/qkk0Z7gejYxOYYmaAwr5u2yFYfsupN3sg10kyzN8Hep/2zbHxCnsumxOoRIRMBwKCg==} @@ -2530,7 +2530,7 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: true /@types/rimraf@3.0.2: @@ -2538,19 +2538,19 @@ packages: requiresBuild: true dependencies: '@types/glob': 8.1.0 - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: false optional: true - /@types/semver@7.5.1: - resolution: {integrity: sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==} + /@types/semver@7.5.2: + resolution: {integrity: sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==} dev: true /@types/send@0.17.1: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: '@types/mime': 1.3.2 - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: false /@types/serve-static@1.15.2: @@ -2558,15 +2558,15 @@ packages: dependencies: '@types/http-errors': 2.0.1 '@types/mime': 3.0.1 - '@types/node': 20.5.9 + '@types/node': 20.6.0 dev: false - /@types/trusted-types@2.0.3: - resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==} + /@types/trusted-types@2.0.4: + resolution: {integrity: sha512-IDaobHimLQhjwsQ/NMwRVfa/yL7L/wriQPMhw1ZJall0KX6E1oxk29XMDeilW5qTIg5aoiqf5Udy8U/51aNoQQ==} dev: true - /@typescript-eslint/eslint-plugin@6.6.0(@typescript-eslint/parser@6.6.0)(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-CW9YDGTQnNYMIo5lMeuiIG08p4E0cXrXTbcZ2saT/ETE7dWUrNxlijsQeU04qAAKkILiLzdQz+cGFxCJjaZUmA==} + /@typescript-eslint/eslint-plugin@6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -2576,26 +2576,26 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.8.0 - '@typescript-eslint/parser': 6.6.0(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/scope-manager': 6.6.0 - '@typescript-eslint/type-utils': 6.6.0(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/utils': 6.6.0(eslint@8.48.0)(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.6.0 + '@eslint-community/regexpp': 4.8.1 + '@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/scope-manager': 6.7.0 + '@typescript-eslint/type-utils': 6.7.0(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.0(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.7.0 debug: 4.3.4 - eslint: 8.48.0 + eslint: 8.49.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.2(typescript@5.2.2) + ts-api-utils: 1.0.3(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.6.0(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-setq5aJgUwtzGrhW177/i+DMLqBaJbdwGj2CPIVFFLE0NCliy5ujIdLHd2D1ysmlmsjdL2GWW+hR85neEfc12w==} + /@typescript-eslint/parser@6.7.0(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2604,27 +2604,27 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.6.0 - '@typescript-eslint/types': 6.6.0 - '@typescript-eslint/typescript-estree': 6.6.0(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.6.0 + '@typescript-eslint/scope-manager': 6.7.0 + '@typescript-eslint/types': 6.7.0 + '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.7.0 debug: 4.3.4 - eslint: 8.48.0 + eslint: 8.49.0 typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@6.6.0: - resolution: {integrity: sha512-pT08u5W/GT4KjPUmEtc2kSYvrH8x89cVzkA0Sy2aaOUIw6YxOIjA8ilwLr/1fLjOedX1QAuBpG9XggWqIIfERw==} + /@typescript-eslint/scope-manager@6.7.0: + resolution: {integrity: sha512-lAT1Uau20lQyjoLUQ5FUMSX/dS07qux9rYd5FGzKz/Kf8W8ccuvMyldb8hadHdK/qOI7aikvQWqulnEq2nCEYA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.6.0 - '@typescript-eslint/visitor-keys': 6.6.0 + '@typescript-eslint/types': 6.7.0 + '@typescript-eslint/visitor-keys': 6.7.0 dev: true - /@typescript-eslint/type-utils@6.6.0(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-8m16fwAcEnQc69IpeDyokNO+D5spo0w1jepWWY2Q6y5ZKNuj5EhVQXjtVAeDDqvW6Yg7dhclbsz6rTtOvcwpHg==} + /@typescript-eslint/type-utils@6.7.0(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2633,23 +2633,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.6.0(typescript@5.2.2) - '@typescript-eslint/utils': 6.6.0(eslint@8.48.0)(typescript@5.2.2) + '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.0(eslint@8.49.0)(typescript@5.2.2) debug: 4.3.4 - eslint: 8.48.0 - ts-api-utils: 1.0.2(typescript@5.2.2) + eslint: 8.49.0 + ts-api-utils: 1.0.3(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types@6.6.0: - resolution: {integrity: sha512-CB6QpJQ6BAHlJXdwUmiaXDBmTqIE2bzGTDLADgvqtHWuhfNP3rAOK7kAgRMAET5rDRr9Utt+qAzRBdu3AhR3sg==} + /@typescript-eslint/types@6.7.0: + resolution: {integrity: sha512-ihPfvOp7pOcN/ysoj0RpBPOx3HQTJTrIN8UZK+WFd3/iDeFHHqeyYxa4hQk4rMhsz9H9mXpR61IzwlBVGXtl9Q==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.6.0(typescript@5.2.2): - resolution: {integrity: sha512-hMcTQ6Al8MP2E6JKBAaSxSVw5bDhdmbCEhGW/V8QXkb9oNsFkA4SBuOMYVPxD3jbtQ4R/vSODBsr76R6fP3tbA==} + /@typescript-eslint/typescript-estree@6.7.0(typescript@5.2.2): + resolution: {integrity: sha512-dPvkXj3n6e9yd/0LfojNU8VMUGHWiLuBZvbM6V6QYD+2qxqInE7J+J/ieY2iGwR9ivf/R/haWGkIj04WVUeiSQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -2657,54 +2657,54 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.6.0 - '@typescript-eslint/visitor-keys': 6.6.0 + '@typescript-eslint/types': 6.7.0 + '@typescript-eslint/visitor-keys': 6.7.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.2(typescript@5.2.2) + ts-api-utils: 1.0.3(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.6.0(eslint@8.48.0)(typescript@5.2.2): - resolution: {integrity: sha512-mPHFoNa2bPIWWglWYdR0QfY9GN0CfvvXX1Sv6DlSTive3jlMTUy+an67//Gysc+0Me9pjitrq0LJp0nGtLgftw==} + /@typescript-eslint/utils@6.7.0(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) '@types/json-schema': 7.0.12 - '@types/semver': 7.5.1 - '@typescript-eslint/scope-manager': 6.6.0 - '@typescript-eslint/types': 6.6.0 - '@typescript-eslint/typescript-estree': 6.6.0(typescript@5.2.2) - eslint: 8.48.0 + '@types/semver': 7.5.2 + '@typescript-eslint/scope-manager': 6.7.0 + '@typescript-eslint/types': 6.7.0 + '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.2.2) + eslint: 8.49.0 semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys@6.6.0: - resolution: {integrity: sha512-L61uJT26cMOfFQ+lMZKoJNbAEckLe539VhTxiGHrWl5XSKQgA0RTBZJW2HFPy5T0ZvPVSD93QsrTKDkfNwJGyQ==} + /@typescript-eslint/visitor-keys@6.7.0: + resolution: {integrity: sha512-/C1RVgKFDmGMcVGeD8HjKv2bd72oI1KxQDeY8uc66gw9R0OK0eMq48cA+jv9/2Ag6cdrsUGySm1yzYmfz0hxwQ==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.6.0 + '@typescript-eslint/types': 6.7.0 eslint-visitor-keys: 3.4.3 dev: true - /@vite-pwa/sveltekit@0.2.5(@sveltejs/kit@1.24.1)(vite-plugin-pwa@0.16.4): - resolution: {integrity: sha512-cBPxnIpMbGZi68OadC/16OsIhMUdEGooQjlgl/Q39ZcumdGecb+j7LEXe2twCSASGefNN+/K48VZi3W/Rc248Q==} - engines: {node: '>=16.14'} + /@vite-pwa/sveltekit@0.2.7(@sveltejs/kit@1.25.0)(vite-plugin-pwa@0.16.5): + resolution: {integrity: sha512-XyEHbXNmBBpfP2EWRsHqoPOFLF/WIuchN6OdtxFojTXV/sSJRWiULxXOzDuApQBfqdsHqlg9AJ9Su8vwjT27KA==} + engines: {node: '>=16.14 || >=18'} peerDependencies: '@sveltejs/kit': ^1.3.1 - vite-plugin-pwa: '>=0.16.3 <1' + vite-plugin-pwa: '>=0.16.5 <1' dependencies: - '@sveltejs/kit': 1.24.1(svelte@4.2.0)(vite@4.4.9) - vite-plugin-pwa: 0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0) + '@sveltejs/kit': 1.25.0(svelte@4.2.0)(vite@4.4.9) + vite-plugin-pwa: 0.16.5(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0) dev: true /abort-controller@3.0.0: @@ -2816,8 +2816,8 @@ packages: dependencies: array-buffer-byte-length: 1.0.0 call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + define-properties: 1.2.1 + es-abstract: 1.22.2 get-intrinsic: 1.2.1 is-array-buffer: 3.0.2 is-shared-array-buffer: 1.0.2 @@ -2855,7 +2855,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.21.10 - caniuse-lite: 1.0.30001528 + caniuse-lite: 1.0.30001534 fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -2873,38 +2873,38 @@ packages: dependencies: dequal: 2.0.3 - /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.15): + /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.19): resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.15 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.19) semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.15): + /babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.19): resolution: {integrity: sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.19) core-js-compat: 3.32.2 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.15): + /babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.19): resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.15 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.19) transitivePeerDependencies: - supports-color dev: true @@ -2959,8 +2959,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001528 - electron-to-chromium: 1.4.510 + caniuse-lite: 1.0.30001534 + electron-to-chromium: 1.4.520 node-releases: 2.0.13 update-browserslist-db: 1.0.11(browserslist@4.21.10) dev: true @@ -3006,8 +3006,8 @@ packages: engines: {node: '>= 6'} dev: true - /caniuse-lite@1.0.30001528: - resolution: {integrity: sha512-0Db4yyjR9QMNlsxh+kKWzQtkyflkG/snYheSzkjmvdEtEXB1+jt7A2HmSEiO6XIJPIbo92lHNGNySvE5pZcs5Q==} + /caniuse-lite@1.0.30001534: + resolution: {integrity: sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==} dev: true /catharsis@0.9.0: @@ -3174,10 +3174,20 @@ packages: engines: {node: '>=0.10.0'} dev: true - /define-properties@1.2.0: - resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==} + /define-data-property@1.1.0: + resolution: {integrity: sha512-UzGwzcjyv3OtAvolTj1GoyNYzfFR+iqbGjcnBEENZVCpM4/Ng1yhGNvS3lR/xDS74Tb2wGG9WzNSNIOS9UVb2g==} engines: {node: '>= 0.4'} dependencies: + get-intrinsic: 1.2.1 + gopd: 1.0.1 + has-property-descriptors: 1.0.0 + dev: true + + /define-properties@1.2.1: + resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} + engines: {node: '>= 0.4'} + dependencies: + define-data-property: 1.1.0 has-property-descriptors: 1.0.0 object-keys: 1.1.1 dev: true @@ -3242,8 +3252,8 @@ packages: jake: 10.8.7 dev: true - /electron-to-chromium@1.4.510: - resolution: {integrity: sha512-xPfLIPFcN/WLXBpQ/K4UgE98oUBO5Tia6BD4rkSR0wE7ep/PwBVlgvPJQrIBpmJGVAmUzwPKuDbVt9XV6+uC2g==} + /electron-to-chromium@1.4.520: + resolution: {integrity: sha512-Frfus2VpYADsrh1lB3v/ft/WVFlVzOIm+Q0p7U7VqHI6qr7NWHYKe+Wif3W50n7JAFoBsWVsoU0+qDks6WQ60g==} dev: true /emoji-regex@8.0.0: @@ -3270,8 +3280,8 @@ packages: dev: false optional: true - /es-abstract@1.22.1: - resolution: {integrity: sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==} + /es-abstract@1.22.2: + resolution: {integrity: sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==} engines: {node: '>= 0.4'} dependencies: array-buffer-byte-length: 1.0.0 @@ -3301,11 +3311,11 @@ packages: object-inspect: 1.12.3 object-keys: 1.1.1 object.assign: 4.1.4 - regexp.prototype.flags: 1.5.0 + regexp.prototype.flags: 1.5.1 safe-array-concat: 1.0.1 safe-regex-test: 1.0.0 - string.prototype.trim: 1.2.7 - string.prototype.trimend: 1.0.6 + string.prototype.trim: 1.2.8 + string.prototype.trimend: 1.0.7 string.prototype.trimstart: 1.0.7 typed-array-buffer: 1.0.0 typed-array-byte-length: 1.0.0 @@ -3403,17 +3413,17 @@ packages: dev: false optional: true - /eslint-config-prettier@9.0.0(eslint@8.48.0): + /eslint-config-prettier@9.0.0(eslint@8.49.0): resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.48.0 + eslint: 8.49.0 dev: true - /eslint-plugin-svelte@2.33.0(eslint@8.48.0)(svelte@4.2.0): - resolution: {integrity: sha512-kk7Z4BfxVjFYJseFcOpS8kiKNio7KnAnhFagmM89h1wNSKlM7tIn+uguNQppKM9leYW+S+Us0Rjg2Qg3zsEcvg==} + /eslint-plugin-svelte@2.33.1(eslint@8.49.0)(svelte@4.2.0): + resolution: {integrity: sha512-veYmyjsbt8ikXdaa6pLsgytdlzJpZZKw9vRaQlRBNKaLNmrbsdJulwiWfcDZ7tYJdaVpRB4iDFn/fuPeebxUVg==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0-0 @@ -3422,10 +3432,10 @@ packages: svelte: optional: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) '@jridgewell/sourcemap-codec': 1.4.15 debug: 4.3.4 - eslint: 8.48.0 + eslint: 8.49.0 esutils: 2.0.3 known-css-properties: 0.28.0 postcss: 8.4.29 @@ -3452,15 +3462,15 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /eslint@8.48.0: - resolution: {integrity: sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==} + /eslint@8.49.0: + resolution: {integrity: sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) - '@eslint-community/regexpp': 4.8.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) + '@eslint-community/regexpp': 4.8.1 '@eslint/eslintrc': 2.1.2 - '@eslint/js': 8.48.0 + '@eslint/js': 8.49.0 '@humanwhocodes/config-array': 0.11.11 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -3668,11 +3678,11 @@ packages: '@fastify/busboy': 1.2.1 '@firebase/database-compat': 0.3.4 '@firebase/database-types': 0.10.4 - '@types/node': 20.5.9 + '@types/node': 20.6.0 jsonwebtoken: 9.0.2 jwks-rsa: 3.0.1 node-forge: 1.3.1 - uuid: 9.0.0 + uuid: 9.0.1 optionalDependencies: '@google-cloud/firestore': 6.7.0 '@google-cloud/storage': 6.12.0 @@ -3768,8 +3778,8 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + define-properties: 1.2.1 + es-abstract: 1.22.2 functions-have-names: 1.2.3 dev: true @@ -3911,7 +3921,7 @@ packages: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} engines: {node: '>= 0.4'} dependencies: - define-properties: 1.2.0 + define-properties: 1.2.1 dev: true /globalyzer@0.1.0: @@ -4237,8 +4247,8 @@ packages: engines: {node: '>=8'} dev: true - /is-reference@3.0.1: - resolution: {integrity: sha512-baJJdQLiYaJdvFbJqXrcGv3WU3QCzBlUcI5QhbesIm6/xPsvmO+2CDoi/GMOFBQEQm+PXkwOPrp9KK5ozZsp2w==} + /is-reference@3.0.2: + resolution: {integrity: sha512-v3rht/LgVcsdZa3O2Nqs+NMowLOxeOm7Ay9+/ARQ2F+qEoANRcqrjAZKGN0v8ymUetZGgkp26LTnGT7H0Qo9Pg==} dependencies: '@types/estree': 1.0.1 @@ -4321,7 +4331,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.5.9 + '@types/node': 20.6.0 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -4915,7 +4925,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.2.0 + define-properties: 1.2.1 has-symbols: 1.0.3 object-keys: 1.1.1 dev: true @@ -5006,7 +5016,7 @@ packages: dependencies: '@types/estree': 1.0.1 estree-walker: 3.0.3 - is-reference: 3.0.1 + is-reference: 3.0.2 /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} @@ -5102,11 +5112,11 @@ packages: postcss: 8.4.29 dev: true - /postcss-scss@4.0.7(postcss@8.4.29): - resolution: {integrity: sha512-xPv2GseoyXPa58Nro7M73ZntttusuCmZdeOojUFR5PZDz2BR62vfYx1w9TyOnp1+nYFowgOMipsCBhxzVkAEPw==} + /postcss-scss@4.0.8(postcss@8.4.29): + resolution: {integrity: sha512-Cr0X8Eu7xMhE96PJck6ses/uVVXDtE5ghUTKNUYgm8ozgP2TkgV3LWs3WgLV1xaSSLq8ZFiXaUrj0LVgG1fGEA==} engines: {node: '>=12.0'} peerDependencies: - postcss: ^8.4.19 + postcss: ^8.4.29 dependencies: postcss: 8.4.29 dev: true @@ -5272,7 +5282,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.5.9 + '@types/node': 20.6.0 long: 5.2.3 dev: false optional: true @@ -5292,7 +5302,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.5.9 + '@types/node': 20.6.0 long: 5.2.3 dev: false @@ -5360,13 +5370,13 @@ packages: '@babel/runtime': 7.22.15 dev: true - /regexp.prototype.flags@1.5.0: - resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==} + /regexp.prototype.flags@1.5.1: + resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.2.0 - functions-have-names: 1.2.3 + define-properties: 1.2.1 + set-function-name: 2.0.1 dev: true /regexpu-core@5.3.2: @@ -5478,8 +5488,8 @@ packages: fsevents: 2.3.3 dev: true - /rollup@3.29.0: - resolution: {integrity: sha512-nszM8DINnx1vSS+TpbWKMkxem0CDWk3cSit/WWCBVs9/JZ1I/XLwOsiUglYuYReaeWWSsW9kge5zE5NZtf/a4w==} + /rollup@3.29.1: + resolution: {integrity: sha512-c+ebvQz0VIH4KhhCpDsI+Bik0eT8ZFEVZEYw0cGMVqIP8zc+gnwl7iXCamTw7vzv2MeuZFZfdx5JJIq+ehzDlg==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -5551,6 +5561,15 @@ packages: resolution: {integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==} dev: true + /set-function-name@2.0.1: + resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} + engines: {node: '>= 0.4'} + dependencies: + define-data-property: 1.1.0 + functions-have-names: 1.2.3 + has-property-descriptors: 1.0.0 + dev: true + /shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -5655,42 +5674,43 @@ packages: strip-ansi: 6.0.1 dev: false - /string.prototype.matchall@4.0.9: - resolution: {integrity: sha512-6i5hL3MqG/K2G43mWXWgP+qizFW/QH/7kCNN13JrJS5q48FN5IKksLDscexKP3dnmB6cdm9jlNgAsWNLpSykmA==} + /string.prototype.matchall@4.0.10: + resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==} dependencies: call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + define-properties: 1.2.1 + es-abstract: 1.22.2 get-intrinsic: 1.2.1 has-symbols: 1.0.3 internal-slot: 1.0.5 - regexp.prototype.flags: 1.5.0 + regexp.prototype.flags: 1.5.1 + set-function-name: 2.0.1 side-channel: 1.0.4 dev: true - /string.prototype.trim@1.2.7: - resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==} + /string.prototype.trim@1.2.8: + resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + define-properties: 1.2.1 + es-abstract: 1.22.2 dev: true - /string.prototype.trimend@1.0.6: - resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==} + /string.prototype.trimend@1.0.7: + resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} dependencies: call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + define-properties: 1.2.1 + es-abstract: 1.22.2 dev: true /string.prototype.trimstart@1.0.7: resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} dependencies: call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + define-properties: 1.2.1 + es-abstract: 1.22.2 dev: true /string_decoder@1.3.0: @@ -5781,7 +5801,7 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check@3.5.1(@babel/core@7.22.15)(postcss@8.4.29)(svelte@4.2.0): + /svelte-check@3.5.1(@babel/core@7.22.19)(postcss@8.4.29)(svelte@4.2.0): resolution: {integrity: sha512-+Zb4iHxAhdUtcUg/WJPRjlS1RJalIsWAe9Mz6G1zyznSs7dDkT7VUBdXc3q7Iwg49O/VrZgyJRvOJkjuBfKjFA==} hasBin: true peerDependencies: @@ -5794,7 +5814,7 @@ packages: picocolors: 1.0.0 sade: 1.8.1 svelte: 4.2.0 - svelte-preprocess: 5.0.4(@babel/core@7.22.15)(postcss@8.4.29)(svelte@4.2.0)(typescript@5.2.2) + svelte-preprocess: 5.0.4(@babel/core@7.22.19)(postcss@8.4.29)(svelte@4.2.0)(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - '@babel/core' @@ -5821,7 +5841,7 @@ packages: eslint-visitor-keys: 3.4.3 espree: 9.6.1 postcss: 8.4.29 - postcss-scss: 4.0.7(postcss@8.4.29) + postcss-scss: 4.0.8(postcss@8.4.29) svelte: 4.2.0 dev: true @@ -5834,7 +5854,7 @@ packages: svelte: 4.2.0 dev: true - /svelte-preprocess@5.0.4(@babel/core@7.22.15)(postcss@8.4.29)(svelte@4.2.0)(typescript@5.2.2): + /svelte-preprocess@5.0.4(@babel/core@7.22.19)(postcss@8.4.29)(svelte@4.2.0)(typescript@5.2.2): resolution: {integrity: sha512-ABia2QegosxOGsVlsSBJvoWeXy1wUKSfF7SWJdTjLAbx/Y3SrVevvvbFNQqrSJw89+lNSsM58SipmZJ5SRi5iw==} engines: {node: '>= 14.10.0'} requiresBuild: true @@ -5872,7 +5892,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.15 + '@babel/core': 7.22.19 '@types/pug': 2.0.6 detect-indent: 6.1.0 magic-string: 0.27.0 @@ -5896,7 +5916,7 @@ packages: code-red: 1.0.4 css-tree: 2.3.1 estree-walker: 3.0.3 - is-reference: 3.0.1 + is-reference: 3.0.2 locate-character: 3.0.0 magic-string: 0.30.3 periscopic: 3.1.0 @@ -5941,7 +5961,7 @@ packages: https-proxy-agent: 5.0.1 node-fetch: 2.7.0 stream-events: 1.0.5 - uuid: 9.0.0 + uuid: 9.0.1 transitivePeerDependencies: - encoding - supports-color @@ -6038,8 +6058,8 @@ packages: punycode: 2.3.0 dev: true - /ts-api-utils@1.0.2(typescript@5.2.2): - resolution: {integrity: sha512-Cbu4nIqnEdd+THNEsBdkolnOXhg0I8XteoHaEKgvsxpsbWda4IsUut2c187HxywQCvveojow0Dgw/amxtSKVkQ==} + /ts-api-utils@1.0.3(typescript@5.2.2): + resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' @@ -6271,13 +6291,13 @@ packages: dev: false optional: true - /uuid@9.0.0: - resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==} + /uuid@9.0.1: + resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} hasBin: true dev: false - /vite-plugin-pwa@0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0): - resolution: {integrity: sha512-lmwHFIs9zI2H9bXJld/zVTbCqCQHZ9WrpyDMqosICDV0FVnCJwniX1NMDB79HGTIZzOQkY4gSZaVTJTw6maz/Q==} + /vite-plugin-pwa@0.16.5(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0): + resolution: {integrity: sha512-Ahol4dwhMP2UHPQXkllSlXbihOaDFnvBIDPmAxoSZ1EObBUJGP4CMRyCyAVkIHjd6/H+//vH0DM2ON+XxHr81g==} engines: {node: '>=16.0.0'} peerDependencies: vite: ^3.1.0 || ^4.0.0 @@ -6324,7 +6344,7 @@ packages: dependencies: esbuild: 0.18.20 postcss: 8.4.29 - rollup: 3.29.0 + rollup: 3.29.1 optionalDependencies: fsevents: 2.3.3 dev: true @@ -6440,10 +6460,10 @@ packages: engines: {node: '>=16.0.0'} dependencies: '@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0) - '@babel/core': 7.22.15 - '@babel/preset-env': 7.22.15(@babel/core@7.22.15) + '@babel/core': 7.22.19 + '@babel/preset-env': 7.22.15(@babel/core@7.22.19) '@babel/runtime': 7.22.15 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.22.15)(rollup@2.79.1) + '@rollup/plugin-babel': 5.3.1(@babel/core@7.22.19)(rollup@2.79.1) '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1) '@rollup/plugin-replace': 2.4.2(rollup@2.79.1) '@surma/rollup-plugin-off-main-thread': 2.2.3 @@ -6564,7 +6584,7 @@ packages: /workbox-window@7.0.0: resolution: {integrity: sha512-j7P/bsAWE/a7sxqTzXo3P2ALb1reTfZdvVp6OJ/uLr/C2kZAMvjeWGm8V4htQhor7DOvYg0sSbFN2+flT5U0qA==} dependencies: - '@types/trusted-types': 2.0.3 + '@types/trusted-types': 2.0.4 workbox-core: 7.0.0 dev: true From 115e0dce34ed9fe16659e290d36d997856d630d7 Mon Sep 17 00:00:00 2001 From: David Bartal Date: Thu, 21 Sep 2023 12:53:14 +0200 Subject: [PATCH 2/6] accessibility labels --- src/components/RefreshButton.svelte | 22 +++++++++++----------- src/routes/+layout.svelte | 1 + src/routes/stops/[stopId]/+page.svelte | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/src/components/RefreshButton.svelte b/src/components/RefreshButton.svelte index 480174c..a75fb33 100644 --- a/src/components/RefreshButton.svelte +++ b/src/components/RefreshButton.svelte @@ -1,16 +1,16 @@ - \ No newline at end of file + diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 5ec2db0..e028b10 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -19,6 +19,7 @@ BartalFUTÁR + diff --git a/src/routes/stops/[stopId]/+page.svelte b/src/routes/stops/[stopId]/+page.svelte index aad11f7..4b27e7d 100644 --- a/src/routes/stops/[stopId]/+page.svelte +++ b/src/routes/stops/[stopId]/+page.svelte @@ -40,7 +40,7 @@ isFetching={$stopData.isFetching} on:refresh={async () => await $stopData.refetch()} /> - + From ecf495716714d741f01b415ef3c9d66de12dd1e7 Mon Sep 17 00:00:00 2001 From: David Bartal Date: Fri, 22 Sep 2023 19:10:25 +0200 Subject: [PATCH 3/6] accessibility label and theme color --- src/app.html | 1 + src/routes/nearby/+page.svelte | 1 + vite.config.ts | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app.html b/src/app.html index 90587f1..a5be0d2 100644 --- a/src/app.html +++ b/src/app.html @@ -7,6 +7,7 @@ + %sveltekit.head% diff --git a/src/routes/nearby/+page.svelte b/src/routes/nearby/+page.svelte index 01074a6..f49b752 100644 --- a/src/routes/nearby/+page.svelte +++ b/src/routes/nearby/+page.svelte @@ -54,6 +54,7 @@ on:click={() => { loadLocation(); }} + aria-label="Reload location" > {#if $location.isLoaded} diff --git a/vite.config.ts b/vite.config.ts index 73ad57e..7a6ba24 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -29,7 +29,8 @@ export default defineConfig({ }, devOptions: { enabled: true - } + }, + }), Icons({ compiler: "svelte" }), ] From b39fa55805f0d172ec24f48593338cb239b08623 Mon Sep 17 00:00:00 2001 From: David Bartal Date: Tue, 19 Sep 2023 10:57:00 +0200 Subject: [PATCH 4/6] new assets & workbox prerendering --- package.json | 3 +- pnpm-lock.yaml | 624 ++++++++++++++++++++++------ src/app.html | 2 + static/apple-touch-icon-180x180.png | Bin 0 -> 1278 bytes static/favicon.ico | Bin 0 -> 910 bytes static/maskable-icon-512x512.png | Bin 0 -> 3144 bytes static/pwa-192x192.png | Bin 0 -> 1483 bytes static/pwa-512x512.png | Bin 0 -> 3703 bytes static/pwa-64x64.png | Bin 0 -> 623 bytes tsconfig.json | 31 +- vite.config.ts | 63 ++- 11 files changed, 542 insertions(+), 181 deletions(-) create mode 100644 static/apple-touch-icon-180x180.png create mode 100644 static/favicon.ico create mode 100644 static/maskable-icon-512x512.png create mode 100644 static/pwa-192x192.png create mode 100644 static/pwa-512x512.png create mode 100644 static/pwa-64x64.png diff --git a/package.json b/package.json index ddc0fe0..35cd6d8 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@sveltejs/kit": "^1.25.0", "@typescript-eslint/eslint-plugin": "^6.7.0", "@typescript-eslint/parser": "^6.7.0", + "@vite-pwa/assets-generator": "^0.0.10", "@vite-pwa/sveltekit": "^0.2.7", "autoprefixer": "^10.4.15", "eslint": "^8.49.0", @@ -37,7 +38,7 @@ "type": "module", "dependencies": { "@tanstack/svelte-query": "^4.35.3", - "firebase": "^10.3.1", + "firebase": "^10.4.0", "firebase-admin": "^11.10.1", "ts-results-es": "^4.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee57246..07738f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^4.35.3 version: 4.35.3(svelte@4.2.0) firebase: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^10.4.0 + version: 10.4.0 firebase-admin: specifier: ^11.10.1 version: 11.10.1 @@ -34,6 +34,9 @@ devDependencies: '@typescript-eslint/parser': specifier: ^6.7.0 version: 6.7.0(eslint@8.49.0)(typescript@5.2.2) + '@vite-pwa/assets-generator': + specifier: ^0.0.10 + version: 0.0.10 '@vite-pwa/sveltekit': specifier: ^0.2.7 version: 0.2.7(@sveltejs/kit@1.25.0)(vite-plugin-pwa@0.16.5) @@ -236,7 +239,7 @@ packages: '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 - resolve: 1.22.4 + resolve: 1.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1276,6 +1279,10 @@ packages: '@babel/helper-validator-identifier': 7.22.19 to-fast-properties: 2.0.0 + /@canvas/image-data@1.0.0: + resolution: {integrity: sha512-BxOqI5LgsIQP1odU5KMwV9yoijleOPzHL18/YvNqF9KFSGF2K/DLlYAbDQsWqd/1nbaFuSkYD/191dpMtNh4vw==} + dev: true + /@esbuild/android-arm64@0.18.20: resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} engines: {node: '>=12'} @@ -1518,14 +1525,14 @@ packages: text-decoding: 1.0.0 dev: false - /@firebase/analytics-compat@0.2.6(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18): + /@firebase/analytics-compat@0.2.6(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19): resolution: {integrity: sha512-4MqpVLFkGK7NJf/5wPEEP7ePBJatwYpyjgJ+wQHQGHfzaCDgntOnl9rL2vbVGGKCnRqWtZDIWhctB86UWXaX2Q==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/analytics': 0.10.0(@firebase/app@0.9.18) + '@firebase/analytics': 0.10.0(@firebase/app@0.9.19) '@firebase/analytics-types': 0.8.0 - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 '@firebase/util': 1.9.3 tslib: 2.6.2 @@ -1537,27 +1544,27 @@ packages: resolution: {integrity: sha512-iRP+QKI2+oz3UAh4nPEq14CsEjrjD6a5+fuypjScisAh9kXKFvdJOZJDwk7kikLvWVLGEs9+kIUS4LPQV7VZVw==} dev: false - /@firebase/analytics@0.10.0(@firebase/app@0.9.18): + /@firebase/analytics@0.10.0(@firebase/app@0.9.19): resolution: {integrity: sha512-Locv8gAqx0e+GX/0SI3dzmBY5e9kjVDtD+3zCFLJ0tH2hJwuCAiL+5WkHuxKj92rqQj/rvkBUCfA1ewlX2hehg==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 - '@firebase/installations': 0.6.4(@firebase/app@0.9.18) + '@firebase/installations': 0.6.4(@firebase/app@0.9.19) '@firebase/logger': 0.4.0 '@firebase/util': 1.9.3 tslib: 2.6.2 dev: false - /@firebase/app-check-compat@0.3.7(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18): + /@firebase/app-check-compat@0.3.7(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19): resolution: {integrity: sha512-cW682AxsyP1G+Z0/P7pO/WT2CzYlNxoNe5QejVarW2o5ZxeWSSPAiVEwpEpQR/bUlUmdeWThYTMvBWaopdBsqw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-check': 0.8.0(@firebase/app@0.9.18) + '@firebase/app-check': 0.8.0(@firebase/app@0.9.19) '@firebase/app-check-types': 0.5.0 - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 '@firebase/logger': 0.4.0 '@firebase/util': 1.9.3 @@ -1574,22 +1581,22 @@ packages: resolution: {integrity: sha512-uwSUj32Mlubybw7tedRzR24RP8M8JUVR3NPiMk3/Z4bCmgEKTlQBwMXrehDAZ2wF+TsBq0SN1c6ema71U/JPyQ==} dev: false - /@firebase/app-check@0.8.0(@firebase/app@0.9.18): + /@firebase/app-check@0.8.0(@firebase/app@0.9.19): resolution: {integrity: sha512-dRDnhkcaC2FspMiRK/Vbp+PfsOAEP6ZElGm9iGFJ9fDqHoPs0HOPn7dwpJ51lCFi1+2/7n5pRPGhqF/F03I97g==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 '@firebase/logger': 0.4.0 '@firebase/util': 1.9.3 tslib: 2.6.2 dev: false - /@firebase/app-compat@0.2.18: - resolution: {integrity: sha512-zUbAAZHhwmMUyaNFiFr+1Z/sfcxSQBFrRhpjzzpQMTfiV2C/+P0mC3BQA0HsysdGSYOlwrCs5rEGOyarhRU9Kw==} + /@firebase/app-compat@0.2.19: + resolution: {integrity: sha512-QkJDqYqjhvs4fTMcRVXQkP9hbo5yfoJXDWkhU4VA5Vzs8Qsp76VPzYbqx5SD5OmBy+bz/Ot1UV8qySPGI4aKuw==} dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 '@firebase/logger': 0.4.0 '@firebase/util': 1.9.3 @@ -1600,8 +1607,8 @@ packages: resolution: {integrity: sha512-AeweANOIo0Mb8GiYm3xhTEBVCmPwTYAu9Hcd2qSkLuga/6+j9b1Jskl5bpiSQWy9eJ/j5pavxj6eYogmnuzm+Q==} dev: false - /@firebase/app@0.9.18: - resolution: {integrity: sha512-SIJi3B/LzNezaEgbFCFIem12+51khkA3iewYljPQPUArWGSAr1cO9NK8TvtJWax5GMKSmQbJPqgi6a+gxHrWGQ==} + /@firebase/app@0.9.19: + resolution: {integrity: sha512-t/SHyZ3xWkR77ZU9VMoobDNFLdDKQ5xqoCAn4o16gTsA1C8sJ6ZOMZ02neMOPxNHuQXVE4tA8ukilnDbnK7uJA==} dependencies: '@firebase/component': 0.6.4 '@firebase/logger': 0.4.0 @@ -1610,13 +1617,13 @@ packages: tslib: 2.6.2 dev: false - /@firebase/auth-compat@0.4.6(@firebase/app-compat@0.2.18)(@firebase/app-types@0.9.0)(@firebase/app@0.9.18): + /@firebase/auth-compat@0.4.6(@firebase/app-compat@0.2.19)(@firebase/app-types@0.9.0)(@firebase/app@0.9.19): resolution: {integrity: sha512-pKp1d4fSf+yoy1EBjTx9ISxlunqhW0vTICk0ByZ3e+Lp6ZIXThfUy4F1hAJlEafD/arM0oepRiAh7LXS1xn/BA==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.2.18 - '@firebase/auth': 1.3.0(@firebase/app@0.9.18) + '@firebase/app-compat': 0.2.19 + '@firebase/auth': 1.3.0(@firebase/app@0.9.19) '@firebase/auth-types': 0.12.0(@firebase/app-types@0.9.0)(@firebase/util@1.9.3) '@firebase/component': 0.6.4 '@firebase/util': 1.9.3 @@ -1643,7 +1650,7 @@ packages: '@firebase/util': 1.9.3 dev: false - /@firebase/auth@1.3.0(@firebase/app@0.9.18): + /@firebase/auth@1.3.0(@firebase/app@0.9.19): resolution: {integrity: sha512-vjK4CHbY9aWdiVOrKi6mpa8z6uxeaf7LB/MZTHuZOiGHMcUoTGB6TeMbRShyqk1uaMrxhhZ5Ar/dR0965E1qyA==} peerDependencies: '@firebase/app': 0.x @@ -1652,7 +1659,7 @@ packages: '@react-native-async-storage/async-storage': optional: true dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 '@firebase/logger': 0.4.0 '@firebase/util': 1.9.3 @@ -1727,14 +1734,14 @@ packages: tslib: 2.6.2 dev: false - /@firebase/firestore-compat@0.3.17(@firebase/app-compat@0.2.18)(@firebase/app-types@0.9.0)(@firebase/app@0.9.18): - resolution: {integrity: sha512-Qh3tbE4vkn9XvyWnRaJM/v4vhCZ+btk2RZcq037o6oECHohaCFortevd/SKA4vA5yOx0/DwARIEv6XwgHkVucg==} + /@firebase/firestore-compat@0.3.18(@firebase/app-compat@0.2.19)(@firebase/app-types@0.9.0)(@firebase/app@0.9.19): + resolution: {integrity: sha512-hkqv4mb1oScKbEtzfcK8Go8c0VpDWmbAvbD6B6XnphLqi27pkXgo9Rp+aSKlD7cBL29VMEekP5bEm9lSVfZpNw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 - '@firebase/firestore': 4.1.3(@firebase/app@0.9.18) + '@firebase/firestore': 4.2.0(@firebase/app@0.9.19) '@firebase/firestore-types': 3.0.0(@firebase/app-types@0.9.0)(@firebase/util@1.9.3) '@firebase/util': 1.9.3 tslib: 2.6.2 @@ -1754,18 +1761,18 @@ packages: '@firebase/util': 1.9.3 dev: false - /@firebase/firestore@4.1.3(@firebase/app@0.9.18): - resolution: {integrity: sha512-3kw/oZrLAIHuSDTAlKguZ1e0hAgWgiBl4QQm2mIPBvBAs++iEkuv9DH2tr6rbYpT6dWtdn6jj0RN0XeqOouJRg==} + /@firebase/firestore@4.2.0(@firebase/app@0.9.19): + resolution: {integrity: sha512-iKZqIdOBJpJUcwY5airLX0W04TLrQSJuActOP1HG5WoIY5oyGTQE4Ml7hl5GW7mBqFieT4ojtUuDXj6MLrn1lA==} engines: {node: '>=10.10.0'} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 '@firebase/logger': 0.4.0 '@firebase/util': 1.9.3 - '@firebase/webchannel-wrapper': 0.10.2 - '@grpc/grpc-js': 1.8.21 + '@firebase/webchannel-wrapper': 0.10.3 + '@grpc/grpc-js': 1.9.3 '@grpc/proto-loader': 0.7.9 node-fetch: 2.6.7 tslib: 2.6.2 @@ -1773,14 +1780,14 @@ packages: - encoding dev: false - /@firebase/functions-compat@0.3.5(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18): + /@firebase/functions-compat@0.3.5(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19): resolution: {integrity: sha512-uD4jwgwVqdWf6uc3NRKF8cSZ0JwGqSlyhPgackyUPe+GAtnERpS4+Vr66g0b3Gge0ezG4iyHo/EXW/Hjx7QhHw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 - '@firebase/functions': 0.10.0(@firebase/app@0.9.18) + '@firebase/functions': 0.10.0(@firebase/app@0.9.19) '@firebase/functions-types': 0.6.0 '@firebase/util': 1.9.3 tslib: 2.6.2 @@ -1793,12 +1800,12 @@ packages: resolution: {integrity: sha512-hfEw5VJtgWXIRf92ImLkgENqpL6IWpYaXVYiRkFY1jJ9+6tIhWM7IzzwbevwIIud/jaxKVdRzD7QBWfPmkwCYw==} dev: false - /@firebase/functions@0.10.0(@firebase/app@0.9.18): + /@firebase/functions@0.10.0(@firebase/app@0.9.19): resolution: {integrity: sha512-2U+fMNxTYhtwSpkkR6WbBcuNMOVaI7MaH3cZ6UAeNfj7AgEwHwMIFLPpC13YNZhno219F0lfxzTAA0N62ndWzA==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/app-check-interop-types': 0.3.0 '@firebase/auth-interop-types': 0.2.1 '@firebase/component': 0.6.4 @@ -1810,14 +1817,14 @@ packages: - encoding dev: false - /@firebase/installations-compat@0.2.4(@firebase/app-compat@0.2.18)(@firebase/app-types@0.9.0)(@firebase/app@0.9.18): + /@firebase/installations-compat@0.2.4(@firebase/app-compat@0.2.19)(@firebase/app-types@0.9.0)(@firebase/app@0.9.19): resolution: {integrity: sha512-LI9dYjp0aT9Njkn9U4JRrDqQ6KXeAmFbRC0E7jI7+hxl5YmRWysq5qgQl22hcWpTk+cm3es66d/apoDU/A9n6Q==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 - '@firebase/installations': 0.6.4(@firebase/app@0.9.18) + '@firebase/installations': 0.6.4(@firebase/app@0.9.19) '@firebase/installations-types': 0.5.0(@firebase/app-types@0.9.0) '@firebase/util': 1.9.3 tslib: 2.6.2 @@ -1834,12 +1841,12 @@ packages: '@firebase/app-types': 0.9.0 dev: false - /@firebase/installations@0.6.4(@firebase/app@0.9.18): + /@firebase/installations@0.6.4(@firebase/app@0.9.19): resolution: {integrity: sha512-u5y88rtsp7NYkCHC3ElbFBrPtieUybZluXyzl7+4BsIz4sqb4vSAuwHEUgCgCeaQhvsnxDEU6icly8U9zsJigA==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 '@firebase/util': 1.9.3 idb: 7.0.1 @@ -1852,14 +1859,14 @@ packages: tslib: 2.6.2 dev: false - /@firebase/messaging-compat@0.2.4(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18): + /@firebase/messaging-compat@0.2.4(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19): resolution: {integrity: sha512-lyFjeUhIsPRYDPNIkYX1LcZMpoVbBWXX4rPl7c/rqc7G+EUea7IEtSt4MxTvh6fDfPuzLn7+FZADfscC+tNMfg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 - '@firebase/messaging': 0.12.4(@firebase/app@0.9.18) + '@firebase/messaging': 0.12.4(@firebase/app@0.9.19) '@firebase/util': 1.9.3 tslib: 2.6.2 transitivePeerDependencies: @@ -1870,29 +1877,29 @@ packages: resolution: {integrity: sha512-ujA8dcRuVeBixGR9CtegfpU4YmZf3Lt7QYkcj693FFannwNuZgfAYaTmbJ40dtjB81SAu6tbFPL9YLNT15KmOQ==} dev: false - /@firebase/messaging@0.12.4(@firebase/app@0.9.18): + /@firebase/messaging@0.12.4(@firebase/app@0.9.19): resolution: {integrity: sha512-6JLZct6zUaex4g7HI3QbzeUrg9xcnmDAPTWpkoMpd/GoSVWH98zDoWXMGrcvHeCAIsLpFMe4MPoZkJbrPhaASw==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 - '@firebase/installations': 0.6.4(@firebase/app@0.9.18) + '@firebase/installations': 0.6.4(@firebase/app@0.9.19) '@firebase/messaging-interop-types': 0.2.0 '@firebase/util': 1.9.3 idb: 7.0.1 tslib: 2.6.2 dev: false - /@firebase/performance-compat@0.2.4(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18): + /@firebase/performance-compat@0.2.4(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19): resolution: {integrity: sha512-nnHUb8uP9G8islzcld/k6Bg5RhX62VpbAb/Anj7IXs/hp32Eb2LqFPZK4sy3pKkBUO5wcrlRWQa6wKOxqlUqsg==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 '@firebase/logger': 0.4.0 - '@firebase/performance': 0.6.4(@firebase/app@0.9.18) + '@firebase/performance': 0.6.4(@firebase/app@0.9.19) '@firebase/performance-types': 0.2.0 '@firebase/util': 1.9.3 tslib: 2.6.2 @@ -1904,28 +1911,28 @@ packages: resolution: {integrity: sha512-kYrbr8e/CYr1KLrLYZZt2noNnf+pRwDq2KK9Au9jHrBMnb0/C9X9yWSXmZkFt4UIdsQknBq8uBB7fsybZdOBTA==} dev: false - /@firebase/performance@0.6.4(@firebase/app@0.9.18): + /@firebase/performance@0.6.4(@firebase/app@0.9.19): resolution: {integrity: sha512-HfTn/bd8mfy/61vEqaBelNiNnvAbUtME2S25A67Nb34zVuCSCRIX4SseXY6zBnOFj3oLisaEqhVcJmVPAej67g==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 - '@firebase/installations': 0.6.4(@firebase/app@0.9.18) + '@firebase/installations': 0.6.4(@firebase/app@0.9.19) '@firebase/logger': 0.4.0 '@firebase/util': 1.9.3 tslib: 2.6.2 dev: false - /@firebase/remote-config-compat@0.2.4(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18): + /@firebase/remote-config-compat@0.2.4(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19): resolution: {integrity: sha512-FKiki53jZirrDFkBHglB3C07j5wBpitAaj8kLME6g8Mx+aq7u9P7qfmuSRytiOItADhWUj7O1JIv7n9q87SuwA==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 '@firebase/logger': 0.4.0 - '@firebase/remote-config': 0.4.4(@firebase/app@0.9.18) + '@firebase/remote-config': 0.4.4(@firebase/app@0.9.19) '@firebase/remote-config-types': 0.3.0 '@firebase/util': 1.9.3 tslib: 2.6.2 @@ -1937,27 +1944,27 @@ packages: resolution: {integrity: sha512-RtEH4vdcbXZuZWRZbIRmQVBNsE7VDQpet2qFvq6vwKLBIQRQR5Kh58M4ok3A3US8Sr3rubYnaGqZSurCwI8uMA==} dev: false - /@firebase/remote-config@0.4.4(@firebase/app@0.9.18): + /@firebase/remote-config@0.4.4(@firebase/app@0.9.19): resolution: {integrity: sha512-x1ioTHGX8ZwDSTOVp8PBLv2/wfwKzb4pxi0gFezS5GCJwbLlloUH4YYZHHS83IPxnua8b6l0IXUaWd0RgbWwzQ==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 - '@firebase/installations': 0.6.4(@firebase/app@0.9.18) + '@firebase/installations': 0.6.4(@firebase/app@0.9.19) '@firebase/logger': 0.4.0 '@firebase/util': 1.9.3 tslib: 2.6.2 dev: false - /@firebase/storage-compat@0.3.2(@firebase/app-compat@0.2.18)(@firebase/app-types@0.9.0)(@firebase/app@0.9.18): + /@firebase/storage-compat@0.3.2(@firebase/app-compat@0.2.19)(@firebase/app-types@0.9.0)(@firebase/app@0.9.19): resolution: {integrity: sha512-wvsXlLa9DVOMQJckbDNhXKKxRNNewyUhhbXev3t8kSgoCotd1v3MmqhKKz93ePhDnhHnDs7bYHy+Qa8dRY6BXw==} peerDependencies: '@firebase/app-compat': 0.x dependencies: - '@firebase/app-compat': 0.2.18 + '@firebase/app-compat': 0.2.19 '@firebase/component': 0.6.4 - '@firebase/storage': 0.11.2(@firebase/app@0.9.18) + '@firebase/storage': 0.11.2(@firebase/app@0.9.19) '@firebase/storage-types': 0.8.0(@firebase/app-types@0.9.0)(@firebase/util@1.9.3) '@firebase/util': 1.9.3 tslib: 2.6.2 @@ -1977,12 +1984,12 @@ packages: '@firebase/util': 1.9.3 dev: false - /@firebase/storage@0.11.2(@firebase/app@0.9.18): + /@firebase/storage@0.11.2(@firebase/app@0.9.19): resolution: {integrity: sha512-CtvoFaBI4hGXlXbaCHf8humajkbXhs39Nbh6MbNxtwJiCqxPy9iH3D3CCfXAvP0QvAAwmJUTK3+z9a++Kc4nkA==} peerDependencies: '@firebase/app': 0.x dependencies: - '@firebase/app': 0.9.18 + '@firebase/app': 0.9.19 '@firebase/component': 0.6.4 '@firebase/util': 1.9.3 node-fetch: 2.6.7 @@ -1997,8 +2004,8 @@ packages: tslib: 2.6.2 dev: false - /@firebase/webchannel-wrapper@0.10.2: - resolution: {integrity: sha512-xDxhD9++451HuCv3xKBEdSYaArX9NcokODXZYH/MxGw1XFFOz7OKkTRItZ5wf6npBN/inwp8dUZCP7SpAg46yQ==} + /@firebase/webchannel-wrapper@0.10.3: + resolution: {integrity: sha512-+ZplYUN3HOpgCfgInqgdDAbkGGVzES1cs32JJpeqoh87SkRobGXElJx+1GZSaDqzFL+bYiX18qEcBK76mYs8uA==} dev: false /@google-cloud/firestore@6.7.0: @@ -2072,9 +2079,19 @@ packages: /@grpc/grpc-js@1.8.21: resolution: {integrity: sha512-KeyQeZpxeEBSqFVTi3q2K7PiPXmgBfECc4updA1ejCLjYmoAlvvM3ZMp5ztTDUCUQmoY3CpDxvchjO1+rFkoHg==} engines: {node: ^8.13.0 || >=10.10.0} + requiresBuild: true dependencies: '@grpc/proto-loader': 0.7.9 - '@types/node': 20.6.0 + '@types/node': 20.6.1 + dev: false + optional: true + + /@grpc/grpc-js@1.9.3: + resolution: {integrity: sha512-b8iWtdrYIeT5fdZdS4Br/6h/kuk0PW5EVBUGk1amSbrpL8DlktJD43CdcCWwRdd6+jgwHhADSbL9CsNnm6EUPA==} + engines: {node: ^8.13.0 || >=10.10.0} + dependencies: + '@grpc/proto-loader': 0.7.9 + '@types/node': 20.6.1 dev: false /@grpc/proto-loader@0.7.9: @@ -2278,7 +2295,7 @@ packages: builtin-modules: 3.3.0 deepmerge: 4.3.1 is-module: 1.0.0 - resolve: 1.22.4 + resolve: 1.22.5 rollup: 2.79.1 dev: true @@ -2331,7 +2348,7 @@ packages: svelte: ^3.54.0 || ^4.0.0-next.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.4.5(svelte@4.2.0)(vite@4.4.9) + '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@4.2.0)(vite@4.4.9) '@types/cookie': 0.5.2 cookie: 0.5.0 devalue: 4.3.2 @@ -2350,7 +2367,7 @@ packages: - supports-color dev: true - /@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.4.5)(svelte@4.2.0)(vite@4.4.9): + /@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.4.6)(svelte@4.2.0)(vite@4.4.9): resolution: {integrity: sha512-zjiuZ3yydBtwpF3bj0kQNV0YXe+iKE545QGZVTaylW3eAzFr+pJ/cwK8lZEaRp4JtaJXhD5DyWAV4AxLh6DgaQ==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -2358,7 +2375,7 @@ packages: svelte: ^3.54.0 || ^4.0.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.4.5(svelte@4.2.0)(vite@4.4.9) + '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@4.2.0)(vite@4.4.9) debug: 4.3.4 svelte: 4.2.0 vite: 4.4.9 @@ -2366,14 +2383,14 @@ packages: - supports-color dev: true - /@sveltejs/vite-plugin-svelte@2.4.5(svelte@4.2.0)(vite@4.4.9): - resolution: {integrity: sha512-UJKsFNwhzCVuiZd06jM/psscyNJNDwjQC+qIeb7GBJK9iWeQCcIyfcPWDvbCudfcJggY9jtxJeeaZH7uny93FQ==} + /@sveltejs/vite-plugin-svelte@2.4.6(svelte@4.2.0)(vite@4.4.9): + resolution: {integrity: sha512-zO79p0+DZnXPnF0ltIigWDx/ux7Ni+HRaFOw720Qeivc1azFUrJxTl0OryXVibYNx1hCboGia1NRV3x8RNv4cA==} engines: {node: ^14.18.0 || >= 16} peerDependencies: svelte: ^3.54.0 || ^4.0.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.4.5)(svelte@4.2.0)(vite@4.4.9) + '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.4.6)(svelte@4.2.0)(vite@4.4.9) debug: 4.3.4 deepmerge: 4.3.1 kleur: 4.1.5 @@ -2410,13 +2427,13 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.36 - '@types/node': 20.6.0 + '@types/node': 20.6.1 dev: false /@types/connect@3.4.36: resolution: {integrity: sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.1 dev: false /@types/cookie@0.5.2: @@ -2433,7 +2450,7 @@ packages: /@types/express-serve-static-core@4.17.36: resolution: {integrity: sha512-zbivROJ0ZqLAtMzgzIUC4oNqDG9iF0lSsAqpOD9kbs5xcIM3dTiyuHvBc7R8MtWBp3AAWGaovJa+wzWPjLYW7Q==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.1 '@types/qs': 6.9.8 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 @@ -2453,7 +2470,7 @@ packages: requiresBuild: true dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.6.0 + '@types/node': 20.6.1 dev: false optional: true @@ -2468,7 +2485,7 @@ packages: /@types/jsonwebtoken@9.0.2: resolution: {integrity: sha512-drE6uz7QBKq1fYqqoFKTDRdFCPHd5TCub75BM+D+cMx7NU9hUz7SESLfC2fSCXVFMO5Yj8sOWHuGqPgjc+fz0Q==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.1 dev: false /@types/linkify-it@3.0.3: @@ -2512,8 +2529,8 @@ packages: dev: false optional: true - /@types/node@20.6.0: - resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==} + /@types/node@20.6.1: + resolution: {integrity: sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==} /@types/pug@2.0.6: resolution: {integrity: sha512-SnHmG9wN1UVmagJOnyo/qkk0Z7gejYxOYYmaAwr5u2yFYfsupN3sg10kyzN8Hep/2zbHxCnsumxOoRIRMBwKCg==} @@ -2530,7 +2547,7 @@ packages: /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.1 dev: true /@types/rimraf@3.0.2: @@ -2538,7 +2555,7 @@ packages: requiresBuild: true dependencies: '@types/glob': 8.1.0 - '@types/node': 20.6.0 + '@types/node': 20.6.1 dev: false optional: true @@ -2550,7 +2567,7 @@ packages: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: '@types/mime': 1.3.2 - '@types/node': 20.6.0 + '@types/node': 20.6.1 dev: false /@types/serve-static@1.15.2: @@ -2558,7 +2575,7 @@ packages: dependencies: '@types/http-errors': 2.0.1 '@types/mime': 3.0.1 - '@types/node': 20.6.0 + '@types/node': 20.6.1 dev: false /@types/trusted-types@2.0.4: @@ -2696,6 +2713,19 @@ packages: eslint-visitor-keys: 3.4.3 dev: true + /@vite-pwa/assets-generator@0.0.10: + resolution: {integrity: sha512-Ya3iE0EWIV+0g0XFXIjqSU8ZnhpJeLi9/xx+VfbSyXThKjk168GUYqd1z+SOuRO03bSRFDeK8wGixtwWuedjqg==} + engines: {node: '>=16.14.0'} + hasBin: true + dependencies: + cac: 6.7.14 + colorette: 2.0.20 + consola: 3.2.3 + sharp: 0.32.5 + sharp-ico: 0.1.5 + unconfig: 0.3.10 + dev: true + /@vite-pwa/sveltekit@0.2.7(@sveltejs/kit@1.25.0)(vite-plugin-pwa@0.16.5): resolution: {integrity: sha512-XyEHbXNmBBpfP2EWRsHqoPOFLF/WIuchN6OdtxFojTXV/sSJRWiULxXOzDuApQBfqdsHqlg9AJ9Su8vwjT27KA==} engines: {node: '>=16.14 || >=18'} @@ -2873,6 +2903,10 @@ packages: dependencies: dequal: 2.0.3 + /b4a@1.6.4: + resolution: {integrity: sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==} + dev: true + /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.19): resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} peerDependencies: @@ -2915,8 +2949,6 @@ packages: /base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} requiresBuild: true - dev: false - optional: true /bignumber.js@9.1.2: resolution: {integrity: sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==} @@ -2929,6 +2961,14 @@ packages: engines: {node: '>=8'} dev: true + /bl@4.1.0: + resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} + dependencies: + buffer: 5.7.1 + inherits: 2.0.4 + readable-stream: 3.6.2 + dev: true + /bluebird@3.7.2: resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==} requiresBuild: true @@ -2960,7 +3000,7 @@ packages: hasBin: true dependencies: caniuse-lite: 1.0.30001534 - electron-to-chromium: 1.4.520 + electron-to-chromium: 1.4.522 node-releases: 2.0.13 update-browserslist-db: 1.0.11(browserslist@4.21.10) dev: true @@ -2977,6 +3017,13 @@ packages: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} dev: true + /buffer@5.7.1: + resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + dev: true + /builtin-modules@3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} @@ -2989,6 +3036,11 @@ packages: streamsearch: 1.1.0 dev: true + /cac@6.7.14: + resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} + engines: {node: '>=8'} + dev: true + /call-bind@1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: @@ -3050,9 +3102,14 @@ packages: fsevents: 2.3.3 dev: true + /chownr@1.1.4: + resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} + dev: true + /cliui@8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} + requiresBuild: true dependencies: string-width: 4.2.3 strip-ansi: 6.0.1 @@ -3087,6 +3144,25 @@ packages: /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + /color-string@1.9.1: + resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==} + dependencies: + color-name: 1.1.4 + simple-swizzle: 0.2.2 + dev: true + + /color@4.2.3: + resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} + engines: {node: '>=12.5.0'} + dependencies: + color-convert: 2.0.1 + color-string: 1.9.1 + dev: true + + /colorette@2.0.20: + resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} + dev: true + /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} dev: true @@ -3113,6 +3189,11 @@ packages: /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + /consola@3.2.3: + resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} + engines: {node: ^14.18.0 || >=16.10.0} + dev: true + /convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} dev: true @@ -3166,6 +3247,35 @@ packages: dependencies: ms: 2.1.2 + /decode-bmp@0.2.1: + resolution: {integrity: sha512-NiOaGe+GN0KJqi2STf24hfMkFitDUaIoUU3eKvP/wAbLe8o6FuW5n/x7MHPR0HKvBokp6MQY/j7w8lewEeVCIA==} + engines: {node: '>=8.6.0'} + dependencies: + '@canvas/image-data': 1.0.0 + to-data-view: 1.1.0 + dev: true + + /decode-ico@0.4.1: + resolution: {integrity: sha512-69NZfbKIzux1vBOd31al3XnMnH+2mqDhEgLdpygErm4d60N+UwA5Sq5WFjmEDQzumgB9fElojGwWG0vybVfFmA==} + engines: {node: '>=8.6'} + dependencies: + '@canvas/image-data': 1.0.0 + decode-bmp: 0.2.1 + to-data-view: 1.1.0 + dev: true + + /decompress-response@6.0.0: + resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} + engines: {node: '>=10'} + dependencies: + mimic-response: 3.1.0 + dev: true + + /deep-extend@0.6.0: + resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} + engines: {node: '>=4.0.0'} + dev: true + /deep-is@0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} @@ -3192,6 +3302,10 @@ packages: object-keys: 1.1.1 dev: true + /defu@6.1.2: + resolution: {integrity: sha512-+uO4+qr7msjNNWKYPHqN/3+Dx3NFkmIzayk2L1MyZQlvgZb/J1A0fo410dpKrN2SnqFjt8n4JL8fDJE0wIgjFQ==} + dev: true + /dequal@2.0.3: resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} engines: {node: '>=6'} @@ -3201,6 +3315,11 @@ packages: engines: {node: '>=8'} dev: true + /detect-libc@2.0.2: + resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} + engines: {node: '>=8'} + dev: true + /devalue@4.3.2: resolution: {integrity: sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg==} dev: true @@ -3252,12 +3371,13 @@ packages: jake: 10.8.7 dev: true - /electron-to-chromium@1.4.520: - resolution: {integrity: sha512-Frfus2VpYADsrh1lB3v/ft/WVFlVzOIm+Q0p7U7VqHI6qr7NWHYKe+Wif3W50n7JAFoBsWVsoU0+qDks6WQ60g==} + /electron-to-chromium@1.4.522: + resolution: {integrity: sha512-KGKjcafTpOxda0kqwQ72M0tDmX6RsGhUJTy0Hr7slt0+CgHh9Oex8JdjY9Og68dUkTLUlBOJC0A5W5Mw3QSGCg==} dev: true /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} + requiresBuild: true dev: false /end-of-stream@1.4.4: @@ -3265,8 +3385,6 @@ packages: requiresBuild: true dependencies: once: 1.4.0 - dev: false - optional: true /ent@2.2.0: resolution: {integrity: sha512-GHrMyVZQWvTIdDtpiEXdHZnFQKzeO09apj8Cbl4pKWy4i0Oprcq17usfDt5aO63swf0JOeMWjWQE/LzgSRuWpA==} @@ -3588,6 +3706,11 @@ packages: strip-final-newline: 2.0.0 dev: true + /expand-template@2.0.3: + resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} + engines: {node: '>=6'} + dev: true + /extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} requiresBuild: true @@ -3597,6 +3720,10 @@ packages: /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + /fast-fifo@1.3.2: + resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==} + dev: true + /fast-glob@3.3.1: resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} @@ -3678,7 +3805,7 @@ packages: '@fastify/busboy': 1.2.1 '@firebase/database-compat': 0.3.4 '@firebase/database-types': 0.10.4 - '@types/node': 20.6.0 + '@types/node': 20.6.1 jsonwebtoken: 9.0.2 jwks-rsa: 3.0.1 node-forge: 1.3.1 @@ -3691,34 +3818,34 @@ packages: - supports-color dev: false - /firebase@10.3.1: - resolution: {integrity: sha512-lUk1X0SQocShyIwz5x9mj829Yn1y4Y9KWriGLZ0/Pbwqt4ZxElx8rI1p/YAi4MZTtT1qi0wazo7dAlmuF6J0Aw==} + /firebase@10.4.0: + resolution: {integrity: sha512-3Z8WsNwA7kbcKGZ+nrTZ/ES518pk0K440ZJYD8nUNKN5hV6ll+unhUw30t1msedN6yIFjhsC/9OwT4Z0ohwO2w==} dependencies: - '@firebase/analytics': 0.10.0(@firebase/app@0.9.18) - '@firebase/analytics-compat': 0.2.6(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18) - '@firebase/app': 0.9.18 - '@firebase/app-check': 0.8.0(@firebase/app@0.9.18) - '@firebase/app-check-compat': 0.3.7(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18) - '@firebase/app-compat': 0.2.18 + '@firebase/analytics': 0.10.0(@firebase/app@0.9.19) + '@firebase/analytics-compat': 0.2.6(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19) + '@firebase/app': 0.9.19 + '@firebase/app-check': 0.8.0(@firebase/app@0.9.19) + '@firebase/app-check-compat': 0.3.7(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19) + '@firebase/app-compat': 0.2.19 '@firebase/app-types': 0.9.0 - '@firebase/auth': 1.3.0(@firebase/app@0.9.18) - '@firebase/auth-compat': 0.4.6(@firebase/app-compat@0.2.18)(@firebase/app-types@0.9.0)(@firebase/app@0.9.18) + '@firebase/auth': 1.3.0(@firebase/app@0.9.19) + '@firebase/auth-compat': 0.4.6(@firebase/app-compat@0.2.19)(@firebase/app-types@0.9.0)(@firebase/app@0.9.19) '@firebase/database': 1.0.1 '@firebase/database-compat': 1.0.1 - '@firebase/firestore': 4.1.3(@firebase/app@0.9.18) - '@firebase/firestore-compat': 0.3.17(@firebase/app-compat@0.2.18)(@firebase/app-types@0.9.0)(@firebase/app@0.9.18) - '@firebase/functions': 0.10.0(@firebase/app@0.9.18) - '@firebase/functions-compat': 0.3.5(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18) - '@firebase/installations': 0.6.4(@firebase/app@0.9.18) - '@firebase/installations-compat': 0.2.4(@firebase/app-compat@0.2.18)(@firebase/app-types@0.9.0)(@firebase/app@0.9.18) - '@firebase/messaging': 0.12.4(@firebase/app@0.9.18) - '@firebase/messaging-compat': 0.2.4(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18) - '@firebase/performance': 0.6.4(@firebase/app@0.9.18) - '@firebase/performance-compat': 0.2.4(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18) - '@firebase/remote-config': 0.4.4(@firebase/app@0.9.18) - '@firebase/remote-config-compat': 0.2.4(@firebase/app-compat@0.2.18)(@firebase/app@0.9.18) - '@firebase/storage': 0.11.2(@firebase/app@0.9.18) - '@firebase/storage-compat': 0.3.2(@firebase/app-compat@0.2.18)(@firebase/app-types@0.9.0)(@firebase/app@0.9.18) + '@firebase/firestore': 4.2.0(@firebase/app@0.9.19) + '@firebase/firestore-compat': 0.3.18(@firebase/app-compat@0.2.19)(@firebase/app-types@0.9.0)(@firebase/app@0.9.19) + '@firebase/functions': 0.10.0(@firebase/app@0.9.19) + '@firebase/functions-compat': 0.3.5(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19) + '@firebase/installations': 0.6.4(@firebase/app@0.9.19) + '@firebase/installations-compat': 0.2.4(@firebase/app-compat@0.2.19)(@firebase/app-types@0.9.0)(@firebase/app@0.9.19) + '@firebase/messaging': 0.12.4(@firebase/app@0.9.19) + '@firebase/messaging-compat': 0.2.4(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19) + '@firebase/performance': 0.6.4(@firebase/app@0.9.19) + '@firebase/performance-compat': 0.2.4(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19) + '@firebase/remote-config': 0.4.4(@firebase/app@0.9.19) + '@firebase/remote-config-compat': 0.2.4(@firebase/app-compat@0.2.19)(@firebase/app@0.9.19) + '@firebase/storage': 0.11.2(@firebase/app@0.9.19) + '@firebase/storage-compat': 0.3.2(@firebase/app-compat@0.2.19)(@firebase/app-types@0.9.0)(@firebase/app@0.9.19) '@firebase/util': 1.9.3 transitivePeerDependencies: - '@react-native-async-storage/async-storage' @@ -3748,6 +3875,10 @@ packages: resolution: {integrity: sha512-n2aZ9tNfYDwaHhvFTkhFErqOMIb8uyzSQ+vGJBjZyanAKZVbGUQ1sngfk9FdkBw7G26O7AgNjLcecLffD1c7eg==} dev: true + /fs-constants@1.0.0: + resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} + dev: true + /fs-extra@9.1.0: resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} engines: {node: '>=10'} @@ -3829,6 +3960,7 @@ packages: /get-caller-file@2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} + requiresBuild: true dev: false /get-intrinsic@1.2.1: @@ -3857,6 +3989,10 @@ packages: get-intrinsic: 1.2.1 dev: true + /github-from-package@0.0.0: + resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} + dev: true + /glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} @@ -4105,6 +4241,10 @@ packages: engines: {node: '>=10.17.0'} dev: true + /ico-endec@0.1.6: + resolution: {integrity: sha512-ZdLU38ZoED3g1j3iEyzcQj+wAkY2xfWNkymszfJPoxucIUhK7NayQ+/C4Kv0nDFMIsbtbEHldv3V8PU494/ueQ==} + dev: true + /idb@7.0.1: resolution: {integrity: sha512-UUxlE7vGWK5RfB/fDwEGgRf84DY/ieqNha6msMV99UsEMQhJ1RwbCd8AYBj3QMgnE3VZnfQvm4oKVCJTYlqIgg==} dev: false @@ -4112,6 +4252,10 @@ packages: /idb@7.1.1: resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} + /ieee754@1.2.1: + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} + dev: true + /ignore@5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} engines: {node: '>= 4'} @@ -4143,6 +4287,10 @@ packages: /inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + /ini@1.3.8: + resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} + dev: true + /internal-slot@1.0.5: resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} engines: {node: '>= 0.4'} @@ -4160,6 +4308,10 @@ packages: is-typed-array: 1.1.12 dev: true + /is-arrayish@0.3.2: + resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} + dev: true + /is-bigint@1.0.4: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} dependencies: @@ -4207,6 +4359,7 @@ packages: /is-fullwidth-code-point@3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} + requiresBuild: true dev: false /is-glob@4.0.3: @@ -4331,7 +4484,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.1 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -4433,6 +4586,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: @@ -4598,6 +4755,7 @@ packages: /lodash.camelcase@4.3.0: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} + requiresBuild: true dev: false /lodash.clonedeep@4.5.0: @@ -4649,6 +4807,7 @@ packages: /long@5.2.3: resolution: {integrity: sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==} + requiresBuild: true dev: false /lru-cache@4.0.2: @@ -4781,6 +4940,11 @@ packages: engines: {node: '>=6'} dev: true + /mimic-response@3.1.0: + resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} + engines: {node: '>=10'} + dev: true + /min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} @@ -4800,6 +4964,10 @@ packages: /minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} + /mkdirp-classic@0.5.3: + resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} + dev: true + /mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true @@ -4815,6 +4983,15 @@ packages: dev: false optional: true + /mlly@1.4.2: + resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==} + dependencies: + acorn: 8.10.0 + pathe: 1.1.1 + pkg-types: 1.0.3 + ufo: 1.3.0 + dev: true + /mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} @@ -4846,10 +5023,25 @@ packages: hasBin: true dev: true + /napi-build-utils@1.0.2: + resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==} + dev: true + /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true + /node-abi@3.47.0: + resolution: {integrity: sha512-2s6B2CWZM//kPgwnuI0KrYwNjfdByE25zvAaEpq9IH4zcNsarH8Ihu/UuX6XMPEogDAxkuUFeZn60pXNHAqn3A==} + engines: {node: '>=10'} + dependencies: + semver: 7.5.4 + dev: true + + /node-addon-api@6.1.0: + resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==} + dev: true + /node-fetch@2.6.7: resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} engines: {node: 4.x || >=6.0.0} @@ -5011,6 +5203,10 @@ packages: engines: {node: '>=8'} dev: true + /pathe@1.1.1: + resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} + dev: true + /periscopic@3.1.0: resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==} dependencies: @@ -5037,6 +5233,14 @@ packages: engines: {node: '>= 6'} dev: true + /pkg-types@1.0.3: + resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} + dependencies: + jsonc-parser: 3.2.0 + mlly: 1.4.2 + pathe: 1.1.1 + dev: true + /postcss-import@15.1.0(postcss@8.4.29): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} @@ -5046,7 +5250,7 @@ packages: postcss: 8.4.29 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.4 + resolve: 1.22.5 dev: true /postcss-js@4.0.1(postcss@8.4.29): @@ -5142,6 +5346,25 @@ packages: source-map-js: 1.0.2 dev: true + /prebuild-install@7.1.1: + resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} + engines: {node: '>=10'} + hasBin: true + dependencies: + detect-libc: 2.0.2 + expand-template: 2.0.3 + github-from-package: 0.0.0 + minimist: 1.2.8 + mkdirp-classic: 0.5.3 + napi-build-utils: 1.0.2 + node-abi: 3.47.0 + pump: 3.0.0 + rc: 1.2.8 + simple-get: 4.0.1 + tar-fs: 2.1.1 + tunnel-agent: 0.6.0 + dev: true + /prelude-ls@1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} engines: {node: '>= 0.8.0'} @@ -5282,7 +5505,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.6.0 + '@types/node': 20.6.1 long: 5.2.3 dev: false optional: true @@ -5302,7 +5525,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.6.0 + '@types/node': 20.6.1 long: 5.2.3 dev: false @@ -5310,6 +5533,13 @@ packages: resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} dev: false + /pump@3.0.0: + resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} + dependencies: + end-of-stream: 1.4.4 + once: 1.4.0 + dev: true + /punycode@2.3.0: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} engines: {node: '>=6'} @@ -5319,12 +5549,26 @@ packages: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} dev: true + /queue-tick@1.0.1: + resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==} + dev: true + /randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} dependencies: safe-buffer: 5.2.1 dev: true + /rc@1.2.8: + resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} + hasBin: true + dependencies: + deep-extend: 0.6.0 + ini: 1.3.8 + minimist: 1.2.8 + strip-json-comments: 2.0.1 + dev: true + /read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} dependencies: @@ -5339,8 +5583,6 @@ packages: inherits: 2.0.4 string_decoder: 1.3.0 util-deprecate: 1.0.2 - dev: false - optional: true /readdirp@3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} @@ -5349,8 +5591,8 @@ packages: picomatch: 2.3.1 dev: true - /regenerate-unicode-properties@10.1.0: - resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} + /regenerate-unicode-properties@10.1.1: + resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 @@ -5385,7 +5627,7 @@ packages: dependencies: '@babel/regjsgen': 0.8.0 regenerate: 1.4.2 - regenerate-unicode-properties: 10.1.0 + regenerate-unicode-properties: 10.1.1 regjsparser: 0.9.1 unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.1.0 @@ -5401,6 +5643,7 @@ packages: /require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} + requiresBuild: true dev: false /require-from-string@2.0.2: @@ -5421,8 +5664,8 @@ packages: engines: {node: '>=4'} dev: true - /resolve@1.22.4: - resolution: {integrity: sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==} + /resolve@1.22.5: + resolution: {integrity: sha512-qWhv7PF1V95QPvRoUGHxOtnAlEvlXBylMZcjUR9pAumMmveFtcHJRXGIr+TkjfNJVQypqv2qcDiiars2y1PsSg==} hasBin: true dependencies: is-core-module: 2.13.0 @@ -5570,6 +5813,29 @@ packages: has-property-descriptors: 1.0.0 dev: true + /sharp-ico@0.1.5: + resolution: {integrity: sha512-a3jODQl82NPp1d5OYb0wY+oFaPk7AvyxipIowCHk7pBsZCWgbe0yAkU2OOXdoH0ENyANhyOQbs9xkAiRHcF02Q==} + dependencies: + decode-ico: 0.4.1 + ico-endec: 0.1.6 + sharp: 0.32.5 + dev: true + + /sharp@0.32.5: + resolution: {integrity: sha512-0dap3iysgDkNaPOaOL4X/0akdu0ma62GcdC2NBQ+93eqpePdDdr2/LM0sFdDSMmN7yS+odyZtPsb7tx/cYBKnQ==} + engines: {node: '>=14.15.0'} + requiresBuild: true + dependencies: + color: 4.2.3 + detect-libc: 2.0.2 + node-addon-api: 6.1.0 + prebuild-install: 7.1.1 + semver: 7.5.4 + simple-get: 4.0.1 + tar-fs: 3.0.4 + tunnel-agent: 0.6.0 + dev: true + /shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -5594,6 +5860,24 @@ packages: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true + /simple-concat@1.0.1: + resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} + dev: true + + /simple-get@4.0.1: + resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==} + dependencies: + decompress-response: 6.0.0 + once: 1.4.0 + simple-concat: 1.0.1 + dev: true + + /simple-swizzle@0.2.2: + resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} + dependencies: + is-arrayish: 0.3.2 + dev: true + /sirv@2.0.3: resolution: {integrity: sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==} engines: {node: '>= 10'} @@ -5665,9 +5949,17 @@ packages: engines: {node: '>=10.0.0'} dev: true + /streamx@2.15.1: + resolution: {integrity: sha512-fQMzy2O/Q47rgwErk/eGeLu/roaFWV0jVsogDmrszM9uIw8L5OA+t+V93MgYlufNptfjmYR1tOMWhei/Eh7TQA==} + dependencies: + fast-fifo: 1.3.2 + queue-tick: 1.0.1 + dev: true + /string-width@4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} + requiresBuild: true dependencies: emoji-regex: 8.0.0 is-fullwidth-code-point: 3.0.0 @@ -5718,8 +6010,6 @@ packages: requiresBuild: true dependencies: safe-buffer: 5.2.1 - dev: false - optional: true /stringify-object@3.3.0: resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} @@ -5753,6 +6043,11 @@ packages: min-indent: 1.0.1 dev: true + /strip-json-comments@2.0.1: + resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} + engines: {node: '>=0.10.0'} + dev: true + /strip-json-comments@3.1.1: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} @@ -5946,12 +6241,48 @@ packages: postcss-load-config: 4.0.1(postcss@8.4.29) postcss-nested: 6.0.1(postcss@8.4.29) postcss-selector-parser: 6.0.13 - resolve: 1.22.4 + resolve: 1.22.5 sucrase: 3.34.0 transitivePeerDependencies: - ts-node dev: true + /tar-fs@2.1.1: + resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} + dependencies: + chownr: 1.1.4 + mkdirp-classic: 0.5.3 + pump: 3.0.0 + tar-stream: 2.2.0 + dev: true + + /tar-fs@3.0.4: + resolution: {integrity: sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==} + dependencies: + mkdirp-classic: 0.5.3 + pump: 3.0.0 + tar-stream: 3.1.6 + dev: true + + /tar-stream@2.2.0: + resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} + engines: {node: '>=6'} + dependencies: + bl: 4.1.0 + end-of-stream: 1.4.4 + fs-constants: 1.0.0 + inherits: 2.0.4 + readable-stream: 3.6.2 + dev: true + + /tar-stream@3.1.6: + resolution: {integrity: sha512-B/UyjYwPpMBv+PaFSWAmtYjwdrlEaZQEhMIBFNC5oEG8lpiW8XjcSdmEaClj28ArfKScKHs2nshz3k2le6crsg==} + dependencies: + b4a: 1.6.4 + fast-fifo: 1.3.2 + streamx: 2.15.1 + dev: true + /teeny-request@8.0.3: resolution: {integrity: sha512-jJZpA5He2y52yUhA7pyAGZlgQpcB+xLjcN0eUFxr9c8hP/H7uOXbBNVo/O0C/xVfJLJs680jvkFgVJEEvk9+ww==} engines: {node: '>=12'} @@ -6031,6 +6362,10 @@ packages: dev: false optional: true + /to-data-view@1.1.0: + resolution: {integrity: sha512-1eAdufMg6mwgmlojAx3QeMnzB/BTVp7Tbndi3U7ftcT2zCZadjxkkmLmd97zmaxWi+sgGcgWrokmpEoy0Dn0vQ==} + dev: true + /to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} @@ -6078,6 +6413,12 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + /tunnel-agent@0.6.0: + resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} + dependencies: + safe-buffer: 5.2.1 + dev: true + /type-check@0.3.2: resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==} engines: {node: '>= 0.8.0'} @@ -6154,6 +6495,10 @@ packages: dev: false optional: true + /ufo@1.3.0: + resolution: {integrity: sha512-bRn3CsoojyNStCZe0BG0Mt4Nr/4KF+rhFlnNXybgqt5pXHNFRlqinSoQaTrGyzE4X8aHplSb+TorH+COin9Yxw==} + dev: true + /uglify-js@3.17.4: resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} engines: {node: '>=0.8.0'} @@ -6171,6 +6516,15 @@ packages: which-boxed-primitive: 1.0.2 dev: true + /unconfig@0.3.10: + resolution: {integrity: sha512-tj317lhIq2iZF/NXrJnU1t2UaGUKKz1eL1sK2t63Oq66V9BxqvZV12m55fp/fpQJ+DDmVlLgo7cnLVOZkhlO/A==} + dependencies: + '@antfu/utils': 0.7.6 + defu: 6.1.2 + jiti: 1.20.0 + mlly: 1.4.2 + dev: true + /underscore@1.13.6: resolution: {integrity: sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==} requiresBuild: true @@ -6591,6 +6945,7 @@ packages: /wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} + requiresBuild: true dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 @@ -6609,6 +6964,7 @@ packages: /y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} + requiresBuild: true dev: false /yallist@2.1.2: @@ -6635,11 +6991,13 @@ packages: /yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} + requiresBuild: true dev: false /yargs@17.7.2: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} + requiresBuild: true dependencies: cliui: 8.0.1 escalade: 3.1.1 diff --git a/src/app.html b/src/app.html index a5be0d2..dea8741 100644 --- a/src/app.html +++ b/src/app.html @@ -4,8 +4,10 @@ + + %sveltekit.head% diff --git a/static/apple-touch-icon-180x180.png b/static/apple-touch-icon-180x180.png new file mode 100644 index 0000000000000000000000000000000000000000..7ff22a757fecac64a74a61ec7c1c3ac6d0bcfb49 GIT binary patch literal 1278 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 literal 0 HcmV?d00001 diff --git a/static/pwa-192x192.png b/static/pwa-192x192.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf3e1473a9f703ee0a8938d83f6719c6cc1ba18 GIT binary patch literal 1483 zcmV;+1vL7JP){ZG8Tv-4)Ulla9?d`lf5 zoiZh2f%b723?gZTK1V#oTOaY`+z5WWAqoI(2gVq`7=V&N|JcY(b(-aMb z0#MsWkhe$RQUZ-@=^PCe5eW2L4V4jS3nNoBR7jvH8+g}HSWTem6X4qeWHAAHs)oWy z4IL9SluRYmVPuAeN=NXyai}oKB(*|UY->=vmaf*2Xa`W#%efA$9>CQaQg2FDYlyT8 z;KdpO^-AQ{YDm->F|M^&yjsGmHRRMw>0%A3m$KCw0`>UuT8obL`&zfOR^aslfVCP@ zC#0)2q@Tr$H6;2d_^u(8Z%iwNM-oz`a>TuNN96{1=Y*6(HxP{FaG#Ju=!v0C3HJ#p zhrVz!IU)6-H)vFViX^12JA+}y%Y8x${Rsre6PGdxBOvnZgh`V)92;# zVCk_-UAnVFdKy+t?kvwA0oFUDaFI2ol<3{aF0}@Sl&_*s7tBr!aJ559*GcQsBYa}O zYaLR)3yYaz$0q|EHH%%fA^I~Ta|JUVHw$VVQh&c}<&0_=7KmycQn+7NvnHb(W#ZL3 zr0!lUS(8zQP2)O;lw*la)?}nn8mdc3AvV%k4Gk-d*CnLUam@Dtjw(o1C8R#CB+Dy#VZ2t|9nglfoDJ0%9yHt%L5J^ZSXQxYT?*vVl#a!X>a&6rkhb(0*k!0Ri z_X@h-rt;h@?nQvl?g&q&qq zKQpnKKzX!KO2}i0D+0XiW;e%GSbY{UPo?APdlxKRk5t0D z@=6d~K?-xh_waZ*)f@2T?Mrdm;ih*PMrBP<+MU6QNr3ug;CB2`TKkQ$SwYlI|JBD4 zsX35}emg)NDn9K7mFwDQ+k6hux2|QPHnyZs!HwEx!H0Z7>%eK67o@FbhiY?|dKKH6 z9wTadUAi2@y{1xS4`OwJ;}k(71LqsGNY%ei`eD1iKg0L#_|1#S_Yrn3ePvaHmzy2#6Ezuw}{22&fk6A%f;?{pAtqs z0Bc$$xxO>7dHIhef=+c>-Md-uAM3;b<%I#BCbcX|nfvVEb@&3R!Zyrldxa9~^Cys> z#+6!KnvSj0RM4Z2(Q)+(pR!X;&*hCnEDO73i*4=k0m$Lr5>IWiv1;z!wTIT6eyECM zWku2I>w^Rp*I+ev8hu!1fq!?Xfs~(xYb2125q{#v z8|-r!?D78s(BBC>)?Ki&Fc=I5 lgTY`h7z_r3!C?3=@dvfE-IGL=P4xf(002ovPDHLkV1m$_mt+6{ literal 0 HcmV?d00001 diff --git a/static/pwa-512x512.png b/static/pwa-512x512.png new file mode 100644 index 0000000000000000000000000000000000000000..236cf92b8ebff71b3200f28be6a815bac7c23cb4 GIT binary patch literal 3703 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 Date: Sun, 24 Sep 2023 21:29:17 +0200 Subject: [PATCH 5/6] new icons --- src/app.html | 2 +- static/android-chrome-192x192.png | Bin 3984 -> 0 bytes static/android-chrome-512x512.png | Bin 11124 -> 0 bytes static/apple-touch-icon.png | Bin 2816 -> 0 bytes tsconfig.json | 3 +-- vite.config.ts | 18 +++++++++++++++--- 6 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 static/android-chrome-192x192.png delete mode 100644 static/android-chrome-512x512.png delete mode 100644 static/apple-touch-icon.png diff --git a/src/app.html b/src/app.html index dea8741..db5e60d 100644 --- a/src/app.html +++ b/src/app.html @@ -8,7 +8,7 @@ - + %sveltekit.head% diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png deleted file mode 100644 index fed65701e177554f779ea89316811357f3e12dd8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3984 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 diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png deleted file mode 100644 index 03f01a1747ebe571048abd037cb3828df79338e5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11124 zcmc(FWmuF?^ymvqvveaM-LZspiF9{23M|syEU|PcEiEF_ARvh3QX&XQEFs-Ur+~!W z-~a#Rez~9T`#kS6GbiSpITPnhBT3Z&FgpOiVgTS41%mAYfFA?^{@4P5WG(#1ty0|14=|NUr3b6JciAhxfXmJ;?37CJ6F-Wb*)N-)=on&NZA zz=gvlrvjsyuUIEec*4Hak~o}E=*-+D@rj*-)_Nj;TKcI|*b=_72eYUpCnT_C?-I~D z^fCGMjp?S6cH3Y2R~ICUSJA6x&Ee!Nr)-!KcQZ5aHrR@R$y@_@K**|^ z<^b`&Ju4XqfZGDgL-)=uR>_-oKnY}Xt>T&*RGaih1PqX;%3c%aSWq#WQ3IT;n1R$R zH`ek*D3)zJ=@exoTon%sz#EqcB*aAJu~7M6G=Wj)rXmnPH+O8n4XLDxjsniq3of?f ztT_NBo-#4ZNF^M4R1MV<%1qw9w<2>cww^79FvF!L(Jlsm{Tzsf`Lqo9B*lPl-ijXgq{<*mX`d}l1dy0kbQCkq%@@b=_)+(^vrv?X{^iIBN_vukgak`4jdCTLj% zV*|=azI&j1du98vDIkE=AH%t^Oh`D+SiULGShN@#jV<8mWRkp-Blu#Anq_Q*@xak4 z#S_JB2&?dl_G3b4>BjxO23x%l1lqEqrB3ko6)?6Qb$Q34@9UaTumEg+l)2=&Pd&UC zKy5~sGV zb*zl&s;N$y`nvpL3&+ykD#q4%5u@O>RRRP8T>D5#no=K z`^*^cvC0O5e0Ri0eNkk-xc-g&3XFkdtGFPT4xElE_hW)7@0bI%7}$*(1hdI`U+G5@ zr5hcQaK4+|S6fXI0S3Zb`YTZ*4Z{Py!xlI>WZp-|u*aiJJQv4Lsi`Ij00Uk0!vr;x zZxQF~(hKY2`!4m>yr$`Dgke6Oh*ss;6HiM7g z=i0$=d{57fYFCoI=)DZq94KD_?gZ2~X5z>cTaR3`O-ZehBc(t>4v-Fch4dK-$4JRt6FSFEM~%F}}(@#QS&{v0`ZC zJaVJ~Y7!g}GCn&aq^u;rSE{2u)T1iyRPx4%`yz zJ^rI~Yp4~xM`R$_D?i7pZ=x0@&Mc-JL3d3J5iY0Z87mXiMol712%s9qdM6E%{}@On zFX)}oAZ6Ys5lO?{PkX8*U+x*P(~pv;e#-zu*~KU_XCP>E1B_}l2n3rZpT_Z7z3s_c z|07S%(iF3#cXMp^1sXH6o)5TF@kS11MlfnWWPf(Ax`YD`qi7!ZK-6S;@eMaT7f+N z6vU)JC4|n-ia-hsn4?s~@<8XL#7g@1-b{|0?`;@LZ*^T~D*_&~dpt!WCL~_Ba=;qa zzB&e!@;322H{lE{*NBz{{Agfc<5b2?Y(!6LQ0=hz;AD1p{lX0MBYyFwhU^kuXYG@o zQF1s?BF5!RK)InYI=GXYBJrugHP^QRyJSb!lI1p(%e<6(-RYZcg5M>S1Lb{&b7O{c z`K%?8Bv^oqTtBBBAqbNPKNQY@B#`$rj|&ha+&F>zJ@@Z#1%h37FuFXf!m3m>3KIVb zV%s>drlw8(Ap!%z+oh(t(X2qItyP%%ivY_=u?FMTYDx3<9aPm+jF^o>`A(x)8U)=-8Cb5iM5!uazsTZ| ze?KD#CW>0sBBQt#267#&!t}G!o(K|Pf0Y7I2q@sp{pZSySN`k(PUKl%jjM?AwXRP= zLIA5CVch`s?iTZFEWpjiwibfjgF66bek&3AG%-!PR2;p2*q9LI_)E!!;S#FBz>|Jq zQZBl@=Y~S8s*Q3+#P%UA@(Cy&9}g{UL4*zVtMO z=I3M^XJH;9v89qzM5qAb>?s}7?H%t$Q(e^8?Ld+tnw&MxyNcy*G36%*QFXhqON~@l z2>#etVZ1(Lw|nC9K}Cqyk0f=-148*)Q~e+QeulC|A(w34 zkf}+pp-HG+_-REtVj;fpE|e~rBsYq-zPxtO49Sryy3Z|}CuU~St4kFM4d3(7+DUYo zq@Ue*kyg$}AtTGKq!Ckb_G%w5cQ09DJLmrI9tE8Ca)91+t+FHO*RNX)QXrYK==&=q z1w=n4Z=34=3p8W$NtS|Tlul>nwN*+`6ze6=X+q{GF4)MS!zq0DIJeHIX64k{9p~ta zYzhV)muyO3P4%i3gSANaVu1FUoz-tC+^K>bv#ZT0@@Dz06V_#@73T4SeR$(+(Jkk! zF!s*s>k2mO4WA6Js-+!7hB(TR6cz5@l$+h|5fQrlrVA*Uw9DgQ9KVfm{H799(J(y| ztJ~O2B${ip>sJm>b^Ljdlt!0*D~7BP`F(F1iieG|Q2zE9)&p;^KHQSf$M9JBy71b# zvCfdo+%&cyD_&w!{5RzbM_}I?)Wf{>soo19R9nx4w*1L z&b4`GKy=v1<5-Oi8_+WWvwqz|WaL~(L@qcyX3sXZo(6}e6)1M>+<6IYBLdUEf zVk-FOeb7Tn6)uyyFhZuiK7@L4YBRxQI-Au=*mO)xNFfDKGt3thz}}w z=uBJij8oSrc4MDFt%_X^sQo|R|44s7c&WzOx z$;1sW_rro{Rqo&juZN>XcL+rZ_iAZ|#*ll<1XEbgMNK?B7 zJDlRB6@S^E?PdKYpVdPf9agy%}(Q#@~Zi z-m&0q4TFdDcYD{?R+m)iy8RegOcpzmR9yQ+*4a9D>Y{@#dui>DxLKddu91kOs`i5l zuSkhw`wXbmJ{LH4^RGA0cl)cF*9yp<2(Df=i!KDRmmNJiawU^K6&pH_mIvB!ZMe34 z6aId7>ZGe7RX$|>iF;6gq49;VkeR+aP9Y$;sF(T45cd*R&9Xl$CQt1 zwQC~UW-FB%Bj`6Lf*(a&;f%6SwLG%GPd`k=*=SX#^*hYZ3F)C8;kA?g`-OF$nk~*F z5|I{n^*>Ak6Hd-T)Jwrm)XmloyoS*3V|Vmxa8KGyuD~c0%`qA+7hhc%5w~J7k%#Ju zSkM(Q4{B0Ba4XJdC-ZHBxMQL zt%b?+$T5L&)f$Rz-IR*{a!%h4Bh^E0qg&vxq4@cH(*m*AG+{(>4_y{pPxT-3RUwvp za`m$=H6F?;UNY}8wfQDfrXTPM-aCm%$=5)#5%*6+FEy8jZ)#Ghy3PY$`AzG5Fae5O zrctIlRFs#tSpSnnz5Iluk*Ed0>C>}Q_GNmZV=eV`*6f0W5 zWpKA?55N75QqUm8oCBSxwZD+p28~z`Ss7$e_^FiYS4vl(wu`4(E7v;~UPgx6HqLkG*veiRecxi+ z(uXc$%+-AU%V3P!LXHEgIU+zz=n7J2tz{}0zQg%DKT2XfpMRB+P zH4nhP*7`K<(o{lGm(SVQ=etZIm)!i&?66*UiR0m(}Q|&>$fJ+ zWmem9%K&Hl5^EX1J$Ep)4FjrOGZ&koC@?%Potn-Rv8?$!rafps(ys%p`Z)LrldEwq9fn zy4N?%SU|UVnN$@#NEHP0jr4wUUa&1|GAC>i+r2(6o9~e15mPL%{#st{s-Hw02m5^* z!q<4up$Aiyrq+Rlsrb>ln*+i+xr1C|lZFTM+sV*Efd1tnuQXn`f(rtl9^%Dah^)QSj z$GWNOUpBn%9ioOi736Rg>W_$^;!81{J}<&{DQSeQw7~7133v7R4O{X3a{AB|9?*0u zQk3{JdYW`?2cHHIxkSLJQ)LRCs@zgT`l%xK3!knL)F{RUKXie|*VQze+~W^bLGmnE z06kos!erH1hiDe7^o_G)sAYJ!klxW9PF5h+?96SBP)C$r;L#>eExSKD%r+3fbwJzspLL}avw6a3q=w3c~v1wa&gINfjoHwpv5@UpuJFZ1c z^o^W;@P^l#4>|#Qo9nKN2hL&dF1|B>J~jaNV2!8n;!07SQv4!s@nhZm3kK`1AzMmG zHZ0*k)o>s5q1;)Xj*wT!uUSh2Te#AV?&S~tGj4YB66)0XY>5eLVO4S2KM%2 zcOWEjW>gON^IGzOXeH%-X!dFg+*>FVSC3zAf}P+yMHYNuEd^t>Icq`HqCAEOZORM% zA+`t!pNn+Wwhc6hN~*yp)~JOS3)m5rFu9$GTc<5;2`q7VqKSyjUz8U9Z;fDpKpbB< z?S$vj;;^_{toCqfmV|X1Jhf?nqp>K zd|~sK3^2436tx)w(9M^=qufZj3ei}R|0Nq)iV36Kb+wA2eyc6>7>j1>VI{Q ze_7Me`kvt0O5AW4eUMVh@!{|Ja^@+;KQIRW|0&i zg5fQQa~#a$b+_eE0*RAA8pS6q366($g*5wS_)V2p#;LnScvz*FN|-Jd?I4D~P?XL; z&9E0o%E^>2QVH}+!Yxx<>Xd8f_{Jhz0f2C54mjeQoox)S{wIUu`{6`_kaEWxNbKiX zSMlb{>#jV(KglT{;;$|J1f5;iXfqJ|GX;KK%x&ep}7f3B7dUFM&fne-cmz~yff z{Mc&lmVOI7jt8C|Z(@}r3+a1;wT_Z?oqI`;Sq)xUIZ55%h;?P-mIaI2l%~J0Y4x7TJ?OnPhBowxj3zI64s zbF(kJS1dg|`dk+qftkC0y0*`Umzl*=fRkZ|H1{&Q>bkt3{m)3@IA?d5> zt?#P6-uYohPpUK?t|+Ja`AJLal>e-1Nb*y<`!NtfXZ`T>JTGE!b7QVsC&$cWFrS&% z1llN8!?XT-9ED8tZqUJy(~}0V?Ydjh>oAzOG#a3ACN|}#J5m+gmTp#GJzUO!~gob^COmbqYTlBajEldV0nhGo*p5lDj_}~^+66#o_vAI#plt|Qg z+)|gUqt(#UyCqk|@-SWSDct|T)r!qehMc1z%V`!U$)~q`AOp=Q@X|?Ko8E)(r`z?b z7VNU^f8YIVmy|t>y8L5P2j%=+XN)K)2~Tw)Z8kO42>mc8v_CQ2t{^K@^)U0!&i6)4 znIza&0F3xWo%nn=fuB=-6eqB-5dDjmk@$GKKKDEO4wrA!62{D2Hsx-IaGD=weUuxF zyjO;|Na~oP-3061gd)GOAe+RX+_anAGyw=`rs&5!+c0x|2d3$v&X`qUNN@)X3izw0EQJ_HSDHUTz_C)4zv@ z7dFQ|-u2s=Nv&4oexhqYu6Y#@PhjK~OW^=qA3Sx^H_(Ht`10GIxgnO3S!Yn2t&u%D zC$=RJQ5oV_jvO4bjXS+dUe;0ECHfcYHtZ{yz`w!su(*b2Yj&zCMeNtFuuDKXj@yaq z5!p=Fjb|Sb^}?_M%Ps$-L%{xzSF6l$zU}}`8%!z;C4ZC78e<6>shKDBlHC{GI8ZlsOD;&#Jt8&!QdxIE6i7%6FO9`dI?Q6GQIh-;;v4HvpWu8`)*Genu!Z=f zS{Z7P1^7_NR7N{9Jzi{cN5W%qg2Sq5XHrzvQ5-$lR98{VZH+f{I9j z`k=`n@o%5CN^>}LWJa`L5nJP@!1?W@FlU1-w1vB0(Zj8QgvAS%W4^Uv*zqSYY2hc= zi1EWxO|khow3a6TqCP5c8atUUNYB2|>odM5d`GuLhjaoSqFxpK5faT7kScsqIvvWU zPNZ`+KzlwS)mg96by-<$q_cAj^4ENp8)L)W%``ludq;CFja;8{wQA9K5DmlQT70kn zZpmT!W<^wna%xryWb~IvQ;u(7qYWb@p(vf)9;a@InuCXaI;Sh)v!08zPK4vFeYU!6 zb)ytA!Dlb#@2{zLH6c%qaHv&`IX&D2Y%^OsU^t4<932eh)o~bZLHB*3bJ1tLn|80c z45=Bk)2oXP^hXo+$<~(*;Ie$EJqgy$k@Ex@uWIirOs~@yq~`p*`Ui!Vd0k{b*7fW2 zJ{MHijS@0+poh^lV@=Sx>BfB7P1GKgD}Unoc5>Vn=37KtZ_@TS-fMcU9kyMG#bHs5 zkStieP6^W2S31}Uk(@S$Ud)Bzy}BvCF<~+{r{6mIl|&}fAx0!)vYOz<)9rYj>Wu1pVt5%v!@nRtzo_aT9#iyc2zydz16L zh;ksX1*ZL{dMmD2-7~ktZbOod)he!f^GwGuL3RZ_z(Oo0%Kg9VWIyxNzUY+`jaebO zgugZTb{?7PyoW5j1BKh&Sdx|KVYNEWGTxr~IeQ{ZAIuuVJT~$M^(~5VM;cnEF!}C3 z2Gr;{gT~Hedqh+B3g>EGzpRN?_emwrMqHZvhfmETIa<)dAX6PFu2W&}HUj#J@I9HW zjlRF~7$pzAWz_Vw9Jw@2)~|Wa^sYpvU7Vpyh930B+ma=3I}oR@7T@jzy2%E~zC!;H zAKs~NT?5#GZs10}Bbr1Uk3K-$n&lwjT#)p<@E%d%9A-XsVq+G>b3#D)#r-<)SKBoM zc~(hx#*n_S7rmrN-~m&hydO_yEi~#9s-+>IDb&q)|532xeC5sH+_xzuwm|)Rk%%Z^ zp+Je>gb_W#mqOqc*+wWdW`%wC^!0ru`Yd+%w%V_>%vaM})o%_iEP>ZgR^hz5wevFQ~mIUHlaMPL8-nQ_S+RD3ENyta!0`Yb}TK zS-0X+x%why&%+oyzk##${6l3ichPPL>RR(^kauA6uK#w^@uk>#A(d6Rj^ISQ*M^3J z$;~iyvMM-kDb1uM@xxhkuN9Ih5s z;f^xnk0-J3C|4KyHRH}@Ep>)*E?4yRZ?u1Ey( ztV?P2G9d|Q&~F^-Pov6?OMO4LP^~-Hljjba6`8+DZ4+K)JfYFv!SD8MHga|yW-QS# z(*7Glh;>D1Z1&Fe#l+uYx6=^ve4Ej{j{;s@$GEpQZA-V7N*_+&tA9@ajIalD_Ij?V zW3=Q&+3*|?&w@dMW}U8GHG_O@WI1bpY$>6|QBs1EDfBqgW-2lxzL_OUB7^IXbH5~h z8U&FNj}yEQ%1FvMQ64oR`7~&nRh$uDQ|*!Wz8f^Bw6>c;@Bf!j_j)p|mF*8q?xR9dteA;n!$^CbLU7Y$2wxY>9xE-fj51}K zIP2B+nkHlF!XoFWKn()7WqIaDBZ6eYCrq;a_WOxQzI>3p*QO374*QY&RbAXI-=O6I z(~sx0+X{`i8DAEOx8F+zmr@0na)%0nW$enO^$QaMSqKu73gilJ8~A-PHJiO?NW|NBXKa2wKAu>i;hFx|GWO zPK9%RqS?A_>ZpH9;QB?~f1ze9g+;tkiwH%D;ceoN(J1vGVAmtL$(RHhFv_i6IIT`i zkHd5AxlvkQ5awSXt_KYWsBq=R8RXYr`2cg|C`x>X&I($0;_xCFSpUd2K-`HvVHo&Q zP7F8$dj6N}li>BHW0$$rZJk0ymC%4D%5uA+cyh=4IYz;BP#LZ()ctz8e=S@7n`>!8 zko>wJpvcq-VSP>Fq#&6&JKLu&)CUm5MF8^BlpJsMxU49KCPt^l$6x(1vE%T3;!k-+Cwl>6B?3wuAMwE#Tz{3Y?Fi3hGT&;VYG>&bA-p(Y z^lS^_`yb(X9Cx9F;k#`yL117Sf(3K#BHi(%cqh)cCb6!hQ8geYNge_QetkCy*pJts z&lbQIOE@>>%;i^#v<2cFKO@++#iZy+0!eO@&U1Hbe951nh->;P)}w?k6(eXe**$Qi;Jq@5bBix23-2=L|U>s=K#;LBz?p?w9;BAksb^7 ziJh@LT|-5>tb=Qyx6Pz7JQMTmlxLqg_eS$#&nPzvM4|2_UNk7-@(=O1&$JwNR;8a1 zPx{BaMP{Q&ktK`tvX8W!H0yo2-#O`k1@^#CHXD+9VI1%vcgvZy(^8w_>EGD(u|@-U z6NvwLr9D);)!qF4^*7biw;H7weazWq6buG@YJzyR`PrNg@5)Rs5gKb07vI~+ckC*? zxsF=hP2WTAp5IJrl%ngrY$)Fm%>7^;r8W1n-7Eny!SG~8pog6M6fah+K|n`fF-m}r zP72OZ^CatTxRGD}Lo5VH;YvEKhXzp{L1O40Zbn2dbwtEacwttVY zn~2BJ-DeDK_KSY2Gx@X3nZA7$*jM;eIf!ZMZiVwco!qYc=J<>8`uQVo9|O!%!gxaj zg*J_B()|xTv1!|J(#-8@`mqRK%Ut3)AfCz9{kAAb}s_80Ojh(3`AC72_(MTNehj@X_d?R`JQT zy@IAtlpNOYy?xu=J9*{$r|j#B7lqOtw&8je#Z{gk{h~?OG&XEwF=tkV_6M2Oi?VYa z!@Vjp+?(Aw-@kN8OB)q9jt#%x`iD)XNB^#}j;5xt$`kGfB4M*YD-!IUc&)P~{=3~P z{;dFZK)%g^R0XL@2r1bwZGP|1uFe-C`1dvWF`W6}9?SEQ@Ylf#cKAZfKU9-Ur3p9( zwvYtRGi$?>pMA`EjN5fs!cd&AAuEzk86L1n-cNsR6~-(HE)MFtetm+mU}2IUFZw#> z^=V4$$fFmJ2G^PdC*4@chsJMULOKtKRL)cv)OgPrFqeh+V_ z{3B^v6p=}=p{cLFT>zt}w}&It^%bLUkmoB#sHd+300b6noPlw?j5#@f=!}f2ZRrCb z7JPmOd@>d?jSO-S8KWXhr0*q&rOA+SWN!L<|7bs5KlTVrwM3mC_(MhFd#3O#3nccumAu6 diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png deleted file mode 100644 index 6b8c61ccaadd3a478008a332d6e66c2f73bf10a1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2816 zcma)8S5T7;(|r^PAWe#tNN-XELT>>PLa&K5QIOC>FF|_m21E#;(gRXnfSWtmo3LI4UjzVv)yx!zIK$TeE5@@1 z@YUVgJcA29H>_>|z>7TQBP9J97x6GfSOGwc6aXZp0RZhxN?HMc2nYbIx&eUpV*ua{ zDeHnm&j#n+Elgm*X=dJV?-^r2n^_q#P(bIIq|U#c^HK)@rdl)D4ZA4vMp`Nxkz4HZ^h-s#l9orYpVHKIuvi6binyT{-S*DXRLVmTDR0Yh~9;D$=B? z$)IPPu@+jG$zHH{&iJiiwVQ#2zIt++#On>=;py>~S(R}W-M*lvlaoOW-Mfj$v-5=5 zm^YibDewhshcBJ!iW3i$JWdkLl9g6W;?xGg3@m(^1nIVk9creFT?<&BSLWva1s!YF1io(+tvF2TjKgLA(= zQTU|}ZuyuTOD_nksplY{n25HIKB>RUgBL2V*qoN&o-AX3^vh$|rc7zV$Jwg$cA|@* z=4tz3YPvyra_5g*sbrMoB;^3=mZK!qpb}_zpZncowm2xEA!8wqP5QPo%=xl#R%UY| zwBJ8Au�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 diff --git a/tsconfig.json b/tsconfig.json index 0360a20..794b95b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,8 +8,7 @@ "resolveJsonModule": true, "skipLibCheck": true, "sourceMap": true, - "strict": true, - "types": ["vite-plugin-pwa/svelte", "vite-plugin-pwa/info"] + "strict": true } // Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias // diff --git a/vite.config.ts b/vite.config.ts index 5846cde..a642972 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -15,14 +15,26 @@ export default defineConfig({ theme_color: '#334155', icons: [ { - src: 'android-chrome-192x192.png', + src: 'pwa-64x64.png', + sizes: '64x64', + type: 'image/png' + }, + { + src: 'pwa-192x192.png', sizes: '192x192', type: 'image/png' }, { - src: 'android-chrome-512x512.png', + src: 'pwa-512x512.png', sizes: '512x512', - type: 'image/png' + type: 'image/png', + purpose: 'any' + }, + { + src: 'maskable-icon-512x512.png', + sizes: '512x512', + type: 'image/png', + purpose: 'maskable' } ], display: 'standalone' From 2f81187c336335732b3c1502d01162ac055b9e31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1vid=20Bartal?= <35382618+bartaldavid@users.noreply.github.com> Date: Sun, 24 Sep 2023 21:42:51 +0200 Subject: [PATCH 6/6] set start_url to /favorites --- vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index a642972..fe0f882 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -11,7 +11,7 @@ export default defineConfig({ manifest: { name: 'BartalFUTÁR', short_name: 'BartalFUTÁR', - start_url: '/', + start_url: '/favorites', theme_color: '#334155', icons: [ {