diff --git a/package.json b/package.json index 93adacc..6713b93 100644 --- a/package.json +++ b/package.json @@ -50,21 +50,21 @@ }, "license": "MIT", "peerDependencies": { - "@capacitor/core": ">=4.0.0", - "@capacitor/network": ">=4.0.0", - "@capacitor/preferences": ">=4.0.0", - "@urql/exchange-graphcache": ">=5.0.0" + "@capacitor/core": ">=5.0.5", + "@capacitor/network": ">=5.0.4", + "@capacitor/preferences": ">=5.0.4", + "@urql/exchange-graphcache": ">=6.1.3" }, "devDependencies": { "@antfu/eslint-config": "^0.36.0", - "@capacitor/network": "^4.1.0", - "@capacitor/preferences": "^4.0.2", - "@urql/exchange-graphcache": "^5.0.9", + "@capacitor/network": "^5.0.4", + "@capacitor/preferences": "^5.0.4", + "@urql/exchange-graphcache": "^6.1.3", "@vitest/coverage-c8": "^0.29.2", "bumpp": "^9.0.0", "eslint": "^8.35.0", "tsup": "^6.6.3", - "typescript": "^4.9.5", + "typescript": "^5.1.3", "vite": "^4.1.4", "vitest": "^0.29.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f8f7b1..84346fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,39 +2,48 @@ lockfileVersion: 5.4 specifiers: '@antfu/eslint-config': ^0.36.0 - '@capacitor/network': ^4.1.0 - '@capacitor/preferences': ^4.0.2 - '@urql/exchange-graphcache': ^5.0.9 + '@capacitor/network': ^5.0.4 + '@capacitor/preferences': ^5.0.4 + '@urql/exchange-graphcache': ^6.1.3 '@vitest/coverage-c8': ^0.29.2 bumpp: ^9.0.0 eslint: ^8.35.0 tsup: ^6.6.3 - typescript: ^4.9.5 + typescript: ^5.1.3 vite: ^4.1.4 vitest: ^0.29.2 devDependencies: - '@antfu/eslint-config': 0.36.0_ycpbpc6yetojsgtrx3mwntkhsu - '@capacitor/network': 4.1.0 - '@capacitor/preferences': 4.0.2 - '@urql/exchange-graphcache': 5.0.9 + '@antfu/eslint-config': 0.36.0_3cnh3clkm6blnyua3yjldxzzum + '@capacitor/network': 5.0.4 + '@capacitor/preferences': 5.0.4 + '@urql/exchange-graphcache': 6.1.3 '@vitest/coverage-c8': 0.29.2_vitest@0.29.2 bumpp: 9.0.0 eslint: 8.35.0 - tsup: 6.6.3_typescript@4.9.5 - typescript: 4.9.5 + tsup: 6.6.3_typescript@5.1.3 + typescript: 5.1.3 vite: 4.1.4 vitest: 0.29.2 packages: - /@antfu/eslint-config-basic/0.36.0_y46c5jzhegju5ppnhbs6d4llxi: + /@0no-co/graphql.web/1.0.4: + resolution: {integrity: sha512-W3ezhHGfO0MS1PtGloaTpg0PbaT8aZSmmaerL7idtU5F7oCI+uu25k+MsMS31BVFlp4aMkHSrNRxiD72IlK8TA==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 + peerDependenciesMeta: + graphql: + optional: true + dev: true + + /@antfu/eslint-config-basic/0.36.0_qx75bhltnup23aehwhu6cupkem: resolution: {integrity: sha512-2b3ZB7pO00nxAERDXo82iYPjLQ4l/AOMm0CTKmGmqWbN3RB33EIQWzYheZRboSbAVzWpI1/3rg/Gu+7xYVMYHA==} peerDependencies: eslint: '>=7.4.0' dependencies: eslint: 8.35.0 - eslint-plugin-antfu: 0.36.0_ycpbpc6yetojsgtrx3mwntkhsu + eslint-plugin-antfu: 0.36.0_3cnh3clkm6blnyua3yjldxzzum eslint-plugin-eslint-comments: 3.2.0_eslint@8.35.0 eslint-plugin-html: 7.1.0 eslint-plugin-import: 2.27.5_ajyizmi44oc3hrc35l6ndh7p4e @@ -57,18 +66,18 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.36.0_ycpbpc6yetojsgtrx3mwntkhsu: + /@antfu/eslint-config-ts/0.36.0_3cnh3clkm6blnyua3yjldxzzum: resolution: {integrity: sha512-I/h2ZOPBIqgnALG2fQp6lOBsOXk51QwLDumyEayt7GRnitdP4o9D8i+YAPowrMJ8M3kU7puQUyhWuJmZLgo57A==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.36.0_y46c5jzhegju5ppnhbs6d4llxi - '@typescript-eslint/eslint-plugin': 5.54.0_6mj2wypvdnknez7kws2nfdgupi - '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@antfu/eslint-config-basic': 0.36.0_qx75bhltnup23aehwhu6cupkem + '@typescript-eslint/eslint-plugin': 5.54.0_2ls27muhgbd4zvyd7uceaekory + '@typescript-eslint/parser': 5.54.0_3cnh3clkm6blnyua3yjldxzzum eslint: 8.35.0 - eslint-plugin-jest: 27.2.1_aere4n7c7ynvp62ae3ihfxuwhu - typescript: 4.9.5 + eslint-plugin-jest: 27.2.1_lck5ltbcsgrpxvon2lhsqlonca + typescript: 5.1.3 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -76,13 +85,13 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue/0.36.0_y46c5jzhegju5ppnhbs6d4llxi: + /@antfu/eslint-config-vue/0.36.0_qx75bhltnup23aehwhu6cupkem: resolution: {integrity: sha512-YuTcNlVlrEWX1ESOiPgr+e2Walfd6xt3Toa0kAKJxq2aBS1RWqIi1l3zIVGCHaX72lOrSXNmQ7bryaZyGADGDg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.36.0_y46c5jzhegju5ppnhbs6d4llxi - '@antfu/eslint-config-ts': 0.36.0_ycpbpc6yetojsgtrx3mwntkhsu + '@antfu/eslint-config-basic': 0.36.0_qx75bhltnup23aehwhu6cupkem + '@antfu/eslint-config-ts': 0.36.0_3cnh3clkm6blnyua3yjldxzzum eslint: 8.35.0 eslint-plugin-vue: 9.9.0_eslint@8.35.0 local-pkg: 0.4.3 @@ -96,14 +105,14 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.36.0_ycpbpc6yetojsgtrx3mwntkhsu: + /@antfu/eslint-config/0.36.0_3cnh3clkm6blnyua3yjldxzzum: resolution: {integrity: sha512-otZ9PfKRT3gnGMMX1gS8URTNPMPCZ69K5jHZvLkYojru0gLBZ3IO5fCvjEZpWqOyIUHtAgg6NWELf1DbEF+NDw==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.36.0_y46c5jzhegju5ppnhbs6d4llxi - '@typescript-eslint/eslint-plugin': 5.54.0_6mj2wypvdnknez7kws2nfdgupi - '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@antfu/eslint-config-vue': 0.36.0_qx75bhltnup23aehwhu6cupkem + '@typescript-eslint/eslint-plugin': 5.54.0_2ls27muhgbd4zvyd7uceaekory + '@typescript-eslint/parser': 5.54.0_3cnh3clkm6blnyua3yjldxzzum eslint: 8.35.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.35.0 eslint-plugin-html: 7.1.0 @@ -149,16 +158,16 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@capacitor/network/4.1.0: - resolution: {integrity: sha512-GMJ6LmxmrFA55rAaYxgm4tKSZyUmuLRreQz5Gdu0P09Ja8abSjmXa/DX16gOu1I1+wqHWm2rRI6nPkeUH55Ibw==} + /@capacitor/network/5.0.4: + resolution: {integrity: sha512-ELYVp5s4KzhFomjh/m/vxtH6h2xrrxZKHfkKxEPPH+IhW3Xn4L4bLjyKwipdsugyhJp31h2DjxcfYXY3aq/UzQ==} peerDependencies: - '@capacitor/core': ^4.0.0 + '@capacitor/core': ^5.0.0 dev: true - /@capacitor/preferences/4.0.2: - resolution: {integrity: sha512-HgcRkMdVHSIV3TeQLZFmCaCeMWQ25wLyZZ7dA2f8Rw81Q1Nroxsi7HxTEGNqrWKSN9PNKBJD8vChr6eB2GNtZg==} + /@capacitor/preferences/5.0.4: + resolution: {integrity: sha512-GV3QysJ724GO/CE8KHRYdq8tpzCrJWKVtOJGkLoPt+qlr88SNN+ayNMXlZE1LCMJ5eevdWDreSjQXiYfkUvnoA==} peerDependencies: - '@capacitor/core': ^4.0.0 + '@capacitor/core': ^5.0.0 dev: true /@esbuild/android-arm/0.16.17: @@ -705,7 +714,7 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@typescript-eslint/eslint-plugin/5.54.0_6mj2wypvdnknez7kws2nfdgupi: + /@typescript-eslint/eslint-plugin/5.54.0_2ls27muhgbd4zvyd7uceaekory: resolution: {integrity: sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -716,10 +725,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/parser': 5.54.0_3cnh3clkm6blnyua3yjldxzzum '@typescript-eslint/scope-manager': 5.54.0 - '@typescript-eslint/type-utils': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu - '@typescript-eslint/utils': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/type-utils': 5.54.0_3cnh3clkm6blnyua3yjldxzzum + '@typescript-eslint/utils': 5.54.0_3cnh3clkm6blnyua3yjldxzzum debug: 4.3.4 eslint: 8.35.0 grapheme-splitter: 1.0.4 @@ -727,13 +736,13 @@ packages: natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.1.3 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.54.0_ycpbpc6yetojsgtrx3mwntkhsu: + /@typescript-eslint/parser/5.54.0_3cnh3clkm6blnyua3yjldxzzum: resolution: {integrity: sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -745,10 +754,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.54.0 '@typescript-eslint/types': 5.54.0 - '@typescript-eslint/typescript-estree': 5.54.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.54.0_typescript@5.1.3 debug: 4.3.4 eslint: 8.35.0 - typescript: 4.9.5 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true @@ -761,7 +770,7 @@ packages: '@typescript-eslint/visitor-keys': 5.54.0 dev: true - /@typescript-eslint/type-utils/5.54.0_ycpbpc6yetojsgtrx3mwntkhsu: + /@typescript-eslint/type-utils/5.54.0_3cnh3clkm6blnyua3yjldxzzum: resolution: {integrity: sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -771,12 +780,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.54.0_typescript@4.9.5 - '@typescript-eslint/utils': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/typescript-estree': 5.54.0_typescript@5.1.3 + '@typescript-eslint/utils': 5.54.0_3cnh3clkm6blnyua3yjldxzzum debug: 4.3.4 eslint: 8.35.0 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.1.3 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true @@ -786,7 +795,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.54.0_typescript@4.9.5: + /@typescript-eslint/typescript-estree/5.54.0_typescript@5.1.3: resolution: {integrity: sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -801,13 +810,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.1.3 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.54.0_ycpbpc6yetojsgtrx3mwntkhsu: + /@typescript-eslint/utils/5.54.0_3cnh3clkm6blnyua3yjldxzzum: resolution: {integrity: sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -817,7 +826,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.54.0 '@typescript-eslint/types': 5.54.0 - '@typescript-eslint/typescript-estree': 5.54.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.54.0_typescript@5.1.3 eslint: 8.35.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.35.0 @@ -835,21 +844,23 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@urql/core/3.1.1: - resolution: {integrity: sha512-Mnxtq4I4QeFJsgs7Iytw+HyhiGxISR6qtyk66c9tipozLZ6QVxrCiUPF2HY4BxNIabaxcp+rivadvm8NAnXj4Q==} - peerDependencies: - graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + /@urql/core/4.0.10: + resolution: {integrity: sha512-Vs3nOSAnYftqOCg034Ostp/uSqWlQg5ryLIzcOrm8+O43s4M+Ew4GQAuemIH7ZDB8dek6h61zzWI3ujd8FH3NA==} dependencies: - wonka: 6.2.3 + '@0no-co/graphql.web': 1.0.4 + wonka: 6.3.2 + transitivePeerDependencies: + - graphql dev: true - /@urql/exchange-graphcache/5.0.9: - resolution: {integrity: sha512-GYhN4YDL+/alF6ci1OFOaL0Ze0GinmuYWrjQjpjl8kP/9ZbXY2LLN/3ZlRG9cCks1nxyea/9h4IS0mk5LS57lA==} - peerDependencies: - graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + /@urql/exchange-graphcache/6.1.3: + resolution: {integrity: sha512-vK/Q5dazbIz8ugYdsoB480r8Bh9PmltBzDP/j6QxpNUHejODqywh/IYKyr65WZWt61M3ch6/vtdv7TSZVQkxqg==} dependencies: - '@urql/core': 3.1.1 - wonka: 6.2.3 + '@0no-co/graphql.web': 1.0.4 + '@urql/core': 4.0.10 + wonka: 6.3.2 + transitivePeerDependencies: + - graphql dev: true /@vitest/coverage-c8/0.29.2_vitest@0.29.2: @@ -1543,7 +1554,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/parser': 5.54.0_3cnh3clkm6blnyua3yjldxzzum debug: 3.2.7 eslint: 8.35.0 eslint-import-resolver-node: 0.3.7 @@ -1551,10 +1562,10 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.36.0_ycpbpc6yetojsgtrx3mwntkhsu: + /eslint-plugin-antfu/0.36.0_3cnh3clkm6blnyua3yjldxzzum: resolution: {integrity: sha512-qLYtjZC2y6d1fvVtG4nvVGoBUDEuUwQsS4E1RwjoEZyONZAkHYDPfeoeULDlPS0IqumSW8uGR6zGSAXi5rrVMg==} dependencies: - '@typescript-eslint/utils': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/utils': 5.54.0_3cnh3clkm6blnyua3yjldxzzum transitivePeerDependencies: - eslint - supports-color @@ -1599,7 +1610,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/parser': 5.54.0_3cnh3clkm6blnyua3yjldxzzum array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -1622,7 +1633,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest/27.2.1_aere4n7c7ynvp62ae3ihfxuwhu: + /eslint-plugin-jest/27.2.1_lck5ltbcsgrpxvon2lhsqlonca: resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -1635,8 +1646,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.54.0_6mj2wypvdnknez7kws2nfdgupi - '@typescript-eslint/utils': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/eslint-plugin': 5.54.0_2ls27muhgbd4zvyd7uceaekory + '@typescript-eslint/utils': 5.54.0_3cnh3clkm6blnyua3yjldxzzum eslint: 8.35.0 transitivePeerDependencies: - supports-color @@ -1733,7 +1744,7 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.54.0_6mj2wypvdnknez7kws2nfdgupi + '@typescript-eslint/eslint-plugin': 5.54.0_2ls27muhgbd4zvyd7uceaekory eslint: 8.35.0 eslint-rule-composer: 0.3.0 dev: true @@ -3371,7 +3382,7 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tsup/6.6.3_typescript@4.9.5: + /tsup/6.6.3_typescript@5.1.3: resolution: {integrity: sha512-OLx/jFllYlVeZQ7sCHBuRVEQBBa1tFbouoc/gbYakyipjVQdWy/iQOvmExUA/ewap9iQ7tbJf9pW0PgcEFfJcQ==} engines: {node: '>=14.18'} hasBin: true @@ -3401,20 +3412,20 @@ packages: source-map: 0.8.0-beta.0 sucrase: 3.29.0 tree-kill: 1.2.2 - typescript: 4.9.5 + typescript: 5.1.3 transitivePeerDependencies: - supports-color - ts-node dev: true - /tsutils/3.21.0_typescript@4.9.5: + /tsutils/3.21.0_typescript@5.1.3: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.5 + typescript: 5.1.3 dev: true /type-check/0.4.0: @@ -3452,9 +3463,9 @@ packages: is-typed-array: 1.1.10 dev: true - /typescript/4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} + /typescript/5.1.3: + resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + engines: {node: '>=14.17'} hasBin: true dev: true @@ -3715,8 +3726,8 @@ packages: stackback: 0.0.2 dev: true - /wonka/6.2.3: - resolution: {integrity: sha512-EFOYiqDeYLXSzGYt2X3aVe9Hq1XJG+Hz/HjTRRT4dZE9q95khHl5+7pzUSXI19dbMO1/2UMrTf7JT7/7JrSQSQ==} + /wonka/6.3.2: + resolution: {integrity: sha512-2xXbQ1LnwNS7egVm1HPhW2FyKrekolzhpM3mCwXdQr55gO+tAiY76rhb32OL9kKsW8taj++iP7C6hxlVzbnvrw==} dev: true /word-wrap/1.2.3: