Bump e2e framework versions (#2814)

* Fix SvelteKit config loading

* Bump e2e framework versions
This commit is contained in:
Nathan Colosimo
2026-07-08 10:25:34 -07:00
committed by GitHub
parent ab56979d0e
commit 421ff4f349
24 changed files with 2763 additions and 4145 deletions
-9
View File
@@ -18,15 +18,6 @@
"node": "^18.0.0 || ^20.0.0 || ^22.0.0 || ^24.0.0"
},
"packageManager": "pnpm@10.20.0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd",
"pnpm": {
"overrides": {
"rfc6902": "5.1.2",
"devalue": "5.8.1"
},
"onlyBuiltDependencies": [
"bun"
]
},
"scripts": {
"prepare": "husky",
"build": "turbo build --filter='./packages/*'",
+1 -1
View File
@@ -36,6 +36,6 @@
"devDependencies": {
"@types/node": "catalog:",
"@workflow/tsconfig": "workspace:*",
"astro": "6.4.6"
"astro": "7.0.6"
}
}
+2 -2
View File
@@ -58,8 +58,8 @@
}
},
"devDependencies": {
"@nestjs/common": "^11.1.17",
"@nestjs/core": "^11.1.17",
"@nestjs/common": "^11.1.27",
"@nestjs/core": "^11.1.27",
"@types/node": "catalog:",
"@workflow/tsconfig": "workspace:*",
"typescript": "catalog:",
+1 -1
View File
@@ -45,7 +45,7 @@
"@types/node": "catalog:",
"@types/semver": "7.7.1",
"@workflow/tsconfig": "workspace:*",
"next": "16.2.1",
"next": "16.2.10",
"vitest": "catalog:"
},
"peerDependencies": {
+1 -1
View File
@@ -40,6 +40,6 @@
"@types/node": "catalog:",
"@workflow/tsconfig": "workspace:*",
"nitro": "catalog:",
"vite": "7.3.2"
"vite": "7.3.6"
}
}
+4 -3
View File
@@ -35,15 +35,16 @@
"clean": "nuxi cleanup && rm -rf dist/"
},
"dependencies": {
"@nuxt/kit": "4.4.7",
"@nuxt/kit": "4.4.8",
"@workflow/builders": "workspace:*",
"@workflow/nitro": "workspace:*"
},
"devDependencies": {
"@nuxt/module-builder": "1.0.2",
"@nuxt/schema": "4.4.7",
"@nuxt/schema": "4.4.8",
"@types/node": "catalog:",
"@workflow/tsconfig": "workspace:*",
"nuxt": "4.4.7"
"nuxt": "4.4.8",
"vite": "7.3.6"
}
}
+1 -1
View File
@@ -33,6 +33,6 @@
"devDependencies": {
"@types/node": "catalog:",
"@workflow/tsconfig": "workspace:*",
"rollup": "^4.61.1"
"rollup": "^4.62.2"
}
}
+1 -1
View File
@@ -38,6 +38,6 @@
"@types/fs-extra": "11.0.4",
"@types/node": "catalog:",
"@workflow/tsconfig": "workspace:*",
"vite": "7.3.2"
"vite": "7.3.6"
}
}
+1 -1
View File
@@ -34,6 +34,6 @@
"devDependencies": {
"@types/node": "catalog:",
"@workflow/tsconfig": "workspace:*",
"vite": "7.3.2"
"vite": "7.3.6"
}
}
+1 -1
View File
@@ -39,7 +39,7 @@
"devDependencies": {
"@types/node": "catalog:",
"@workflow/tsconfig": "workspace:*",
"vite": "7.3.2",
"vite": "7.3.6",
"vitest": "catalog:"
},
"peerDependencies": {
+2715 -4095
View File
File diff suppressed because it is too large Load Diff
+6 -1
View File
@@ -17,7 +17,7 @@ catalog:
ai: 6.0.116
enhanced-resolve: 5.19.0
esbuild: ^0.28.1
nitro: ^3.0.260429-beta
nitro: ^3.0.260610-beta
semver: 7.7.4
typescript: ^6.0.3
ulid: ~3.0.1
@@ -28,6 +28,11 @@ catalog:
onlyBuiltDependencies:
- esbuild
overrides:
rfc6902: 5.1.2
devalue: 5.8.1
'@sveltejs/acorn-typescript': 1.0.10
savePrefix: ""
minimumReleaseAge: 2880
+3 -3
View File
@@ -14,10 +14,10 @@
"start": "node scripts/start-with-pg.mjs"
},
"dependencies": {
"@astrojs/node": "10.1.4",
"@astrojs/vercel": "^10.0.8",
"@astrojs/node": "11.0.2",
"@astrojs/vercel": "^11.0.2",
"ai": "catalog:",
"astro": "^6.4.6",
"astro": "^7.0.6",
"lodash.chunk": "^4.2.0",
"openai": "6.9.0",
"workflow": "workspace:*",
+1 -1
View File
@@ -18,7 +18,7 @@
"nitro": "catalog:"
},
"devDependencies": {
"@types/express": "^5.0.5",
"@types/express": "^5.0.6",
"@workflow/world-postgres": "workspace:*",
"ai": "catalog:",
"lodash.chunk": "^4.2.0",
+1 -1
View File
@@ -16,7 +16,7 @@
"start": "node .output/server/index.mjs"
},
"dependencies": {
"fastify": "^5.8.2",
"fastify": "^5.10.0",
"nitro": "catalog:"
},
"devDependencies": {
+1 -1
View File
@@ -17,7 +17,7 @@
"workflow": "workspace:*",
"@workflow/ai": "workspace:*",
"ai": "catalog:",
"hono": "^4.12.25",
"hono": "^4.12.27",
"lodash.chunk": "^4.2.0",
"nitro": "catalog:",
"openai": "^6.6.0",
+5 -5
View File
@@ -17,9 +17,9 @@
"node": ">=20.0.0"
},
"dependencies": {
"@nestjs/common": "^11.1.17",
"@nestjs/core": "^11.1.17",
"@nestjs/platform-express": "^11.1.17",
"@nestjs/common": "^11.1.27",
"@nestjs/core": "^11.1.27",
"@nestjs/platform-express": "^11.1.27",
"@workflow/nest": "workspace:*",
"@workflow/world-postgres": "workspace:*",
"ai": "catalog:",
@@ -32,8 +32,8 @@
"@workflow/ai": "workspace:*"
},
"devDependencies": {
"@nestjs/cli": "^11.0.21",
"@nestjs/schematics": "^11.0.0",
"@nestjs/cli": "^11.0.23",
"@nestjs/schematics": "^11.1.0",
"@swc/cli": "^0.8.1",
"@swc/core": "^1.10.0",
"@types/node": "^22.10.7",
+3 -3
View File
@@ -34,11 +34,11 @@
"mixpart": "0.0.4",
"motion": "^12.29.0",
"nanoid": "5.1.6",
"next": "16.2.1",
"next": "16.2.10",
"openai": "6.9.1",
"radix-ui": "1.4.3",
"react": "19.2.4",
"react-dom": "19.2.4",
"react": "19.2.7",
"react-dom": "19.2.7",
"shiki": "4.0.2",
"streamdown": "2.4.0",
"tailwind-merge": "3.4.0",
+3 -3
View File
@@ -34,11 +34,11 @@
"mixpart": "0.0.4",
"motion": "^12.29.0",
"nanoid": "5.1.6",
"next": "16.2.1",
"next": "16.2.10",
"openai": "6.9.1",
"radix-ui": "1.4.3",
"react": "19.2.4",
"react-dom": "19.2.4",
"react": "19.2.7",
"react-dom": "19.2.7",
"shiki": "4.0.2",
"streamdown": "2.4.0",
"tailwind-merge": "3.4.0",
+2 -2
View File
@@ -17,9 +17,9 @@
"@types/node": "catalog:",
"workflow": "workspace:*",
"ai": "catalog:",
"h3": "^1.15.4",
"h3": "^1.15.5",
"lodash.chunk": "^4.2.0",
"nitropack": "^2.13.1",
"nitropack": "^2.13.4",
"openai": "^6.6.0",
"zod": "catalog:"
}
+1 -1
View File
@@ -18,7 +18,7 @@
"lodash.chunk": "^4.2.0",
"nitro": "catalog:",
"openai": "^6.1.0",
"rollup": "^4.53.2",
"rollup": "^4.62.2",
"workflow": "workspace:*",
"@workflow/ai": "workspace:*",
"zod": "catalog:"
+3 -2
View File
@@ -18,10 +18,11 @@
"workflow": "workspace:*",
"@workflow/ai": "workspace:*",
"ai": "catalog:",
"h3": "^1.15.4",
"h3": "^1.15.5",
"lodash.chunk": "^4.2.0",
"nuxt": "^4.4.2",
"nuxt": "^4.4.8",
"openai": "^6.6.0",
"vite": "7.3.6",
"zod": "catalog:"
},
"dependencies": {
+5 -5
View File
@@ -14,10 +14,10 @@
},
"dependencies": {
"@node-rs/xxhash": "1.7.6",
"@tanstack/react-router": "^1.140.1",
"@tanstack/react-start": "^1.140.1",
"react": "19.2.4",
"react-dom": "19.2.4"
"@tanstack/react-router": "^1.170.17",
"@tanstack/react-start": "^1.168.27",
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@types/react": "19.1.13",
@@ -29,7 +29,7 @@
"lodash.chunk": "^4.2.0",
"nitro": "catalog:",
"openai": "^6.1.0",
"vite": "^7.3.2",
"vite": "^7.3.6",
"workflow": "workspace:*",
"zod": "catalog:"
}
+1 -1
View File
@@ -19,7 +19,7 @@
"lodash.chunk": "^4.2.0",
"nitro": "catalog:",
"openai": "^6.6.0",
"vite": "^7.3.2",
"vite": "^7.3.6",
"workflow": "workspace:*",
"zod": "catalog:"
},