diff --git a/.github/prisma-version.txt b/.github/prisma-version.txt index 1adb5a9fdc83..cd4e1b9c189a 100644 --- a/.github/prisma-version.txt +++ b/.github/prisma-version.txt @@ -1 +1 @@ -5.10.0-dev.17 +5.10.0-integration-feat-wasm-engine-split.6 diff --git a/accelerate/cloudflare-workers-module/package.json b/accelerate/cloudflare-workers-module/package.json index d29db3323605..cbfd6dd29edc 100644 --- a/accelerate/cloudflare-workers-module/package.json +++ b/accelerate/cloudflare-workers-module/package.json @@ -5,7 +5,7 @@ "test": "jest" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { @@ -15,7 +15,7 @@ "@types/node-fetch": "2.6.11", "jest": "28.1.3", "node-fetch": "2.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3", diff --git a/accelerate/cloudflare-workers-module/pnpm-lock.yaml b/accelerate/cloudflare-workers-module/pnpm-lock.yaml index 58104ee87bdb..a280f36d59d8 100644 --- a/accelerate/cloudflare-workers-module/pnpm-lock.yaml +++ b/accelerate/cloudflare-workers-module/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@cloudflare/workers-types': @@ -32,8 +32,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.21.8)(esbuild@0.17.19)(jest@28.1.3)(typescript@5.3.3) @@ -939,8 +939,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -949,44 +949,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2609,13 +2609,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/cloudflare-workers-service/package.json b/accelerate/cloudflare-workers-service/package.json index b50b575a55cc..86211419e460 100644 --- a/accelerate/cloudflare-workers-service/package.json +++ b/accelerate/cloudflare-workers-service/package.json @@ -5,7 +5,7 @@ "test": "jest" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { @@ -15,7 +15,7 @@ "@types/node-fetch": "2.6.11", "jest": "28.1.3", "node-fetch": "2.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3", diff --git a/accelerate/cloudflare-workers-service/pnpm-lock.yaml b/accelerate/cloudflare-workers-service/pnpm-lock.yaml index 58104ee87bdb..a280f36d59d8 100644 --- a/accelerate/cloudflare-workers-service/pnpm-lock.yaml +++ b/accelerate/cloudflare-workers-service/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@cloudflare/workers-types': @@ -32,8 +32,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.21.8)(esbuild@0.17.19)(jest@28.1.3)(typescript@5.3.3) @@ -939,8 +939,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -949,44 +949,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2609,13 +2609,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/deno/package.json b/accelerate/deno/package.json index 4a9145294f5a..53fa5c171476 100644 --- a/accelerate/deno/package.json +++ b/accelerate/deno/package.json @@ -2,10 +2,10 @@ "name": "deno", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/accelerate/deno/pnpm-lock.yaml b/accelerate/deno/pnpm-lock.yaml index 87e198ea07f6..5c445a7668d2 100644 --- a/accelerate/deno/pnpm-lock.yaml +++ b/accelerate/deno/pnpm-lock.yaml @@ -6,21 +6,21 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -29,49 +29,49 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 diff --git a/accelerate/nodejs-cockroachdb-itx/package.json b/accelerate/nodejs-cockroachdb-itx/package.json index f85e9f1c2ccf..37797414d34b 100644 --- a/accelerate/nodejs-cockroachdb-itx/package.json +++ b/accelerate/nodejs-cockroachdb-itx/package.json @@ -9,7 +9,7 @@ "migrate-deploy": "prisma db push" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { @@ -17,7 +17,7 @@ "@types/jest": "28.1.8", "@types/node": "16.18.70", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3" diff --git a/accelerate/nodejs-cockroachdb-itx/pnpm-lock.yaml b/accelerate/nodejs-cockroachdb-itx/pnpm-lock.yaml index 608077c5d507..821c1217c314 100644 --- a/accelerate/nodejs-cockroachdb-itx/pnpm-lock.yaml +++ b/accelerate/nodejs-cockroachdb-itx/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@faker-js/faker': @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70)(ts-node@10.9.2) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.21.3)(jest@28.1.3)(typescript@5.3.3) @@ -658,8 +658,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -668,44 +668,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2066,13 +2066,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/nodejs-mongodb-itx/package.json b/accelerate/nodejs-mongodb-itx/package.json index 058847d6d428..c22822695f52 100644 --- a/accelerate/nodejs-mongodb-itx/package.json +++ b/accelerate/nodejs-mongodb-itx/package.json @@ -9,7 +9,7 @@ "migrate-deploy": "prisma db push" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { @@ -17,7 +17,7 @@ "@types/jest": "28.1.8", "@types/node": "16.18.70", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3" diff --git a/accelerate/nodejs-mongodb-itx/pnpm-lock.yaml b/accelerate/nodejs-mongodb-itx/pnpm-lock.yaml index 608077c5d507..821c1217c314 100644 --- a/accelerate/nodejs-mongodb-itx/pnpm-lock.yaml +++ b/accelerate/nodejs-mongodb-itx/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@faker-js/faker': @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70)(ts-node@10.9.2) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.21.3)(jest@28.1.3)(typescript@5.3.3) @@ -658,8 +658,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -668,44 +668,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2066,13 +2066,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/nodejs-mongodb-logs/package.json b/accelerate/nodejs-mongodb-logs/package.json index 51834a9592ba..cc5bcc36abb9 100644 --- a/accelerate/nodejs-mongodb-logs/package.json +++ b/accelerate/nodejs-mongodb-logs/package.json @@ -5,14 +5,14 @@ "test": "jest --testTimeout 300000" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { "@jest/globals": "29.7.0", "@types/node": "16.18.70", "jest": "29.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "29.1.2", "typescript": "5.3.3" } diff --git a/accelerate/nodejs-mongodb-logs/pnpm-lock.yaml b/accelerate/nodejs-mongodb-logs/pnpm-lock.yaml index cd915437193e..ffded5351c64 100644 --- a/accelerate/nodejs-mongodb-logs/pnpm-lock.yaml +++ b/accelerate/nodejs-mongodb-logs/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -23,8 +23,8 @@ devDependencies: specifier: 29.7.0 version: 29.7.0(@types/node@16.18.70) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 29.1.2 version: 29.1.2(@babel/core@7.22.8)(jest@29.7.0)(typescript@5.3.3) @@ -644,8 +644,8 @@ packages: hasBin: true dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -654,44 +654,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.27.8: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -2044,13 +2044,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/nodejs-mysql-itx/package.json b/accelerate/nodejs-mysql-itx/package.json index bef5d75a6deb..e852e604c425 100644 --- a/accelerate/nodejs-mysql-itx/package.json +++ b/accelerate/nodejs-mysql-itx/package.json @@ -9,7 +9,7 @@ "migrate-deploy": "prisma migrate deploy" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { @@ -17,7 +17,7 @@ "@types/jest": "28.1.8", "@types/node": "16.18.70", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3" diff --git a/accelerate/nodejs-mysql-itx/pnpm-lock.yaml b/accelerate/nodejs-mysql-itx/pnpm-lock.yaml index 608077c5d507..821c1217c314 100644 --- a/accelerate/nodejs-mysql-itx/pnpm-lock.yaml +++ b/accelerate/nodejs-mysql-itx/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@faker-js/faker': @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70)(ts-node@10.9.2) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.21.3)(jest@28.1.3)(typescript@5.3.3) @@ -658,8 +658,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -668,44 +668,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2066,13 +2066,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/nodejs-postgresql-itx/package.json b/accelerate/nodejs-postgresql-itx/package.json index 58bfb2819686..5d039b631b2f 100644 --- a/accelerate/nodejs-postgresql-itx/package.json +++ b/accelerate/nodejs-postgresql-itx/package.json @@ -9,7 +9,7 @@ "migrate-deploy": "prisma migrate deploy" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { @@ -17,7 +17,7 @@ "@types/jest": "28.1.8", "@types/node": "16.18.70", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3" diff --git a/accelerate/nodejs-postgresql-itx/pnpm-lock.yaml b/accelerate/nodejs-postgresql-itx/pnpm-lock.yaml index 608077c5d507..821c1217c314 100644 --- a/accelerate/nodejs-postgresql-itx/pnpm-lock.yaml +++ b/accelerate/nodejs-postgresql-itx/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@faker-js/faker': @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70)(ts-node@10.9.2) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.21.3)(jest@28.1.3)(typescript@5.3.3) @@ -658,8 +658,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -668,44 +668,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2066,13 +2066,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/nodejs-postgresql-logs/package.json b/accelerate/nodejs-postgresql-logs/package.json index 5a894d78a5f8..37b99adfc284 100644 --- a/accelerate/nodejs-postgresql-logs/package.json +++ b/accelerate/nodejs-postgresql-logs/package.json @@ -5,14 +5,14 @@ "test": "jest --testTimeout 300000" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { "@jest/globals": "29.7.0", "@types/node": "16.18.70", "jest": "29.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "29.1.2", "typescript": "5.3.3" } diff --git a/accelerate/nodejs-postgresql-logs/pnpm-lock.yaml b/accelerate/nodejs-postgresql-logs/pnpm-lock.yaml index cd915437193e..ffded5351c64 100644 --- a/accelerate/nodejs-postgresql-logs/pnpm-lock.yaml +++ b/accelerate/nodejs-postgresql-logs/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -23,8 +23,8 @@ devDependencies: specifier: 29.7.0 version: 29.7.0(@types/node@16.18.70) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 29.1.2 version: 29.1.2(@babel/core@7.22.8)(jest@29.7.0)(typescript@5.3.3) @@ -644,8 +644,8 @@ packages: hasBin: true dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -654,44 +654,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.27.8: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -2044,13 +2044,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/nodejs-tracing/package.json b/accelerate/nodejs-tracing/package.json index 155e6d2cc224..adc952984031 100644 --- a/accelerate/nodejs-tracing/package.json +++ b/accelerate/nodejs-tracing/package.json @@ -11,15 +11,15 @@ "@opentelemetry/resources": "1.20.0", "@opentelemetry/sdk-trace-base": "1.20.0", "@opentelemetry/semantic-conventions": "1.20.0", - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3", - "@prisma/instrumentation": "5.10.0-dev.17" + "@prisma/instrumentation": "5.10.0-integration-feat-wasm-engine-split.6" }, "devDependencies": { "@jest/globals": "29.7.0", "@types/node": "16.18.70", "jest": "29.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "29.1.2", "typescript": "5.3.3" } diff --git a/accelerate/nodejs-tracing/pnpm-lock.yaml b/accelerate/nodejs-tracing/pnpm-lock.yaml index 12583170f6cc..1e67a28b8afe 100644 --- a/accelerate/nodejs-tracing/pnpm-lock.yaml +++ b/accelerate/nodejs-tracing/pnpm-lock.yaml @@ -24,14 +24,14 @@ dependencies: specifier: 1.20.0 version: 1.20.0 '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/instrumentation': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 devDependencies: '@jest/globals': @@ -44,8 +44,8 @@ devDependencies: specifier: 29.7.0 version: 29.7.0(@types/node@16.18.70) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 29.1.2 version: 29.1.2(@babel/core@7.21.8)(jest@29.7.0)(typescript@5.3.3) @@ -782,8 +782,8 @@ packages: engines: {node: '>=14'} dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -792,47 +792,47 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/instrumentation@5.10.0-dev.17: - resolution: {integrity: sha512-L+MCbKpBSnX0siqfnZTR1CIv0b3t1CDnYfWlAvvrCmFAK7NPibUe41zz2LpJv49/UNCfFywyZLUWRSc4OaIcCQ==} + /@prisma/instrumentation@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-I27VpgwvzW7FQ3TL6R27NCYfG551brT9AtwP2p3U1Ri0Vgo8otTt0A8I81o3IKqMKLZ1I71k5DvIM5Fq7ztnoQ==} dependencies: '@opentelemetry/api': 1.7.0 '@opentelemetry/instrumentation': 0.48.0(@opentelemetry/api@1.7.0) @@ -2224,13 +2224,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/nodejs/package.json b/accelerate/nodejs/package.json index 6edbec708a39..59ba836711c6 100644 --- a/accelerate/nodejs/package.json +++ b/accelerate/nodejs/package.json @@ -5,14 +5,14 @@ "test": "jest" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3" }, "devDependencies": { "@types/jest": "28.1.8", "@types/node": "16.18.70", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3" diff --git a/accelerate/nodejs/pnpm-lock.yaml b/accelerate/nodejs/pnpm-lock.yaml index c80207fe9c45..4edb5090e54b 100644 --- a/accelerate/nodejs/pnpm-lock.yaml +++ b/accelerate/nodejs/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/jest': @@ -23,8 +23,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70)(ts-node@10.9.2) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.21.3)(jest@28.1.3)(typescript@5.3.3) @@ -650,8 +650,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -660,44 +660,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2058,13 +2058,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/accelerate/vercel-cli-serverless-functions/package.json b/accelerate/vercel-cli-serverless-functions/package.json index 067b295675c7..f7bc819958df 100644 --- a/accelerate/vercel-cli-serverless-functions/package.json +++ b/accelerate/vercel-cli-serverless-functions/package.json @@ -10,14 +10,14 @@ "esbuild-register": "^3.4.2", "jest": "28.1.3", "node-fetch": "2.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3", "vercel": "32.3.1" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3", "fetch-retry": "5.0.6", "node-fetch": "2.7.0" diff --git a/accelerate/vercel-cli-serverless-functions/pnpm-lock.yaml b/accelerate/vercel-cli-serverless-functions/pnpm-lock.yaml index 6287a7ae2f95..6514e7d8e68c 100644 --- a/accelerate/vercel-cli-serverless-functions/pnpm-lock.yaml +++ b/accelerate/vercel-cli-serverless-functions/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) fetch-retry: specifier: 5.0.6 version: 5.0.6 @@ -35,8 +35,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70)(ts-node@10.9.2) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.22.8)(esbuild@0.18.11)(jest@28.1.3)(typescript@5.3.3) @@ -937,8 +937,8 @@ packages: fastq: 1.15.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -947,44 +947,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3494,13 +3494,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/accelerate/vercel-edge-functions/package.json b/accelerate/vercel-edge-functions/package.json index d451753a00ea..18eabcdc30cb 100644 --- a/accelerate/vercel-edge-functions/package.json +++ b/accelerate/vercel-edge-functions/package.json @@ -8,7 +8,7 @@ "start": "next start" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@prisma/extension-accelerate": "0.6.3", "next": "14.1.0", "react": "18.2.0", @@ -21,7 +21,7 @@ "@types/react": "18.2.54", "jest": "28.1.3", "node-fetch": "2.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "ts-node": "10.9.2", "typescript": "5.3.3", diff --git a/accelerate/vercel-edge-functions/pnpm-lock.yaml b/accelerate/vercel-edge-functions/pnpm-lock.yaml index c67be1b51f01..f49d0fb069a7 100644 --- a/accelerate/vercel-edge-functions/pnpm-lock.yaml +++ b/accelerate/vercel-edge-functions/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/extension-accelerate': specifier: 0.6.3 - version: 0.6.3(@prisma/client@5.10.0-dev.17) + version: 0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -41,8 +41,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.22.8)(jest@28.1.3)(typescript@5.3.3) @@ -801,8 +801,8 @@ packages: fastq: 1.15.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -811,44 +811,44 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-dev.17): + /@prisma/extension-accelerate@0.6.3(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6): resolution: {integrity: sha512-KnIfqbwCNMP3t1jgw76IVCE4HspRmWxagR0L4wJS+/74BgkRHrt/9ic8ONo7dir4AGGoHyg/Ej8yN+uGXNrXeg==} engines: {node: '>=16'} peerDependencies: '@prisma/client': '>=4.16.1' dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dev: false - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3386,13 +3386,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/binaries/pkg/package.json b/binaries/pkg/package.json index da9683c50b3b..8621eae89ff7 100644 --- a/binaries/pkg/package.json +++ b/binaries/pkg/package.json @@ -5,9 +5,9 @@ "license": "MIT", "devDependencies": { "pkg": "5.8.1", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/binaries/pkg/pnpm-lock.yaml b/binaries/pkg/pnpm-lock.yaml index d14fea96692c..2929d79e2c11 100644 --- a/binaries/pkg/pnpm-lock.yaml +++ b/binaries/pkg/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: pkg: specifier: 5.8.1 version: 5.8.1 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -119,8 +119,8 @@ packages: fastq: 1.15.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -129,35 +129,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} @@ -643,13 +643,13 @@ packages: tunnel-agent: 0.6.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} diff --git a/bundlers/parcel/package.json b/bundlers/parcel/package.json index bbb281e52d64..7512e0126ff7 100644 --- a/bundlers/parcel/package.json +++ b/bundlers/parcel/package.json @@ -6,10 +6,10 @@ "devDependencies": { "jest": "28.1.3", "parcel-bundler": "1.12.5", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/bundlers/parcel/pnpm-lock.yaml b/bundlers/parcel/pnpm-lock.yaml index 6ad31013e76f..683989c3ed7f 100644 --- a/bundlers/parcel/pnpm-lock.yaml +++ b/bundlers/parcel/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: @@ -17,8 +17,8 @@ devDependencies: specifier: 1.12.5 version: 1.12.5 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -1587,8 +1587,8 @@ packages: physical-cpu-count: 2.0.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1597,35 +1597,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -5899,13 +5899,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} diff --git a/bundlers/rollup/package.json b/bundlers/rollup/package.json index 90036ddf8e87..6f28d9caa0e7 100644 --- a/bundlers/rollup/package.json +++ b/bundlers/rollup/package.json @@ -5,11 +5,11 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "rollup": "4.9.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/bundlers/rollup/pnpm-lock.yaml b/bundlers/rollup/pnpm-lock.yaml index b48678ba2850..050142946b34 100644 --- a/bundlers/rollup/pnpm-lock.yaml +++ b/bundlers/rollup/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 rollup: specifier: 4.9.6 version: 4.9.6 @@ -621,8 +621,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -631,35 +631,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/rollup-android-arm-eabi@4.9.6: resolution: {integrity: sha512-MVNXSSYN6QXOulbHpLMKYi60ppyO13W9my1qogeiAqtjb2yR4LSmfU2+POvDkLzhjYLXz9Rf9+9a3zFHW1Lecg==} @@ -2065,13 +2065,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/bundlers/webpack-browser-custom-output/package.json b/bundlers/webpack-browser-custom-output/package.json index d894e71a551f..0ce13f4a56a3 100644 --- a/bundlers/webpack-browser-custom-output/package.json +++ b/bundlers/webpack-browser-custom-output/package.json @@ -5,12 +5,12 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "webpack": "5.89.0", "webpack-cli": "5.1.4" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/bundlers/webpack-browser-custom-output/pnpm-lock.yaml b/bundlers/webpack-browser-custom-output/pnpm-lock.yaml index 59cc40a46768..e80306139b2b 100644 --- a/bundlers/webpack-browser-custom-output/pnpm-lock.yaml +++ b/bundlers/webpack-browser-custom-output/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 webpack: specifier: 5.89.0 version: 5.89.0(webpack-cli@5.1.4) @@ -637,8 +637,8 @@ packages: hasBin: true dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -647,35 +647,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2321,13 +2321,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/bundlers/webpack/package.json b/bundlers/webpack/package.json index 017dcd0cb6e2..3b31c834f75f 100644 --- a/bundlers/webpack/package.json +++ b/bundlers/webpack/package.json @@ -5,12 +5,12 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "webpack": "5.89.0", "webpack-cli": "5.1.4" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/bundlers/webpack/pnpm-lock.yaml b/bundlers/webpack/pnpm-lock.yaml index 59cc40a46768..e80306139b2b 100644 --- a/bundlers/webpack/pnpm-lock.yaml +++ b/bundlers/webpack/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 webpack: specifier: 5.89.0 version: 5.89.0(webpack-cli@5.1.4) @@ -637,8 +637,8 @@ packages: hasBin: true dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -647,35 +647,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2321,13 +2321,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/community-generators/prisma-dbml-generator/package.json b/community-generators/prisma-dbml-generator/package.json index 3fdb4ad826a7..c85366cc164c 100644 --- a/community-generators/prisma-dbml-generator/package.json +++ b/community-generators/prisma-dbml-generator/package.json @@ -4,11 +4,11 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "prisma-dbml-generator": "0.10.0" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "jest": "^28.0.0" }, "scripts": { diff --git a/community-generators/prisma-dbml-generator/pnpm-lock.yaml b/community-generators/prisma-dbml-generator/pnpm-lock.yaml index 22dc659f496a..8df15b315522 100644 --- a/community-generators/prisma-dbml-generator/pnpm-lock.yaml +++ b/community-generators/prisma-dbml-generator/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) jest: specifier: ^28.0.0 version: 28.1.3 devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 prisma-dbml-generator: specifier: 0.10.0 version: 0.10.0 @@ -682,8 +682,8 @@ packages: engines: {node: '>=14'} dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -692,7 +692,7 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false /@prisma/debug@4.6.1: @@ -705,8 +705,8 @@ packages: - supports-color dev: true - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} /@prisma/engine-core@4.6.1: resolution: {integrity: sha512-JtvdEy9GeGU/xeTYOq3SEN4DiAytHoQty/4pJTZ5vNoGMnu7XF1ToprOCPzyT5oSgm3oQQuwpXMVaebJegwA4Q==} @@ -729,22 +729,22 @@ packages: - supports-color dev: true - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} /@prisma/engines@4.6.1: resolution: {integrity: sha512-3u2/XxvxB+Q7cMXHnKU0CpBiUK1QWqpgiBv28YDo1zOIJE3FCF8DI2vrp6vuwjGt5h0JGXDSvmSf4D4maVjJdw==} requiresBuild: true dev: true - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/fetch-engine@4.6.1: resolution: {integrity: sha512-0Nggqzd6J630wO65i5LjyYxarHSZL3mlN04j98Eff5tzhymwv6A8QEMMwuIJY3B5mQ+3ns3q6zZsJ3Ef063RUA==} @@ -771,12 +771,12 @@ packages: - supports-color dev: true - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/generator-helper@4.6.1: resolution: {integrity: sha512-70XBmqDhmpe8H35ttOJOgyg1OpppO/uelILB1SIwjeSI7PHHdU2+Y/+LkpnifkCEpSZKIhxEIPbHx17m2neAsA==} @@ -797,10 +797,10 @@ packages: - supports-color dev: true - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/internals@4.6.1: resolution: {integrity: sha512-oPE01UMMY5W9PAr+uP0MaHO4o7SD3b7dVqaEuZsj6NRN7jtoKujQXp+zo74BAeqjLJyCiHXhTIReuO9NExiZtg==} @@ -2718,13 +2718,13 @@ packages: - supports-color dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} diff --git a/community-generators/prisma-json-schema-generator/package.json b/community-generators/prisma-json-schema-generator/package.json index 19816d1b3cb0..0ace44e2efa1 100644 --- a/community-generators/prisma-json-schema-generator/package.json +++ b/community-generators/prisma-json-schema-generator/package.json @@ -4,11 +4,11 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "prisma-json-schema-generator": "5.1.1" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "jest": "^28.0.0" }, "scripts": { diff --git a/community-generators/prisma-json-schema-generator/pnpm-lock.yaml b/community-generators/prisma-json-schema-generator/pnpm-lock.yaml index ccb5952dac34..6bc6545c4289 100644 --- a/community-generators/prisma-json-schema-generator/pnpm-lock.yaml +++ b/community-generators/prisma-json-schema-generator/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) jest: specifier: ^28.0.0 version: 28.1.3 devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 prisma-json-schema-generator: specifier: 5.1.1 version: 5.1.1 @@ -621,8 +621,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -631,31 +631,31 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} /@prisma/debug@5.7.0: resolution: {integrity: sha512-tZ+MOjWlVvz1kOEhNYMa4QUGURY+kgOUBqLHYIV8jmCsMuvA1tWcn7qtIMLzYWCbDcQT4ZS8xDgK0R2gl6/0wA==} dev: true - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} /@prisma/engines-version@5.7.0-41.79fb5193cf0a8fdbef536e4b4a159cad677ab1b9: resolution: {integrity: sha512-V6tgRVi62jRwTm0Hglky3Scwjr/AKFBFtS+MdbsBr7UOuiu1TKLPc6xfPiyEN1+bYqjEtjxwGsHgahcJsd1rNg==} dev: true - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/engines@5.7.0: resolution: {integrity: sha512-TkOMgMm60n5YgEKPn9erIvFX2/QuWnl3GBo6yTRyZKk5O5KQertXiNnrYgSLy0SpsKmhovEPQb+D4l0SzyE7XA==} @@ -667,12 +667,12 @@ packages: '@prisma/get-platform': 5.7.0 dev: true - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/fetch-engine@5.7.0: resolution: {integrity: sha512-zIn/qmO+N/3FYe7/L9o+yZseIU8ivh4NdPKSkQRIHfg2QVTVMnbhGoTcecbxfVubeTp+DjcbjS0H9fCuM4W04w==} @@ -688,10 +688,10 @@ packages: '@prisma/debug': 5.7.0 dev: true - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/get-platform@5.7.0: resolution: {integrity: sha512-ZeV/Op4bZsWXuw5Tg05WwRI8BlKiRFhsixPcAM+5BKYSiUZiMKIi713tfT3drBq8+T0E1arNZgYSA9QYcglWNA==} @@ -2023,13 +2023,13 @@ packages: '@prisma/internals': 5.7.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/community-generators/prisma-nestjs-graphql/package.json b/community-generators/prisma-nestjs-graphql/package.json index 7806412eeec4..18992447166f 100644 --- a/community-generators/prisma-nestjs-graphql/package.json +++ b/community-generators/prisma-nestjs-graphql/package.json @@ -4,11 +4,11 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "prisma-nestjs-graphql": "20.0.2" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "jest": "^28.0.0" }, "scripts": { diff --git a/community-generators/prisma-nestjs-graphql/pnpm-lock.yaml b/community-generators/prisma-nestjs-graphql/pnpm-lock.yaml index ac5864e369f0..afa547f114d5 100644 --- a/community-generators/prisma-nestjs-graphql/pnpm-lock.yaml +++ b/community-generators/prisma-nestjs-graphql/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) jest: specifier: ^28.0.0 version: 28.1.3 devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 prisma-nestjs-graphql: specifier: 20.0.2 version: 20.0.2 @@ -642,8 +642,8 @@ packages: fastq: 1.15.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -652,34 +652,34 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} /@prisma/debug@5.7.0: resolution: {integrity: sha512-tZ+MOjWlVvz1kOEhNYMa4QUGURY+kgOUBqLHYIV8jmCsMuvA1tWcn7qtIMLzYWCbDcQT4ZS8xDgK0R2gl6/0wA==} dev: true - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/generator-helper@5.7.0: resolution: {integrity: sha512-Fn4hJHKGJ49+E8sxpfslRauB3Goa3RAENJ/W25NMR754B9KxvmbCJyE3MT/lIZxML2nGgIdXYUtoDHZHnRaKDw==} @@ -687,10 +687,10 @@ packages: '@prisma/debug': 5.7.0 dev: true - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2126,13 +2126,13 @@ packages: ts-morph: 16.0.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/community-generators/typegraphql-prisma/package.json b/community-generators/typegraphql-prisma/package.json index b0ba351304d9..9b8ac7173506 100644 --- a/community-generators/typegraphql-prisma/package.json +++ b/community-generators/typegraphql-prisma/package.json @@ -5,14 +5,14 @@ "license": "MIT", "devDependencies": { "@types/graphql-fields": "1.3.9", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typegraphql-prisma": "0.27.1", "typescript": "4.9.5", "@types/node": "16.18.70" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "apollo-server": "3.13.0", "class-validator": "0.14.1", "graphql": "15.8.0", diff --git a/community-generators/typegraphql-prisma/pnpm-lock.yaml b/community-generators/typegraphql-prisma/pnpm-lock.yaml index 29db2eccb303..d02ce6fa85e9 100644 --- a/community-generators/typegraphql-prisma/pnpm-lock.yaml +++ b/community-generators/typegraphql-prisma/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) apollo-server: specifier: 3.13.0 version: 3.13.0(graphql@15.8.0) @@ -44,14 +44,14 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@4.9.5) typegraphql-prisma: specifier: 0.27.1 - version: 0.27.1(@prisma/client@5.10.0-dev.17)(@types/graphql-fields@1.3.9)(@types/node@16.18.70)(graphql-fields@2.0.3)(graphql-scalars@1.22.4)(prisma@5.10.0-dev.17)(tslib@2.6.2)(type-graphql@1.1.1) + version: 0.27.1(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6)(@types/graphql-fields@1.3.9)(@types/node@16.18.70)(graphql-fields@2.0.3)(graphql-scalars@1.22.4)(prisma@5.10.0-integration-feat-wasm-engine-split.6)(tslib@2.6.2)(type-graphql@1.1.1) typescript: specifier: 4.9.5 version: 4.9.5 @@ -352,8 +352,8 @@ packages: engines: {node: '>=8.0.0'} dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -362,10 +362,10 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} /@prisma/debug@5.4.2: resolution: {integrity: sha512-YRRi7beaX/sAQs0WQ/Y0LndfWynyodJKO0qF0Vj/KQ8aynmllpL7Hahdm4MVEy6eDPeoX7FWu/otkHRGKWmKSQ==} @@ -377,29 +377,29 @@ packages: - supports-color dev: true - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/engines@5.4.2: resolution: {integrity: sha512-fqeucJ3LH0e1eyFdT0zRx+oETLancu5+n4lhiYECyEz6H2RDskPJHJYHkVc0LhkU4Uv7fuEnppKU3nVKNzMh8g==} requiresBuild: true dev: true - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/fetch-engine@5.4.2: resolution: {integrity: sha512-Sox6sUb/CIcX5ZRLof53gFLv/muhOVQFAGQjPlnsSFhEu2d06uLZIWeOth4d7++qWgYxL5MJrFj+/uKaZdbpBw==} @@ -437,10 +437,10 @@ packages: - supports-color dev: true - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@prisma/get-platform@5.4.2: resolution: {integrity: sha512-W3WCcNpZMD1Fjq3uXUDhs59eRLN953ymdsjBkfV0aL6MiW59md7pNfAuYp827n6u/3US9tQkr2xC3C8nMqLHrw==} @@ -2261,13 +2261,13 @@ packages: engines: {node: '>=4'} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} @@ -2782,7 +2782,7 @@ packages: mime-types: 2.1.35 dev: false - /typegraphql-prisma@0.27.1(@prisma/client@5.10.0-dev.17)(@types/graphql-fields@1.3.9)(@types/node@16.18.70)(graphql-fields@2.0.3)(graphql-scalars@1.22.4)(prisma@5.10.0-dev.17)(tslib@2.6.2)(type-graphql@1.1.1): + /typegraphql-prisma@0.27.1(@prisma/client@5.10.0-integration-feat-wasm-engine-split.6)(@types/graphql-fields@1.3.9)(@types/node@16.18.70)(graphql-fields@2.0.3)(graphql-scalars@1.22.4)(prisma@5.10.0-integration-feat-wasm-engine-split.6)(tslib@2.6.2)(type-graphql@1.1.1): resolution: {integrity: sha512-eOxAFEH+htWQq0otoA+Y7T/hSr2rbviOnHUacG5sYHN+we8pIIn/Z22MeIQ/7xxrSeOqGyx05BiPO4QK0KqVbA==} engines: {node: '>=12.4'} hasBin: true @@ -2796,7 +2796,7 @@ packages: tslib: ^2.6.2 type-graphql: ^1.1.1 || >=1.2.0-rc || >=2.0.0-beta dependencies: - '@prisma/client': 5.10.0-dev.17(prisma@5.10.0-dev.17) + '@prisma/client': 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@prisma/generator-helper': 5.4.2 '@prisma/internals': 5.4.2 '@types/graphql-fields': 1.3.9 @@ -2804,7 +2804,7 @@ packages: graphql-fields: 2.0.3 graphql-scalars: 1.22.4(graphql@15.8.0) pluralize: 8.0.0 - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 semver: 7.5.4 ts-morph: 20.0.0 tslib: 2.6.2 diff --git a/core-features/auto-reconnect/package.json b/core-features/auto-reconnect/package.json index 6d2dfde2929a..88b749298528 100644 --- a/core-features/auto-reconnect/package.json +++ b/core-features/auto-reconnect/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/core-features/auto-reconnect/pnpm-lock.yaml b/core-features/auto-reconnect/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/core-features/auto-reconnect/pnpm-lock.yaml +++ b/core-features/auto-reconnect/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/core-features/browser-build/package.json b/core-features/browser-build/package.json index b19a95c609bb..7a9867bdd144 100644 --- a/core-features/browser-build/package.json +++ b/core-features/browser-build/package.json @@ -8,7 +8,7 @@ "start": "next start" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "react": "18.2.0", "react-dom": "18.2.0" @@ -16,7 +16,7 @@ "devDependencies": { "@types/node": "16.18.70", "@types/react": "18.2.54", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "typescript": "5.3.3" } } diff --git a/core-features/browser-build/pnpm-lock.yaml b/core-features/browser-build/pnpm-lock.yaml index 3322083bf76d..358a6cd4f9aa 100644 --- a/core-features/browser-build/pnpm-lock.yaml +++ b/core-features/browser-build/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(react-dom@18.2.0)(react@18.2.0) @@ -26,8 +26,8 @@ devDependencies: specifier: 18.2.54 version: 18.2.54 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 typescript: specifier: 5.3.3 version: 5.3.3 @@ -119,8 +119,8 @@ packages: dev: false optional: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -129,35 +129,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@swc/helpers@0.5.2: resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==} @@ -277,13 +277,13 @@ packages: source-map-js: 1.0.2 dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /react-dom@18.2.0(react@18.2.0): resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} diff --git a/core-features/generate-client-install-npm/package-lock.json b/core-features/generate-client-install-npm/package-lock.json index 140c0e877362..feaaa7e44fc1 100644 --- a/core-features/generate-client-install-npm/package-lock.json +++ b/core-features/generate-client-install-npm/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@ampproject/remapping": { @@ -933,48 +933,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "dev": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "dev": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "dev": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "dev": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "dev": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@sinclair/typebox": { @@ -3003,13 +3003,13 @@ } }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "dev": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -4248,47 +4248,47 @@ "dev": true }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "dev": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "dev": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "dev": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "dev": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "dev": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@sinclair/typebox": { @@ -5819,12 +5819,12 @@ } }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "dev": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "prompts": { diff --git a/core-features/generate-client-install-npm/package.json b/core-features/generate-client-install-npm/package.json index b5b3a13cb744..2ad8608486a9 100644 --- a/core-features/generate-client-install-npm/package.json +++ b/core-features/generate-client-install-npm/package.json @@ -6,7 +6,7 @@ "devDependencies": { "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/core-features/generate-client-install-on-sub-project-npm/package-lock.json b/core-features/generate-client-install-on-sub-project-npm/package-lock.json index 07acd7a7ac1a..bdf906de9bf1 100644 --- a/core-features/generate-client-install-on-sub-project-npm/package-lock.json +++ b/core-features/generate-client-install-on-sub-project-npm/package-lock.json @@ -9,12 +9,12 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "devDependencies": { "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@ampproject/remapping": { @@ -936,9 +936,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -953,48 +953,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@sinclair/typebox": { @@ -3023,13 +3023,13 @@ } }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -4268,53 +4268,53 @@ "dev": true }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@sinclair/typebox": { @@ -5845,12 +5845,12 @@ } }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "prompts": { diff --git a/core-features/generate-client-install-on-sub-project-npm/package.json b/core-features/generate-client-install-on-sub-project-npm/package.json index 34bcfeeff737..0fce96238d09 100644 --- a/core-features/generate-client-install-on-sub-project-npm/package.json +++ b/core-features/generate-client-install-on-sub-project-npm/package.json @@ -6,10 +6,10 @@ "devDependencies": { "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/core-features/generate-client-install-on-sub-project-pnpm/package.json b/core-features/generate-client-install-on-sub-project-pnpm/package.json index eaab728c474f..de3280f1fb9a 100644 --- a/core-features/generate-client-install-on-sub-project-pnpm/package.json +++ b/core-features/generate-client-install-on-sub-project-pnpm/package.json @@ -6,10 +6,10 @@ "devDependencies": { "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/core-features/generate-client-install-on-sub-project-pnpm/pnpm-lock.yaml b/core-features/generate-client-install-on-sub-project-pnpm/pnpm-lock.yaml index e482ad11e064..33be71449801 100644 --- a/core-features/generate-client-install-on-sub-project-pnpm/pnpm-lock.yaml +++ b/core-features/generate-client-install-on-sub-project-pnpm/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: @@ -17,8 +17,8 @@ devDependencies: specifier: 2.8.8 version: 2.8.8 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -622,8 +622,8 @@ packages: hasBin: true dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -632,35 +632,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1964,13 +1964,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/core-features/generate-client-install-on-sub-project-yarn/package.json b/core-features/generate-client-install-on-sub-project-yarn/package.json index 6ea56f1ddda4..30a30b0ae8ec 100644 --- a/core-features/generate-client-install-on-sub-project-yarn/package.json +++ b/core-features/generate-client-install-on-sub-project-yarn/package.json @@ -6,10 +6,10 @@ "devDependencies": { "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/core-features/generate-client-install-on-sub-project-yarn/yarn.lock b/core-features/generate-client-install-on-sub-project-yarn/yarn.lock index 1d5847d7cdba..993a8d0b090e 100644 --- a/core-features/generate-client-install-on-sub-project-yarn/yarn.lock +++ b/core-features/generate-client-install-on-sub-project-yarn/yarn.lock @@ -538,46 +538,46 @@ "@jridgewell/resolve-uri" "3.1.0" "@jridgewell/sourcemap-codec" "1.4.14" -"@prisma/client@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.0-dev.17.tgz#f505fc68c88834f38334c9f911a2ca7501e1ffb8" - integrity sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ== - -"@prisma/debug@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-dev.17.tgz#12985c8f3c2dcf250eaa4f2d04e8968e820bb64c" - integrity sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw== - -"@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac": - version "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz#6ce626622efedaa76897c4e3fcc3069614ec96f8" - integrity sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ== - -"@prisma/engines@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-dev.17.tgz#37221b1ef48d86ecdf27690ff8dfd79e9263b09e" - integrity sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw== - dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/fetch-engine" "5.10.0-dev.17" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/fetch-engine@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz#932b3d34a4e98a8797fb83c95ac53ff5e9346551" - integrity sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug== - dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/get-platform@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz#cc4b8a5e1caa5c0054a930583896e807135acee6" - integrity sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw== - dependencies: - "@prisma/debug" "5.10.0-dev.17" +"@prisma/client@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz#71a46deb373de7cf2a16e4d9bfcea164ad762a54" + integrity sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g== + +"@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz#1b59fb9bbbd952c482314cc1f5c785c34105f319" + integrity sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw== + +"@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561": + version "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz#9cce68a799985f4be1a614e5d4b585aacb039c13" + integrity sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg== + +"@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz#db07a563f84fd95bb572ee408da3a9165513cca4" + integrity sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw== + dependencies: + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/fetch-engine" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz#247d77f1688031f81a4bdf528bb8c4f40e331292" + integrity sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw== + dependencies: + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz#c4e65d898c0e7e3da9d0b6764fddaea85f06f87c" + integrity sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ== + dependencies: + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" "@sinclair/typebox@^0.24.1": version "0.24.51" @@ -1862,12 +1862,12 @@ pretty-format@^28.1.3: ansi-styles "^5.0.0" react-is "^18.0.0" -prisma@5.10.0-dev.17: - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-dev.17.tgz#7ad4a2417b27882fbd0a8b3a470cb460d9381449" - integrity sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg== +prisma@5.10.0-integration-feat-wasm-engine-split.6: + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz#9d1ee20337924d662f1b2840732306e9aee6a8b2" + integrity sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA== dependencies: - "@prisma/engines" "5.10.0-dev.17" + "@prisma/engines" "5.10.0-integration-feat-wasm-engine-split.6" prompts@^2.0.1: version "2.4.2" diff --git a/core-features/generate-client-install-pnpm/package.json b/core-features/generate-client-install-pnpm/package.json index a89f00c75d6e..92da9d6950ae 100644 --- a/core-features/generate-client-install-pnpm/package.json +++ b/core-features/generate-client-install-pnpm/package.json @@ -6,7 +6,7 @@ "devDependencies": { "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/core-features/generate-client-install-pnpm/pnpm-lock.yaml b/core-features/generate-client-install-pnpm/pnpm-lock.yaml index 8b4176607b8f..fca04259e2d4 100644 --- a/core-features/generate-client-install-pnpm/pnpm-lock.yaml +++ b/core-features/generate-client-install-pnpm/pnpm-lock.yaml @@ -12,8 +12,8 @@ devDependencies: specifier: 2.8.8 version: 2.8.8 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -617,36 +617,36 @@ packages: hasBin: true dev: true - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} dev: true - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} dev: true - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 dev: true - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 dev: true - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 dev: true /@sinclair/typebox@0.24.51: @@ -1951,13 +1951,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 dev: true /prompts@2.4.2: diff --git a/core-features/generate-client-install-yarn/package.json b/core-features/generate-client-install-yarn/package.json index 7d68873f9879..d951d633b919 100644 --- a/core-features/generate-client-install-yarn/package.json +++ b/core-features/generate-client-install-yarn/package.json @@ -6,7 +6,7 @@ "devDependencies": { "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/core-features/generate-client-install-yarn/yarn.lock b/core-features/generate-client-install-yarn/yarn.lock index fb5a8198375f..b6d669199e2f 100644 --- a/core-features/generate-client-install-yarn/yarn.lock +++ b/core-features/generate-client-install-yarn/yarn.lock @@ -538,41 +538,41 @@ "@jridgewell/resolve-uri" "3.1.0" "@jridgewell/sourcemap-codec" "1.4.14" -"@prisma/debug@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-dev.17.tgz#12985c8f3c2dcf250eaa4f2d04e8968e820bb64c" - integrity sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw== - -"@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac": - version "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz#6ce626622efedaa76897c4e3fcc3069614ec96f8" - integrity sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ== - -"@prisma/engines@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-dev.17.tgz#37221b1ef48d86ecdf27690ff8dfd79e9263b09e" - integrity sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw== - dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/fetch-engine" "5.10.0-dev.17" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/fetch-engine@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz#932b3d34a4e98a8797fb83c95ac53ff5e9346551" - integrity sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug== - dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/get-platform@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz#cc4b8a5e1caa5c0054a930583896e807135acee6" - integrity sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw== - dependencies: - "@prisma/debug" "5.10.0-dev.17" +"@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz#1b59fb9bbbd952c482314cc1f5c785c34105f319" + integrity sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw== + +"@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561": + version "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz#9cce68a799985f4be1a614e5d4b585aacb039c13" + integrity sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg== + +"@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz#db07a563f84fd95bb572ee408da3a9165513cca4" + integrity sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw== + dependencies: + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/fetch-engine" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz#247d77f1688031f81a4bdf528bb8c4f40e331292" + integrity sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw== + dependencies: + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz#c4e65d898c0e7e3da9d0b6764fddaea85f06f87c" + integrity sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ== + dependencies: + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" "@sinclair/typebox@^0.24.1": version "0.24.51" @@ -1857,12 +1857,12 @@ pretty-format@^28.1.3: ansi-styles "^5.0.0" react-is "^18.0.0" -prisma@5.10.0-dev.17: - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-dev.17.tgz#7ad4a2417b27882fbd0a8b3a470cb460d9381449" - integrity sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg== +prisma@5.10.0-integration-feat-wasm-engine-split.6: + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz#9d1ee20337924d662f1b2840732306e9aee6a8b2" + integrity sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA== dependencies: - "@prisma/engines" "5.10.0-dev.17" + "@prisma/engines" "5.10.0-integration-feat-wasm-engine-split.6" prompts@^2.0.1: version "2.4.2" diff --git a/core-features/studio/package.json b/core-features/studio/package.json index 0edc436a0b08..b14f29e1307e 100644 --- a/core-features/studio/package.json +++ b/core-features/studio/package.json @@ -7,7 +7,7 @@ "test": "jest" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "node-fetch": "2.7.0" }, "devDependencies": { @@ -15,7 +15,7 @@ "@types/node": "16.18.70", "@types/node-fetch": "2.6.11", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "typescript": "5.3.3" } diff --git a/core-features/studio/pnpm-lock.yaml b/core-features/studio/pnpm-lock.yaml index 448f42f485fa..ac67689f0645 100644 --- a/core-features/studio/pnpm-lock.yaml +++ b/core-features/studio/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) node-fetch: specifier: 2.7.0 version: 2.7.0 @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.22.8)(jest@28.1.3)(typescript@5.3.3) @@ -637,8 +637,8 @@ packages: hasBin: true dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -647,35 +647,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2051,13 +2051,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases-macos/sqlserver-azure-sql/package.json b/databases-macos/sqlserver-azure-sql/package.json index 405bdedc7b81..c2a4b119b625 100644 --- a/databases-macos/sqlserver-azure-sql/package.json +++ b/databases-macos/sqlserver-azure-sql/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/databases-macos/sqlserver-azure-sql/pnpm-lock.yaml b/databases-macos/sqlserver-azure-sql/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases-macos/sqlserver-azure-sql/pnpm-lock.yaml +++ b/databases-macos/sqlserver-azure-sql/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/cockroach-cloud/package.json b/databases/cockroach-cloud/package.json index 6af5b5f46e08..053443cb2e59 100644 --- a/databases/cockroach-cloud/package.json +++ b/databases/cockroach-cloud/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/databases/cockroach-cloud/pnpm-lock.yaml b/databases/cockroach-cloud/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases/cockroach-cloud/pnpm-lock.yaml +++ b/databases/cockroach-cloud/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/digitalocean-pgbouncer/package.json b/databases/digitalocean-pgbouncer/package.json index ed502bf903de..0dcf5024d987 100644 --- a/databases/digitalocean-pgbouncer/package.json +++ b/databases/digitalocean-pgbouncer/package.json @@ -11,10 +11,10 @@ "author": "", "license": "ISC", "devDependencies": { - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "jest": "28.1.3" } } diff --git a/databases/digitalocean-pgbouncer/pnpm-lock.yaml b/databases/digitalocean-pgbouncer/pnpm-lock.yaml index 49d1dfa3c3de..6d0cb5c63b9c 100644 --- a/databases/digitalocean-pgbouncer/pnpm-lock.yaml +++ b/databases/digitalocean-pgbouncer/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) jest: specifier: 28.1.3 version: 28.1.3 devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/docker-pgbouncer/package.json b/databases/docker-pgbouncer/package.json index c0dbbcabd57d..abff2c688a69 100644 --- a/databases/docker-pgbouncer/package.json +++ b/databases/docker-pgbouncer/package.json @@ -12,10 +12,10 @@ "license": "ISC", "devDependencies": { "@types/jest": "28.1.8", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "jest": "^28.0.0" } } diff --git a/databases/docker-pgbouncer/pnpm-lock.yaml b/databases/docker-pgbouncer/pnpm-lock.yaml index 28b27f19a848..dd657b43fb37 100644 --- a/databases/docker-pgbouncer/pnpm-lock.yaml +++ b/databases/docker-pgbouncer/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) jest: specifier: ^28.0.0 version: 28.1.3 @@ -17,8 +17,8 @@ devDependencies: specifier: 28.1.8 version: 28.1.8 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -615,8 +615,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -625,35 +625,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1920,13 +1920,13 @@ packages: ansi-styles: 5.2.0 react-is: 18.2.0 - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/gcp-mysql-ssl/package.json b/databases/gcp-mysql-ssl/package.json index 8b91e86dc258..42c3bc907bf0 100644 --- a/databases/gcp-mysql-ssl/package.json +++ b/databases/gcp-mysql-ssl/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/databases/gcp-mysql-ssl/pnpm-lock.yaml b/databases/gcp-mysql-ssl/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases/gcp-mysql-ssl/pnpm-lock.yaml +++ b/databases/gcp-mysql-ssl/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/gcp-postgresql-ssl/package.json b/databases/gcp-postgresql-ssl/package.json index dbaae7a3aefd..efdb2f3910d6 100644 --- a/databases/gcp-postgresql-ssl/package.json +++ b/databases/gcp-postgresql-ssl/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/databases/gcp-postgresql-ssl/pnpm-lock.yaml b/databases/gcp-postgresql-ssl/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases/gcp-postgresql-ssl/pnpm-lock.yaml +++ b/databases/gcp-postgresql-ssl/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/heroku-pgbouncer-buildpack/package.json b/databases/heroku-pgbouncer-buildpack/package.json index 12dd04f53ad8..20e94bc88725 100644 --- a/databases/heroku-pgbouncer-buildpack/package.json +++ b/databases/heroku-pgbouncer-buildpack/package.json @@ -5,7 +5,7 @@ "author": "Divyendu Singh ", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "^4.17.1" }, "scripts": { @@ -13,7 +13,7 @@ }, "devDependencies": { "heroku": "8.7.1", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2" } } diff --git a/databases/heroku-pgbouncer-buildpack/pnpm-lock.yaml b/databases/heroku-pgbouncer-buildpack/pnpm-lock.yaml index eecf3f162fe3..8d0ac844ae94 100644 --- a/databases/heroku-pgbouncer-buildpack/pnpm-lock.yaml +++ b/databases/heroku-pgbouncer-buildpack/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: ^4.17.1 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 8.7.1 version: 8.7.1(@oclif/config@1.18.8)(@types/node@18.15.11)(typescript@5.1.6) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@18.15.11)(typescript@5.1.6) @@ -895,8 +895,8 @@ packages: engines: {node: '>=14'} dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -905,35 +905,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sindresorhus/is@0.14.0: resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} @@ -3168,13 +3168,13 @@ packages: engines: {node: '>= 0.9.0'} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} diff --git a/databases/heroku-pgbouncer/package.json b/databases/heroku-pgbouncer/package.json index 9e213f2a5516..772924d62363 100644 --- a/databases/heroku-pgbouncer/package.json +++ b/databases/heroku-pgbouncer/package.json @@ -5,7 +5,7 @@ "author": "Divyendu Singh ", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "dotenv": "16.3.2" }, "scripts": { @@ -14,6 +14,6 @@ }, "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/databases/heroku-pgbouncer/pnpm-lock.yaml b/databases/heroku-pgbouncer/pnpm-lock.yaml index bd798ba68617..82ef4c3846f9 100644 --- a/databases/heroku-pgbouncer/pnpm-lock.yaml +++ b/databases/heroku-pgbouncer/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) dotenv: specifier: 16.3.2 version: 16.3.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -621,8 +621,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -631,35 +631,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1962,13 +1962,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/mongodb-atlas-serverless/package.json b/databases/mongodb-atlas-serverless/package.json index e2f2b7e27e20..02cdb8fc1040 100644 --- a/databases/mongodb-atlas-serverless/package.json +++ b/databases/mongodb-atlas-serverless/package.json @@ -4,7 +4,7 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -12,6 +12,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/databases/mongodb-atlas-serverless/pnpm-lock.yaml b/databases/mongodb-atlas-serverless/pnpm-lock.yaml index 0ca4b882bdc4..444868f76e5c 100644 --- a/databases/mongodb-atlas-serverless/pnpm-lock.yaml +++ b/databases/mongodb-atlas-serverless/pnpm-lock.yaml @@ -6,13 +6,13 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.4.1)(typescript@5.3.3) @@ -45,8 +45,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -55,35 +55,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -133,13 +133,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@20.4.1)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/databases/mongodb-atlas-sharded/package.json b/databases/mongodb-atlas-sharded/package.json index 54b1c2a77eb0..d4c8d89df554 100644 --- a/databases/mongodb-atlas-sharded/package.json +++ b/databases/mongodb-atlas-sharded/package.json @@ -4,7 +4,7 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -12,6 +12,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/databases/mongodb-atlas-sharded/pnpm-lock.yaml b/databases/mongodb-atlas-sharded/pnpm-lock.yaml index 0ca4b882bdc4..444868f76e5c 100644 --- a/databases/mongodb-atlas-sharded/pnpm-lock.yaml +++ b/databases/mongodb-atlas-sharded/pnpm-lock.yaml @@ -6,13 +6,13 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.4.1)(typescript@5.3.3) @@ -45,8 +45,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -55,35 +55,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -133,13 +133,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@20.4.1)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/databases/mongodb-atlas/package.json b/databases/mongodb-atlas/package.json index 3c0a0745b630..f507ae5a30ac 100644 --- a/databases/mongodb-atlas/package.json +++ b/databases/mongodb-atlas/package.json @@ -4,7 +4,7 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -12,6 +12,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/databases/mongodb-atlas/pnpm-lock.yaml b/databases/mongodb-atlas/pnpm-lock.yaml index 0ca4b882bdc4..444868f76e5c 100644 --- a/databases/mongodb-atlas/pnpm-lock.yaml +++ b/databases/mongodb-atlas/pnpm-lock.yaml @@ -6,13 +6,13 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.4.1)(typescript@5.3.3) @@ -45,8 +45,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -55,35 +55,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -133,13 +133,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@20.4.1)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/databases/mongodb-azure-cosmosdb/package.json b/databases/mongodb-azure-cosmosdb/package.json index b95dff38cbc6..e5f4b5e832ff 100644 --- a/databases/mongodb-azure-cosmosdb/package.json +++ b/databases/mongodb-azure-cosmosdb/package.json @@ -5,7 +5,7 @@ "license": "MIT", "devDependencies": { "@types/node": "15.14.9", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -13,6 +13,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/databases/mongodb-azure-cosmosdb/pnpm-lock.yaml b/databases/mongodb-azure-cosmosdb/pnpm-lock.yaml index 213d076606a3..52c0f66acb13 100644 --- a/databases/mongodb-azure-cosmosdb/pnpm-lock.yaml +++ b/databases/mongodb-azure-cosmosdb/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': specifier: 15.14.9 version: 15.14.9 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@15.14.9)(typescript@5.3.3) @@ -48,8 +48,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -58,35 +58,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -136,13 +136,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@15.14.9)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/databases/mongodb-digitalocean/package.json b/databases/mongodb-digitalocean/package.json index 1252d1b51a8b..99c2e7016879 100644 --- a/databases/mongodb-digitalocean/package.json +++ b/databases/mongodb-digitalocean/package.json @@ -5,7 +5,7 @@ "license": "MIT", "devDependencies": { "@types/node": "15.14.9", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -13,6 +13,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/databases/mongodb-digitalocean/pnpm-lock.yaml b/databases/mongodb-digitalocean/pnpm-lock.yaml index 213d076606a3..52c0f66acb13 100644 --- a/databases/mongodb-digitalocean/pnpm-lock.yaml +++ b/databases/mongodb-digitalocean/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': specifier: 15.14.9 version: 15.14.9 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@15.14.9)(typescript@5.3.3) @@ -48,8 +48,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -58,35 +58,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -136,13 +136,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@15.14.9)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/databases/planetscale/package.json b/databases/planetscale/package.json index 8fad39afdd7c..f7d1016381bb 100644 --- a/databases/planetscale/package.json +++ b/databases/planetscale/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/databases/planetscale/pnpm-lock.yaml b/databases/planetscale/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases/planetscale/pnpm-lock.yaml +++ b/databases/planetscale/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/sqlserver-aws-rds/package.json b/databases/sqlserver-aws-rds/package.json index 2862ff5afacd..57d7ec89427f 100644 --- a/databases/sqlserver-aws-rds/package.json +++ b/databases/sqlserver-aws-rds/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/databases/sqlserver-aws-rds/pnpm-lock.yaml b/databases/sqlserver-aws-rds/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases/sqlserver-aws-rds/pnpm-lock.yaml +++ b/databases/sqlserver-aws-rds/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/sqlserver-azure-sql/package.json b/databases/sqlserver-azure-sql/package.json index b433222c2286..f70855fb778c 100644 --- a/databases/sqlserver-azure-sql/package.json +++ b/databases/sqlserver-azure-sql/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/databases/sqlserver-azure-sql/pnpm-lock.yaml b/databases/sqlserver-azure-sql/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases/sqlserver-azure-sql/pnpm-lock.yaml +++ b/databases/sqlserver-azure-sql/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/supabase-pool/package.json b/databases/supabase-pool/package.json index 36b725315d91..95179c850cb6 100644 --- a/databases/supabase-pool/package.json +++ b/databases/supabase-pool/package.json @@ -5,7 +5,7 @@ "author": "Divyendu Singh ", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest", @@ -13,6 +13,6 @@ }, "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/databases/supabase-pool/pnpm-lock.yaml b/databases/supabase-pool/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases/supabase-pool/pnpm-lock.yaml +++ b/databases/supabase-pool/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/databases/supabase/package.json b/databases/supabase/package.json index 9f98b260f7b8..e5ae46077b05 100644 --- a/databases/supabase/package.json +++ b/databases/supabase/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/databases/supabase/pnpm-lock.yaml b/databases/supabase/pnpm-lock.yaml index 93dd93f976d5..31695134e0ed 100644 --- a/databases/supabase/pnpm-lock.yaml +++ b/databases/supabase/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/docker-unsupported/debian-buster-amd64-openssl-1.1.x/package.json b/docker-unsupported/debian-buster-amd64-openssl-1.1.x/package.json index c9c559f04b51..30a49daa0a5e 100644 --- a/docker-unsupported/debian-buster-amd64-openssl-1.1.x/package.json +++ b/docker-unsupported/debian-buster-amd64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker-unsupported/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml b/docker-unsupported/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker-unsupported/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker-unsupported/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker-unsupported/debian-latest-arm-openssl-1.1.x/package.json b/docker-unsupported/debian-latest-arm-openssl-1.1.x/package.json index 6116bb377e8f..cc411c25b09c 100644 --- a/docker-unsupported/debian-latest-arm-openssl-1.1.x/package.json +++ b/docker-unsupported/debian-latest-arm-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker-unsupported/debian-latest-arm-openssl-1.1.x/pnpm-lock.yaml b/docker-unsupported/debian-latest-arm-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker-unsupported/debian-latest-arm-openssl-1.1.x/pnpm-lock.yaml +++ b/docker-unsupported/debian-latest-arm-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/almalinux-8-amd64-openssl-1.1.x/package.json b/docker/almalinux-8-amd64-openssl-1.1.x/package.json index 2cad8e99a775..178573aa2bc1 100644 --- a/docker/almalinux-8-amd64-openssl-1.1.x/package.json +++ b/docker/almalinux-8-amd64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/almalinux-8-amd64-openssl-1.1.x/pnpm-lock.yaml b/docker/almalinux-8-amd64-openssl-1.1.x/pnpm-lock.yaml index f4b3c5afe122..ba180c064c56 100644 --- a/docker/almalinux-8-amd64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/almalinux-8-amd64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -429,13 +429,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/almalinux-8-arm64-openssl-1.1.x/package.json b/docker/almalinux-8-arm64-openssl-1.1.x/package.json index 7bea938bda2d..37ff6ca0dceb 100644 --- a/docker/almalinux-8-arm64-openssl-1.1.x/package.json +++ b/docker/almalinux-8-arm64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/almalinux-8-arm64-openssl-1.1.x/pnpm-lock.yaml b/docker/almalinux-8-arm64-openssl-1.1.x/pnpm-lock.yaml index f4b3c5afe122..ba180c064c56 100644 --- a/docker/almalinux-8-arm64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/almalinux-8-arm64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -429,13 +429,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/almalinux-latest-amd64-openssl-3.0.x/package.json b/docker/almalinux-latest-amd64-openssl-3.0.x/package.json index b01337e8606c..fcfb564197f9 100644 --- a/docker/almalinux-latest-amd64-openssl-3.0.x/package.json +++ b/docker/almalinux-latest-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/almalinux-latest-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/almalinux-latest-amd64-openssl-3.0.x/pnpm-lock.yaml index f4b3c5afe122..ba180c064c56 100644 --- a/docker/almalinux-latest-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/almalinux-latest-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -429,13 +429,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/almalinux-latest-arm64-openssl-3.0.x/package.json b/docker/almalinux-latest-arm64-openssl-3.0.x/package.json index 047764aac6d8..4c7ef627d148 100644 --- a/docker/almalinux-latest-arm64-openssl-3.0.x/package.json +++ b/docker/almalinux-latest-arm64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/almalinux-latest-arm64-openssl-3.0.x/pnpm-lock.yaml b/docker/almalinux-latest-arm64-openssl-3.0.x/pnpm-lock.yaml index f4b3c5afe122..ba180c064c56 100644 --- a/docker/almalinux-latest-arm64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/almalinux-latest-arm64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -429,13 +429,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/alpine-3.16-amd64-openssl-1.1.x/package.json b/docker/alpine-3.16-amd64-openssl-1.1.x/package.json index cd1ebf809f9a..2b9a662b3d11 100644 --- a/docker/alpine-3.16-amd64-openssl-1.1.x/package.json +++ b/docker/alpine-3.16-amd64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/alpine-3.16-amd64-openssl-1.1.x/pnpm-lock.yaml b/docker/alpine-3.16-amd64-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/alpine-3.16-amd64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/alpine-3.16-amd64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/alpine-3.16-arm64-openssl-1.1.x-with-libc/package.json b/docker/alpine-3.16-arm64-openssl-1.1.x-with-libc/package.json index c4321fda38e5..637e80fe4ff4 100644 --- a/docker/alpine-3.16-arm64-openssl-1.1.x-with-libc/package.json +++ b/docker/alpine-3.16-arm64-openssl-1.1.x-with-libc/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/alpine-3.16-arm64-openssl-1.1.x-with-libc/pnpm-lock.yaml b/docker/alpine-3.16-arm64-openssl-1.1.x-with-libc/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/alpine-3.16-arm64-openssl-1.1.x-with-libc/pnpm-lock.yaml +++ b/docker/alpine-3.16-arm64-openssl-1.1.x-with-libc/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/alpine-3.16-arm64-openssl-1.1.x/package.json b/docker/alpine-3.16-arm64-openssl-1.1.x/package.json index 9a46aeec3a69..f5b9542482e9 100644 --- a/docker/alpine-3.16-arm64-openssl-1.1.x/package.json +++ b/docker/alpine-3.16-arm64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/alpine-3.16-arm64-openssl-1.1.x/pnpm-lock.yaml b/docker/alpine-3.16-arm64-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/alpine-3.16-arm64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/alpine-3.16-arm64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/alpine-3.17-amd64-openssl-1.1.x/package.json b/docker/alpine-3.17-amd64-openssl-1.1.x/package.json index f717af7f13b4..65b3bb6b3bda 100644 --- a/docker/alpine-3.17-amd64-openssl-1.1.x/package.json +++ b/docker/alpine-3.17-amd64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/alpine-3.17-amd64-openssl-1.1.x/pnpm-lock.yaml b/docker/alpine-3.17-amd64-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/alpine-3.17-amd64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/alpine-3.17-amd64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/alpine-3.17-amd64-openssl-3.0.x/package.json b/docker/alpine-3.17-amd64-openssl-3.0.x/package.json index a64baad1bc5e..59b2911a9949 100644 --- a/docker/alpine-3.17-amd64-openssl-3.0.x/package.json +++ b/docker/alpine-3.17-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/alpine-3.17-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/alpine-3.17-amd64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/alpine-3.17-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/alpine-3.17-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/alpine-3.17-arm64-openssl-3.0.x-with-libc/package.json b/docker/alpine-3.17-arm64-openssl-3.0.x-with-libc/package.json index ae60d784003c..3ed84664e889 100644 --- a/docker/alpine-3.17-arm64-openssl-3.0.x-with-libc/package.json +++ b/docker/alpine-3.17-arm64-openssl-3.0.x-with-libc/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/alpine-3.17-arm64-openssl-3.0.x-with-libc/pnpm-lock.yaml b/docker/alpine-3.17-arm64-openssl-3.0.x-with-libc/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/alpine-3.17-arm64-openssl-3.0.x-with-libc/pnpm-lock.yaml +++ b/docker/alpine-3.17-arm64-openssl-3.0.x-with-libc/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/alpine-3.17-arm64-openssl-3.0.x/package.json b/docker/alpine-3.17-arm64-openssl-3.0.x/package.json index f086445672df..3405149fb3ed 100644 --- a/docker/alpine-3.17-arm64-openssl-3.0.x/package.json +++ b/docker/alpine-3.17-arm64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/alpine-3.17-arm64-openssl-3.0.x/pnpm-lock.yaml b/docker/alpine-3.17-arm64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/alpine-3.17-arm64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/alpine-3.17-arm64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/alpine-latest-amd64-openssl-3.0.x/package.json b/docker/alpine-latest-amd64-openssl-3.0.x/package.json index 83647f33df40..04758d24b2d6 100644 --- a/docker/alpine-latest-amd64-openssl-3.0.x/package.json +++ b/docker/alpine-latest-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/alpine-latest-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/alpine-latest-amd64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/alpine-latest-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/alpine-latest-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/amazonlinux-2-amd64-openssl-1.0.x/package.json b/docker/amazonlinux-2-amd64-openssl-1.0.x/package.json index 0c67c88d6d1e..acbf6256438f 100644 --- a/docker/amazonlinux-2-amd64-openssl-1.0.x/package.json +++ b/docker/amazonlinux-2-amd64-openssl-1.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/amazonlinux-2-amd64-openssl-1.0.x/pnpm-lock.yaml b/docker/amazonlinux-2-amd64-openssl-1.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/amazonlinux-2-amd64-openssl-1.0.x/pnpm-lock.yaml +++ b/docker/amazonlinux-2-amd64-openssl-1.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/amazonlinux-2-arm64-openssl-1.0.x/package.json b/docker/amazonlinux-2-arm64-openssl-1.0.x/package.json index 1a5e75830b67..588387902a50 100644 --- a/docker/amazonlinux-2-arm64-openssl-1.0.x/package.json +++ b/docker/amazonlinux-2-arm64-openssl-1.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/amazonlinux-2-arm64-openssl-1.0.x/pnpm-lock.yaml b/docker/amazonlinux-2-arm64-openssl-1.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/amazonlinux-2-arm64-openssl-1.0.x/pnpm-lock.yaml +++ b/docker/amazonlinux-2-arm64-openssl-1.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/amazonlinux-2022-amd64-openssl-3.0.x/package.json b/docker/amazonlinux-2022-amd64-openssl-3.0.x/package.json index 8db173695d0c..afd2851d1c62 100644 --- a/docker/amazonlinux-2022-amd64-openssl-3.0.x/package.json +++ b/docker/amazonlinux-2022-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/amazonlinux-2022-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/amazonlinux-2022-amd64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/amazonlinux-2022-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/amazonlinux-2022-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/amazonlinux-2022-arm64-openssl-3.0.x/package.json b/docker/amazonlinux-2022-arm64-openssl-3.0.x/package.json index 1119c8c64e51..ff167c384add 100644 --- a/docker/amazonlinux-2022-arm64-openssl-3.0.x/package.json +++ b/docker/amazonlinux-2022-arm64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/amazonlinux-2022-arm64-openssl-3.0.x/pnpm-lock.yaml b/docker/amazonlinux-2022-arm64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/amazonlinux-2022-arm64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/amazonlinux-2022-arm64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/archlinux-latest-amd64-openssl-3.0.x/package.json b/docker/archlinux-latest-amd64-openssl-3.0.x/package.json index 851102301a8a..9d7de64177e2 100644 --- a/docker/archlinux-latest-amd64-openssl-3.0.x/package.json +++ b/docker/archlinux-latest-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/archlinux-latest-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/archlinux-latest-amd64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/archlinux-latest-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/archlinux-latest-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/debian-bullseye-amd64-openssl-1.1.x-tls/package.json b/docker/debian-bullseye-amd64-openssl-1.1.x-tls/package.json index a210a655c1e7..46ec9e64114f 100644 --- a/docker/debian-bullseye-amd64-openssl-1.1.x-tls/package.json +++ b/docker/debian-bullseye-amd64-openssl-1.1.x-tls/package.json @@ -6,12 +6,12 @@ }, "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/debian-bullseye-amd64-openssl-1.1.x-tls/pnpm-lock.yaml b/docker/debian-bullseye-amd64-openssl-1.1.x-tls/pnpm-lock.yaml index 06362ab217d4..84eaddea7288 100644 --- a/docker/debian-bullseye-amd64-openssl-1.1.x-tls/pnpm-lock.yaml +++ b/docker/debian-bullseye-amd64-openssl-1.1.x-tls/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/debian-bullseye-amd64-openssl-1.1.x/package.json b/docker/debian-bullseye-amd64-openssl-1.1.x/package.json index 855cc5f91a8c..0f8cd6e901de 100644 --- a/docker/debian-bullseye-amd64-openssl-1.1.x/package.json +++ b/docker/debian-bullseye-amd64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/debian-bullseye-amd64-openssl-1.1.x/pnpm-lock.yaml b/docker/debian-bullseye-amd64-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/debian-bullseye-amd64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/debian-bullseye-amd64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/debian-buster-amd64-openssl-1.1.x/package.json b/docker/debian-buster-amd64-openssl-1.1.x/package.json index a9d48858dcf0..06903c5cbbde 100644 --- a/docker/debian-buster-amd64-openssl-1.1.x/package.json +++ b/docker/debian-buster-amd64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml b/docker/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/debian-latest-amd64-openssl-3.0.x/package.json b/docker/debian-latest-amd64-openssl-3.0.x/package.json index 0a2bf0dfac62..fb8a99799645 100644 --- a/docker/debian-latest-amd64-openssl-3.0.x/package.json +++ b/docker/debian-latest-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/debian-latest-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/debian-latest-amd64-openssl-3.0.x/pnpm-lock.yaml index f4b3c5afe122..ba180c064c56 100644 --- a/docker/debian-latest-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/debian-latest-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -429,13 +429,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/debian-latest-arm64-openssl-3.0.x/package.json b/docker/debian-latest-arm64-openssl-3.0.x/package.json index 063fcb6bf7cd..70f76be6a18e 100644 --- a/docker/debian-latest-arm64-openssl-3.0.x/package.json +++ b/docker/debian-latest-arm64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/debian-latest-arm64-openssl-3.0.x/pnpm-lock.yaml b/docker/debian-latest-arm64-openssl-3.0.x/pnpm-lock.yaml index f4b3c5afe122..ba180c064c56 100644 --- a/docker/debian-latest-arm64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/debian-latest-arm64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -429,13 +429,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/debian-stretch-amd64-openssl-1.1.x/package.json b/docker/debian-stretch-amd64-openssl-1.1.x/package.json index 27e08803d9bd..381548624ede 100644 --- a/docker/debian-stretch-amd64-openssl-1.1.x/package.json +++ b/docker/debian-stretch-amd64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/debian-stretch-amd64-openssl-1.1.x/pnpm-lock.yaml b/docker/debian-stretch-amd64-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/debian-stretch-amd64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/debian-stretch-amd64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/opensuse-tumbleweed-amd64-openssl-3.0.x/package.json b/docker/opensuse-tumbleweed-amd64-openssl-3.0.x/package.json index d22763f7c001..b290e8fbc6e0 100644 --- a/docker/opensuse-tumbleweed-amd64-openssl-3.0.x/package.json +++ b/docker/opensuse-tumbleweed-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/opensuse-tumbleweed-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/opensuse-tumbleweed-amd64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/opensuse-tumbleweed-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/opensuse-tumbleweed-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/redhat-ubi9-amd64-openssl-3.0.x/package.json b/docker/redhat-ubi9-amd64-openssl-3.0.x/package.json index ddd77758820e..e195eca8f2d8 100644 --- a/docker/redhat-ubi9-amd64-openssl-3.0.x/package.json +++ b/docker/redhat-ubi9-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/redhat-ubi9-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/redhat-ubi9-amd64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/redhat-ubi9-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/redhat-ubi9-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/ubuntu-20.04-amd64-openssl-1.1.x/package.json b/docker/ubuntu-20.04-amd64-openssl-1.1.x/package.json index 6ee3250cab23..d85eef63765a 100644 --- a/docker/ubuntu-20.04-amd64-openssl-1.1.x/package.json +++ b/docker/ubuntu-20.04-amd64-openssl-1.1.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/ubuntu-20.04-amd64-openssl-1.1.x/pnpm-lock.yaml b/docker/ubuntu-20.04-amd64-openssl-1.1.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/ubuntu-20.04-amd64-openssl-1.1.x/pnpm-lock.yaml +++ b/docker/ubuntu-20.04-amd64-openssl-1.1.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/ubuntu-22.04-amd64-openssl-3.0.x/package.json b/docker/ubuntu-22.04-amd64-openssl-3.0.x/package.json index 499a3c5e9d9c..60d280822969 100644 --- a/docker/ubuntu-22.04-amd64-openssl-3.0.x/package.json +++ b/docker/ubuntu-22.04-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/ubuntu-22.04-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/ubuntu-22.04-amd64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/ubuntu-22.04-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/ubuntu-22.04-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/ubuntu-latest-amd64-openssl-3.0.x/package.json b/docker/ubuntu-latest-amd64-openssl-3.0.x/package.json index 1fe0c37f9643..0dde0f414f2b 100644 --- a/docker/ubuntu-latest-amd64-openssl-3.0.x/package.json +++ b/docker/ubuntu-latest-amd64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/ubuntu-latest-amd64-openssl-3.0.x/pnpm-lock.yaml b/docker/ubuntu-latest-amd64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/ubuntu-latest-amd64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/ubuntu-latest-amd64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/docker/ubuntu-latest-arm64-openssl-3.0.x/package.json b/docker/ubuntu-latest-arm64-openssl-3.0.x/package.json index 28e403617954..d744a0afb08f 100644 --- a/docker/ubuntu-latest-arm64-openssl-3.0.x/package.json +++ b/docker/ubuntu-latest-arm64-openssl-3.0.x/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,7 +11,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/docker/ubuntu-latest-arm64-openssl-3.0.x/pnpm-lock.yaml b/docker/ubuntu-latest-arm64-openssl-3.0.x/pnpm-lock.yaml index 0fd29917900f..2e439093a5ee 100644 --- a/docker/ubuntu-latest-arm64-openssl-3.0.x/pnpm-lock.yaml +++ b/docker/ubuntu-latest-arm64-openssl-3.0.x/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -17,8 +17,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -423,13 +423,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/driver-adapters-wasm/neon-cf-basic/package.json b/driver-adapters-wasm/neon-cf-basic/package.json index 52f17d8c3fe9..1c107281d616 100644 --- a/driver-adapters-wasm/neon-cf-basic/package.json +++ b/driver-adapters-wasm/neon-cf-basic/package.json @@ -8,13 +8,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "3.24.0", "node-fetch": "2.7.0" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } \ No newline at end of file diff --git a/driver-adapters-wasm/neon-cf-basic/pnpm-lock.yaml b/driver-adapters-wasm/neon-cf-basic/pnpm-lock.yaml index 06910d6ea807..ad4e131eea7d 100644 --- a/driver-adapters-wasm/neon-cf-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/neon-cf-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -26,8 +26,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 wrangler: specifier: 3.24.0 version: 3.24.0 @@ -1016,20 +1016,20 @@ packages: '@types/pg': 8.6.6 dev: false - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1038,43 +1038,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2811,13 +2811,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/neon-cfpages-basic/package.json b/driver-adapters-wasm/neon-cfpages-basic/package.json index 3f51dd9c89bd..b6dd07e6505f 100644 --- a/driver-adapters-wasm/neon-cfpages-basic/package.json +++ b/driver-adapters-wasm/neon-cfpages-basic/package.json @@ -8,13 +8,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "3.24.0", "node-fetch": "2.7.0" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } \ No newline at end of file diff --git a/driver-adapters-wasm/neon-cfpages-basic/pnpm-lock.yaml b/driver-adapters-wasm/neon-cfpages-basic/pnpm-lock.yaml index 06910d6ea807..ad4e131eea7d 100644 --- a/driver-adapters-wasm/neon-cfpages-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/neon-cfpages-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -26,8 +26,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 wrangler: specifier: 3.24.0 version: 3.24.0 @@ -1016,20 +1016,20 @@ packages: '@types/pg': 8.6.6 dev: false - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1038,43 +1038,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2811,13 +2811,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/neon-http-cf-basic/package.json b/driver-adapters-wasm/neon-http-cf-basic/package.json index 05b7ae598184..89aa1b5bfaa1 100644 --- a/driver-adapters-wasm/neon-http-cf-basic/package.json +++ b/driver-adapters-wasm/neon-http-cf-basic/package.json @@ -8,13 +8,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "3.24.0", "node-fetch": "2.7.0" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } \ No newline at end of file diff --git a/driver-adapters-wasm/neon-http-cf-basic/pnpm-lock.yaml b/driver-adapters-wasm/neon-http-cf-basic/pnpm-lock.yaml index 06910d6ea807..ad4e131eea7d 100644 --- a/driver-adapters-wasm/neon-http-cf-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/neon-http-cf-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -26,8 +26,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 wrangler: specifier: 3.24.0 version: 3.24.0 @@ -1016,20 +1016,20 @@ packages: '@types/pg': 8.6.6 dev: false - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1038,43 +1038,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2811,13 +2811,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/neon-http-vercel-nextjs-edgemw/package.json b/driver-adapters-wasm/neon-http-vercel-nextjs-edgemw/package.json index 8772c1a784a9..b8384e1984c3 100644 --- a/driver-adapters-wasm/neon-http-vercel-nextjs-edgemw/package.json +++ b/driver-adapters-wasm/neon-http-vercel-nextjs-edgemw/package.json @@ -11,13 +11,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters-wasm/neon-http-vercel-nextjs-edgemw/pnpm-lock.yaml b/driver-adapters-wasm/neon-http-vercel-nextjs-edgemw/pnpm-lock.yaml index aca20f196f03..f79e7f4de654 100644 --- a/driver-adapters-wasm/neon-http-vercel-nextjs-edgemw/pnpm-lock.yaml +++ b/driver-adapters-wasm/neon-http-vercel-nextjs-edgemw/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -38,8 +38,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -903,20 +903,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -925,43 +925,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3676,13 +3676,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters-wasm/neon-node-nextjs-edgemw/package.json b/driver-adapters-wasm/neon-node-nextjs-edgemw/package.json index 38f9f16726a8..02a1e44dcc6a 100644 --- a/driver-adapters-wasm/neon-node-nextjs-edgemw/package.json +++ b/driver-adapters-wasm/neon-node-nextjs-edgemw/package.json @@ -11,13 +11,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters-wasm/neon-node-nextjs-edgemw/pnpm-lock.yaml b/driver-adapters-wasm/neon-node-nextjs-edgemw/pnpm-lock.yaml index aca20f196f03..f79e7f4de654 100644 --- a/driver-adapters-wasm/neon-node-nextjs-edgemw/pnpm-lock.yaml +++ b/driver-adapters-wasm/neon-node-nextjs-edgemw/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -38,8 +38,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -903,20 +903,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -925,43 +925,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3676,13 +3676,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters-wasm/neon-vercel-nextjs-app-edgefn/package.json b/driver-adapters-wasm/neon-vercel-nextjs-app-edgefn/package.json index 8bc7b1b8d6c4..6f35af9b0174 100644 --- a/driver-adapters-wasm/neon-vercel-nextjs-app-edgefn/package.json +++ b/driver-adapters-wasm/neon-vercel-nextjs-app-edgefn/package.json @@ -11,13 +11,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters-wasm/neon-vercel-nextjs-app-edgefn/pnpm-lock.yaml b/driver-adapters-wasm/neon-vercel-nextjs-app-edgefn/pnpm-lock.yaml index aca20f196f03..f79e7f4de654 100644 --- a/driver-adapters-wasm/neon-vercel-nextjs-app-edgefn/pnpm-lock.yaml +++ b/driver-adapters-wasm/neon-vercel-nextjs-app-edgefn/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -38,8 +38,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -903,20 +903,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -925,43 +925,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3676,13 +3676,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters-wasm/neon-vercel-nextjs-edgemw/package.json b/driver-adapters-wasm/neon-vercel-nextjs-edgemw/package.json index 7a56d3bb8422..9844286483c8 100644 --- a/driver-adapters-wasm/neon-vercel-nextjs-edgemw/package.json +++ b/driver-adapters-wasm/neon-vercel-nextjs-edgemw/package.json @@ -11,13 +11,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters-wasm/neon-vercel-nextjs-edgemw/pnpm-lock.yaml b/driver-adapters-wasm/neon-vercel-nextjs-edgemw/pnpm-lock.yaml index aca20f196f03..f79e7f4de654 100644 --- a/driver-adapters-wasm/neon-vercel-nextjs-edgemw/pnpm-lock.yaml +++ b/driver-adapters-wasm/neon-vercel-nextjs-edgemw/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -38,8 +38,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -903,20 +903,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -925,43 +925,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3676,13 +3676,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters-wasm/neon-vercel-nextjs-pages-edgefn/package.json b/driver-adapters-wasm/neon-vercel-nextjs-pages-edgefn/package.json index 293bf7f184bb..b732dafe1e7f 100644 --- a/driver-adapters-wasm/neon-vercel-nextjs-pages-edgefn/package.json +++ b/driver-adapters-wasm/neon-vercel-nextjs-pages-edgefn/package.json @@ -11,13 +11,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters-wasm/neon-vercel-nextjs-pages-edgefn/pnpm-lock.yaml b/driver-adapters-wasm/neon-vercel-nextjs-pages-edgefn/pnpm-lock.yaml index aca20f196f03..f79e7f4de654 100644 --- a/driver-adapters-wasm/neon-vercel-nextjs-pages-edgefn/pnpm-lock.yaml +++ b/driver-adapters-wasm/neon-vercel-nextjs-pages-edgefn/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -38,8 +38,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -903,20 +903,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -925,43 +925,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3676,13 +3676,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters-wasm/pg-cf-basic/package.json b/driver-adapters-wasm/pg-cf-basic/package.json index 9654e3b4bc5a..e8736138d87a 100644 --- a/driver-adapters-wasm/pg-cf-basic/package.json +++ b/driver-adapters-wasm/pg-cf-basic/package.json @@ -9,12 +9,12 @@ "@jest/globals": "29.7.0", "jest": "28.1.3", "node-fetch": "2.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "3.24.0" }, "dependencies": { - "@prisma/adapter-pg": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-pg": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "add": "^2.0.6", "pg": "8.11.3" } diff --git a/driver-adapters-wasm/pg-cf-basic/pnpm-lock.yaml b/driver-adapters-wasm/pg-cf-basic/pnpm-lock.yaml index 21245f0d3138..ba25da41979d 100644 --- a/driver-adapters-wasm/pg-cf-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/pg-cf-basic/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/adapter-pg': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(pg@8.11.3) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) add: specifier: ^2.0.6 version: 2.0.6 @@ -29,8 +29,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 wrangler: specifier: 3.24.0 version: 3.24.0 @@ -1013,20 +1013,20 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/adapter-pg@5.10.0-dev.17(pg@8.11.3): - resolution: {integrity: sha512-gGUzKe3LGvOBu6DwOSd9Y5si7WlQ1QwbG/xUrUcB7dNKbkEUScUCJdcY+3FrpzQrCU0zJiLZJg7sSHaL/9kPwA==} + /@prisma/adapter-pg@5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3): + resolution: {integrity: sha512-fxknLaLYYxDtmihE4wKrEAmR5T9e3V2Y9m+Wl2kexYiA2XbFsLhmkJIUSSpWD1vl4H5ZCcDfZEm7HVYDcXjLxQ==} peerDependencies: pg: ^8.11.3 dependencies: - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 pg: 8.11.3 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1035,43 +1035,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2858,13 +2858,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/pg-cfpages-basic/package.json b/driver-adapters-wasm/pg-cfpages-basic/package.json index 67a73381cfa4..6950c1724e62 100644 --- a/driver-adapters-wasm/pg-cfpages-basic/package.json +++ b/driver-adapters-wasm/pg-cfpages-basic/package.json @@ -9,12 +9,12 @@ "@jest/globals": "29.7.0", "jest": "28.1.3", "node-fetch": "2.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6711485115/npm-package-wrangler-2541" }, "dependencies": { - "@prisma/adapter-pg": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-pg": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "pg": "8.11.3" } } \ No newline at end of file diff --git a/driver-adapters-wasm/pg-node-basic-esm/package.json b/driver-adapters-wasm/pg-node-basic-esm/package.json index 57c75f0bcc83..dd470404fb98 100644 --- a/driver-adapters-wasm/pg-node-basic-esm/package.json +++ b/driver-adapters-wasm/pg-node-basic-esm/package.json @@ -9,11 +9,11 @@ "@jest/globals": "29.7.0", "@types/pg": "^8.10.2", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/adapter-pg": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-pg": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "pg": "8.11.3" } } diff --git a/driver-adapters-wasm/pg-node-basic-esm/pnpm-lock.yaml b/driver-adapters-wasm/pg-node-basic-esm/pnpm-lock.yaml index 6da9a4568acc..5afb66f19642 100644 --- a/driver-adapters-wasm/pg-node-basic-esm/pnpm-lock.yaml +++ b/driver-adapters-wasm/pg-node-basic-esm/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/adapter-pg': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(pg@8.11.3) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) pg: specifier: 8.11.3 version: 8.11.3 @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -721,20 +721,20 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/adapter-pg@5.10.0-dev.17(pg@8.11.3): - resolution: {integrity: sha512-gGUzKe3LGvOBu6DwOSd9Y5si7WlQ1QwbG/xUrUcB7dNKbkEUScUCJdcY+3FrpzQrCU0zJiLZJg7sSHaL/9kPwA==} + /@prisma/adapter-pg@5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3): + resolution: {integrity: sha512-fxknLaLYYxDtmihE4wKrEAmR5T9e3V2Y9m+Wl2kexYiA2XbFsLhmkJIUSSpWD1vl4H5ZCcDfZEm7HVYDcXjLxQ==} peerDependencies: pg: ^8.11.3 dependencies: - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 pg: 8.11.3 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -743,43 +743,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2393,13 +2393,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/pg-node-basic/package.json b/driver-adapters-wasm/pg-node-basic/package.json index 30e81a0bfd4a..70da043dbd78 100644 --- a/driver-adapters-wasm/pg-node-basic/package.json +++ b/driver-adapters-wasm/pg-node-basic/package.json @@ -9,11 +9,11 @@ "@jest/globals": "29.7.0", "@types/pg": "^8.10.2", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/adapter-pg": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-pg": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "pg": "8.11.3" } } diff --git a/driver-adapters-wasm/pg-node-basic/pnpm-lock.yaml b/driver-adapters-wasm/pg-node-basic/pnpm-lock.yaml index 6da9a4568acc..5afb66f19642 100644 --- a/driver-adapters-wasm/pg-node-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/pg-node-basic/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/adapter-pg': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(pg@8.11.3) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) pg: specifier: 8.11.3 version: 8.11.3 @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -721,20 +721,20 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/adapter-pg@5.10.0-dev.17(pg@8.11.3): - resolution: {integrity: sha512-gGUzKe3LGvOBu6DwOSd9Y5si7WlQ1QwbG/xUrUcB7dNKbkEUScUCJdcY+3FrpzQrCU0zJiLZJg7sSHaL/9kPwA==} + /@prisma/adapter-pg@5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3): + resolution: {integrity: sha512-fxknLaLYYxDtmihE4wKrEAmR5T9e3V2Y9m+Wl2kexYiA2XbFsLhmkJIUSSpWD1vl4H5ZCcDfZEm7HVYDcXjLxQ==} peerDependencies: pg: ^8.11.3 dependencies: - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 pg: 8.11.3 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -743,43 +743,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2393,13 +2393,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/planetscale-cf-basic/package.json b/driver-adapters-wasm/planetscale-cf-basic/package.json index 03084db5fcf6..09bbd7268b88 100644 --- a/driver-adapters-wasm/planetscale-cf-basic/package.json +++ b/driver-adapters-wasm/planetscale-cf-basic/package.json @@ -8,13 +8,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "3.24.0", "node-fetch": "2.7.0" }, "dependencies": { "@planetscale/database": "1.14.0", - "@prisma/adapter-planetscale": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-planetscale": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } \ No newline at end of file diff --git a/driver-adapters-wasm/planetscale-cf-basic/pnpm-lock.yaml b/driver-adapters-wasm/planetscale-cf-basic/pnpm-lock.yaml index 9d7988b25fc0..bdccb8a42d87 100644 --- a/driver-adapters-wasm/planetscale-cf-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/planetscale-cf-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 1.14.0 version: 1.14.0 '@prisma/adapter-planetscale': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@planetscale/database@1.14.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -26,8 +26,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 wrangler: specifier: 3.24.0 version: 3.24.0 @@ -1015,19 +1015,19 @@ packages: engines: {node: '>=16'} dev: false - /@prisma/adapter-planetscale@5.10.0-dev.17(@planetscale/database@1.14.0): - resolution: {integrity: sha512-fILIkI6wgZBwRfPNoya5dZFaz+z0h/psBWrhVAnmmTbmhbGH/1gk/NsX1aYTcEd5erS0lF+BRtsACQgyvrkQcQ==} + /@prisma/adapter-planetscale@5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0): + resolution: {integrity: sha512-2FTcVkqMjcJz95a8GFOoEudkB1FScPBd7S7txc0GiXtWoeTUOdNNWqGCZHQ991m0ymijWzm6EksACm3NUyz1AQ==} peerDependencies: '@planetscale/database': ^1.14.0 dependencies: '@planetscale/database': 1.14.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1036,43 +1036,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2755,13 +2755,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/planetscale-cfpages-basic/package.json b/driver-adapters-wasm/planetscale-cfpages-basic/package.json index 188196f1c4cd..786932f5bdc2 100644 --- a/driver-adapters-wasm/planetscale-cfpages-basic/package.json +++ b/driver-adapters-wasm/planetscale-cfpages-basic/package.json @@ -8,13 +8,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "3.24.0", "node-fetch": "2.7.0" }, "dependencies": { "@planetscale/database": "1.14.0", - "@prisma/adapter-planetscale": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-planetscale": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } \ No newline at end of file diff --git a/driver-adapters-wasm/planetscale-cfpages-basic/pnpm-lock.yaml b/driver-adapters-wasm/planetscale-cfpages-basic/pnpm-lock.yaml index 9d7988b25fc0..bdccb8a42d87 100644 --- a/driver-adapters-wasm/planetscale-cfpages-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/planetscale-cfpages-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 1.14.0 version: 1.14.0 '@prisma/adapter-planetscale': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@planetscale/database@1.14.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -26,8 +26,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 wrangler: specifier: 3.24.0 version: 3.24.0 @@ -1015,19 +1015,19 @@ packages: engines: {node: '>=16'} dev: false - /@prisma/adapter-planetscale@5.10.0-dev.17(@planetscale/database@1.14.0): - resolution: {integrity: sha512-fILIkI6wgZBwRfPNoya5dZFaz+z0h/psBWrhVAnmmTbmhbGH/1gk/NsX1aYTcEd5erS0lF+BRtsACQgyvrkQcQ==} + /@prisma/adapter-planetscale@5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0): + resolution: {integrity: sha512-2FTcVkqMjcJz95a8GFOoEudkB1FScPBd7S7txc0GiXtWoeTUOdNNWqGCZHQ991m0ymijWzm6EksACm3NUyz1AQ==} peerDependencies: '@planetscale/database': ^1.14.0 dependencies: '@planetscale/database': 1.14.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1036,43 +1036,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2755,13 +2755,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/planetscale-vercel-nextjs-edgemw/package.json b/driver-adapters-wasm/planetscale-vercel-nextjs-edgemw/package.json index a3f38a8e6120..42be52b69559 100644 --- a/driver-adapters-wasm/planetscale-vercel-nextjs-edgemw/package.json +++ b/driver-adapters-wasm/planetscale-vercel-nextjs-edgemw/package.json @@ -11,13 +11,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@planetscale/database": "1.14.0", - "@prisma/adapter-planetscale": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-planetscale": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters-wasm/planetscale-vercel-nextjs-edgemw/pnpm-lock.yaml b/driver-adapters-wasm/planetscale-vercel-nextjs-edgemw/pnpm-lock.yaml index 2c699971d4b5..f5116f32d35f 100644 --- a/driver-adapters-wasm/planetscale-vercel-nextjs-edgemw/pnpm-lock.yaml +++ b/driver-adapters-wasm/planetscale-vercel-nextjs-edgemw/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 1.14.0 version: 1.14.0 '@prisma/adapter-planetscale': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@planetscale/database@1.14.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -35,8 +35,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -894,19 +894,19 @@ packages: engines: {node: '>=16'} dev: false - /@prisma/adapter-planetscale@5.10.0-dev.17(@planetscale/database@1.14.0): - resolution: {integrity: sha512-fILIkI6wgZBwRfPNoya5dZFaz+z0h/psBWrhVAnmmTbmhbGH/1gk/NsX1aYTcEd5erS0lF+BRtsACQgyvrkQcQ==} + /@prisma/adapter-planetscale@5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0): + resolution: {integrity: sha512-2FTcVkqMjcJz95a8GFOoEudkB1FScPBd7S7txc0GiXtWoeTUOdNNWqGCZHQ991m0ymijWzm6EksACm3NUyz1AQ==} peerDependencies: '@planetscale/database': ^1.14.0 dependencies: '@planetscale/database': 1.14.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -915,43 +915,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3612,13 +3612,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters-wasm/turso-cf-basic/package.json b/driver-adapters-wasm/turso-cf-basic/package.json index 05182d9f69af..0a9ad32ea47f 100644 --- a/driver-adapters-wasm/turso-cf-basic/package.json +++ b/driver-adapters-wasm/turso-cf-basic/package.json @@ -9,12 +9,12 @@ "@jest/globals": "29.7.0", "jest": "28.1.3", "node-fetch": "2.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "3.24.0" }, "dependencies": { "@libsql/client": "^0.4.0", - "@prisma/adapter-libsql": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-libsql": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } \ No newline at end of file diff --git a/driver-adapters-wasm/turso-cf-basic/pnpm-lock.yaml b/driver-adapters-wasm/turso-cf-basic/pnpm-lock.yaml index 42f5c7aac272..4ffa613e63da 100644 --- a/driver-adapters-wasm/turso-cf-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/turso-cf-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: ^0.4.0 version: 0.4.0 '@prisma/adapter-libsql': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@libsql/client@0.4.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -26,8 +26,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 wrangler: specifier: 3.24.0 version: 3.24.0 @@ -1121,20 +1121,20 @@ packages: resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} dev: false - /@prisma/adapter-libsql@5.10.0-dev.17(@libsql/client@0.4.0): - resolution: {integrity: sha512-QLmnEsKC9HhTXq+H5Szc8YEblPHqQ5RcmOCkmSCnh6GaF50pndWVWuy2zIeIs7fWeQ6CUG/0HLqzFj2t48Qwwg==} + /@prisma/adapter-libsql@5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0): + resolution: {integrity: sha512-YrKoTXK++9UzhrfNhEjXdlroB5AGu8fTtVYzLBNTsHsuF9Ne8G0VVe2slSAaZMP8o9Fupjmgo/LX15h0uuvSvQ==} peerDependencies: '@libsql/client': ^0.3.5 || ^0.4.0 dependencies: '@libsql/client': 0.4.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 async-mutex: 0.4.0 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1143,43 +1143,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2976,13 +2976,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/turso-cfpages-basic/package.json b/driver-adapters-wasm/turso-cfpages-basic/package.json index 8a4319bc0d5a..c33936b08ee3 100644 --- a/driver-adapters-wasm/turso-cfpages-basic/package.json +++ b/driver-adapters-wasm/turso-cfpages-basic/package.json @@ -9,12 +9,12 @@ "@jest/globals": "29.7.0", "jest": "28.1.3", "node-fetch": "2.7.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "wrangler": "3.24.0" }, "dependencies": { "@libsql/client": "^0.4.0", - "@prisma/adapter-libsql": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-libsql": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } \ No newline at end of file diff --git a/driver-adapters-wasm/turso-cfpages-basic/pnpm-lock.yaml b/driver-adapters-wasm/turso-cfpages-basic/pnpm-lock.yaml index 42f5c7aac272..4ffa613e63da 100644 --- a/driver-adapters-wasm/turso-cfpages-basic/pnpm-lock.yaml +++ b/driver-adapters-wasm/turso-cfpages-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: ^0.4.0 version: 0.4.0 '@prisma/adapter-libsql': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@libsql/client@0.4.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -26,8 +26,8 @@ devDependencies: specifier: 2.7.0 version: 2.7.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 wrangler: specifier: 3.24.0 version: 3.24.0 @@ -1121,20 +1121,20 @@ packages: resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} dev: false - /@prisma/adapter-libsql@5.10.0-dev.17(@libsql/client@0.4.0): - resolution: {integrity: sha512-QLmnEsKC9HhTXq+H5Szc8YEblPHqQ5RcmOCkmSCnh6GaF50pndWVWuy2zIeIs7fWeQ6CUG/0HLqzFj2t48Qwwg==} + /@prisma/adapter-libsql@5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0): + resolution: {integrity: sha512-YrKoTXK++9UzhrfNhEjXdlroB5AGu8fTtVYzLBNTsHsuF9Ne8G0VVe2slSAaZMP8o9Fupjmgo/LX15h0uuvSvQ==} peerDependencies: '@libsql/client': ^0.3.5 || ^0.4.0 dependencies: '@libsql/client': 0.4.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 async-mutex: 0.4.0 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1143,43 +1143,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2976,13 +2976,13 @@ packages: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters-wasm/turso-vercel-nextjs-edgemw/package.json b/driver-adapters-wasm/turso-vercel-nextjs-edgemw/package.json index 611405085cae..69f5075b2db4 100644 --- a/driver-adapters-wasm/turso-vercel-nextjs-edgemw/package.json +++ b/driver-adapters-wasm/turso-vercel-nextjs-edgemw/package.json @@ -11,13 +11,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@libsql/client": "^0.4.0", - "@prisma/adapter-libsql": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-libsql": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters-wasm/turso-vercel-nextjs-edgemw/pnpm-lock.yaml b/driver-adapters-wasm/turso-vercel-nextjs-edgemw/pnpm-lock.yaml index 0a4f306f92f6..1429e4f4abaa 100644 --- a/driver-adapters-wasm/turso-vercel-nextjs-edgemw/pnpm-lock.yaml +++ b/driver-adapters-wasm/turso-vercel-nextjs-edgemw/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: ^0.4.0 version: 0.4.0 '@prisma/adapter-libsql': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@libsql/client@0.4.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -35,8 +35,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -1000,20 +1000,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-libsql@5.10.0-dev.17(@libsql/client@0.4.0): - resolution: {integrity: sha512-QLmnEsKC9HhTXq+H5Szc8YEblPHqQ5RcmOCkmSCnh6GaF50pndWVWuy2zIeIs7fWeQ6CUG/0HLqzFj2t48Qwwg==} + /@prisma/adapter-libsql@5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0): + resolution: {integrity: sha512-YrKoTXK++9UzhrfNhEjXdlroB5AGu8fTtVYzLBNTsHsuF9Ne8G0VVe2slSAaZMP8o9Fupjmgo/LX15h0uuvSvQ==} peerDependencies: '@libsql/client': ^0.3.5 || ^0.4.0 dependencies: '@libsql/client': 0.4.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 async-mutex: 0.4.0 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1022,43 +1022,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3834,13 +3834,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters/neon-http-lambda-basic/package.json b/driver-adapters/neon-http-lambda-basic/package.json index 89343f874e64..ec4098940ca1 100644 --- a/driver-adapters/neon-http-lambda-basic/package.json +++ b/driver-adapters/neon-http-lambda-basic/package.json @@ -11,12 +11,12 @@ "@jest/types": "29.6.3", "esbuild": "0.20.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "undici": "6.4.0" } } diff --git a/driver-adapters/neon-http-lambda-basic/pnpm-lock.yaml b/driver-adapters/neon-http-lambda-basic/pnpm-lock.yaml index 0ff78d3ad516..7a189a685ce9 100644 --- a/driver-adapters/neon-http-lambda-basic/pnpm-lock.yaml +++ b/driver-adapters/neon-http-lambda-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) undici: specifier: 6.4.0 version: 6.4.0 @@ -35,8 +35,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -1461,20 +1461,20 @@ packages: hasBin: true dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1483,43 +1483,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -3495,13 +3495,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/neon-http-node-basic/package.json b/driver-adapters/neon-http-node-basic/package.json index 64b4ea0e9c3f..ece9ce2a4d05 100644 --- a/driver-adapters/neon-http-node-basic/package.json +++ b/driver-adapters/neon-http-node-basic/package.json @@ -9,12 +9,12 @@ "@jest/globals": "29.7.0", "@jest/types": "29.6.3", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "undici": "6.4.0" } } diff --git a/driver-adapters/neon-http-node-basic/pnpm-lock.yaml b/driver-adapters/neon-http-node-basic/pnpm-lock.yaml index 85f1b2aa6332..152bd94aa4be 100644 --- a/driver-adapters/neon-http-node-basic/pnpm-lock.yaml +++ b/driver-adapters/neon-http-node-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) undici: specifier: 6.4.0 version: 6.4.0 @@ -29,8 +29,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -748,20 +748,20 @@ packages: hasBin: true dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -770,43 +770,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2324,13 +2324,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/neon-http-vercel-nextjs/package.json b/driver-adapters/neon-http-vercel-nextjs/package.json index 6963589a3ce8..f099085cc324 100644 --- a/driver-adapters/neon-http-vercel-nextjs/package.json +++ b/driver-adapters/neon-http-vercel-nextjs/package.json @@ -13,12 +13,12 @@ "@jest/globals": "29.7.0", "@jest/types": "29.6.3", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.2.5" }, "dependencies": { - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters/neon-http-vercel-nextjs/pnpm-lock.yaml b/driver-adapters/neon-http-vercel-nextjs/pnpm-lock.yaml index 77028e402939..68a4914117c4 100644 --- a/driver-adapters/neon-http-vercel-nextjs/pnpm-lock.yaml +++ b/driver-adapters/neon-http-vercel-nextjs/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.6.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.6.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -38,8 +38,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.2.5 version: 32.2.5 @@ -909,20 +909,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.6.0): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.6.0): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.6.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -931,43 +931,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3383,13 +3383,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/neon-lambda-basic/package.json b/driver-adapters/neon-lambda-basic/package.json index 001fbdd9194a..a079250ac4a8 100644 --- a/driver-adapters/neon-lambda-basic/package.json +++ b/driver-adapters/neon-lambda-basic/package.json @@ -10,12 +10,12 @@ "@jest/globals": "29.7.0", "esbuild": "0.20.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "undici": "6.4.0" } } diff --git a/driver-adapters/neon-lambda-basic/pnpm-lock.yaml b/driver-adapters/neon-lambda-basic/pnpm-lock.yaml index 76423f7e69a6..dba4c7ce7e13 100644 --- a/driver-adapters/neon-lambda-basic/pnpm-lock.yaml +++ b/driver-adapters/neon-lambda-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) undici: specifier: 6.4.0 version: 6.4.0 @@ -32,8 +32,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -1445,20 +1445,20 @@ packages: '@types/pg': 8.6.6 dev: false - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1467,43 +1467,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -3479,13 +3479,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/neon-node-basic-esm/package.json b/driver-adapters/neon-node-basic-esm/package.json index 4fdb4315fb41..15e859225cb4 100644 --- a/driver-adapters/neon-node-basic-esm/package.json +++ b/driver-adapters/neon-node-basic-esm/package.json @@ -8,12 +8,12 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "undici": "6.4.0" } } diff --git a/driver-adapters/neon-node-basic-esm/pnpm-lock.yaml b/driver-adapters/neon-node-basic-esm/pnpm-lock.yaml index bb7efcaef59f..488f57b46475 100644 --- a/driver-adapters/neon-node-basic-esm/pnpm-lock.yaml +++ b/driver-adapters/neon-node-basic-esm/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) undici: specifier: 6.4.0 version: 6.4.0 @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -732,20 +732,20 @@ packages: '@types/pg': 8.6.6 dev: false - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -754,43 +754,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2308,13 +2308,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/neon-node-basic/package.json b/driver-adapters/neon-node-basic/package.json index 13c3662b3ada..54f089716f76 100644 --- a/driver-adapters/neon-node-basic/package.json +++ b/driver-adapters/neon-node-basic/package.json @@ -8,12 +8,12 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "undici": "6.4.0" } } diff --git a/driver-adapters/neon-node-basic/pnpm-lock.yaml b/driver-adapters/neon-node-basic/pnpm-lock.yaml index bb7efcaef59f..488f57b46475 100644 --- a/driver-adapters/neon-node-basic/pnpm-lock.yaml +++ b/driver-adapters/neon-node-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) undici: specifier: 6.4.0 version: 6.4.0 @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -732,20 +732,20 @@ packages: '@types/pg': 8.6.6 dev: false - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -754,43 +754,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2308,13 +2308,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/neon-vercel-nextjs/package.json b/driver-adapters/neon-vercel-nextjs/package.json index 6c1eeb624032..a8a25bb83d72 100644 --- a/driver-adapters/neon-vercel-nextjs/package.json +++ b/driver-adapters/neon-vercel-nextjs/package.json @@ -12,13 +12,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@neondatabase/serverless": "0.7.2", - "@prisma/adapter-neon": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-neon": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters/neon-vercel-nextjs/pnpm-lock.yaml b/driver-adapters/neon-vercel-nextjs/pnpm-lock.yaml index 48f04bf72a5e..369f74435588 100644 --- a/driver-adapters/neon-vercel-nextjs/pnpm-lock.yaml +++ b/driver-adapters/neon-vercel-nextjs/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 0.7.2 version: 0.7.2 '@prisma/adapter-neon': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@neondatabase/serverless@0.7.2) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0) @@ -38,8 +38,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -887,20 +887,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-neon@5.10.0-dev.17(@neondatabase/serverless@0.7.2): - resolution: {integrity: sha512-lftIR8uwh4/wtZC2vgP4wazqYY/yt9rVRMp3WKhbpKJnWjYyIUktuAuUOrPem9bPSLNeaD058/GCLN9v/VHMqg==} + /@prisma/adapter-neon@5.10.0-integration-feat-wasm-engine-split.6(@neondatabase/serverless@0.7.2): + resolution: {integrity: sha512-5sO/w4iVZWvN8H7xRfuTCrsSaXpo3fs9fjUCoturiDUG0DNp8GdGUgrpy+dQrQpbuBtSWVUGGyy5M+m9AabLoA==} peerDependencies: '@neondatabase/serverless': ^0.6.0 || ^0.7.0 dependencies: '@neondatabase/serverless': 0.7.2 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -909,43 +909,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3667,13 +3667,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters/pg-lambda-basic/package.json b/driver-adapters/pg-lambda-basic/package.json index 7b18d26bb0bc..8eba08e96823 100644 --- a/driver-adapters/pg-lambda-basic/package.json +++ b/driver-adapters/pg-lambda-basic/package.json @@ -11,11 +11,11 @@ "@types/pg": "^8.10.2", "esbuild": "0.20.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/adapter-pg": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-pg": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "pg": "8.11.3" } } diff --git a/driver-adapters/pg-lambda-basic/pnpm-lock.yaml b/driver-adapters/pg-lambda-basic/pnpm-lock.yaml index 25bbdef9a7a2..be8e6e83af95 100644 --- a/driver-adapters/pg-lambda-basic/pnpm-lock.yaml +++ b/driver-adapters/pg-lambda-basic/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/adapter-pg': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(pg@8.11.3) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) pg: specifier: 8.11.3 version: 8.11.3 @@ -32,8 +32,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -1434,20 +1434,20 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/adapter-pg@5.10.0-dev.17(pg@8.11.3): - resolution: {integrity: sha512-gGUzKe3LGvOBu6DwOSd9Y5si7WlQ1QwbG/xUrUcB7dNKbkEUScUCJdcY+3FrpzQrCU0zJiLZJg7sSHaL/9kPwA==} + /@prisma/adapter-pg@5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3): + resolution: {integrity: sha512-fxknLaLYYxDtmihE4wKrEAmR5T9e3V2Y9m+Wl2kexYiA2XbFsLhmkJIUSSpWD1vl4H5ZCcDfZEm7HVYDcXjLxQ==} peerDependencies: pg: ^8.11.3 dependencies: - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 pg: 8.11.3 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1456,43 +1456,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -3562,13 +3562,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/pg-node-basic-esm/package.json b/driver-adapters/pg-node-basic-esm/package.json index a02d689df90d..74965e8eaf63 100644 --- a/driver-adapters/pg-node-basic-esm/package.json +++ b/driver-adapters/pg-node-basic-esm/package.json @@ -9,11 +9,11 @@ "@jest/globals": "29.7.0", "@types/pg": "^8.10.2", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/adapter-pg": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-pg": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "pg": "8.11.3" } } diff --git a/driver-adapters/pg-node-basic-esm/pnpm-lock.yaml b/driver-adapters/pg-node-basic-esm/pnpm-lock.yaml index f0200c5826d6..4620fad0f322 100644 --- a/driver-adapters/pg-node-basic-esm/pnpm-lock.yaml +++ b/driver-adapters/pg-node-basic-esm/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/adapter-pg': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(pg@8.11.3) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) pg: specifier: 8.11.3 version: 8.11.3 @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -721,20 +721,20 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/adapter-pg@5.10.0-dev.17(pg@8.11.3): - resolution: {integrity: sha512-gGUzKe3LGvOBu6DwOSd9Y5si7WlQ1QwbG/xUrUcB7dNKbkEUScUCJdcY+3FrpzQrCU0zJiLZJg7sSHaL/9kPwA==} + /@prisma/adapter-pg@5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3): + resolution: {integrity: sha512-fxknLaLYYxDtmihE4wKrEAmR5T9e3V2Y9m+Wl2kexYiA2XbFsLhmkJIUSSpWD1vl4H5ZCcDfZEm7HVYDcXjLxQ==} peerDependencies: pg: ^8.11.3 dependencies: - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 pg: 8.11.3 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -743,43 +743,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2391,13 +2391,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/pg-node-basic/package.json b/driver-adapters/pg-node-basic/package.json index de0c6934201c..61a7d1362dbd 100644 --- a/driver-adapters/pg-node-basic/package.json +++ b/driver-adapters/pg-node-basic/package.json @@ -9,11 +9,11 @@ "@jest/globals": "29.7.0", "@types/pg": "^8.10.2", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/adapter-pg": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-pg": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "pg": "8.11.3" } } diff --git a/driver-adapters/pg-node-basic/pnpm-lock.yaml b/driver-adapters/pg-node-basic/pnpm-lock.yaml index f0200c5826d6..4620fad0f322 100644 --- a/driver-adapters/pg-node-basic/pnpm-lock.yaml +++ b/driver-adapters/pg-node-basic/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/adapter-pg': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(pg@8.11.3) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) pg: specifier: 8.11.3 version: 8.11.3 @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -721,20 +721,20 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/adapter-pg@5.10.0-dev.17(pg@8.11.3): - resolution: {integrity: sha512-gGUzKe3LGvOBu6DwOSd9Y5si7WlQ1QwbG/xUrUcB7dNKbkEUScUCJdcY+3FrpzQrCU0zJiLZJg7sSHaL/9kPwA==} + /@prisma/adapter-pg@5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3): + resolution: {integrity: sha512-fxknLaLYYxDtmihE4wKrEAmR5T9e3V2Y9m+Wl2kexYiA2XbFsLhmkJIUSSpWD1vl4H5ZCcDfZEm7HVYDcXjLxQ==} peerDependencies: pg: ^8.11.3 dependencies: - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 pg: 8.11.3 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -743,43 +743,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2391,13 +2391,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/pg-vercel-nextjs/package.json b/driver-adapters/pg-vercel-nextjs/package.json index 2991815011ba..249b098128f2 100644 --- a/driver-adapters/pg-vercel-nextjs/package.json +++ b/driver-adapters/pg-vercel-nextjs/package.json @@ -13,12 +13,12 @@ "@jest/globals": "29.7.0", "@types/pg": "^8.10.2", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { - "@prisma/adapter-pg": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-pg": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "pg": "8.11.3", diff --git a/driver-adapters/pg-vercel-nextjs/pnpm-lock.yaml b/driver-adapters/pg-vercel-nextjs/pnpm-lock.yaml index fcc91318d850..d26eb1b10d70 100644 --- a/driver-adapters/pg-vercel-nextjs/pnpm-lock.yaml +++ b/driver-adapters/pg-vercel-nextjs/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@prisma/adapter-pg': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(pg@8.11.3) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0) @@ -38,8 +38,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -876,20 +876,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-pg@5.10.0-dev.17(pg@8.11.3): - resolution: {integrity: sha512-gGUzKe3LGvOBu6DwOSd9Y5si7WlQ1QwbG/xUrUcB7dNKbkEUScUCJdcY+3FrpzQrCU0zJiLZJg7sSHaL/9kPwA==} + /@prisma/adapter-pg@5.10.0-integration-feat-wasm-engine-split.6(pg@8.11.3): + resolution: {integrity: sha512-fxknLaLYYxDtmihE4wKrEAmR5T9e3V2Y9m+Wl2kexYiA2XbFsLhmkJIUSSpWD1vl4H5ZCcDfZEm7HVYDcXjLxQ==} peerDependencies: pg: ^8.11.3 dependencies: - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 pg: 8.11.3 postgres-array: 3.0.2 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -898,43 +898,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3750,13 +3750,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters/planetscale-lambda-basic/package.json b/driver-adapters/planetscale-lambda-basic/package.json index 85b03682837c..75287710522b 100644 --- a/driver-adapters/planetscale-lambda-basic/package.json +++ b/driver-adapters/planetscale-lambda-basic/package.json @@ -10,11 +10,11 @@ "@jest/globals": "29.7.0", "esbuild": "0.20.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@planetscale/database": "1.14.0", - "@prisma/adapter-planetscale": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-planetscale": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/driver-adapters/planetscale-lambda-basic/pnpm-lock.yaml b/driver-adapters/planetscale-lambda-basic/pnpm-lock.yaml index aaccefe806d2..293a6a13f17c 100644 --- a/driver-adapters/planetscale-lambda-basic/pnpm-lock.yaml +++ b/driver-adapters/planetscale-lambda-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 1.14.0 version: 1.14.0 '@prisma/adapter-planetscale': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@planetscale/database@1.14.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@aws-sdk/client-lambda': @@ -29,8 +29,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -1436,19 +1436,19 @@ packages: engines: {node: '>=16'} dev: false - /@prisma/adapter-planetscale@5.10.0-dev.17(@planetscale/database@1.14.0): - resolution: {integrity: sha512-fILIkI6wgZBwRfPNoya5dZFaz+z0h/psBWrhVAnmmTbmhbGH/1gk/NsX1aYTcEd5erS0lF+BRtsACQgyvrkQcQ==} + /@prisma/adapter-planetscale@5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0): + resolution: {integrity: sha512-2FTcVkqMjcJz95a8GFOoEudkB1FScPBd7S7txc0GiXtWoeTUOdNNWqGCZHQ991m0ymijWzm6EksACm3NUyz1AQ==} peerDependencies: '@planetscale/database': ^1.14.0 dependencies: '@planetscale/database': 1.14.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1457,43 +1457,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -3415,13 +3415,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/planetscale-node-basic-esm/package.json b/driver-adapters/planetscale-node-basic-esm/package.json index e0040edb9269..7f0faa690a3f 100644 --- a/driver-adapters/planetscale-node-basic-esm/package.json +++ b/driver-adapters/planetscale-node-basic-esm/package.json @@ -8,11 +8,11 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@planetscale/database": "1.14.0", - "@prisma/adapter-planetscale": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-planetscale": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/driver-adapters/planetscale-node-basic-esm/pnpm-lock.yaml b/driver-adapters/planetscale-node-basic-esm/pnpm-lock.yaml index 935eb3238146..6f44cfb218f3 100644 --- a/driver-adapters/planetscale-node-basic-esm/pnpm-lock.yaml +++ b/driver-adapters/planetscale-node-basic-esm/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 1.14.0 version: 1.14.0 '@prisma/adapter-planetscale': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@planetscale/database@1.14.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -23,8 +23,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -723,19 +723,19 @@ packages: engines: {node: '>=16'} dev: false - /@prisma/adapter-planetscale@5.10.0-dev.17(@planetscale/database@1.14.0): - resolution: {integrity: sha512-fILIkI6wgZBwRfPNoya5dZFaz+z0h/psBWrhVAnmmTbmhbGH/1gk/NsX1aYTcEd5erS0lF+BRtsACQgyvrkQcQ==} + /@prisma/adapter-planetscale@5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0): + resolution: {integrity: sha512-2FTcVkqMjcJz95a8GFOoEudkB1FScPBd7S7txc0GiXtWoeTUOdNNWqGCZHQ991m0ymijWzm6EksACm3NUyz1AQ==} peerDependencies: '@planetscale/database': ^1.14.0 dependencies: '@planetscale/database': 1.14.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -744,43 +744,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2244,13 +2244,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/planetscale-node-basic/package.json b/driver-adapters/planetscale-node-basic/package.json index d93d0a36f834..6634d33b3424 100644 --- a/driver-adapters/planetscale-node-basic/package.json +++ b/driver-adapters/planetscale-node-basic/package.json @@ -8,11 +8,11 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@planetscale/database": "1.14.0", - "@prisma/adapter-planetscale": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-planetscale": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/driver-adapters/planetscale-node-basic/pnpm-lock.yaml b/driver-adapters/planetscale-node-basic/pnpm-lock.yaml index 935eb3238146..6f44cfb218f3 100644 --- a/driver-adapters/planetscale-node-basic/pnpm-lock.yaml +++ b/driver-adapters/planetscale-node-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 1.14.0 version: 1.14.0 '@prisma/adapter-planetscale': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@planetscale/database@1.14.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -23,8 +23,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -723,19 +723,19 @@ packages: engines: {node: '>=16'} dev: false - /@prisma/adapter-planetscale@5.10.0-dev.17(@planetscale/database@1.14.0): - resolution: {integrity: sha512-fILIkI6wgZBwRfPNoya5dZFaz+z0h/psBWrhVAnmmTbmhbGH/1gk/NsX1aYTcEd5erS0lF+BRtsACQgyvrkQcQ==} + /@prisma/adapter-planetscale@5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0): + resolution: {integrity: sha512-2FTcVkqMjcJz95a8GFOoEudkB1FScPBd7S7txc0GiXtWoeTUOdNNWqGCZHQ991m0ymijWzm6EksACm3NUyz1AQ==} peerDependencies: '@planetscale/database': ^1.14.0 dependencies: '@planetscale/database': 1.14.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -744,43 +744,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2244,13 +2244,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/planetscale-vercel-nextjs/package.json b/driver-adapters/planetscale-vercel-nextjs/package.json index c12387d92170..da56f0541293 100644 --- a/driver-adapters/planetscale-vercel-nextjs/package.json +++ b/driver-adapters/planetscale-vercel-nextjs/package.json @@ -12,13 +12,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@planetscale/database": "1.14.0", - "@prisma/adapter-planetscale": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-planetscale": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters/planetscale-vercel-nextjs/pnpm-lock.yaml b/driver-adapters/planetscale-vercel-nextjs/pnpm-lock.yaml index 14811f6fc2bf..acf9aa6f65d4 100644 --- a/driver-adapters/planetscale-vercel-nextjs/pnpm-lock.yaml +++ b/driver-adapters/planetscale-vercel-nextjs/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 1.14.0 version: 1.14.0 '@prisma/adapter-planetscale': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@planetscale/database@1.14.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0) @@ -35,8 +35,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -878,19 +878,19 @@ packages: engines: {node: '>=16'} dev: false - /@prisma/adapter-planetscale@5.10.0-dev.17(@planetscale/database@1.14.0): - resolution: {integrity: sha512-fILIkI6wgZBwRfPNoya5dZFaz+z0h/psBWrhVAnmmTbmhbGH/1gk/NsX1aYTcEd5erS0lF+BRtsACQgyvrkQcQ==} + /@prisma/adapter-planetscale@5.10.0-integration-feat-wasm-engine-split.6(@planetscale/database@1.14.0): + resolution: {integrity: sha512-2FTcVkqMjcJz95a8GFOoEudkB1FScPBd7S7txc0GiXtWoeTUOdNNWqGCZHQ991m0ymijWzm6EksACm3NUyz1AQ==} peerDependencies: '@planetscale/database': ^1.14.0 dependencies: '@planetscale/database': 1.14.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -899,43 +899,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3603,13 +3603,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/driver-adapters/tidb-node-basic/package.json b/driver-adapters/tidb-node-basic/package.json index 1e08ecd52053..ca3f3f5e250e 100644 --- a/driver-adapters/tidb-node-basic/package.json +++ b/driver-adapters/tidb-node-basic/package.json @@ -8,10 +8,10 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@tidbcloud/prisma-adapter": "5.8.0-dev.15", "@tidbcloud/serverless": "0.0.10" } diff --git a/driver-adapters/tidb-node-basic/pnpm-lock.yaml b/driver-adapters/tidb-node-basic/pnpm-lock.yaml index 56056156546f..f6eff6b045c6 100644 --- a/driver-adapters/tidb-node-basic/pnpm-lock.yaml +++ b/driver-adapters/tidb-node-basic/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@tidbcloud/prisma-adapter': specifier: 5.8.0-dev.15 version: 5.8.0-dev.15(@tidbcloud/serverless@0.0.10) @@ -23,8 +23,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -718,8 +718,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -728,11 +728,11 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} /@prisma/driver-adapter-utils@5.8.0-dev.15: resolution: {integrity: sha512-H4+QctoR4fbcPrkgwNxCTztzqLm0teWSQ9zMgxUSOizdckfmIakpSNJK7mXZTXPYJWtbyzZS8fr1VVrMBqC7bA==} @@ -742,29 +742,29 @@ packages: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2244,13 +2244,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/turso-lambda-basic/package.json b/driver-adapters/turso-lambda-basic/package.json index 3f915bdea777..19cb39e89be3 100644 --- a/driver-adapters/turso-lambda-basic/package.json +++ b/driver-adapters/turso-lambda-basic/package.json @@ -10,11 +10,11 @@ "@jest/globals": "29.7.0", "esbuild": "0.20.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@libsql/client": "^0.4.0", - "@prisma/adapter-libsql": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-libsql": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } \ No newline at end of file diff --git a/driver-adapters/turso-lambda-basic/pnpm-lock.yaml b/driver-adapters/turso-lambda-basic/pnpm-lock.yaml index 20bca82290ba..c96f69e5abaf 100644 --- a/driver-adapters/turso-lambda-basic/pnpm-lock.yaml +++ b/driver-adapters/turso-lambda-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: ^0.4.0 version: 0.4.0 '@prisma/adapter-libsql': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@libsql/client@0.4.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@aws-sdk/client-lambda': @@ -29,8 +29,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -1542,20 +1542,20 @@ packages: resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} dev: false - /@prisma/adapter-libsql@5.10.0-dev.17(@libsql/client@0.4.0): - resolution: {integrity: sha512-QLmnEsKC9HhTXq+H5Szc8YEblPHqQ5RcmOCkmSCnh6GaF50pndWVWuy2zIeIs7fWeQ6CUG/0HLqzFj2t48Qwwg==} + /@prisma/adapter-libsql@5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0): + resolution: {integrity: sha512-YrKoTXK++9UzhrfNhEjXdlroB5AGu8fTtVYzLBNTsHsuF9Ne8G0VVe2slSAaZMP8o9Fupjmgo/LX15h0uuvSvQ==} peerDependencies: '@libsql/client': ^0.3.5 || ^0.4.0 dependencies: '@libsql/client': 0.4.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 async-mutex: 0.4.0 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1564,43 +1564,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -3649,13 +3649,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/turso-node-basic-esm/package.json b/driver-adapters/turso-node-basic-esm/package.json index 7fded47e7b4a..3b40226157c2 100644 --- a/driver-adapters/turso-node-basic-esm/package.json +++ b/driver-adapters/turso-node-basic-esm/package.json @@ -8,11 +8,11 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@libsql/client": "^0.4.0", - "@prisma/adapter-libsql": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-libsql": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/driver-adapters/turso-node-basic-esm/pnpm-lock.yaml b/driver-adapters/turso-node-basic-esm/pnpm-lock.yaml index 76320bc74ff4..76a11077d19e 100644 --- a/driver-adapters/turso-node-basic-esm/pnpm-lock.yaml +++ b/driver-adapters/turso-node-basic-esm/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: ^0.4.0 version: 0.4.0 '@prisma/adapter-libsql': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@libsql/client@0.4.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -23,8 +23,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -829,20 +829,20 @@ packages: resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} dev: false - /@prisma/adapter-libsql@5.10.0-dev.17(@libsql/client@0.4.0): - resolution: {integrity: sha512-QLmnEsKC9HhTXq+H5Szc8YEblPHqQ5RcmOCkmSCnh6GaF50pndWVWuy2zIeIs7fWeQ6CUG/0HLqzFj2t48Qwwg==} + /@prisma/adapter-libsql@5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0): + resolution: {integrity: sha512-YrKoTXK++9UzhrfNhEjXdlroB5AGu8fTtVYzLBNTsHsuF9Ne8G0VVe2slSAaZMP8o9Fupjmgo/LX15h0uuvSvQ==} peerDependencies: '@libsql/client': ^0.3.5 || ^0.4.0 dependencies: '@libsql/client': 0.4.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 async-mutex: 0.4.0 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -851,43 +851,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2478,13 +2478,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/turso-node-basic/package.json b/driver-adapters/turso-node-basic/package.json index 35ed42967c5a..8ab6de95ec26 100644 --- a/driver-adapters/turso-node-basic/package.json +++ b/driver-adapters/turso-node-basic/package.json @@ -8,11 +8,11 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { "@libsql/client": "^0.4.0", - "@prisma/adapter-libsql": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "@prisma/adapter-libsql": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/driver-adapters/turso-node-basic/pnpm-lock.yaml b/driver-adapters/turso-node-basic/pnpm-lock.yaml index 76320bc74ff4..76a11077d19e 100644 --- a/driver-adapters/turso-node-basic/pnpm-lock.yaml +++ b/driver-adapters/turso-node-basic/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: ^0.4.0 version: 0.4.0 '@prisma/adapter-libsql': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@libsql/client@0.4.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@jest/globals': @@ -23,8 +23,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -829,20 +829,20 @@ packages: resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} dev: false - /@prisma/adapter-libsql@5.10.0-dev.17(@libsql/client@0.4.0): - resolution: {integrity: sha512-QLmnEsKC9HhTXq+H5Szc8YEblPHqQ5RcmOCkmSCnh6GaF50pndWVWuy2zIeIs7fWeQ6CUG/0HLqzFj2t48Qwwg==} + /@prisma/adapter-libsql@5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0): + resolution: {integrity: sha512-YrKoTXK++9UzhrfNhEjXdlroB5AGu8fTtVYzLBNTsHsuF9Ne8G0VVe2slSAaZMP8o9Fupjmgo/LX15h0uuvSvQ==} peerDependencies: '@libsql/client': ^0.3.5 || ^0.4.0 dependencies: '@libsql/client': 0.4.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 async-mutex: 0.4.0 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -851,43 +851,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2478,13 +2478,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/driver-adapters/turso-vercel-nextjs/package.json b/driver-adapters/turso-vercel-nextjs/package.json index d352c3f29fb7..6ad27540a7b0 100644 --- a/driver-adapters/turso-vercel-nextjs/package.json +++ b/driver-adapters/turso-vercel-nextjs/package.json @@ -12,13 +12,13 @@ "devDependencies": { "@jest/globals": "29.7.0", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { "@libsql/client": "^0.4.0", - "@prisma/adapter-libsql": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17", + "@prisma/adapter-libsql": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/driver-adapters/turso-vercel-nextjs/pnpm-lock.yaml b/driver-adapters/turso-vercel-nextjs/pnpm-lock.yaml index 4993040c3f1e..6024a14baeca 100644 --- a/driver-adapters/turso-vercel-nextjs/pnpm-lock.yaml +++ b/driver-adapters/turso-vercel-nextjs/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: ^0.4.0 version: 0.4.0 '@prisma/adapter-libsql': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(@libsql/client@0.4.0) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0) @@ -35,8 +35,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -984,20 +984,20 @@ packages: fastq: 1.15.0 dev: true - /@prisma/adapter-libsql@5.10.0-dev.17(@libsql/client@0.4.0): - resolution: {integrity: sha512-QLmnEsKC9HhTXq+H5Szc8YEblPHqQ5RcmOCkmSCnh6GaF50pndWVWuy2zIeIs7fWeQ6CUG/0HLqzFj2t48Qwwg==} + /@prisma/adapter-libsql@5.10.0-integration-feat-wasm-engine-split.6(@libsql/client@0.4.0): + resolution: {integrity: sha512-YrKoTXK++9UzhrfNhEjXdlroB5AGu8fTtVYzLBNTsHsuF9Ne8G0VVe2slSAaZMP8o9Fupjmgo/LX15h0uuvSvQ==} peerDependencies: '@libsql/client': ^0.3.5 || ^0.4.0 dependencies: '@libsql/client': 0.4.0 - '@prisma/driver-adapter-utils': 5.10.0-dev.17 + '@prisma/driver-adapter-utils': 5.10.0-integration-feat-wasm-engine-split.6 async-mutex: 0.4.0 transitivePeerDependencies: - supports-color dev: false - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1006,43 +1006,43 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/driver-adapter-utils@5.10.0-dev.17: - resolution: {integrity: sha512-ANje4bo8PSRKO/AEKkQN5Mp6ZXQTZIwzEsS4kpgkkMzCIsNk0b9vGLJiGFdb062NtFc8xNLLuj2IVVQ1FIhybg==} + /@prisma/driver-adapter-utils@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-r5lS6f+Ls/StCZ8vIBG4XtYbAfOEnQykdFtXlJwlQqLTJv+bm8Ib9HYBe6pkoMYPvQQ44d3GYBGmHZA6bUF1MQ==} dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3819,13 +3819,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/engines/engine-native-deps/package.json b/engines/engine-native-deps/package.json index 72ee2cc231fc..a0bba34ce56d 100644 --- a/engines/engine-native-deps/package.json +++ b/engines/engine-native-deps/package.json @@ -8,7 +8,7 @@ "update-snapshots": "pnpm test -- --update" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "zx": "7.2.3" } } diff --git a/engines/engine-native-deps/pnpm-lock.yaml b/engines/engine-native-deps/pnpm-lock.yaml index fe6bd0cb1c50..4e507c885d03 100644 --- a/engines/engine-native-deps/pnpm-lock.yaml +++ b/engines/engine-native-deps/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 zx: specifier: 7.2.3 version: 7.2.3 @@ -35,8 +35,8 @@ packages: fastq: 1.15.0 dev: false - /@prisma/client@5.10.0-dev.17: - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: diff --git a/engines/engine-types/package.json b/engines/engine-types/package.json index 1135df85001d..f407e0f8d82b 100644 --- a/engines/engine-types/package.json +++ b/engines/engine-types/package.json @@ -7,7 +7,7 @@ "test": "jest --verbose" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "execa": "^5.0.1", "fs-extra": "^11.0.0" }, @@ -16,7 +16,7 @@ "@types/jest": "28.1.8", "@types/node": "16.18.70", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-jest": "28.0.8", "typescript": "5.3.3" } diff --git a/engines/engine-types/pnpm-lock.yaml b/engines/engine-types/pnpm-lock.yaml index 884075df372b..941e35f18b72 100644 --- a/engines/engine-types/pnpm-lock.yaml +++ b/engines/engine-types/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) execa: specifier: ^5.0.1 version: 5.1.1 @@ -29,8 +29,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-jest: specifier: 28.0.8 version: 28.0.8(@babel/core@7.21.3)(jest@28.1.3)(typescript@5.3.3) @@ -639,8 +639,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -649,35 +649,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2015,13 +2015,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/frameworks/nestjs/package.json b/frameworks/nestjs/package.json index c6635426dc22..7e864540fe72 100644 --- a/frameworks/nestjs/package.json +++ b/frameworks/nestjs/package.json @@ -24,7 +24,7 @@ "@nestjs/common": "10.3.1", "@nestjs/core": "10.3.1", "@nestjs/platform-express": "10.3.1", - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "reflect-metadata": "0.2.1", "rimraf": "5.0.5", "rxjs": "7.8.1" @@ -38,7 +38,7 @@ "@types/node": "16.18.70", "@types/supertest": "6.0.2", "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "source-map-support": "0.5.21", "supertest": "6.3.4", "ts-jest": "28.0.8", diff --git a/frameworks/nestjs/pnpm-lock.yaml b/frameworks/nestjs/pnpm-lock.yaml index 8c34435128b4..14fae52f6e59 100644 --- a/frameworks/nestjs/pnpm-lock.yaml +++ b/frameworks/nestjs/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: 10.3.1 version: 10.3.1(@nestjs/common@10.3.1)(@nestjs/core@10.3.1) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) reflect-metadata: specifier: 0.2.1 version: 0.2.1 @@ -53,8 +53,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@16.18.70)(ts-node@10.9.2) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 source-map-support: specifier: 0.5.21 version: 0.5.21 @@ -976,8 +976,8 @@ packages: requiresBuild: true optional: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -986,35 +986,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -3648,13 +3648,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} diff --git a/frameworks/nextjs/package.json b/frameworks/nextjs/package.json index fbb03dcfac17..4e91319175af 100644 --- a/frameworks/nextjs/package.json +++ b/frameworks/nextjs/package.json @@ -8,7 +8,7 @@ "start": "next start" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "react": "18.2.0", "react-dom": "18.2.0" @@ -16,7 +16,7 @@ "devDependencies": { "@types/node": "16.18.70", "@types/react": "18.2.54", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "typescript": "5.3.3" } } diff --git a/frameworks/nextjs/pnpm-lock.yaml b/frameworks/nextjs/pnpm-lock.yaml index 3322083bf76d..358a6cd4f9aa 100644 --- a/frameworks/nextjs/pnpm-lock.yaml +++ b/frameworks/nextjs/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(react-dom@18.2.0)(react@18.2.0) @@ -26,8 +26,8 @@ devDependencies: specifier: 18.2.54 version: 18.2.54 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 typescript: specifier: 5.3.3 version: 5.3.3 @@ -119,8 +119,8 @@ packages: dev: false optional: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -129,35 +129,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@swc/helpers@0.5.2: resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==} @@ -277,13 +277,13 @@ packages: source-map-js: 1.0.2 dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /react-dom@18.2.0(react@18.2.0): resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} diff --git a/frameworks/sveltekit/package.json b/frameworks/sveltekit/package.json index ffc9febccf8d..59871474d846 100644 --- a/frameworks/sveltekit/package.json +++ b/frameworks/sveltekit/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@sveltejs/adapter-auto": "2.1.1", "@sveltejs/kit": "1.30.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "svelte": "4.2.9", "svelte-check": "3.6.3", "svelte-preprocess": "5.1.3", @@ -23,6 +23,6 @@ }, "type": "module", "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/frameworks/sveltekit/pnpm-lock.yaml b/frameworks/sveltekit/pnpm-lock.yaml index 6958dc60a100..48d1dcf24f37 100644 --- a/frameworks/sveltekit/pnpm-lock.yaml +++ b/frameworks/sveltekit/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@sveltejs/adapter-auto': @@ -17,8 +17,8 @@ devDependencies: specifier: 1.30.3 version: 1.30.3(svelte@4.2.9)(vite@5.0.12) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 svelte: specifier: 4.2.9 version: 4.2.9 @@ -306,8 +306,8 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -316,35 +316,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/rollup-android-arm-eabi@4.4.1: resolution: {integrity: sha512-Ss4suS/sd+6xLRu+MLCkED2mUrAyqHmmvZB+zpzZ9Znn9S8wCkTQCJaQ8P8aHofnvG5L16u9MVnJjCqioPErwQ==} @@ -945,13 +945,13 @@ packages: source-map-js: 1.0.2 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} diff --git a/generic/basic-m1/package.json b/generic/basic-m1/package.json index eeca9c74e957..079b446e75b4 100644 --- a/generic/basic-m1/package.json +++ b/generic/basic-m1/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,6 +11,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/generic/basic-m1/pnpm-lock.yaml b/generic/basic-m1/pnpm-lock.yaml index 6661e7de689a..57df3f35ea64 100644 --- a/generic/basic-m1/pnpm-lock.yaml +++ b/generic/basic-m1/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -48,8 +48,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -58,35 +58,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -136,13 +136,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@16.18.70)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/generic/basic/package.json b/generic/basic/package.json index eeca9c74e957..079b446e75b4 100644 --- a/generic/basic/package.json +++ b/generic/basic/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,6 +11,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/generic/basic/pnpm-lock.yaml b/generic/basic/pnpm-lock.yaml index 6661e7de689a..57df3f35ea64 100644 --- a/generic/basic/pnpm-lock.yaml +++ b/generic/basic/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -48,8 +48,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -58,35 +58,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -136,13 +136,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@16.18.70)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/libraries/apollo-server/package.json b/libraries/apollo-server/package.json index 0bebf3f8668e..981912d39416 100644 --- a/libraries/apollo-server/package.json +++ b/libraries/apollo-server/package.json @@ -8,13 +8,13 @@ "dependencies": { "@apollo/client": "3.8.7", "@apollo/server": "4.9.5", - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node-fetch": "2.6.11", "graphql": "16.8.1" }, "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "ts-node-dev": "2.0.0", "typescript": "5.3.3" diff --git a/libraries/apollo-server/pnpm-lock.yaml b/libraries/apollo-server/pnpm-lock.yaml index dca74ff889d8..a71ed8b4cded 100644 --- a/libraries/apollo-server/pnpm-lock.yaml +++ b/libraries/apollo-server/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: 4.9.5 version: 4.9.5(graphql@16.8.1) '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@types/node-fetch': specifier: 2.6.11 version: 2.6.11 @@ -26,8 +26,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -321,8 +321,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -331,35 +331,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@protobufjs/aspromise@1.1.2: resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -1134,13 +1134,13 @@ packages: engines: {node: '>=8.6'} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} diff --git a/libraries/express/package.json b/libraries/express/package.json index 2e2f1486058a..842a1ad0b07f 100644 --- a/libraries/express/package.json +++ b/libraries/express/package.json @@ -6,7 +6,7 @@ "start": "ts-node src/index.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70", "body-parser": "1.20.2", "express": "4.18.2" @@ -14,7 +14,7 @@ "devDependencies": { "@types/body-parser": "1.19.5", "@types/express": "4.17.21", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" } diff --git a/libraries/express/pnpm-lock.yaml b/libraries/express/pnpm-lock.yaml index 40899c6802f6..8d4cd74fa047 100644 --- a/libraries/express/pnpm-lock.yaml +++ b/libraries/express/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@types/node': specifier: 16.18.70 version: 16.18.70 @@ -26,8 +26,8 @@ devDependencies: specifier: 4.17.21 version: 4.17.21 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -60,8 +60,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -70,35 +70,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -500,13 +500,13 @@ packages: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/libraries/type-graphql/package.json b/libraries/type-graphql/package.json index f1b979a27ad7..b04d6224d98c 100644 --- a/libraries/type-graphql/package.json +++ b/libraries/type-graphql/package.json @@ -6,7 +6,7 @@ "dev": "ts-node-dev --no-notify --respawn --transpileOnly src/server" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/graphql": "14.5.0", "apollo-server": "3.13.0", "class-validator": "0.14.1", @@ -16,7 +16,7 @@ }, "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "ts-node-dev": "2.0.0", "typescript": "5.3.3" diff --git a/libraries/type-graphql/pnpm-lock.yaml b/libraries/type-graphql/pnpm-lock.yaml index 8eec1bd4b106..42fd6fd4cdc9 100644 --- a/libraries/type-graphql/pnpm-lock.yaml +++ b/libraries/type-graphql/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@types/graphql': specifier: 14.5.0 version: 14.5.0 @@ -32,8 +32,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -288,8 +288,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -298,35 +298,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@protobufjs/aspromise@1.1.2: resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -1260,13 +1260,13 @@ packages: engines: {node: '>=8.6'} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} diff --git a/migrate/db-seed-commonjs-pkg/package.json b/migrate/db-seed-commonjs-pkg/package.json index e9dc5758858b..7b155a70fd3e 100644 --- a/migrate/db-seed-commonjs-pkg/package.json +++ b/migrate/db-seed-commonjs-pkg/package.json @@ -4,11 +4,11 @@ "@types/node": "16.18.70", "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/migrate/db-seed-commonjs-pkg/pnpm-lock.yaml b/migrate/db-seed-commonjs-pkg/pnpm-lock.yaml index 20fb0d76bbef..3392300a3d12 100644 --- a/migrate/db-seed-commonjs-pkg/pnpm-lock.yaml +++ b/migrate/db-seed-commonjs-pkg/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': @@ -20,8 +20,8 @@ devDependencies: specifier: 2.8.8 version: 2.8.8 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.1.6) @@ -641,8 +641,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -651,35 +651,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2028,13 +2028,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/migrate/db-seed-esm-pkg/package.json b/migrate/db-seed-esm-pkg/package.json index 48669feebb1b..810c29607cbc 100644 --- a/migrate/db-seed-esm-pkg/package.json +++ b/migrate/db-seed-esm-pkg/package.json @@ -5,11 +5,11 @@ "@types/node": "16.18.70", "jest": "28.1.3", "prettier": "2.8.8", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/migrate/db-seed-esm-pkg/pnpm-lock.yaml b/migrate/db-seed-esm-pkg/pnpm-lock.yaml index 20fb0d76bbef..3392300a3d12 100644 --- a/migrate/db-seed-esm-pkg/pnpm-lock.yaml +++ b/migrate/db-seed-esm-pkg/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': @@ -20,8 +20,8 @@ devDependencies: specifier: 2.8.8 version: 2.8.8 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.1.6) @@ -641,8 +641,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -651,35 +651,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2028,13 +2028,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/packagers/npm-global/package-lock.json b/packagers/npm-global/package-lock.json index e41e18a5dead..4edef45156c3 100644 --- a/packagers/npm-global/package-lock.json +++ b/packagers/npm-global/package-lock.json @@ -7,11 +7,11 @@ "name": "npm-global", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" } @@ -54,9 +54,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -71,48 +71,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@tsconfig/node10": { @@ -194,13 +194,13 @@ "dev": true }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -314,53 +314,53 @@ } }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@tsconfig/node10": { @@ -430,12 +430,12 @@ "dev": true }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "ts-node": { diff --git a/packagers/npm-global/package.json b/packagers/npm-global/package.json index 9706a9a8939c..60e1408649a6 100644 --- a/packagers/npm-global/package.json +++ b/packagers/npm-global/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,6 +11,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/npm/package-lock.json b/packagers/npm/package-lock.json index 63beaab6233c..d274cea2853c 100644 --- a/packagers/npm/package-lock.json +++ b/packagers/npm/package-lock.json @@ -7,11 +7,11 @@ "name": "npm", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" } @@ -54,9 +54,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -71,48 +71,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@tsconfig/node10": { @@ -194,13 +194,13 @@ "dev": true }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -314,53 +314,53 @@ } }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@tsconfig/node10": { @@ -430,12 +430,12 @@ "dev": true }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "ts-node": { diff --git a/packagers/npm/package.json b/packagers/npm/package.json index a4902e5503e6..f3d2b388cec6 100644 --- a/packagers/npm/package.json +++ b/packagers/npm/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,6 +11,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/pnpm-workspaces-custom-output/package.json b/packagers/pnpm-workspaces-custom-output/package.json index b3e98c500473..1dda62a59fc7 100644 --- a/packagers/pnpm-workspaces-custom-output/package.json +++ b/packagers/pnpm-workspaces-custom-output/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -13,6 +13,6 @@ "v": "prisma -v" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/pnpm-workspaces-custom-output/pnpm-lock.yaml b/packagers/pnpm-workspaces-custom-output/pnpm-lock.yaml index 6661e7de689a..57df3f35ea64 100644 --- a/packagers/pnpm-workspaces-custom-output/pnpm-lock.yaml +++ b/packagers/pnpm-workspaces-custom-output/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -48,8 +48,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -58,35 +58,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -136,13 +136,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@16.18.70)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/packagers/pnpm-workspaces-default-output/package.json b/packagers/pnpm-workspaces-default-output/package.json index 68baf56d3726..c58921da9a70 100644 --- a/packagers/pnpm-workspaces-default-output/package.json +++ b/packagers/pnpm-workspaces-default-output/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -13,6 +13,6 @@ "v": "prisma -v" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/pnpm-workspaces-default-output/pnpm-lock.yaml b/packagers/pnpm-workspaces-default-output/pnpm-lock.yaml index 6661e7de689a..57df3f35ea64 100644 --- a/packagers/pnpm-workspaces-default-output/pnpm-lock.yaml +++ b/packagers/pnpm-workspaces-default-output/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -48,8 +48,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -58,35 +58,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -136,13 +136,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@16.18.70)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/packagers/pnpm/package.json b/packagers/pnpm/package.json index a98b4735d247..fd40cf69a49b 100644 --- a/packagers/pnpm/package.json +++ b/packagers/pnpm/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,6 +11,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/pnpm/pnpm-lock.yaml b/packagers/pnpm/pnpm-lock.yaml index 6661e7de689a..57df3f35ea64 100644 --- a/packagers/pnpm/pnpm-lock.yaml +++ b/packagers/pnpm/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -48,8 +48,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -58,35 +58,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -136,13 +136,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@16.18.70)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/packagers/yarn-workspaces/package.json b/packagers/yarn-workspaces/package.json index 257f47a8ae68..8979bff5be15 100644 --- a/packagers/yarn-workspaces/package.json +++ b/packagers/yarn-workspaces/package.json @@ -4,7 +4,7 @@ "prisma-project" ], "dependencies": { - "@prisma/client": "5.10.0-dev.17", - "prisma": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/yarn-workspaces/prisma-project/package.json b/packagers/yarn-workspaces/prisma-project/package.json index 778b8add2496..9bc74cc97ed6 100644 --- a/packagers/yarn-workspaces/prisma-project/package.json +++ b/packagers/yarn-workspaces/prisma-project/package.json @@ -3,11 +3,11 @@ "version": "0.0.0", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/yarn-workspaces/yarn.lock b/packagers/yarn-workspaces/yarn.lock index 7bc8fabfb954..1408e6df7659 100644 --- a/packagers/yarn-workspaces/yarn.lock +++ b/packagers/yarn-workspaces/yarn.lock @@ -27,46 +27,46 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@prisma/client@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.0-dev.17.tgz#f505fc68c88834f38334c9f911a2ca7501e1ffb8" - integrity sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ== - -"@prisma/debug@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-dev.17.tgz#12985c8f3c2dcf250eaa4f2d04e8968e820bb64c" - integrity sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw== - -"@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac": - version "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz#6ce626622efedaa76897c4e3fcc3069614ec96f8" - integrity sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ== - -"@prisma/engines@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-dev.17.tgz#37221b1ef48d86ecdf27690ff8dfd79e9263b09e" - integrity sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw== +"@prisma/client@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz#71a46deb373de7cf2a16e4d9bfcea164ad762a54" + integrity sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g== + +"@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz#1b59fb9bbbd952c482314cc1f5c785c34105f319" + integrity sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw== + +"@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561": + version "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz#9cce68a799985f4be1a614e5d4b585aacb039c13" + integrity sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg== + +"@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz#db07a563f84fd95bb572ee408da3a9165513cca4" + integrity sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw== dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/fetch-engine" "5.10.0-dev.17" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/fetch-engine@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz#932b3d34a4e98a8797fb83c95ac53ff5e9346551" - integrity sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug== + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/fetch-engine" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz#247d77f1688031f81a4bdf528bb8c4f40e331292" + integrity sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw== dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/get-platform@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz#cc4b8a5e1caa5c0054a930583896e807135acee6" - integrity sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw== + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz#c4e65d898c0e7e3da9d0b6764fddaea85f06f87c" + integrity sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ== dependencies: - "@prisma/debug" "5.10.0-dev.17" + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" "@tsconfig/node10@^1.0.7": version "1.0.9" @@ -123,12 +123,12 @@ make-error@^1.1.1: resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2" integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== -prisma@5.10.0-dev.17: - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-dev.17.tgz#7ad4a2417b27882fbd0a8b3a470cb460d9381449" - integrity sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg== +prisma@5.10.0-integration-feat-wasm-engine-split.6: + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz#9d1ee20337924d662f1b2840732306e9aee6a8b2" + integrity sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA== dependencies: - "@prisma/engines" "5.10.0-dev.17" + "@prisma/engines" "5.10.0-integration-feat-wasm-engine-split.6" ts-node@10.9.2: version "10.9.2" diff --git a/packagers/yarn/package.json b/packagers/yarn/package.json index 31521bdd28d8..e6a00bb9b2f3 100644 --- a/packagers/yarn/package.json +++ b/packagers/yarn/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,6 +11,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/yarn/yarn.lock b/packagers/yarn/yarn.lock index 7bc8fabfb954..1408e6df7659 100644 --- a/packagers/yarn/yarn.lock +++ b/packagers/yarn/yarn.lock @@ -27,46 +27,46 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@prisma/client@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.0-dev.17.tgz#f505fc68c88834f38334c9f911a2ca7501e1ffb8" - integrity sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ== - -"@prisma/debug@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-dev.17.tgz#12985c8f3c2dcf250eaa4f2d04e8968e820bb64c" - integrity sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw== - -"@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac": - version "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz#6ce626622efedaa76897c4e3fcc3069614ec96f8" - integrity sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ== - -"@prisma/engines@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-dev.17.tgz#37221b1ef48d86ecdf27690ff8dfd79e9263b09e" - integrity sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw== +"@prisma/client@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz#71a46deb373de7cf2a16e4d9bfcea164ad762a54" + integrity sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g== + +"@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz#1b59fb9bbbd952c482314cc1f5c785c34105f319" + integrity sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw== + +"@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561": + version "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz#9cce68a799985f4be1a614e5d4b585aacb039c13" + integrity sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg== + +"@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz#db07a563f84fd95bb572ee408da3a9165513cca4" + integrity sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw== dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/fetch-engine" "5.10.0-dev.17" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/fetch-engine@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz#932b3d34a4e98a8797fb83c95ac53ff5e9346551" - integrity sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug== + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/fetch-engine" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz#247d77f1688031f81a4bdf528bb8c4f40e331292" + integrity sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw== dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/get-platform@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz#cc4b8a5e1caa5c0054a930583896e807135acee6" - integrity sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw== + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz#c4e65d898c0e7e3da9d0b6764fddaea85f06f87c" + integrity sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ== dependencies: - "@prisma/debug" "5.10.0-dev.17" + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" "@tsconfig/node10@^1.0.7": version "1.0.9" @@ -123,12 +123,12 @@ make-error@^1.1.1: resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2" integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== -prisma@5.10.0-dev.17: - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-dev.17.tgz#7ad4a2417b27882fbd0a8b3a470cb460d9381449" - integrity sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg== +prisma@5.10.0-integration-feat-wasm-engine-split.6: + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz#9d1ee20337924d662f1b2840732306e9aee6a8b2" + integrity sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA== dependencies: - "@prisma/engines" "5.10.0-dev.17" + "@prisma/engines" "5.10.0-integration-feat-wasm-engine-split.6" ts-node@10.9.2: version "10.9.2" diff --git a/packagers/yarn3-without-pnp/package.json b/packagers/yarn3-without-pnp/package.json index 44f64a4ae5eb..872128c025d4 100644 --- a/packagers/yarn3-without-pnp/package.json +++ b/packagers/yarn3-without-pnp/package.json @@ -3,7 +3,7 @@ "license": "MIT", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -11,6 +11,6 @@ "cmd": "ts-node ./script.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/yarn3-without-pnp/yarn.lock b/packagers/yarn3-without-pnp/yarn.lock index 7bc8fabfb954..1408e6df7659 100644 --- a/packagers/yarn3-without-pnp/yarn.lock +++ b/packagers/yarn3-without-pnp/yarn.lock @@ -27,46 +27,46 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@prisma/client@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.0-dev.17.tgz#f505fc68c88834f38334c9f911a2ca7501e1ffb8" - integrity sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ== - -"@prisma/debug@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-dev.17.tgz#12985c8f3c2dcf250eaa4f2d04e8968e820bb64c" - integrity sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw== - -"@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac": - version "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz#6ce626622efedaa76897c4e3fcc3069614ec96f8" - integrity sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ== - -"@prisma/engines@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-dev.17.tgz#37221b1ef48d86ecdf27690ff8dfd79e9263b09e" - integrity sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw== +"@prisma/client@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz#71a46deb373de7cf2a16e4d9bfcea164ad762a54" + integrity sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g== + +"@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz#1b59fb9bbbd952c482314cc1f5c785c34105f319" + integrity sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw== + +"@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561": + version "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz#9cce68a799985f4be1a614e5d4b585aacb039c13" + integrity sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg== + +"@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz#db07a563f84fd95bb572ee408da3a9165513cca4" + integrity sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw== dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/fetch-engine" "5.10.0-dev.17" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/fetch-engine@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz#932b3d34a4e98a8797fb83c95ac53ff5e9346551" - integrity sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug== + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/fetch-engine" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz#247d77f1688031f81a4bdf528bb8c4f40e331292" + integrity sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw== dependencies: - "@prisma/debug" "5.10.0-dev.17" - "@prisma/engines-version" "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - "@prisma/get-platform" "5.10.0-dev.17" - -"@prisma/get-platform@5.10.0-dev.17": - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz#cc4b8a5e1caa5c0054a930583896e807135acee6" - integrity sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw== + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" + "@prisma/engines-version" "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + "@prisma/get-platform" "5.10.0-integration-feat-wasm-engine-split.6" + +"@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6": + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz#c4e65d898c0e7e3da9d0b6764fddaea85f06f87c" + integrity sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ== dependencies: - "@prisma/debug" "5.10.0-dev.17" + "@prisma/debug" "5.10.0-integration-feat-wasm-engine-split.6" "@tsconfig/node10@^1.0.7": version "1.0.9" @@ -123,12 +123,12 @@ make-error@^1.1.1: resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2" integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== -prisma@5.10.0-dev.17: - version "5.10.0-dev.17" - resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-dev.17.tgz#7ad4a2417b27882fbd0a8b3a470cb460d9381449" - integrity sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg== +prisma@5.10.0-integration-feat-wasm-engine-split.6: + version "5.10.0-integration-feat-wasm-engine-split.6" + resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz#9d1ee20337924d662f1b2840732306e9aee6a8b2" + integrity sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA== dependencies: - "@prisma/engines" "5.10.0-dev.17" + "@prisma/engines" "5.10.0-integration-feat-wasm-engine-split.6" ts-node@10.9.2: version "10.9.2" diff --git a/packagers/yarn3-workspaces-pnp/package.json b/packagers/yarn3-workspaces-pnp/package.json index 35cd02019beb..7e3d17c5c392 100644 --- a/packagers/yarn3-workspaces-pnp/package.json +++ b/packagers/yarn3-workspaces-pnp/package.json @@ -5,7 +5,7 @@ ], "packageManager": "yarn@3.8.0", "dependencies": { - "@prisma/client": "5.10.0-dev.17", - "prisma": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/packagers/yarn3-workspaces-pnp/packages/sub-project-1/package.json b/packagers/yarn3-workspaces-pnp/packages/sub-project-1/package.json index 8a02ea003ee7..5e5257136f86 100644 --- a/packagers/yarn3-workspaces-pnp/packages/sub-project-1/package.json +++ b/packagers/yarn3-workspaces-pnp/packages/sub-project-1/package.json @@ -6,12 +6,12 @@ "packageManager": "yarn@3.8.0", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@yarnpkg/pnpify": "3.1.8" } } diff --git a/packagers/yarn3-workspaces-pnp/yarn.lock b/packagers/yarn3-workspaces-pnp/yarn.lock index 99698965de8e..d73788a89e60 100644 --- a/packagers/yarn3-workspaces-pnp/yarn.lock +++ b/packagers/yarn3-workspaces-pnp/yarn.lock @@ -88,61 +88,61 @@ __metadata: languageName: node linkType: hard -"@prisma/client@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/client@npm:5.10.0-dev.17" +"@prisma/client@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/client@npm:5.10.0-integration-feat-wasm-engine-split.6" peerDependencies: prisma: "*" peerDependenciesMeta: prisma: optional: true - checksum: 6c1f8fa36f31415488ec4f37220b4bf14bf1f85392d04bc2f3f0cb2af9b31a243000d26dd37246ab2e5fe7d601e128f015617aaaf7f51ab188d308144ba67624 + checksum: d42507f5a45cf5649f7c544d9472e6a7a3d63fb04e2bcabf1a3879b9a0c55919e9f13ca20007a0d5b4256da28bb97efebf4595105e82acb2596d7f92926557c6 languageName: node linkType: hard -"@prisma/debug@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/debug@npm:5.10.0-dev.17" - checksum: 3ee51b5d8d1fea863f6c90936907ca6f48fcaae2f3ae6906f3387ce3db4fd2e977ffc54deef59eea9dfbecb9cbe48b96d8eba4c1485ce5cca0882ab990c7f8f3 +"@prisma/debug@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/debug@npm:5.10.0-integration-feat-wasm-engine-split.6" + checksum: f042d7f4fd01435e99a6587529551a7c735808b7377c2b5810342a42beb09423bfaa825458240e6a4137ccfe613b284f84508743078d3821fd9be77cdafc337c languageName: node linkType: hard -"@prisma/engines-version@npm:5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac": - version: 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - resolution: "@prisma/engines-version@npm:5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - checksum: 488d488cfe1e745637a67f7c711a131c5213c64bad671134f1fb4a27cc06def7547e6109d2ce094d13094c23febbf43930d095c6529fe9d252b026c1efd0e398 +"@prisma/engines-version@npm:5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561": + version: 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + resolution: "@prisma/engines-version@npm:5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + checksum: 71a74c89fcfabdc7083e8fcb0f3a88ee47a420423396952990cb7f96f45a7cd85d7febc79777dbbb1c4925363f9f3c8db8888d6fe6825626739051831f5d8495 languageName: node linkType: hard -"@prisma/engines@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/engines@npm:5.10.0-dev.17" +"@prisma/engines@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/engines@npm:5.10.0-integration-feat-wasm-engine-split.6" dependencies: - "@prisma/debug": 5.10.0-dev.17 - "@prisma/engines-version": 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - "@prisma/fetch-engine": 5.10.0-dev.17 - "@prisma/get-platform": 5.10.0-dev.17 - checksum: 04751889574c3de6d9a9afc51e22ce2be0ef96bd61474cf4545858f0ee3e3445b4ece454dad9977ca7894818ad68644d2642f29684f330707decd4a66c071390 + "@prisma/debug": 5.10.0-integration-feat-wasm-engine-split.6 + "@prisma/engines-version": 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + "@prisma/fetch-engine": 5.10.0-integration-feat-wasm-engine-split.6 + "@prisma/get-platform": 5.10.0-integration-feat-wasm-engine-split.6 + checksum: a300280999a9c86e5087951381921826609213cebae2dc05eea8977e748e654475b2baa1ce6e814fb4fb415fdc4582b82ad760223ee6d2e6f4dc65555f16e514 languageName: node linkType: hard -"@prisma/fetch-engine@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/fetch-engine@npm:5.10.0-dev.17" +"@prisma/fetch-engine@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/fetch-engine@npm:5.10.0-integration-feat-wasm-engine-split.6" dependencies: - "@prisma/debug": 5.10.0-dev.17 - "@prisma/engines-version": 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - "@prisma/get-platform": 5.10.0-dev.17 - checksum: 4eae99c38eed03acc6ab8015497198c0efc423053605a3cab7f3f3f2962402685bfb7357e336bf02618c5d8a3f44b720205c8edde84d2566974472f13844518d + "@prisma/debug": 5.10.0-integration-feat-wasm-engine-split.6 + "@prisma/engines-version": 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + "@prisma/get-platform": 5.10.0-integration-feat-wasm-engine-split.6 + checksum: df037f8106a8899ce78effade8527fc62ee0a71aa872ec489ea1a084e6c15707f26bb1f99cd27907ea6b5f405c01e8dd77a3116415e6ea1d1afa1162d565b0ca languageName: node linkType: hard -"@prisma/get-platform@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/get-platform@npm:5.10.0-dev.17" +"@prisma/get-platform@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/get-platform@npm:5.10.0-integration-feat-wasm-engine-split.6" dependencies: - "@prisma/debug": 5.10.0-dev.17 - checksum: cf5dca19966dcb2dec24ec62e11c02c91105479b4a90ba273828ebf126d208113b0d071d764d98bf1b070391459a28859067d188968968f2014869bd91ce1850 + "@prisma/debug": 5.10.0-integration-feat-wasm-engine-split.6 + checksum: 297088d46a937b2b1f32a091e9e816fc937b6306c87908a48a702d4bead5bcac147f20b872135716af6821ad884f767189562caec303f9fef5438738d4282029 languageName: node linkType: hard @@ -1014,14 +1014,14 @@ __metadata: languageName: node linkType: hard -"prisma@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "prisma@npm:5.10.0-dev.17" +"prisma@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "prisma@npm:5.10.0-integration-feat-wasm-engine-split.6" dependencies: - "@prisma/engines": 5.10.0-dev.17 + "@prisma/engines": 5.10.0-integration-feat-wasm-engine-split.6 bin: prisma: build/index.js - checksum: 6cf017bcf15709d3fc4f6b6cd8ea75b7df851257ac22b04f2aff2ff1be11287086acc5caced1d44a5e71e728f6c15f84223f53c9fd2046cab105fee2765172a4 + checksum: 0cf8ce5a6e1951f05e0c435f9fb004952f6ec3d6dcc70d14ff4d4cd7e9a43ac22d80d066f0b10d1b0f9f582398d55be1afd31151a54df274308827b7c09cf0e3 languageName: node linkType: hard @@ -1083,8 +1083,8 @@ __metadata: version: 0.0.0-use.local resolution: "root-workspace-0b6124@workspace:." dependencies: - "@prisma/client": 5.10.0-dev.17 - prisma: 5.10.0-dev.17 + "@prisma/client": 5.10.0-integration-feat-wasm-engine-split.6 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 languageName: unknown linkType: soft @@ -1151,10 +1151,10 @@ __metadata: version: 0.0.0-use.local resolution: "sub-project-1@workspace:packages/sub-project-1" dependencies: - "@prisma/client": 5.10.0-dev.17 + "@prisma/client": 5.10.0-integration-feat-wasm-engine-split.6 "@types/node": 16.18.70 "@yarnpkg/pnpify": 3.1.8 - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: 10.9.2 typescript: 5.3.3 languageName: unknown diff --git a/platforms-serverless-vercel/vercel-cli/package.json b/platforms-serverless-vercel/vercel-cli/package.json index c073ef8ce252..1ffec0559f35 100644 --- a/platforms-serverless-vercel/vercel-cli/package.json +++ b/platforms-serverless-vercel/vercel-cli/package.json @@ -4,12 +4,12 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "vercel": "32.3.1" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "fetch-retry": "5.0.6", "node-fetch": "2.7.0" }, diff --git a/platforms-serverless-vercel/vercel-cli/pnpm-lock.yaml b/platforms-serverless-vercel/vercel-cli/pnpm-lock.yaml index aa128e48f579..4ba65b4cc8f9 100644 --- a/platforms-serverless-vercel/vercel-cli/pnpm-lock.yaml +++ b/platforms-serverless-vercel/vercel-cli/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) fetch-retry: specifier: 5.0.6 version: 5.0.6 @@ -17,8 +17,8 @@ dependencies: devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.4.1)(typescript@5.1.6) @@ -119,8 +119,8 @@ packages: fastq: 1.15.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -129,35 +129,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -1478,13 +1478,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/platforms-serverless-vercel/vercel-node-builder/package.json b/platforms-serverless-vercel/vercel-node-builder/package.json index 63870dcaa3d4..f4a45d2ec423 100644 --- a/platforms-serverless-vercel/vercel-node-builder/package.json +++ b/platforms-serverless-vercel/vercel-node-builder/package.json @@ -4,12 +4,12 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "vercel": "32.3.1" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2", "fetch-retry": "5.0.6", "node-fetch": "2.7.0" diff --git a/platforms-serverless-vercel/vercel-node-builder/pnpm-lock.yaml b/platforms-serverless-vercel/vercel-node-builder/pnpm-lock.yaml index dbca7b4dbb8d..187ed078a7c5 100644 --- a/platforms-serverless-vercel/vercel-node-builder/pnpm-lock.yaml +++ b/platforms-serverless-vercel/vercel-node-builder/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -20,8 +20,8 @@ dependencies: devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.4.1)(typescript@5.1.6) @@ -122,8 +122,8 @@ packages: fastq: 1.15.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -132,35 +132,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -1752,13 +1752,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/platforms-serverless-vercel/vercel-with-nextjs-caching/package.json b/platforms-serverless-vercel/vercel-with-nextjs-caching/package.json index e87bf95ce09a..3e6456c3fa51 100644 --- a/platforms-serverless-vercel/vercel-with-nextjs-caching/package.json +++ b/platforms-serverless-vercel/vercel-with-nextjs-caching/package.json @@ -10,11 +10,11 @@ }, "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/platforms-serverless-vercel/vercel-with-nextjs-caching/pnpm-lock.yaml b/platforms-serverless-vercel/vercel-with-nextjs-caching/pnpm-lock.yaml index c4d17c5941b9..bef57f07effa 100644 --- a/platforms-serverless-vercel/vercel-with-nextjs-caching/pnpm-lock.yaml +++ b/platforms-serverless-vercel/vercel-with-nextjs-caching/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -777,8 +777,8 @@ packages: fastq: 1.15.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -787,35 +787,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3309,13 +3309,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/platforms-serverless-vercel/vercel-with-nextjs/package.json b/platforms-serverless-vercel/vercel-with-nextjs/package.json index 97fd1068ff70..69961c1964c9 100644 --- a/platforms-serverless-vercel/vercel-with-nextjs/package.json +++ b/platforms-serverless-vercel/vercel-with-nextjs/package.json @@ -11,11 +11,11 @@ }, "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "vercel": "32.3.1" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/platforms-serverless-vercel/vercel-with-nextjs/pnpm-lock.yaml b/platforms-serverless-vercel/vercel-with-nextjs/pnpm-lock.yaml index c4d17c5941b9..bef57f07effa 100644 --- a/platforms-serverless-vercel/vercel-with-nextjs/pnpm-lock.yaml +++ b/platforms-serverless-vercel/vercel-with-nextjs/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -26,8 +26,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3(@types/node@14.18.33) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 vercel: specifier: 32.3.1 version: 32.3.1 @@ -777,8 +777,8 @@ packages: fastq: 1.15.0 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -787,35 +787,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -3309,13 +3309,13 @@ packages: parse-ms: 2.1.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promisepipe@3.0.0: resolution: {integrity: sha512-V6TbZDJ/ZswevgkDNpGt/YqNCiZP9ASfgU+p83uJE6NrGtvSGoOcHLiDCqkMs2+yg7F5qHdLV8d0aS8O26G/KA==} diff --git a/platforms-serverless-vercel/vercel-with-redwood/api/package.json b/platforms-serverless-vercel/vercel-with-redwood/api/package.json index 3d6dd4fed7ce..556c629a9b65 100644 --- a/platforms-serverless-vercel/vercel-with-redwood/api/package.json +++ b/platforms-serverless-vercel/vercel-with-redwood/api/package.json @@ -7,7 +7,7 @@ "@redwoodjs/graphql-server": "6.4.2" }, "resolutions": { - "prisma": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/platforms-serverless-vercel/vercel-with-redwood/package.json b/platforms-serverless-vercel/vercel-with-redwood/package.json index 8f5d4cbfeb64..5b532a94aad8 100644 --- a/platforms-serverless-vercel/vercel-with-redwood/package.json +++ b/platforms-serverless-vercel/vercel-with-redwood/package.json @@ -13,8 +13,8 @@ "vercel": "32.3.1" }, "resolutions": { - "prisma": "5.10.0-dev.17", - "@prisma/client": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "eslintConfig": { "extends": "@redwoodjs/eslint-config", @@ -31,7 +31,7 @@ "test": "yarn jest ./index.test.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", - "prisma": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/platforms-serverless-vercel/vercel-with-redwood/yarn.lock b/platforms-serverless-vercel/vercel-with-redwood/yarn.lock index 59a70c676016..bebc521cf797 100644 --- a/platforms-serverless-vercel/vercel-with-redwood/yarn.lock +++ b/platforms-serverless-vercel/vercel-with-redwood/yarn.lock @@ -4829,22 +4829,22 @@ __metadata: languageName: node linkType: hard -"@prisma/client@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/client@npm:5.10.0-dev.17" +"@prisma/client@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/client@npm:5.10.0-integration-feat-wasm-engine-split.6" peerDependencies: prisma: "*" peerDependenciesMeta: prisma: optional: true - checksum: 0028bcb144bd8dcf677ec88caa73778de2c663b03309251f84ac96c38f06b5f51f37c45f5135f1cfba6d21371f799ea70a163402d9fa778b9cc43a1076d1de93 + checksum: 2bb1cdc1749e03ae84af806cc24c7bc9c2f08a3c6fa0c172dfb0b85108ecfa1d6a4ada435f8be7b4cd35695aacc8025679a1d1bc0ae82e535e60ec0820be6cfd languageName: node linkType: hard -"@prisma/debug@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/debug@npm:5.10.0-dev.17" - checksum: c3f0f615e489728cdc32fd3e07e465e3665ded72dd5b1f1d6103d0d707842b668c91470e7ef598d51a41e79a998167fd4628c6ddb9b7ef509268dfe3cc5caa5f +"@prisma/debug@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/debug@npm:5.10.0-integration-feat-wasm-engine-split.6" + checksum: ad75ec4cb102fdc6e1cd889327ffd9afdae98b009dc7799d97cd631eb029555a8cbf9b18b275d41379d3b2916121ffafd4427c995ca89c762d281961acdf8bc0 languageName: node linkType: hard @@ -4859,22 +4859,22 @@ __metadata: languageName: node linkType: hard -"@prisma/engines-version@npm:5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac": - version: 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - resolution: "@prisma/engines-version@npm:5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac" - checksum: 031a0f9bfb1210bbb53fbe47604f354730045e430a8ca5daaca3aec556a98330281955e0b56c204d4410c986a245a3b1176e2f812359f9bd6a6fb93c5d1594f1 +"@prisma/engines-version@npm:5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561": + version: 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + resolution: "@prisma/engines-version@npm:5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561" + checksum: 80ac59181ccd0a3473a83fb52cb38623392c67f6dbb86433dcfbe1237aa450f1e66cf01080468243062a1e12a1c7fc29fbf8a993f3ab0ddbb53f2a7661adb1a5 languageName: node linkType: hard -"@prisma/engines@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/engines@npm:5.10.0-dev.17" +"@prisma/engines@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/engines@npm:5.10.0-integration-feat-wasm-engine-split.6" dependencies: - "@prisma/debug": 5.10.0-dev.17 - "@prisma/engines-version": 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - "@prisma/fetch-engine": 5.10.0-dev.17 - "@prisma/get-platform": 5.10.0-dev.17 - checksum: 896b4b6b652a9050583e67afbff1bc6dccf94e5261c133c7fe01f6763c293ae946ca4745dcfceeac8e7da5fe801bc5bf717c55ff9b12ba2eb5ee17005a1a28d2 + "@prisma/debug": 5.10.0-integration-feat-wasm-engine-split.6 + "@prisma/engines-version": 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + "@prisma/fetch-engine": 5.10.0-integration-feat-wasm-engine-split.6 + "@prisma/get-platform": 5.10.0-integration-feat-wasm-engine-split.6 + checksum: 3edca4c63a9832b1a6621f7172ee6005908badc53075073e82a730b05c4232a7d270bc9acc0fef8e437e7045998f5453cb3c5bda0cb1975e44312e9141fcc454 languageName: node linkType: hard @@ -4885,14 +4885,14 @@ __metadata: languageName: node linkType: hard -"@prisma/fetch-engine@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/fetch-engine@npm:5.10.0-dev.17" +"@prisma/fetch-engine@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/fetch-engine@npm:5.10.0-integration-feat-wasm-engine-split.6" dependencies: - "@prisma/debug": 5.10.0-dev.17 - "@prisma/engines-version": 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - "@prisma/get-platform": 5.10.0-dev.17 - checksum: f333f9b49cad160df7f4eddbac92b01cb5578f20455e8d61431a004287b0a890c97c9e9dc2257e67899d781c4c739611f12e34a97164139fcccaff8c39f0f3bc + "@prisma/debug": 5.10.0-integration-feat-wasm-engine-split.6 + "@prisma/engines-version": 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + "@prisma/get-platform": 5.10.0-integration-feat-wasm-engine-split.6 + checksum: bac41da180727ff3ed1afaf72c5d2182219b571a03b36a59420443dd213c63205b12f9b6feb4be7be576cef2abf0a1dec6cf5c73aa57fdae2d0ebeae4ffd7982 languageName: node linkType: hard @@ -4933,12 +4933,12 @@ __metadata: languageName: node linkType: hard -"@prisma/get-platform@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "@prisma/get-platform@npm:5.10.0-dev.17" +"@prisma/get-platform@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "@prisma/get-platform@npm:5.10.0-integration-feat-wasm-engine-split.6" dependencies: - "@prisma/debug": 5.10.0-dev.17 - checksum: 4a687e3b1891d713510141bc2e3c6762d14bc9cdbf52d0450b88a19727d1016ea5a7f9c2bd37a635305761488e4af23deea32a817e9081d222f9e7930994245e + "@prisma/debug": 5.10.0-integration-feat-wasm-engine-split.6 + checksum: 50a6972fd029c0160f44092a66fdade58cd024fb077c1ff8cc70360ddbfa144d087fb98eeae3c51e49ae618afcec5e235453a85d6a4c777dd1783eaa7b2ffe5c languageName: node linkType: hard @@ -19232,14 +19232,14 @@ __metadata: languageName: node linkType: hard -"prisma@npm:5.10.0-dev.17": - version: 5.10.0-dev.17 - resolution: "prisma@npm:5.10.0-dev.17" +"prisma@npm:5.10.0-integration-feat-wasm-engine-split.6": + version: 5.10.0-integration-feat-wasm-engine-split.6 + resolution: "prisma@npm:5.10.0-integration-feat-wasm-engine-split.6" dependencies: - "@prisma/engines": 5.10.0-dev.17 + "@prisma/engines": 5.10.0-integration-feat-wasm-engine-split.6 bin: prisma: build/index.js - checksum: 6f216312fa1de867a618d243a9ab916d90acf02323a06d83172d801f5c83d75cba2cffc3d6c11361fa596519e4440b2bfe14397d8a00dd7f5bdab2120db8e71f + checksum: d380dc4a20cf3d2faf077890a2c6e364cc18b079472c2dab2122d027be434e263ac9087d1ec8d95b35188d6147d06154f4e18f0b74aaa0b78dc25ebc31121679 languageName: node linkType: hard @@ -20296,11 +20296,11 @@ __metadata: version: 0.0.0-use.local resolution: "root-workspace-0b6124@workspace:." dependencies: - "@prisma/client": 5.10.0-dev.17 + "@prisma/client": 5.10.0-integration-feat-wasm-engine-split.6 "@redwoodjs/core": 6.4.2 graphql-request: 6.1.0 jest: 28.1.3 - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 vercel: 32.3.1 languageName: unknown linkType: soft diff --git a/platforms-serverless/azure-functions-linux/package-lock.json b/platforms-serverless/azure-functions-linux/package-lock.json index 482303306826..227077e02584 100644 --- a/platforms-serverless/azure-functions-linux/package-lock.json +++ b/platforms-serverless/azure-functions-linux/package-lock.json @@ -7,14 +7,14 @@ "name": "azure-functions-linux", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" }, "devDependencies": { "@azure/functions": "3.5.1", "azure-functions-core-tools": "4.0.5455", "npm-run-all2": "5.0.2", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" } @@ -100,9 +100,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -117,48 +117,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@tsconfig/node10": { @@ -862,13 +862,13 @@ } }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -1155,53 +1155,53 @@ } }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@tsconfig/node10": { @@ -1748,12 +1748,12 @@ "dev": true }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "read-pkg": { diff --git a/platforms-serverless/azure-functions-linux/package.json b/platforms-serverless/azure-functions-linux/package.json index 6dab91272104..e4f2d051f52e 100644 --- a/platforms-serverless/azure-functions-linux/package.json +++ b/platforms-serverless/azure-functions-linux/package.json @@ -6,12 +6,12 @@ "@azure/functions": "3.5.1", "azure-functions-core-tools": "4.0.5455", "npm-run-all2": "5.0.2", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" } } diff --git a/platforms-serverless/azure-functions-windows/package-lock.json b/platforms-serverless/azure-functions-windows/package-lock.json index af3d2b0115cc..e90a43741db6 100644 --- a/platforms-serverless/azure-functions-windows/package-lock.json +++ b/platforms-serverless/azure-functions-windows/package-lock.json @@ -7,14 +7,14 @@ "name": "azure-functions-windows", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" }, "devDependencies": { "@azure/functions": "3.5.1", "azure-functions-core-tools": "4.0.5455", "npm-run-all2": "5.0.2", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" } @@ -100,9 +100,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -117,48 +117,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@tsconfig/node10": { @@ -862,13 +862,13 @@ } }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -1155,53 +1155,53 @@ } }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@tsconfig/node10": { @@ -1748,12 +1748,12 @@ "dev": true }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "read-pkg": { diff --git a/platforms-serverless/azure-functions-windows/package.json b/platforms-serverless/azure-functions-windows/package.json index 0215eb02d6c5..658301157c37 100644 --- a/platforms-serverless/azure-functions-windows/package.json +++ b/platforms-serverless/azure-functions-windows/package.json @@ -6,12 +6,12 @@ "@azure/functions": "3.5.1", "azure-functions-core-tools": "4.0.5455", "npm-run-all2": "5.0.2", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" } } diff --git a/platforms-serverless/firebase-functions/functions/package-lock.json b/platforms-serverless/firebase-functions/functions/package-lock.json index aef8a6ca2458..557433b38597 100644 --- a/platforms-serverless/firebase-functions/functions/package-lock.json +++ b/platforms-serverless/firebase-functions/functions/package-lock.json @@ -6,13 +6,13 @@ "": { "name": "functions", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "firebase-admin": "11.11.1", "firebase-functions": "4.6.0" }, "devDependencies": { "firebase-functions-test": "3.1.1", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "4.7.4" }, @@ -1245,9 +1245,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -1262,48 +1262,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@protobufjs/aspromise": { @@ -4733,13 +4733,13 @@ } }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -6738,53 +6738,53 @@ } }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@protobufjs/aspromise": { @@ -9254,12 +9254,12 @@ } }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "prompts": { diff --git a/platforms-serverless/firebase-functions/functions/package.json b/platforms-serverless/firebase-functions/functions/package.json index 836c65481185..7081b51106ce 100644 --- a/platforms-serverless/firebase-functions/functions/package.json +++ b/platforms-serverless/firebase-functions/functions/package.json @@ -11,13 +11,13 @@ "gcp-build": "CI=1 && PRISMA_TELEMETRY_INFORMATION='ecosystem-tests platforms/firebase-functions postinstall' && npx prisma generate" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "firebase-admin": "11.11.1", "firebase-functions": "4.6.0" }, "devDependencies": { "firebase-functions-test": "3.1.1", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "4.7.4" }, diff --git a/platforms-serverless/gcp-functions/package-lock.json b/platforms-serverless/gcp-functions/package-lock.json index b35287f96e4e..8690f9f9b369 100644 --- a/platforms-serverless/gcp-functions/package-lock.json +++ b/platforms-serverless/gcp-functions/package-lock.json @@ -8,11 +8,11 @@ "license": "MIT", "dependencies": { "@google-cloud/functions-framework": "3.3.0", - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" }, "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" } @@ -105,9 +105,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -122,48 +122,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@tsconfig/node10": { @@ -1154,13 +1154,13 @@ "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -1697,53 +1697,53 @@ } }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@tsconfig/node10": { @@ -2497,12 +2497,12 @@ "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "process": { diff --git a/platforms-serverless/gcp-functions/package.json b/platforms-serverless/gcp-functions/package.json index 558a77b12e47..9199c8752b1b 100644 --- a/platforms-serverless/gcp-functions/package.json +++ b/platforms-serverless/gcp-functions/package.json @@ -5,13 +5,13 @@ "gcp-build": "CI=1 && PRISMA_TELEMETRY_INFORMATION='ecosystem-tests platforms/gcp-functions postinstall' && npx prisma generate" }, "devDependencies": { - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, "dependencies": { "@google-cloud/functions-framework": "3.3.0", - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" } } diff --git a/platforms-serverless/lambda-node-16/package.json b/platforms-serverless/lambda-node-16/package.json index e69d33112c3a..cadc24575ea0 100644 --- a/platforms-serverless/lambda-node-16/package.json +++ b/platforms-serverless/lambda-node-16/package.json @@ -4,12 +4,12 @@ "license": "MIT", "devDependencies": { "aws-sdk": "2.1550.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" } } diff --git a/platforms-serverless/lambda-node-16/pnpm-lock.yaml b/platforms-serverless/lambda-node-16/pnpm-lock.yaml index fc75ffcefd5a..a2a604af840e 100644 --- a/platforms-serverless/lambda-node-16/pnpm-lock.yaml +++ b/platforms-serverless/lambda-node-16/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@types/node': specifier: 16.18.70 version: 16.18.70 @@ -17,8 +17,8 @@ devDependencies: specifier: 2.1550.0 version: 2.1550.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -274,13 +274,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /punycode@1.3.2: resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==} diff --git a/platforms-serverless/lambda-node-20/package.json b/platforms-serverless/lambda-node-20/package.json index 9a1c15671df3..7f5fbb7e195c 100644 --- a/platforms-serverless/lambda-node-20/package.json +++ b/platforms-serverless/lambda-node-20/package.json @@ -4,12 +4,12 @@ "license": "MIT", "devDependencies": { "aws-sdk": "2.1550.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.2" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "20.10.3" } } diff --git a/platforms-serverless/lambda-node-20/pnpm-lock.yaml b/platforms-serverless/lambda-node-20/pnpm-lock.yaml index b740d821c76a..2422c1c83696 100644 --- a/platforms-serverless/lambda-node-20/pnpm-lock.yaml +++ b/platforms-serverless/lambda-node-20/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) '@types/node': specifier: 20.10.3 version: 20.10.3 @@ -17,8 +17,8 @@ devDependencies: specifier: 2.1550.0 version: 2.1550.0 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.10.3)(typescript@5.3.2) @@ -51,8 +51,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -61,35 +61,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -276,13 +276,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /punycode@1.3.2: resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==} diff --git a/platforms-serverless/netlify-cli/package.json b/platforms-serverless/netlify-cli/package.json index 902c8723b7b3..134407dc8d75 100644 --- a/platforms-serverless/netlify-cli/package.json +++ b/platforms-serverless/netlify-cli/package.json @@ -6,14 +6,14 @@ "devDependencies": { "@types/node": "16.18.70", "netlify-cli": "17.15.7", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2" }, "scripts": { "dev": "netlify dev" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "fetch-retry": "^5.0.0" } } diff --git a/platforms-serverless/netlify-cli/pnpm-lock.yaml b/platforms-serverless/netlify-cli/pnpm-lock.yaml index dd0bcfded7c8..4e8be1b2a57d 100644 --- a/platforms-serverless/netlify-cli/pnpm-lock.yaml +++ b/platforms-serverless/netlify-cli/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) fetch-retry: specifier: ^5.0.0 version: 5.0.4 @@ -20,8 +20,8 @@ devDependencies: specifier: 17.15.7 version: 17.15.7(@types/node@16.18.70) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.1.6) @@ -1199,8 +1199,8 @@ packages: config-chain: 1.1.13 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -1209,35 +1209,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -6018,13 +6018,13 @@ packages: minimist: 1.2.8 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} diff --git a/platforms-serverless/netlify-github-with-nextjs-caching/package.json b/platforms-serverless/netlify-github-with-nextjs-caching/package.json index 082e5a054ea7..d830d71625d6 100644 --- a/platforms-serverless/netlify-github-with-nextjs-caching/package.json +++ b/platforms-serverless/netlify-github-with-nextjs-caching/package.json @@ -10,11 +10,11 @@ }, "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ci-info": "4.0.0" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "next": "14.1.0", "node-fetch": "2.7.0", "react": "18.2.0", diff --git a/platforms-serverless/netlify-github-with-nextjs-caching/pnpm-lock.yaml b/platforms-serverless/netlify-github-with-nextjs-caching/pnpm-lock.yaml index e16eec300844..eb084cbb66c1 100644 --- a/platforms-serverless/netlify-github-with-nextjs-caching/pnpm-lock.yaml +++ b/platforms-serverless/netlify-github-with-nextjs-caching/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) next: specifier: 14.1.0 version: 14.1.0(@babel/core@7.22.8)(react-dom@18.2.0)(react@18.2.0) @@ -29,8 +29,8 @@ devDependencies: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -690,8 +690,8 @@ packages: resolution: {integrity: sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==} hasBin: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -700,35 +700,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -2103,13 +2103,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/platforms-serverless/netlify-github/package.json b/platforms-serverless/netlify-github/package.json index 006ffd08ab13..598861a6eb52 100644 --- a/platforms-serverless/netlify-github/package.json +++ b/platforms-serverless/netlify-github/package.json @@ -6,7 +6,7 @@ "packageManager": "pnpm@8.14.3", "devDependencies": { "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2" }, "scripts": { @@ -14,6 +14,6 @@ "build": "PRISMA_TELEMETRY_INFORMATION='ecosystem-tests platform netlify-github build' && pnpm prisma generate" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/platforms-serverless/netlify-github/pnpm-lock.yaml b/platforms-serverless/netlify-github/pnpm-lock.yaml index 344466b78f7f..05e6aa78d42b 100644 --- a/platforms-serverless/netlify-github/pnpm-lock.yaml +++ b/platforms-serverless/netlify-github/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: '@types/node': specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.1.6) @@ -45,8 +45,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -55,35 +55,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tsconfig/node10@1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} @@ -133,13 +133,13 @@ packages: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /ts-node@10.9.2(@types/node@16.18.70)(typescript@5.1.6): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} diff --git a/platforms-serverless/serverless-framework-lambda/package-lock.json b/platforms-serverless/serverless-framework-lambda/package-lock.json index 03fa8db75505..1917a6101d01 100644 --- a/platforms-serverless/serverless-framework-lambda/package-lock.json +++ b/platforms-serverless/serverless-framework-lambda/package-lock.json @@ -7,12 +7,12 @@ "name": "serverless-framework-lambda", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" }, "devDependencies": { "aws-sdk": "2.1550.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "serverless": "3.38.0", "ts-node": "10.9.2", "typescript": "5.3.3" @@ -698,9 +698,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -715,48 +715,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@serverless/dashboard-plugin": { @@ -4696,13 +4696,13 @@ } }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -6488,53 +6488,53 @@ } }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@serverless/dashboard-plugin": { @@ -9284,12 +9284,12 @@ } }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "process-nextick-args": { diff --git a/platforms-serverless/serverless-framework-lambda/package.json b/platforms-serverless/serverless-framework-lambda/package.json index d507d0aaab22..1916dce757f2 100644 --- a/platforms-serverless/serverless-framework-lambda/package.json +++ b/platforms-serverless/serverless-framework-lambda/package.json @@ -3,13 +3,13 @@ "license": "MIT", "devDependencies": { "aws-sdk": "2.1550.0", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "serverless": "3.38.0", "ts-node": "10.9.2", "typescript": "5.3.3" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "@types/node": "16.18.70" }, "resolutions": { diff --git a/platforms/aws-graviton/code/package.json b/platforms/aws-graviton/code/package.json index 8391020dac82..ddf3fe011075 100644 --- a/platforms/aws-graviton/code/package.json +++ b/platforms/aws-graviton/code/package.json @@ -5,10 +5,10 @@ "license": "MIT", "devDependencies": { "jest": "28.1.3", - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" }, "scripts": { "test": "jest" diff --git a/platforms/aws-graviton/code/pnpm-lock.yaml b/platforms/aws-graviton/code/pnpm-lock.yaml index 144c1e8811b8..50f516365c47 100644 --- a/platforms/aws-graviton/code/pnpm-lock.yaml +++ b/platforms/aws-graviton/code/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: jest: specifier: 28.1.3 version: 28.1.3 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: @@ -618,8 +618,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -628,35 +628,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1954,13 +1954,13 @@ packages: react-is: 18.2.0 dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} diff --git a/platforms/aws-graviton/package.json b/platforms/aws-graviton/package.json index fa05f7372e74..78a93c6e120e 100644 --- a/platforms/aws-graviton/package.json +++ b/platforms/aws-graviton/package.json @@ -4,9 +4,9 @@ "main": "index.js", "license": "MIT", "devDependencies": { - "prisma": "5.10.0-dev.17" + "prisma": "5.10.0-integration-feat-wasm-engine-split.6" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17" + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6" } } diff --git a/platforms/aws-graviton/pnpm-lock.yaml b/platforms/aws-graviton/pnpm-lock.yaml index 67b11e89bd86..52edbb10e347 100644 --- a/platforms/aws-graviton/pnpm-lock.yaml +++ b/platforms/aws-graviton/pnpm-lock.yaml @@ -6,18 +6,18 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) devDependencies: prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 packages: - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -26,40 +26,40 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 diff --git a/platforms/codesandbox/package-lock.json b/platforms/codesandbox/package-lock.json index a5049e9e0cb2..1f4a1fd5ed92 100644 --- a/platforms/codesandbox/package-lock.json +++ b/platforms/codesandbox/package-lock.json @@ -8,7 +8,7 @@ "name": "codesandbox", "version": "1.0.0", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "^4.17.1", "node-fetch": "^2.6.0" }, @@ -16,7 +16,7 @@ "@types/node": "16.18.70", "@types/node-fetch": "2.6.11", "@types/puppeteer": "5.4.7", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "puppeteer": "^21.0.0", "ts-node": "10.9.2", "typescript": "5.3.3" @@ -91,9 +91,9 @@ } }, "node_modules/@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "hasInstallScript": true, "engines": { "node": ">=16.13" @@ -108,48 +108,48 @@ } }, "node_modules/@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "node_modules/@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "node_modules/@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "dependencies": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "node_modules/@puppeteer/browsers": { @@ -1530,13 +1530,13 @@ "dev": true }, "node_modules/prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "hasInstallScript": true, "dependencies": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" }, "bin": { "prisma": "build/index.js" @@ -2305,53 +2305,53 @@ } }, "@prisma/client": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-dev.17.tgz", - "integrity": "sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==", "requires": {} }, "@prisma/debug": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-dev.17.tgz", - "integrity": "sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==", "devOptional": true }, "@prisma/engines": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-dev.17.tgz", - "integrity": "sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/fetch-engine": "5.10.0-dev.17", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/fetch-engine": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/engines-version": { - "version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac.tgz", - "integrity": "sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==", + "version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561.tgz", + "integrity": "sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==", "devOptional": true }, "@prisma/fetch-engine": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-dev.17.tgz", - "integrity": "sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17", - "@prisma/engines-version": "5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac", - "@prisma/get-platform": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6", + "@prisma/engines-version": "5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561", + "@prisma/get-platform": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@prisma/get-platform": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-dev.17.tgz", - "integrity": "sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==", "devOptional": true, "requires": { - "@prisma/debug": "5.10.0-dev.17" + "@prisma/debug": "5.10.0-integration-feat-wasm-engine-split.6" } }, "@puppeteer/browsers": { @@ -3312,12 +3312,12 @@ "dev": true }, "prisma": { - "version": "5.10.0-dev.17", - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-dev.17.tgz", - "integrity": "sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==", + "version": "5.10.0-integration-feat-wasm-engine-split.6", + "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.10.0-integration-feat-wasm-engine-split.6.tgz", + "integrity": "sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==", "devOptional": true, "requires": { - "@prisma/engines": "5.10.0-dev.17" + "@prisma/engines": "5.10.0-integration-feat-wasm-engine-split.6" } }, "progress": { diff --git a/platforms/codesandbox/package.json b/platforms/codesandbox/package.json index 21ab7dbe61d6..05951068845d 100644 --- a/platforms/codesandbox/package.json +++ b/platforms/codesandbox/package.json @@ -9,7 +9,7 @@ "deploy": "npx ts-node deploy.ts" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "^4.17.1", "node-fetch": "^2.6.0" }, @@ -17,7 +17,7 @@ "@types/node": "16.18.70", "@types/node-fetch": "2.6.11", "@types/puppeteer": "5.4.7", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "puppeteer": "^21.0.0", "ts-node": "10.9.2", "typescript": "5.3.3" diff --git a/platforms/heroku/package.json b/platforms/heroku/package.json index 9e1e5b83129b..c238fabbbe7d 100644 --- a/platforms/heroku/package.json +++ b/platforms/heroku/package.json @@ -6,14 +6,14 @@ "devDependencies": { "@types/node": "16.18.70", "heroku": "8.7.1", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2" }, "scripts": { "start": "node index.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "^4.17.1" } } diff --git a/platforms/heroku/pnpm-lock.yaml b/platforms/heroku/pnpm-lock.yaml index 2a0efd9bdf60..23c32647e6f6 100644 --- a/platforms/heroku/pnpm-lock.yaml +++ b/platforms/heroku/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: ^4.17.1 version: 4.18.2 @@ -20,8 +20,8 @@ devDependencies: specifier: 8.7.1 version: 8.7.1(@oclif/config@1.18.8)(@types/node@16.18.70)(typescript@5.1.6) prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.1.6) @@ -898,8 +898,8 @@ packages: engines: {node: '>=14'} dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -908,35 +908,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sindresorhus/is@0.14.0: resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} @@ -3171,13 +3171,13 @@ packages: engines: {node: '>= 0.9.0'} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} diff --git a/process-managers/pm2/package.json b/process-managers/pm2/package.json index 3b1809811247..49d116517569 100644 --- a/process-managers/pm2/package.json +++ b/process-managers/pm2/package.json @@ -4,7 +4,7 @@ "devDependencies": { "@types/node": "16.18.70", "pm2": "5.3.1", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, @@ -12,7 +12,7 @@ "start": "node server.js" }, "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "express": "4.18.2" } } diff --git a/process-managers/pm2/pnpm-lock.yaml b/process-managers/pm2/pnpm-lock.yaml index f8cf3e43669d..ad4688f9899f 100644 --- a/process-managers/pm2/pnpm-lock.yaml +++ b/process-managers/pm2/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) express: specifier: 4.18.2 version: 4.18.2 @@ -20,8 +20,8 @@ devDependencies: specifier: 5.3.1 version: 5.3.1 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -147,8 +147,8 @@ packages: - supports-color dev: true - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -157,35 +157,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@tootallnate/once@1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} @@ -1291,13 +1291,13 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /promptly@2.2.0: resolution: {integrity: sha512-aC9j+BZsRSSzEsXBNBwDnAxujdx19HycZoKgRgzWnS8eOHg1asuf9heuLprfbe739zY3IdUQx+Egv6Jn135WHA==} diff --git a/test-runners/jest-with-multiple-generators/package.json b/test-runners/jest-with-multiple-generators/package.json index 078270949f85..f3494549cd36 100644 --- a/test-runners/jest-with-multiple-generators/package.json +++ b/test-runners/jest-with-multiple-generators/package.json @@ -4,14 +4,14 @@ "main": "index.js", "license": "MIT", "dependencies": { - "@prisma/client": "5.10.0-dev.17", + "@prisma/client": "5.10.0-integration-feat-wasm-engine-split.6", "jest": "^28.0.0", "ts-jest": "^28.0.0" }, "devDependencies": { "@types/jest": "28.1.8", "@types/node": "16.18.70", - "prisma": "5.10.0-dev.17", + "prisma": "5.10.0-integration-feat-wasm-engine-split.6", "ts-node": "10.9.2", "typescript": "5.3.3" }, diff --git a/test-runners/jest-with-multiple-generators/pnpm-lock.yaml b/test-runners/jest-with-multiple-generators/pnpm-lock.yaml index 7025e0ee9722..8623e167a660 100644 --- a/test-runners/jest-with-multiple-generators/pnpm-lock.yaml +++ b/test-runners/jest-with-multiple-generators/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@prisma/client': - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17(prisma@5.10.0-dev.17) + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6) jest: specifier: ^28.0.0 version: 28.1.3(@types/node@16.18.70)(ts-node@10.9.2) @@ -23,8 +23,8 @@ devDependencies: specifier: 16.18.70 version: 16.18.70 prisma: - specifier: 5.10.0-dev.17 - version: 5.10.0-dev.17 + specifier: 5.10.0-integration-feat-wasm-engine-split.6 + version: 5.10.0-integration-feat-wasm-engine-split.6 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@16.18.70)(typescript@5.3.3) @@ -637,8 +637,8 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - /@prisma/client@5.10.0-dev.17(prisma@5.10.0-dev.17): - resolution: {integrity: sha512-TBUMXllKci3BeoraB+bHkomsoCKYIDOBwWmJr6LFsdhlqlW7YS68FLi8Gqb4snlYflszkzzoRSbRPxFtB6HZrQ==} + /@prisma/client@5.10.0-integration-feat-wasm-engine-split.6(prisma@5.10.0-integration-feat-wasm-engine-split.6): + resolution: {integrity: sha512-YN5Vr/OHQ5Vbh7PdFxylh1s1X0D6+3xQCLUousx7cL2NqlhrQvvAJ7n6oomrNPjUgaZY+FXKf1YNyNcatR9x4g==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -647,35 +647,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.0-dev.17 + prisma: 5.10.0-integration-feat-wasm-engine-split.6 dev: false - /@prisma/debug@5.10.0-dev.17: - resolution: {integrity: sha512-DeGVTjWA+q6yLkOwSnG9iVDm3SEfbLSANdKZi5RwmUR31MZhGAIX6ydiTC/AA59jcoy0DOWyuIBjqaaoCUrOvw==} + /@prisma/debug@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-6bIupMJX1aTM0p4gRphv+RP4ZhjIx2jmvmuoop2zKlmPKAIBDh2FMvZUBGZNOtJw4HWnofWvYGYU5JAv8Go4Vw==} - /@prisma/engines-version@5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac: - resolution: {integrity: sha512-bu0dUnTVjtwDv4oBGwJ2+RoqhhVwBSkOvUvO1mL4ReYsMdKawX+7gFq6B2+CIpcXftJqO0BmTCipsuHprA+tCQ==} + /@prisma/engines-version@5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561: + resolution: {integrity: sha512-EkYwcj+91/04b7fL5cw0mNpAtAigqJ9SZnyqrOn3SS3oJPUTWDcHDFMN5HH08xacKxqawRBgg17qc1fwXEWntg==} - /@prisma/engines@5.10.0-dev.17: - resolution: {integrity: sha512-3QaAEr4H2MJ+5EsfHH/yPQa9OfmKv5jeDf0GDCbsJ2oGz4+98L77OnRHz/JTEplC1iPeQO8RuT4aoXn9gAihLw==} + /@prisma/engines@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-mFIq3rNxDi+cUOFj7iU/4VFXEVP60dWY4Hplinv/HjmbJApKOt9OkISEHfz9WMdWXbShdyxteP0Zy6G0jGCcVw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/fetch-engine': 5.10.0-dev.17 - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/fetch-engine': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/fetch-engine@5.10.0-dev.17: - resolution: {integrity: sha512-VSDXG1HgSFXNIfvN1pr44G7xUMU6lg0spXf7GMVKxBweTjv0FOX64AyMqLSvZ5HZQzPQA2X5SkdWdkzC5eAJug==} + /@prisma/fetch-engine@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-xyQmw7uElhYQUwAj7Nl1RFrMJZZALyWUvEGlw1FeHZtiwAUmkLcl9upg2e3lJZQ/7eyEMUhjd4dQJSNWGAxyaw==} dependencies: - '@prisma/debug': 5.10.0-dev.17 - '@prisma/engines-version': 5.10.0-8.092a72727fdea55b88bdb6f7f5fc480326b237ac - '@prisma/get-platform': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 + '@prisma/engines-version': 5.10.0-4.feat-split-wasm-15975e39b05f00f2162564d11d607779864f2561 + '@prisma/get-platform': 5.10.0-integration-feat-wasm-engine-split.6 - /@prisma/get-platform@5.10.0-dev.17: - resolution: {integrity: sha512-2oYcTzt/YyMvXdSjnt1aaAIC3BRII9Zb+7T0k+dCssx9aigVGjK+YPEJ1sn6OTNTALQGw6M2vcZjsJRJv/gyTw==} + /@prisma/get-platform@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-qwtQkIV7T2X/TZs22oLsE8rOWBMl/DZNI0O1kValu+2bTWxxrDUpghB4nUjiHSzHxxnoaB6IsV26wAEZr7aVrQ==} dependencies: - '@prisma/debug': 5.10.0-dev.17 + '@prisma/debug': 5.10.0-integration-feat-wasm-engine-split.6 /@sinclair/typebox@0.24.51: resolution: {integrity: sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==} @@ -1988,13 +1988,13 @@ packages: ansi-styles: 5.2.0 react-is: 18.2.0 - /prisma@5.10.0-dev.17: - resolution: {integrity: sha512-dUe/ht9+lfIqrPFgdx5bmciUWW+qAk9/37fy2KmE7yjy3RCN5yTCaM/UbiBOWMJqtkplkUN0HkgPOyaSFkjurg==} + /prisma@5.10.0-integration-feat-wasm-engine-split.6: + resolution: {integrity: sha512-ZLdc7X0xW/+s3LadfNqTOsZbsFPK6bWlpRt9qBRF+bRg73GFh25LqmkLM9VnIYcwLLUQuYouHxJxvjNf2dMDcA==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.0-dev.17 + '@prisma/engines': 5.10.0-integration-feat-wasm-engine-split.6 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}