diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc630e89..ad74975e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,19 +17,19 @@ importers: version: 2.21.3(@vue/compiler-sfc@3.4.26)(eslint@9.6.0)(typescript@5.5.4) '@capacitor/android': specifier: ^6.0.0 - version: 6.1.0(@capacitor/core@6.1.0) + version: 6.1.2(@capacitor/core@6.1.2) '@capacitor/cli': specifier: ^6.0.0 - version: 6.1.0 + version: 6.1.2 '@capacitor/core': specifier: ^6.0.0 - version: 6.1.0 + version: 6.1.2 '@capacitor/docgen': specifier: ^0.2.2 version: 0.2.2 '@capacitor/ios': specifier: ^6.0.0 - version: 6.1.0(@capacitor/core@6.1.0) + version: 6.1.2(@capacitor/core@6.1.2) '@ionic/prettier-config': specifier: ^4.0.0 version: 4.0.0(prettier@3.3.3) @@ -131,35 +131,35 @@ packages: resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.24.8': - resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==} + '@babel/parser@7.25.6': + resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} engines: {node: '>=6.0.0'} hasBin: true - '@babel/types@7.24.8': - resolution: {integrity: sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==} + '@babel/types@7.25.6': + resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} engines: {node: '>=6.9.0'} - '@capacitor/android@6.1.0': - resolution: {integrity: sha512-S4PW4N5xtKHTrICjG7bkBhI70jdXbb+8nbm1pJpuXChCD0gkCcofJhPaw4bCoO0egcugBN1U7DkegNw5jWpHcw==} + '@capacitor/android@6.1.2': + resolution: {integrity: sha512-Yh0gQDY1bgRrL25J6ecIlvvs2kF8iNSwIPXjyw6Yz9mnwYxBazF5KZbjpKtGPnJgicJhFkYGsqOkEtxrve0EoQ==} peerDependencies: '@capacitor/core': ^6.1.0 - '@capacitor/cli@6.1.0': - resolution: {integrity: sha512-HEKDh3+FuNZKFHmSDZ7nAnaX3bzhtznYk9GsZBMac1y4CTAxIykPX9wzZ3DzLeM/EbMBGFClUbefkIkimAyfYg==} + '@capacitor/cli@6.1.2': + resolution: {integrity: sha512-HKCNGE0RP8U7aiEF2vg5wTivJROS8BVfu8a3yYJb1mRQvzv+czpmtHNsTWS/WukvwoxUjyjRmsNQSAACHfMTmQ==} engines: {node: '>=18.0.0'} hasBin: true - '@capacitor/core@6.1.0': - resolution: {integrity: sha512-Kt4ONm0X9xxJXn9Q73oBaKdzep5B/VJw3VjXa2eGul4cD2k37mJwgjpXSMRnLH0Aju5bCiRL8J/hMAfTlokO6A==} + '@capacitor/core@6.1.2': + resolution: {integrity: sha512-xFy1/4qLFLp5WCIzIhtwUuVNNoz36+V7/BzHmLqgVJcvotc4MMjswW/TshnPQaLLujEOaLkA4h8ZJ0uoK3ImGg==} '@capacitor/docgen@0.2.2': resolution: {integrity: sha512-617jB5DlKjUljxfoANORWeqffsHqHekckH48oslKWFGzfCHYIAEPfJfMa5M4mVSzn2ifSvWB5C3st4augwhl5w==} engines: {node: '>=14.5.0'} hasBin: true - '@capacitor/ios@6.1.0': - resolution: {integrity: sha512-ex2q0LAyDDgfJj4fKDQuSNUYSpic3939/8A/sIIIxslwuRBF5i5fuhAngu6BhCt/pQSfEETcHtg2j2vD+YEZ2w==} + '@capacitor/ios@6.1.2': + resolution: {integrity: sha512-HaeW68KisBd/7TmavzPDlL2bpoDK5AjR2ZYrqU4TlGwM88GtQfvduBCAlSCj20X0w/4+rWMkseD9dAAkacjiyQ==} peerDependencies: '@capacitor/core': ^6.1.0 @@ -735,6 +735,15 @@ packages: supports-color: optional: true + debug@4.3.6: + resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + deep-is@0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} @@ -1307,8 +1316,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - magic-string@0.30.10: - resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} + magic-string@0.30.11: + resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} mdast-util-from-markdown@0.8.5: resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} @@ -1494,6 +1503,9 @@ packages: picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -1517,8 +1529,8 @@ packages: resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} engines: {node: '>=4'} - postcss@8.4.39: - resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} + postcss@8.4.44: + resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -1631,8 +1643,8 @@ packages: resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} hasBin: true - semver@7.6.2: - resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} + semver@7.6.3: + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} engines: {node: '>=10'} hasBin: true @@ -1782,8 +1794,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - tslib@2.6.3: - resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} + tslib@2.7.0: + resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} @@ -1998,21 +2010,21 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.0.1 - '@babel/parser@7.24.8': + '@babel/parser@7.25.6': dependencies: - '@babel/types': 7.24.8 + '@babel/types': 7.25.6 - '@babel/types@7.24.8': + '@babel/types@7.25.6': dependencies: '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 - '@capacitor/android@6.1.0(@capacitor/core@6.1.0)': + '@capacitor/android@6.1.2(@capacitor/core@6.1.2)': dependencies: - '@capacitor/core': 6.1.0 + '@capacitor/core': 6.1.2 - '@capacitor/cli@6.1.0': + '@capacitor/cli@6.1.2': dependencies: '@ionic/cli-framework-output': 2.2.8 '@ionic/utils-fs': 3.1.7 @@ -2020,7 +2032,7 @@ snapshots: '@ionic/utils-subprocess': 2.1.11 '@ionic/utils-terminal': 2.3.5 commander: 9.5.0 - debug: 4.3.5 + debug: 4.3.6 env-paths: 2.2.1 kleur: 4.1.5 native-run: 2.0.1 @@ -2028,16 +2040,16 @@ snapshots: plist: 3.1.0 prompts: 2.4.2 rimraf: 4.4.1 - semver: 7.6.2 + semver: 7.6.3 tar: 6.2.1 - tslib: 2.6.3 + tslib: 2.7.0 xml2js: 0.5.0 transitivePeerDependencies: - supports-color - '@capacitor/core@6.1.0': + '@capacitor/core@6.1.2': dependencies: - tslib: 2.6.3 + tslib: 2.7.0 '@capacitor/docgen@0.2.2': dependencies: @@ -2047,9 +2059,9 @@ snapshots: minimist: 1.2.8 typescript: 4.2.4 - '@capacitor/ios@6.1.0(@capacitor/core@6.1.0)': + '@capacitor/ios@6.1.2(@capacitor/core@6.1.2)': dependencies: - '@capacitor/core': 6.1.0 + '@capacitor/core': 6.1.2 '@chevrotain/cst-dts-gen@11.0.3': dependencies: @@ -2128,8 +2140,8 @@ snapshots: '@ionic/cli-framework-output@2.2.8': dependencies: '@ionic/utils-terminal': 2.3.5 - debug: 4.3.5 - tslib: 2.6.3 + debug: 4.3.6 + tslib: 2.7.0 transitivePeerDependencies: - supports-color @@ -2141,40 +2153,40 @@ snapshots: '@ionic/utils-array@2.1.5': dependencies: - debug: 4.3.5 - tslib: 2.6.3 + debug: 4.3.6 + tslib: 2.7.0 transitivePeerDependencies: - supports-color '@ionic/utils-fs@3.1.6': dependencies: '@types/fs-extra': 8.1.5 - debug: 4.3.5 + debug: 4.3.6 fs-extra: 9.1.0 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - supports-color '@ionic/utils-fs@3.1.7': dependencies: '@types/fs-extra': 8.1.5 - debug: 4.3.5 + debug: 4.3.6 fs-extra: 9.1.0 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - supports-color '@ionic/utils-object@2.1.5': dependencies: - debug: 4.3.5 - tslib: 2.6.3 + debug: 4.3.6 + tslib: 2.7.0 transitivePeerDependencies: - supports-color '@ionic/utils-object@2.1.6': dependencies: - debug: 4.3.5 - tslib: 2.6.3 + debug: 4.3.6 + tslib: 2.7.0 transitivePeerDependencies: - supports-color @@ -2182,10 +2194,10 @@ snapshots: dependencies: '@ionic/utils-object': 2.1.5 '@ionic/utils-terminal': 2.3.3 - debug: 4.3.5 + debug: 4.3.6 signal-exit: 3.0.7 tree-kill: 1.2.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - supports-color @@ -2193,17 +2205,17 @@ snapshots: dependencies: '@ionic/utils-object': 2.1.6 '@ionic/utils-terminal': 2.3.5 - debug: 4.3.5 + debug: 4.3.6 signal-exit: 3.0.7 tree-kill: 1.2.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - supports-color '@ionic/utils-stream@3.1.5': dependencies: - debug: 4.3.5 - tslib: 2.6.3 + debug: 4.3.6 + tslib: 2.7.0 transitivePeerDependencies: - supports-color @@ -2215,20 +2227,20 @@ snapshots: '@ionic/utils-stream': 3.1.5 '@ionic/utils-terminal': 2.3.3 cross-spawn: 7.0.3 - debug: 4.3.5 - tslib: 2.6.3 + debug: 4.3.6 + tslib: 2.7.0 transitivePeerDependencies: - supports-color '@ionic/utils-terminal@2.3.3': dependencies: '@types/slice-ansi': 4.0.0 - debug: 4.3.5 + debug: 4.3.6 signal-exit: 3.0.7 slice-ansi: 4.0.0 string-width: 4.2.3 strip-ansi: 6.0.1 - tslib: 2.6.3 + tslib: 2.7.0 untildify: 4.0.0 wrap-ansi: 7.0.0 transitivePeerDependencies: @@ -2237,12 +2249,12 @@ snapshots: '@ionic/utils-terminal@2.3.5': dependencies: '@types/slice-ansi': 4.0.0 - debug: 4.3.5 + debug: 4.3.6 signal-exit: 3.0.7 slice-ansi: 4.0.0 string-width: 4.2.3 strip-ansi: 6.0.1 - tslib: 2.6.3 + tslib: 2.7.0 untildify: 4.0.0 wrap-ansi: 7.0.0 transitivePeerDependencies: @@ -2433,7 +2445,7 @@ snapshots: '@typescript-eslint/types': 7.15.0 '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.15.0 - debug: 4.3.5 + debug: 4.3.6 eslint: 9.6.0 optionalDependencies: typescript: 5.5.4 @@ -2449,7 +2461,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.5.4) '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.5.4) - debug: 4.3.5 + debug: 4.3.6 eslint: 9.6.0 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: @@ -2463,11 +2475,11 @@ snapshots: dependencies: '@typescript-eslint/types': 7.15.0 '@typescript-eslint/visitor-keys': 7.15.0 - debug: 4.3.5 + debug: 4.3.6 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 - semver: 7.6.2 + semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 @@ -2492,7 +2504,7 @@ snapshots: '@vue/compiler-core@3.4.26': dependencies: - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.6 '@vue/shared': 3.4.26 entities: 4.5.0 estree-walker: 2.0.2 @@ -2505,14 +2517,14 @@ snapshots: '@vue/compiler-sfc@3.4.26': dependencies: - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.6 '@vue/compiler-core': 3.4.26 '@vue/compiler-dom': 3.4.26 '@vue/compiler-ssr': 3.4.26 '@vue/shared': 3.4.26 estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.39 + magic-string: 0.30.11 + postcss: 8.4.44 source-map-js: 1.2.0 '@vue/compiler-ssr@3.4.26': @@ -2698,6 +2710,10 @@ snapshots: dependencies: ms: 2.1.2 + debug@4.3.6: + dependencies: + ms: 2.1.2 + deep-is@0.1.4: {} define-lazy-prop@2.0.0: {} @@ -2746,7 +2762,7 @@ snapshots: eslint-compat-utils@0.5.1(eslint@9.6.0): dependencies: eslint: 9.6.0 - semver: 7.6.2 + semver: 7.6.3 eslint-config-flat-gitignore@0.1.6: dependencies: @@ -2796,16 +2812,16 @@ snapshots: eslint-plugin-import-x@0.5.3(eslint@9.6.0)(typescript@5.5.4): dependencies: '@typescript-eslint/utils': 7.15.0(eslint@9.6.0)(typescript@5.5.4) - debug: 4.3.5 + debug: 4.3.6 doctrine: 3.0.0 eslint: 9.6.0 eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.7.5 is-glob: 4.0.3 minimatch: 9.0.5 - semver: 7.6.2 + semver: 7.6.3 stable-hash: 0.0.4 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - supports-color - typescript @@ -2815,12 +2831,12 @@ snapshots: '@es-joy/jsdoccomment': 0.43.1 are-docs-informative: 0.0.2 comment-parser: 1.4.1 - debug: 4.3.5 + debug: 4.3.6 escape-string-regexp: 4.0.0 eslint: 9.6.0 esquery: 1.5.0 parse-imports: 2.1.1 - semver: 7.6.2 + semver: 7.6.3 spdx-expression-parse: 4.0.0 synckit: 0.9.0 transitivePeerDependencies: @@ -2854,7 +2870,7 @@ snapshots: globals: 15.8.0 ignore: 5.3.1 minimatch: 9.0.5 - semver: 7.6.2 + semver: 7.6.3 eslint-plugin-no-only-tests@3.1.0: {} @@ -2883,7 +2899,7 @@ snapshots: eslint-plugin-toml@0.11.1(eslint@9.6.0): dependencies: - debug: 4.3.5 + debug: 4.3.6 eslint: 9.6.0 eslint-compat-utils: 0.5.1(eslint@9.6.0) lodash: 4.17.21 @@ -2908,7 +2924,7 @@ snapshots: read-pkg-up: 7.0.1 regexp-tree: 0.1.27 regjsparser: 0.10.0 - semver: 7.6.2 + semver: 7.6.3 strip-indent: 3.0.0 transitivePeerDependencies: - supports-color @@ -2938,7 +2954,7 @@ snapshots: natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.0 - semver: 7.6.2 + semver: 7.6.3 vue-eslint-parser: 9.4.3(eslint@9.6.0) xml-name-validator: 4.0.0 transitivePeerDependencies: @@ -2946,7 +2962,7 @@ snapshots: eslint-plugin-yml@1.14.0(eslint@9.6.0): dependencies: - debug: 4.3.5 + debug: 4.3.6 eslint: 9.6.0 eslint-compat-utils: 0.5.1(eslint@9.6.0) lodash: 4.17.21 @@ -3275,7 +3291,7 @@ snapshots: acorn: 8.12.1 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - semver: 7.6.2 + semver: 7.6.3 jsonfile@6.1.0: dependencies: @@ -3323,7 +3339,7 @@ snapshots: lru-cache@10.4.3: {} - magic-string@0.30.10: + magic-string@0.30.11: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 @@ -3343,7 +3359,7 @@ snapshots: micromark@2.11.4: dependencies: - debug: 4.3.5 + debug: 4.3.6 parse-entities: 2.0.0 transitivePeerDependencies: - supports-color @@ -3404,13 +3420,13 @@ snapshots: '@ionic/utils-fs': 3.1.7 '@ionic/utils-terminal': 2.3.5 bplist-parser: 0.3.2 - debug: 4.3.5 + debug: 4.3.6 elementtree: 0.1.7 ini: 4.1.3 plist: 3.1.0 split2: 4.2.0 through2: 4.0.2 - tslib: 2.6.3 + tslib: 2.7.0 yauzl: 2.10.0 transitivePeerDependencies: - supports-color @@ -3523,6 +3539,8 @@ snapshots: picocolors@1.0.1: {} + picocolors@1.1.0: {} + picomatch@2.3.1: {} picomatch@4.0.2: {} @@ -3546,10 +3564,10 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss@8.4.39: + postcss@8.4.44: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 + picocolors: 1.1.0 source-map-js: 1.2.0 prelude-ls@1.2.1: {} @@ -3669,7 +3687,7 @@ snapshots: semver@5.7.2: {} - semver@7.6.2: {} + semver@7.6.3: {} shebang-command@2.0.0: dependencies: @@ -3770,12 +3788,12 @@ snapshots: synckit@0.6.2: dependencies: - tslib: 2.6.3 + tslib: 2.7.0 synckit@0.9.0: dependencies: '@pkgr/core': 0.1.1 - tslib: 2.6.3 + tslib: 2.7.0 tapable@2.2.1: {} @@ -3810,7 +3828,7 @@ snapshots: dependencies: typescript: 5.5.4 - tslib@2.6.3: {} + tslib@2.7.0: {} type-check@0.4.0: dependencies: @@ -3861,14 +3879,14 @@ snapshots: vue-eslint-parser@9.4.3(eslint@9.6.0): dependencies: - debug: 4.3.5 + debug: 4.3.6 eslint: 9.6.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 lodash: 4.17.21 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color