diff --git a/packages/postgrest-fetcher/package.json b/packages/postgrest-fetcher/package.json index 47351fe65..4e03e6cee 100644 --- a/packages/postgrest-fetcher/package.json +++ b/packages/postgrest-fetcher/package.json @@ -47,7 +47,7 @@ "@supabase-cache-helpers/postgrest-filter": "workspace:*" }, "devDependencies": { - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@supabase/postgrest-js": "1.7.2", "@types/jest": "29.5.0", "dotenv": "16.3.1", diff --git a/packages/postgrest-filter/package.json b/packages/postgrest-filter/package.json index 5efb564b6..d1bd11609 100644 --- a/packages/postgrest-filter/package.json +++ b/packages/postgrest-filter/package.json @@ -48,7 +48,7 @@ "@supabase-cache-helpers/jest-presets": "workspace:*", "@supabase-cache-helpers/prettier-config": "workspace:*", "@supabase-cache-helpers/tsconfig": "workspace:*", - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@supabase/postgrest-js": "1.7.2", "@types/jest": "29.5.0", "dotenv": "16.3.1", diff --git a/packages/postgrest-mutate/package.json b/packages/postgrest-mutate/package.json index fb7e6d392..07bda1961 100644 --- a/packages/postgrest-mutate/package.json +++ b/packages/postgrest-mutate/package.json @@ -50,7 +50,7 @@ "@supabase-cache-helpers/prettier-config": "workspace:*", "@supabase-cache-helpers/tsconfig": "workspace:*", "@supabase/postgrest-js": "1.7.2", - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@types/jest": "29.5.0", "dotenv": "16.3.1", "eslint": "8.40.0", diff --git a/packages/postgrest-react-query/package.json b/packages/postgrest-react-query/package.json index 25f59385c..2d3c965a5 100644 --- a/packages/postgrest-react-query/package.json +++ b/packages/postgrest-react-query/package.json @@ -56,7 +56,7 @@ "preset": "@supabase-cache-helpers/jest-presets/jest/node" }, "devDependencies": { - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@supabase/postgrest-js": "1.7.2", "@testing-library/react": "14.0.0", "@testing-library/jest-dom": "5.17.0", diff --git a/packages/postgrest-shared/package.json b/packages/postgrest-shared/package.json index 30731bb8c..8c068803d 100644 --- a/packages/postgrest-shared/package.json +++ b/packages/postgrest-shared/package.json @@ -47,7 +47,7 @@ "@supabase/postgrest-js": "^1.0.0" }, "devDependencies": { - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@supabase/postgrest-js": "1.7.2", "@types/jest": "29.5.0", "@supabase-cache-helpers/prettier-config": "workspace:*", diff --git a/packages/postgrest-swr/package.json b/packages/postgrest-swr/package.json index 539290928..03159e51c 100644 --- a/packages/postgrest-swr/package.json +++ b/packages/postgrest-swr/package.json @@ -55,7 +55,7 @@ "preset": "@supabase-cache-helpers/jest-presets/jest/node" }, "devDependencies": { - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@supabase/postgrest-js": "1.7.2", "@testing-library/react": "14.0.0", "@testing-library/jest-dom": "5.17.0", diff --git a/packages/storage-fetcher/package.json b/packages/storage-fetcher/package.json index b30705a27..6be42055b 100644 --- a/packages/storage-fetcher/package.json +++ b/packages/storage-fetcher/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@supabase/storage-js": "2.5.1", - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@types/jest": "29.5.0", "dotenv": "16.3.1", "eslint": "8.40.0", diff --git a/packages/storage-react-query/package.json b/packages/storage-react-query/package.json index d20870db1..b79aefaa2 100644 --- a/packages/storage-react-query/package.json +++ b/packages/storage-react-query/package.json @@ -56,7 +56,7 @@ "preset": "@supabase-cache-helpers/jest-presets/jest/node" }, "devDependencies": { - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@supabase/storage-js": "2.5.1", "@testing-library/react": "14.0.0", "@testing-library/jest-dom": "5.17.0", diff --git a/packages/storage-swr/package.json b/packages/storage-swr/package.json index e600eecc3..f6de384f7 100644 --- a/packages/storage-swr/package.json +++ b/packages/storage-swr/package.json @@ -55,7 +55,7 @@ "preset": "@supabase-cache-helpers/jest-presets/jest/node" }, "devDependencies": { - "@supabase/supabase-js": "2.26.0", + "@supabase/supabase-js": "2.28.0", "@supabase/storage-js": "2.5.1", "@testing-library/react": "14.0.0", "@testing-library/jest-dom": "5.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00f1d06c7..f4cddc80c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ importers: '@changesets/cli': 2.26.0 eslint: 8.40.0 prettier: 2.8.8 - turbo: 1.10.9 + turbo: 1.10.12 docs: specifiers: @@ -150,8 +150,8 @@ importers: '@radix-ui/react-tooltip': 1.0.5_cis5wmpl6sllca25ejrqakjpau '@supabase-cache-helpers/postgrest-react-query': link:../../packages/postgrest-react-query '@supabase-cache-helpers/storage-react-query': link:../../packages/storage-react-query - '@supabase/auth-helpers-nextjs': 0.5.6_iiiesaoje4n7wwwlrxqqgs6ipe - '@supabase/auth-helpers-react': 0.3.1_iiiesaoje4n7wwwlrxqqgs6ipe + '@supabase/auth-helpers-nextjs': 0.5.6_axhgip6uqpwp4spyywoxce2bfy + '@supabase/auth-helpers-react': 0.3.1_axhgip6uqpwp4spyywoxce2bfy '@tanstack/react-query': 4.29.12_biqbaboplfbrettd7655fr4n2y '@vercel/analytics': 0.1.11_react@18.2.0 class-variance-authority: 0.4.0_typescript@4.9.3 @@ -333,7 +333,7 @@ importers: typescript: 5.0.4 dependencies: eslint: 8.23.0 - eslint-config-turbo: 1.10.9_eslint@8.23.0 + eslint-config-turbo: 1.10.12_eslint@8.23.0 eslint-config-universe: 11.3.0_chii6qfq533q2ohfdlndmcocqe devDependencies: typescript: 5.0.4 @@ -353,7 +353,7 @@ importers: '@supabase-cache-helpers/prettier-config': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 dotenv: 16.3.1 eslint: 8.40.0 @@ -370,7 +370,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 dotenv: 16.3.1 eslint: 8.40.0 @@ -386,7 +386,7 @@ importers: '@supabase-cache-helpers/prettier-config': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 dotenv: 16.3.1 eslint: 8.40.0 @@ -405,7 +405,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 dotenv: 16.3.1 eslint: 8.40.0 @@ -423,7 +423,7 @@ importers: '@supabase-cache-helpers/prettier-config': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 dotenv: 16.3.1 eslint: 8.40.0 @@ -442,7 +442,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 dotenv: 16.3.1 eslint: 8.40.0 @@ -462,7 +462,7 @@ importers: '@supabase-cache-helpers/prettier-config': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@tanstack/react-query': ^4.0.0 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.0.0 @@ -489,7 +489,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@types/jest': 29.5.0 @@ -511,7 +511,7 @@ importers: '@supabase-cache-helpers/prettier-config': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 '@types/lodash': 4.14.184 dotenv: 16.3.1 @@ -526,7 +526,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 '@types/lodash': 4.14.184 dotenv: 16.3.1 @@ -547,7 +547,7 @@ importers: '@supabase-cache-helpers/prettier-config': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.0.0 '@types/jest': 29.5.0 @@ -576,7 +576,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/postgrest-js': 1.7.2 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@types/jest': 29.5.0 @@ -604,7 +604,7 @@ importers: '@supabase-cache-helpers/prettier-config': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/storage-js': 2.5.1 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 dotenv: 16.3.1 eslint: 8.40.0 @@ -618,7 +618,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/storage-js': 2.5.1 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@types/jest': 29.5.0 dotenv: 16.3.1 eslint: 8.40.0 @@ -660,7 +660,7 @@ importers: '@supabase-cache-helpers/storage-mutate': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/storage-js': 2.5.1 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@tanstack/react-query': ^4.0.0 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.0.0 @@ -685,7 +685,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/storage-js': 2.5.1 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@types/jest': 29.5.0 @@ -709,7 +709,7 @@ importers: '@supabase-cache-helpers/storage-mutate': workspace:* '@supabase-cache-helpers/tsconfig': workspace:* '@supabase/storage-js': 2.5.1 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.0.0 '@types/jest': 29.5.0 @@ -734,7 +734,7 @@ importers: '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig '@supabase/storage-js': 2.5.1 - '@supabase/supabase-js': 2.26.0 + '@supabase/supabase-js': 2.28.0 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@types/jest': 29.5.0 @@ -3536,6 +3536,15 @@ packages: dependencies: '@sinonjs/commons': 2.0.0 + /@supabase/auth-helpers-nextjs/0.5.6_axhgip6uqpwp4spyywoxce2bfy: + resolution: {integrity: sha512-NiUGGnO9vRycMDnl/DzFbHCJhNV9DdH1vH61T1Fzgp2aRW8LfLRVlBQeGCg2AzyvAe0MiLbbRsGNcJmAmJPs9A==} + peerDependencies: + '@supabase/supabase-js': ^2.0.4 + dependencies: + '@supabase/auth-helpers-shared': 0.3.0_axhgip6uqpwp4spyywoxce2bfy + '@supabase/supabase-js': 2.28.0 + dev: false + /@supabase/auth-helpers-nextjs/0.5.6_iiiesaoje4n7wwwlrxqqgs6ipe: resolution: {integrity: sha512-NiUGGnO9vRycMDnl/DzFbHCJhNV9DdH1vH61T1Fzgp2aRW8LfLRVlBQeGCg2AzyvAe0MiLbbRsGNcJmAmJPs9A==} peerDependencies: @@ -3545,6 +3554,14 @@ packages: '@supabase/supabase-js': 2.26.0 dev: false + /@supabase/auth-helpers-react/0.3.1_axhgip6uqpwp4spyywoxce2bfy: + resolution: {integrity: sha512-g3SFv08Dz9FapNif/ZY1b7qKGlMJDyTLSayHBz3kb3FuYxg7aLWgQtydDhm5AGbc0XtvpIBuhGTIOVevwpdosA==} + peerDependencies: + '@supabase/supabase-js': ^2.0.4 + dependencies: + '@supabase/supabase-js': 2.28.0 + dev: false + /@supabase/auth-helpers-react/0.3.1_iiiesaoje4n7wwwlrxqqgs6ipe: resolution: {integrity: sha512-g3SFv08Dz9FapNif/ZY1b7qKGlMJDyTLSayHBz3kb3FuYxg7aLWgQtydDhm5AGbc0XtvpIBuhGTIOVevwpdosA==} peerDependencies: @@ -3553,6 +3570,14 @@ packages: '@supabase/supabase-js': 2.26.0 dev: false + /@supabase/auth-helpers-shared/0.3.0_axhgip6uqpwp4spyywoxce2bfy: + resolution: {integrity: sha512-6lKhVMBZnGdFelpZyvQDBQSOY+pglS6a5U4ieAqfKQ/rx3rSjRASR3UGh7V+el1re3xYe3ddVBWXw16rdVAzrQ==} + peerDependencies: + '@supabase/supabase-js': ^2.0.4 + dependencies: + '@supabase/supabase-js': 2.28.0 + dev: false + /@supabase/auth-helpers-shared/0.3.0_iiiesaoje4n7wwwlrxqqgs6ipe: resolution: {integrity: sha512-6lKhVMBZnGdFelpZyvQDBQSOY+pglS6a5U4ieAqfKQ/rx3rSjRASR3UGh7V+el1re3xYe3ddVBWXw16rdVAzrQ==} peerDependencies: @@ -3574,6 +3599,14 @@ packages: cross-fetch: 3.1.5 transitivePeerDependencies: - encoding + dev: false + + /@supabase/gotrue-js/2.46.1: + resolution: {integrity: sha512-tebFX3XvPqEJKHOVgkXTN20g9iUhLx6tebIYQvTggYTrqOT2af8oTpSBdgYzbwJ291G6P6CSpR6KY0cT9ade5A==} + dependencies: + cross-fetch: 3.1.5 + transitivePeerDependencies: + - encoding /@supabase/postgrest-js/1.7.2: resolution: {integrity: sha512-GK80JpRq8l6Qll85erICypAfQCied8tdlXfsDN14W844HqXCSOisk8AaE01DAwGJanieaoN5fuqhzA2yKxDvEQ==} @@ -3610,6 +3643,20 @@ packages: transitivePeerDependencies: - encoding - supports-color + dev: false + + /@supabase/supabase-js/2.28.0: + resolution: {integrity: sha512-XgY5U5DvCGkWhg2eNHz36Oxj/s1RbVW+stCu9klzWwZwLndE10B2d2Svdcy+nSHLbZBYR2jZF5Zn0KHi+0dlqw==} + dependencies: + '@supabase/functions-js': 2.1.0 + '@supabase/gotrue-js': 2.46.1 + '@supabase/postgrest-js': 1.7.2 + '@supabase/realtime-js': 2.7.3 + '@supabase/storage-js': 2.5.1 + cross-fetch: 3.1.5 + transitivePeerDependencies: + - encoding + - supports-color /@swc/helpers/0.4.14: resolution: {integrity: sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==} @@ -5431,13 +5478,13 @@ packages: eslint: 8.40.0 dev: true - /eslint-config-turbo/1.10.9_eslint@8.23.0: - resolution: {integrity: sha512-YA5QWxWte/NiRJL0/Cv7aATfIvS5sUAuyD6ZuyTZEzwyU7E6FUXGo44amjf9INkyj96HrJ2nYWoFkCRx3vs6Ag==} + /eslint-config-turbo/1.10.12_eslint@8.23.0: + resolution: {integrity: sha512-z3jfh+D7UGYlzMWGh+Kqz++hf8LOE96q3o5R8X4HTjmxaBWlLAWG+0Ounr38h+JLR2TJno0hU9zfzoPNkR9BdA==} peerDependencies: eslint: '>6.6.0' dependencies: eslint: 8.23.0 - eslint-plugin-turbo: 1.10.9_eslint@8.23.0 + eslint-plugin-turbo: 1.10.12_eslint@8.23.0 dev: false /eslint-config-universe/11.3.0_chii6qfq533q2ohfdlndmcocqe: @@ -5938,8 +5985,8 @@ packages: tailwindcss: 3.2.7_postcss@8.4.21 dev: true - /eslint-plugin-turbo/1.10.9_eslint@8.23.0: - resolution: {integrity: sha512-o8Nga4WFMvzF0lo3d3UyjGli2JOUn/4SRtRdvcf4EA9/TPotU/NUHqO16Cp0SHZJG/tGYIy5LY1O/EO7Mxbd1A==} + /eslint-plugin-turbo/1.10.12_eslint@8.23.0: + resolution: {integrity: sha512-uNbdj+ohZaYo4tFJ6dStRXu2FZigwulR1b3URPXe0Q8YaE7thuekKNP+54CHtZPH9Zey9dmDx5btAQl9mfzGOw==} peerDependencies: eslint: '>6.6.0' dependencies: @@ -10710,65 +10757,65 @@ packages: safe-buffer: 5.2.1 dev: false - /turbo-darwin-64/1.10.9: - resolution: {integrity: sha512-Avz3wsYYb8/vjyHPVRFbNbowIiaF33vcBRklIUkPchTLvZekrT5x3ltQBCflyoi2zJV9g08hK4xXTGuCxeVvPA==} + /turbo-darwin-64/1.10.12: + resolution: {integrity: sha512-vmDfGVPl5/aFenAbOj3eOx3ePNcWVUyZwYr7taRl0ZBbmv2TzjRiFotO4vrKCiTVnbqjQqAFQWY2ugbqCI1kOQ==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64/1.10.9: - resolution: {integrity: sha512-HyggdSPc/v2HuYrJF75smhIlurn8bY2cWpZYCjOL5Pj2DpLyhBs+nk+JirZl7XQiaUEVFj6eTbsejXyDP2Ritw==} + /turbo-darwin-arm64/1.10.12: + resolution: {integrity: sha512-3JliEESLNX2s7g54SOBqqkqJ7UhcOGkS0ywMr5SNuvF6kWVTbuUq7uBU/sVbGq8RwvK1ONlhPvJne5MUqBCTCQ==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64/1.10.9: - resolution: {integrity: sha512-qvdEgJKzDjOYY8o/HlnSwD+TIXiAML+3l6wUG4Ojuh/6cIhemLMRaHmEG+LygRW7GRw3dDv3hpp9OtiKmyxFdQ==} + /turbo-linux-64/1.10.12: + resolution: {integrity: sha512-siYhgeX0DidIfHSgCR95b8xPee9enKSOjCzx7EjTLmPqPaCiVebRYvbOIYdQWRqiaKh9yfhUtFmtMOMScUf1gg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64/1.10.9: - resolution: {integrity: sha512-gva8H3CS8F6HlXL6YTDJAPrvPXVjBCxdd4DKABghjAxdknV5mZV1WWwMuGf0Z2W8qtmNG1XS0Dt2Wrb1ERFnLw==} + /turbo-linux-arm64/1.10.12: + resolution: {integrity: sha512-K/ZhvD9l4SslclaMkTiIrnfcACgos79YcAo4kwc8bnMQaKuUeRpM15sxLpZp3xDjDg8EY93vsKyjaOhdFG2UbA==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64/1.10.9: - resolution: {integrity: sha512-OZ+bkSBJIkyl4JBDk8FX2/bOqtrElfXQV/KQ8/ibddB8Clzn/owx9FS1eXGdvttRZ9IJWzPrdFv+k4vbWQfE7w==} + /turbo-windows-64/1.10.12: + resolution: {integrity: sha512-7FSgSwvktWDNOqV65l9AbZwcoueAILeE4L7JvjauNASAjjbuzXGCEq5uN8AQU3U5BOFj4TdXrVmO2dX+lLu8Zg==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64/1.10.9: - resolution: {integrity: sha512-WhhhioGaePkGdGOIlrOB8LF8400FJUAQcVf8yCTvjzDB+OWn3dJQ3nalFjxH0PlZ17l6TPGt1WvWQiDVXUE4pw==} + /turbo-windows-arm64/1.10.12: + resolution: {integrity: sha512-gCNXF52dwom1HLY9ry/cneBPOKTBHhzpqhMylcyvJP0vp9zeMQQkt6yjYv+6QdnmELC92CtKNp2FsNZo+z0pyw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo/1.10.9: - resolution: {integrity: sha512-s1ZRRD89NelCYHty1SpV1Elpv2LRrktgcddbZm9oTq1RPNpJFSrrEOAJhNz/w0fxTSjSN1Ey3TWZghjUjgKuzg==} + /turbo/1.10.12: + resolution: {integrity: sha512-WM3+jTfQWnB9W208pmP4oeehZcC6JQNlydb/ZHMRrhmQa+htGhWLCzd6Q9rLe0MwZLPpSPFV2/bN5egCLyoKjQ==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.10.9 - turbo-darwin-arm64: 1.10.9 - turbo-linux-64: 1.10.9 - turbo-linux-arm64: 1.10.9 - turbo-windows-64: 1.10.9 - turbo-windows-arm64: 1.10.9 + turbo-darwin-64: 1.10.12 + turbo-darwin-arm64: 1.10.12 + turbo-linux-64: 1.10.12 + turbo-linux-arm64: 1.10.12 + turbo-windows-64: 1.10.12 + turbo-windows-arm64: 1.10.12 dev: true /type-check/0.3.2: