diff --git a/package.json b/package.json index 17d28093..96eaa87b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@nuxt/image": "1.0.0", - "@nuxtjs/apollo": "5.0.0-alpha.6", + "@nuxtjs/apollo": "5.0.0-alpha.8", "@pinia-plugin-persistedstate/nuxt": "^1.2.0", "@playwright/test": "^1.39.0", "autoprefixer": "^10.4.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 344a2b6a..8e383ac9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ devDependencies: specifier: 1.0.0 version: 1.0.0 '@nuxtjs/apollo': - specifier: 5.0.0-alpha.6 - version: 5.0.0-alpha.6(vue@3.3.4) + specifier: 5.0.0-alpha.8 + version: 5.0.0-alpha.8(vue@3.3.4) '@pinia-plugin-persistedstate/nuxt': specifier: ^1.2.0 version: 1.2.0(@pinia/nuxt@0.5.1)(pinia@2.1.7) @@ -213,8 +213,8 @@ packages: resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==} dev: true - /@apollo/client@3.8.4(graphql-ws@5.14.0)(graphql@16.8.1): - resolution: {integrity: sha512-QFXE4ylSHUa6LgYoOGsPysJCm4YJOOM1NwHyF6msZdZXIerqUVpLvxQOdQEXgS0RWvYiBMC1wGOWKzJKSWBdAg==} + /@apollo/client@3.8.7(graphql-ws@5.14.2)(graphql@16.8.1): + resolution: {integrity: sha512-DnQtFkQrCyxHTSa9gR84YRLmU/al6HeXcLZazVe+VxKBmx/Hj4rV8xWtzfWYX5ijartsqDR7SJgV037MATEecA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-ws: ^5.5.5 @@ -237,7 +237,7 @@ packages: '@wry/trie': 0.4.3 graphql: 16.8.1 graphql-tag: 2.12.6(graphql@16.8.1) - graphql-ws: 5.14.0(graphql@16.8.1) + graphql-ws: 5.14.2(graphql@16.8.1) hoist-non-react-statics: 3.3.2 optimism: 0.17.5 prop-types: 15.8.1 @@ -1452,11 +1452,11 @@ packages: '@nuxt/schema': 3.8.0 c12: 1.5.1 consola: 3.2.3 - defu: 6.1.2 + defu: 6.1.3 globby: 13.2.2 hash-sum: 2.0.0 ignore: 5.2.4 - jiti: 1.20.0 + jiti: 1.21.0 knitwork: 1.0.0 mlly: 1.4.2 pathe: 1.1.1 @@ -1621,19 +1621,19 @@ packages: - vue-server-renderer dev: false - /@nuxtjs/apollo@5.0.0-alpha.6(vue@3.3.4): - resolution: {integrity: sha512-CRosywHMy5UUiXxNm7ji2QztyRWTYSvNXXnXS7WENtONG8molHABe72PCfMpRSPzeJu7JYb9S03dcZkLBirAJQ==} + /@nuxtjs/apollo@5.0.0-alpha.8(vue@3.3.4): + resolution: {integrity: sha512-EtiPqKuwJoM/gA/N9cEQYlJQgHQiYwUQppF4nUa+tFv9pY1DyG+HLV4IAm8frqeu/8NEFfbaPraEbAuJDCewlQ==} dependencies: - '@apollo/client': 3.8.4(graphql-ws@5.14.0)(graphql@16.8.1) - '@nuxt/kit': 3.7.4 - '@rollup/plugin-graphql': 2.0.3(graphql@16.8.1) - '@vue/apollo-composable': 4.0.0-beta.4(@apollo/client@3.8.4)(graphql@16.8.1)(vue@3.3.4) - defu: 6.1.2 - destr: 1.2.2 + '@apollo/client': 3.8.7(graphql-ws@5.14.2)(graphql@16.8.1) + '@nuxt/kit': 3.8.0 + '@rollup/plugin-graphql': 2.0.4(graphql@16.8.1) + '@vue/apollo-composable': 4.0.0-beta.11(@apollo/client@3.8.7)(graphql@16.8.1)(vue@3.3.4) + defu: 6.1.3 + destr: 2.0.2 graphql: 16.8.1 graphql-tag: 2.12.6(graphql@16.8.1) - graphql-ws: 5.14.0(graphql@16.8.1) - jiti: 1.20.0 + graphql-ws: 5.14.2(graphql@16.8.1) + jiti: 1.21.0 ohash: 1.1.3 transitivePeerDependencies: - '@vue/composition-api' @@ -1867,17 +1867,17 @@ packages: rollup: 3.29.4 dev: true - /@rollup/plugin-graphql@2.0.3(graphql@16.8.1): - resolution: {integrity: sha512-IuuELo+0t29adRuLVg8izBFiUXFSFw8BmezespscynRfvfXSOV0S7g8RzQt75VzP6KHHVmNmlAgz+8qlkLur3w==} + /@rollup/plugin-graphql@2.0.4(graphql@16.8.1): + resolution: {integrity: sha512-TfaqbbK71VHodCDCoRbPnv2+Tsnlvad2OsGEviURHFl+ZBUyf5wfXgXc9RqZ+xKxSl87Z3YbPhD0z6eWYjuByw==} engines: {node: '>=14.0.0'} peerDependencies: graphql: '>=0.9.0' - rollup: ^1.20.0||^2.0.0||^3.0.0 + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 peerDependenciesMeta: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.4(rollup@3.29.4) + '@rollup/pluginutils': 5.0.5(rollup@3.29.4) graphql: 16.8.1 graphql-tag: 2.12.6(graphql@16.8.1) dev: true @@ -2240,8 +2240,8 @@ packages: - rollup dev: true - /@vue/apollo-composable@4.0.0-beta.4(@apollo/client@3.8.4)(graphql@16.8.1)(vue@3.3.4): - resolution: {integrity: sha512-lErWL+9LGfWfdfrSYY3DQB/A8Asqs46MiKwmgKeKSj7fe01tx0UpH43aiwMGj+VgEzBZ9AfqEa/Bxf0Nff/NNw==} + /@vue/apollo-composable@4.0.0-beta.11(@apollo/client@3.8.7)(graphql@16.8.1)(vue@3.3.4): + resolution: {integrity: sha512-ZtztRDrQe2sTn31h+teBfYw81AePfxlBssTaZVk2jOagdZgTfZigR7aJjO98FxwvGnB80ElWHKubvqYwNf8heg==} peerDependencies: '@apollo/client': ^3.4.13 '@vue/composition-api': ^1.0.0 @@ -2251,12 +2251,12 @@ packages: '@vue/composition-api': optional: true dependencies: - '@apollo/client': 3.8.4(graphql-ws@5.14.0)(graphql@16.8.1) + '@apollo/client': 3.8.7(graphql-ws@5.14.2)(graphql@16.8.1) graphql: 16.8.1 - throttle-debounce: 3.0.1 + throttle-debounce: 5.0.0 ts-essentials: 9.4.0 vue: 3.3.4 - vue-demi: 0.13.11(vue@3.3.4) + vue-demi: 0.14.6(vue@3.3.4) transitivePeerDependencies: - typescript dev: true @@ -3319,6 +3319,9 @@ packages: /defu@6.1.2: resolution: {integrity: sha512-+uO4+qr7msjNNWKYPHqN/3+Dx3NFkmIzayk2L1MyZQlvgZb/J1A0fo410dpKrN2SnqFjt8n4JL8fDJE0wIgjFQ==} + /defu@6.1.3: + resolution: {integrity: sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==} + /delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} @@ -3339,13 +3342,13 @@ packages: engines: {node: '>= 0.8'} dev: true - /destr@1.2.2: - resolution: {integrity: sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==} - dev: true - /destr@2.0.1: resolution: {integrity: sha512-M1Ob1zPSIvlARiJUkKqvAZ3VAqQY6Jcuth/pBKQ2b1dX/Qx0OnJ8Vux6J2H5PTMQeRzWrrbTu70VxBfv/OPDJA==} + /destr@2.0.2: + resolution: {integrity: sha512-65AlobnZMiCET00KaFFjUefxDX0khFA/E4myqZ7a6Sq1yZtR8+FVIvilVX66vF2uobSumxooYZChiRPCKNqhmg==} + dev: true + /destroy@1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} @@ -4009,8 +4012,8 @@ packages: tslib: 2.5.1 dev: true - /graphql-ws@5.14.0(graphql@16.8.1): - resolution: {integrity: sha512-itrUTQZP/TgswR4GSSYuwWUzrE/w5GhbwM2GX3ic2U7aw33jgEsayfIlvaj7/GcIvZgNMzsPTrE5hqPuFUiE5g==} + /graphql-ws@5.14.2(graphql@16.8.1): + resolution: {integrity: sha512-LycmCwhZ+Op2GlHz4BZDsUYHKRiiUz+3r9wbhBATMETNlORQJAaFlAgTFoeRh6xQoQegwYwIylVD1Qns9/DA3w==} engines: {node: '>=10'} peerDependencies: graphql: '>=0.11 <=16' @@ -4491,6 +4494,10 @@ packages: resolution: {integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==} hasBin: true + /jiti@1.21.0: + resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} + hasBin: true + /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -6999,9 +7006,9 @@ packages: dependencies: any-promise: 1.3.0 - /throttle-debounce@3.0.1: - resolution: {integrity: sha512-dTEWWNu6JmeVXY0ZYoPuH5cRIwc0MeGbJwah9KUNYSJwommQpCzTySTpEe8Gs1J23aeWEuAobe4Ag7EHVt/LOg==} - engines: {node: '>=10'} + /throttle-debounce@5.0.0: + resolution: {integrity: sha512-2iQTSgkkc1Zyk0MeVrt/3BvuOXYPl/R8Z0U2xxo9rjwNciaHDG3R+Lm6dh4EeUci49DanvBnuqI6jshoQQRGEg==} + engines: {node: '>=12.22'} dev: true /tiny-case@1.0.3: @@ -7465,7 +7472,7 @@ packages: dependencies: '@antfu/utils': 0.7.6 '@nuxt/kit': 3.8.0 - '@rollup/pluginutils': 5.0.4(rollup@3.29.4) + '@rollup/pluginutils': 5.0.5(rollup@3.29.4) debug: 4.3.4 error-stack-parser-es: 0.1.1 fs-extra: 11.1.1 @@ -7577,21 +7584,6 @@ packages: ufo: 1.3.1 dev: true - /vue-demi@0.13.11(vue@3.3.4): - resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - peerDependencies: - '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.3.4 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - dependencies: - vue: 3.3.4 - dev: true - /vue-demi@0.14.6(vue@3.3.4): resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'}