diff --git a/packages/client/package.json b/packages/client/package.json index 3d84ed4..3632c95 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -12,7 +12,7 @@ "preview": "vite preview" }, "dependencies": { - "@colyseus/schema": "^4.0.21", + "@colyseus/schema": "^4.0.25", "@colyseus/sdk": "0.17", "@openclawworld/shared": "workspace:*", "phaser": "^3.90.0" diff --git a/packages/client/src/generated/schemas/ActiveEffectSchema.ts b/packages/client/src/generated/schemas/ActiveEffectSchema.ts index 7ef6c0b..cea3567 100644 --- a/packages/client/src/generated/schemas/ActiveEffectSchema.ts +++ b/packages/client/src/generated/schemas/ActiveEffectSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/EntitySchema.ts b/packages/client/src/generated/schemas/EntitySchema.ts index aa5f5c7..ef8fd83 100644 --- a/packages/client/src/generated/schemas/EntitySchema.ts +++ b/packages/client/src/generated/schemas/EntitySchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/FacilitySchema.ts b/packages/client/src/generated/schemas/FacilitySchema.ts index a80b8bb..52f73df 100644 --- a/packages/client/src/generated/schemas/FacilitySchema.ts +++ b/packages/client/src/generated/schemas/FacilitySchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/GameMap.ts b/packages/client/src/generated/schemas/GameMap.ts index f6deebd..766f185 100644 --- a/packages/client/src/generated/schemas/GameMap.ts +++ b/packages/client/src/generated/schemas/GameMap.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/KanbanBoardSchema.ts b/packages/client/src/generated/schemas/KanbanBoardSchema.ts index c90c87e..218651c 100644 --- a/packages/client/src/generated/schemas/KanbanBoardSchema.ts +++ b/packages/client/src/generated/schemas/KanbanBoardSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/KanbanCardSchema.ts b/packages/client/src/generated/schemas/KanbanCardSchema.ts index 73b19a2..2865182 100644 --- a/packages/client/src/generated/schemas/KanbanCardSchema.ts +++ b/packages/client/src/generated/schemas/KanbanCardSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/KanbanColumnSchema.ts b/packages/client/src/generated/schemas/KanbanColumnSchema.ts index e907234..6bc33a8 100644 --- a/packages/client/src/generated/schemas/KanbanColumnSchema.ts +++ b/packages/client/src/generated/schemas/KanbanColumnSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/MeetingReservationSchema.ts b/packages/client/src/generated/schemas/MeetingReservationSchema.ts index 0c2817b..ff111ec 100644 --- a/packages/client/src/generated/schemas/MeetingReservationSchema.ts +++ b/packages/client/src/generated/schemas/MeetingReservationSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/NPCSchema.ts b/packages/client/src/generated/schemas/NPCSchema.ts index 05937ee..e27f361 100644 --- a/packages/client/src/generated/schemas/NPCSchema.ts +++ b/packages/client/src/generated/schemas/NPCSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/NoticeSchema.ts b/packages/client/src/generated/schemas/NoticeSchema.ts index fa76bd0..0c1c427 100644 --- a/packages/client/src/generated/schemas/NoticeSchema.ts +++ b/packages/client/src/generated/schemas/NoticeSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/OrganizationSchema.ts b/packages/client/src/generated/schemas/OrganizationSchema.ts index 61e32be..1cfda05 100644 --- a/packages/client/src/generated/schemas/OrganizationSchema.ts +++ b/packages/client/src/generated/schemas/OrganizationSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/RoomState.ts b/packages/client/src/generated/schemas/RoomState.ts index 13e89f0..8ea9629 100644 --- a/packages/client/src/generated/schemas/RoomState.ts +++ b/packages/client/src/generated/schemas/RoomState.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/SkillStateSchema.ts b/packages/client/src/generated/schemas/SkillStateSchema.ts index 52ee5f5..bf51400 100644 --- a/packages/client/src/generated/schemas/SkillStateSchema.ts +++ b/packages/client/src/generated/schemas/SkillStateSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/StickyNoteSchema.ts b/packages/client/src/generated/schemas/StickyNoteSchema.ts index cae25de..8bc26de 100644 --- a/packages/client/src/generated/schemas/StickyNoteSchema.ts +++ b/packages/client/src/generated/schemas/StickyNoteSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/TeamMemberSchema.ts b/packages/client/src/generated/schemas/TeamMemberSchema.ts index ba5e590..e22c770 100644 --- a/packages/client/src/generated/schemas/TeamMemberSchema.ts +++ b/packages/client/src/generated/schemas/TeamMemberSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/TeamSchema.ts b/packages/client/src/generated/schemas/TeamSchema.ts index 1fc248e..1c03664 100644 --- a/packages/client/src/generated/schemas/TeamSchema.ts +++ b/packages/client/src/generated/schemas/TeamSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/TileCoordSchema.ts b/packages/client/src/generated/schemas/TileCoordSchema.ts index d65921a..58a313b 100644 --- a/packages/client/src/generated/schemas/TileCoordSchema.ts +++ b/packages/client/src/generated/schemas/TileCoordSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/Vector2Schema.ts b/packages/client/src/generated/schemas/Vector2Schema.ts index 8d71560..d48fb06 100644 --- a/packages/client/src/generated/schemas/Vector2Schema.ts +++ b/packages/client/src/generated/schemas/Vector2Schema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/VoteCastSchema.ts b/packages/client/src/generated/schemas/VoteCastSchema.ts index 0becd05..876a18b 100644 --- a/packages/client/src/generated/schemas/VoteCastSchema.ts +++ b/packages/client/src/generated/schemas/VoteCastSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/VoteOptionSchema.ts b/packages/client/src/generated/schemas/VoteOptionSchema.ts index e54299c..16225f5 100644 --- a/packages/client/src/generated/schemas/VoteOptionSchema.ts +++ b/packages/client/src/generated/schemas/VoteOptionSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/VoteSchema.ts b/packages/client/src/generated/schemas/VoteSchema.ts index 04f84f6..71dac4a 100644 --- a/packages/client/src/generated/schemas/VoteSchema.ts +++ b/packages/client/src/generated/schemas/VoteSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/WhiteboardSchema.ts b/packages/client/src/generated/schemas/WhiteboardSchema.ts index 84904be..f6cf6ae 100644 --- a/packages/client/src/generated/schemas/WhiteboardSchema.ts +++ b/packages/client/src/generated/schemas/WhiteboardSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/client/src/generated/schemas/ZoneSchema.ts b/packages/client/src/generated/schemas/ZoneSchema.ts index 2205517..f45001a 100644 --- a/packages/client/src/generated/schemas/ZoneSchema.ts +++ b/packages/client/src/generated/schemas/ZoneSchema.ts @@ -2,7 +2,7 @@ // THIS FILE HAS BEEN GENERATED AUTOMATICALLY // DO NOT CHANGE IT MANUALLY UNLESS YOU KNOW WHAT YOU'RE DOING // -// GENERATED USING @colyseus/schema 4.0.21 +// GENERATED USING @colyseus/schema 4.0.25 // import { Schema, type, ArraySchema, MapSchema, SetSchema, DataChange } from '@colyseus/schema'; diff --git a/packages/server/package.json b/packages/server/package.json index 072e25c..802696e 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -20,7 +20,7 @@ "start": "node dist/index.js" }, "dependencies": { - "@colyseus/schema": "^4.0.21", + "@colyseus/schema": "^4.0.25", "@colyseus/tools": "^0.17.19", "@colyseus/ws-transport": "^0.17.13", "@openclawworld/shared": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42f2c40..97cb7c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ importers: version: 8.5.0(zod@4.3.6) '@colyseus/sdk': specifier: '0.17' - version: 0.17.34(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13)(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(typescript@6.0.3)(zod@4.3.6) + version: 0.17.42(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13)(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(typescript@6.0.3)(zod@4.3.6) '@eslint/js': specifier: ^10.0.1 version: 10.0.1(eslint@10.0.3(jiti@2.6.1)) @@ -68,11 +68,11 @@ importers: packages/client: dependencies: '@colyseus/schema': - specifier: ^4.0.21 - version: 4.0.21(typescript@6.0.3) + specifier: ^4.0.25 + version: 4.0.25(typescript@6.0.3) '@colyseus/sdk': specifier: '0.17' - version: 0.17.34(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13)(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(typescript@6.0.3)(zod@4.3.6) + version: 0.17.42(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13)(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(typescript@6.0.3)(zod@4.3.6) '@openclawworld/shared': specifier: workspace:* version: link:../shared @@ -128,11 +128,11 @@ importers: packages/server: dependencies: '@colyseus/schema': - specifier: ^4.0.21 - version: 4.0.21(typescript@6.0.3) + specifier: ^4.0.25 + version: 4.0.25(typescript@6.0.3) '@colyseus/tools': specifier: ^0.17.19 - version: 0.17.19(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1)) + version: 0.17.19(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1)) '@colyseus/ws-transport': specifier: ^0.17.13 version: 0.17.13(@colyseus/core@0.17.43)(express@5.2.1) @@ -144,7 +144,7 @@ importers: version: 0.9.13 colyseus: specifier: ^0.17.10 - version: 0.17.10(@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1))(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/redis-driver@0.17.6(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/redis-presence@0.17.6(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/uwebsockets-transport@0.17.16(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(vite@8.0.10(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.4))(zod@4.3.6) + version: 0.17.10(@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1))(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/redis-driver@0.17.6(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/redis-presence@0.17.6(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/uwebsockets-transport@0.17.16(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(vite@8.0.10(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.4))(zod@4.3.6) cors: specifier: ^2.8.6 version: 2.8.6 @@ -269,8 +269,8 @@ packages: '@colyseus/core': 0.17.x express: '>=4.16.0' - '@colyseus/better-call@1.3.1': - resolution: {integrity: sha512-JLx+TraDXFFBAk0zkLXQqUBizbpADC6q05L1Eh+cHRa/yrsjtEP75+uL6zdYKlgNZ+f52VaqVvoSrZDkKjj5Ew==} + '@colyseus/better-call@1.3.3': + resolution: {integrity: sha512-ISJtvMx6fV0ABPQt/ljzPc4O2+mFvyVKeHKX02qBSWKR0VXOXzniAC64POea4pp8DxZTbgHoSPpXjdnNpUkeLw==} peerDependencies: zod: ^4.0.0 peerDependenciesMeta: @@ -306,8 +306,8 @@ packages: '@colyseus/monitor@0.17.8': resolution: {integrity: sha512-tD9CVxmjuBhJVutmrZoq53gTY9ruGrOBd5iDnQS3Wb+5F6MAb9fIHZnsGzKL4oMa1QCuc70tzMvEIT1BKyAOKQ==} - '@colyseus/msgpackr@1.11.2': - resolution: {integrity: sha512-MuwPFhizFKC3zmGfy0fpo+kcnZdNdnQHFVjw81v4WXHCelDeCX8yNRVtuEm8kGlHqq7qiASLC0pu0RPqYOhxXg==} + '@colyseus/msgpackr@1.11.3': + resolution: {integrity: sha512-P86w/FrZWUaV7StxI7WuNg3wFlUrROSiBOrF378wyOgxS5+etcxUQMPe0OJZDEx+QUdu7QOPzsqE0Ziqwpjnug==} '@colyseus/playground@0.17.12': resolution: {integrity: sha512-p57C4ZaNUlPAGx/B3O2pLarya/W5LrnLmnTxphwM3shY8GPXL9INGVTP5CMfzxj9m0lGsp41DH2Uk8xyzOC9vw==} @@ -326,14 +326,14 @@ packages: '@colyseus/redis-presence@0.17.6': resolution: {integrity: sha512-gtgDmPHDNVzIFou3bo1Z3togUW/ihMvLCHZZMvMqbnAZGEvlhcriJad5+8z8kv2UIjGMnOGcNlg7IomGEiy6Cg==} - '@colyseus/schema@4.0.21': - resolution: {integrity: sha512-a4HqHNx4glyEdWXsven5ftB74LBJym2drdzpOa8FrpqIJTsufq0Ok/YV9VSKjM+MpbTnVZoEWoOvvwxbGRucUg==} + '@colyseus/schema@4.0.25': + resolution: {integrity: sha512-WW+zqfYv1keWewbXmIxnElzfHruqnif4RPHfxTtXqPUVTnd/Jm7MOV2O2O1sBrMZmFmhKusIHxzSF+xAUcSv3g==} hasBin: true peerDependencies: typescript: ^5.0.0 || ^6.0.0 - '@colyseus/sdk@0.17.34': - resolution: {integrity: sha512-Fyd10uTCpgLKGKX1DlMX6FRdTGMMwYjmldESmixk2rckRg5rhSou/H3Rp9gUeRdvajXq1QefEhSVWzyyAtYymA==} + '@colyseus/sdk@0.17.42': + resolution: {integrity: sha512-/gxRldfiDQhVbecvsA9S1Wq2GhFQeLFY+AvROO+Ch5JG9L9/yp7twWo/jXhPUI5aLQ3J3PLqQKASuHll8KTokA==} engines: {node: '>= 12.x'} peerDependencies: '@colyseus/core': 0.17.x @@ -2302,6 +2302,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.8.1: + resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==} + engines: {node: '>=10'} + hasBin: true + send@1.2.1: resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==} engines: {node: '>= 18'} @@ -2310,8 +2315,8 @@ packages: resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==} engines: {node: '>= 18'} - set-cookie-parser@3.0.1: - resolution: {integrity: sha512-n7Z7dXZhJbwuAHhNzkTti6Aw9QDDjZtm3JTpTGATIdNzdQz5GuFs22w90BcvF4INfnrL5xrX3oGsuqO5Dx3A1Q==} + set-cookie-parser@3.1.0: + resolution: {integrity: sha512-kjnC1DXBHcxaOaOXBHBeRtltsDG2nUiUni+jP92M9gYdW12rsmx92UsfpH7o5tDRs7I1ZZPSQJQGv3UaRfCiuw==} setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} @@ -2653,6 +2658,18 @@ packages: utf-8-validate: optional: true + ws@8.21.0: + resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} @@ -2710,9 +2727,9 @@ snapshots: '@better-fetch/fetch@1.1.21': {} - '@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1)': + '@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1)': dependencies: - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) '@types/jsonwebtoken': 9.0.10 connect-redis: 7.1.1(express-session@1.19.0) express: 5.2.1 @@ -2723,23 +2740,23 @@ snapshots: transitivePeerDependencies: - supports-color - '@colyseus/better-call@1.3.1(zod@4.3.6)': + '@colyseus/better-call@1.3.3(zod@4.3.6)': dependencies: '@better-auth/utils': 0.3.1 '@better-fetch/fetch': 1.1.21 rou3: 0.7.12 - set-cookie-parser: 3.0.1 + set-cookie-parser: 3.1.0 optionalDependencies: zod: 4.3.6 '@colyseus/clock@2.0.3': {} - '@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)': + '@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)': dependencies: - '@colyseus/better-call': 1.3.1(zod@4.3.6) + '@colyseus/better-call': 1.3.3(zod@4.3.6) '@colyseus/greeting-banner': 3.0.8 - '@colyseus/msgpackr': 1.11.2 - '@colyseus/schema': 4.0.21(typescript@6.0.3) + '@colyseus/msgpackr': 1.11.3 + '@colyseus/schema': 4.0.25(typescript@6.0.3) '@colyseus/shared-types': 0.17.6 '@colyseus/timer': 2.0.3 '@standard-schema/spec': 1.1.0 @@ -2755,9 +2772,9 @@ snapshots: '@colyseus/greeting-banner@3.0.8': {} - '@colyseus/monitor@0.17.8(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(zod@4.3.6)': + '@colyseus/monitor@0.17.8(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(zod@4.3.6)': dependencies: - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) express: 5.2.1 node-os-utils: 2.0.1 transitivePeerDependencies: @@ -2768,22 +2785,22 @@ snapshots: - supports-color - zod - '@colyseus/msgpackr@1.11.2': + '@colyseus/msgpackr@1.11.3': optionalDependencies: msgpackr-extract: 3.0.3 - '@colyseus/playground@0.17.12(@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1))(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1)(zod@4.3.6)': + '@colyseus/playground@0.17.12(@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1))(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1)(zod@4.3.6)': dependencies: - '@colyseus/auth': 0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1) - '@colyseus/better-call': 1.3.1(zod@4.3.6) - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/auth': 0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1) + '@colyseus/better-call': 1.3.3(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) express: 5.2.1 optionalDependencies: zod: 4.3.6 - '@colyseus/redis-driver@0.17.6(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)': + '@colyseus/redis-driver@0.17.6(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)': dependencies: - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) ioredis: 5.10.1 transitivePeerDependencies: - '@colyseus/better-call' @@ -2794,9 +2811,9 @@ snapshots: - supports-color - zod - '@colyseus/redis-presence@0.17.6(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)': + '@colyseus/redis-presence@0.17.6(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)': dependencies: - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) ioredis: 5.10.1 transitivePeerDependencies: - '@colyseus/better-call' @@ -2807,20 +2824,20 @@ snapshots: - supports-color - zod - '@colyseus/schema@4.0.21(typescript@6.0.3)': + '@colyseus/schema@4.0.25(typescript@6.0.3)': dependencies: typescript: 6.0.3 - '@colyseus/sdk@0.17.34(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13)(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(typescript@6.0.3)(zod@4.3.6)': + '@colyseus/sdk@0.17.42(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13)(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(typescript@6.0.3)(zod@4.3.6)': dependencies: - '@colyseus/better-call': 1.3.1(zod@4.3.6) - '@colyseus/msgpackr': 1.11.2 - '@colyseus/schema': 4.0.21(typescript@6.0.3) + '@colyseus/better-call': 1.3.3(zod@4.3.6) + '@colyseus/msgpackr': 1.11.3 + '@colyseus/schema': 4.0.25(typescript@6.0.3) '@colyseus/shared-types': 0.17.6 tslib: 2.8.1 - ws: 8.19.0 + ws: 8.21.0 optionalDependencies: - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) transitivePeerDependencies: - bufferutil - typescript @@ -2835,23 +2852,23 @@ snapshots: dependencies: '@colyseus/clock': 2.0.3 - '@colyseus/tools@0.17.19(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))': + '@colyseus/tools@0.17.19(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))': dependencies: - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) '@colyseus/ws-transport': 0.17.13(@colyseus/core@0.17.43)(express@5.2.1) '@pm2/io': 6.1.0 dotenv: 17.3.1 transitivePeerDependencies: - supports-color - '@colyseus/uwebsockets-transport@0.17.16(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))': + '@colyseus/uwebsockets-transport@0.17.16(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))': dependencies: - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) uWebSockets.js: https://codeload.github.com/uNetworking/uWebSockets.js/tar.gz/fcfc622a4286909593b7f390056d89e0ca3b56b9 '@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1)': dependencies: - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) '@types/ws': 8.18.1 ws: 8.19.0 optionalDependencies: @@ -3742,17 +3759,17 @@ snapshots: cluster-key-slot@1.1.2: {} - ? colyseus@0.17.10(@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1))(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/redis-driver@0.17.6(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/redis-presence@0.17.6(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/uwebsockets-transport@0.17.16(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(vite@8.0.10(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.4))(zod@4.3.6) + ? colyseus@0.17.10(@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1))(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/redis-driver@0.17.6(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/redis-presence@0.17.6(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/uwebsockets-transport@0.17.16(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(vite@8.0.10(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.4))(zod@4.3.6) : dependencies: - '@colyseus/auth': 0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1) - '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) - '@colyseus/monitor': 0.17.8(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(zod@4.3.6) - '@colyseus/playground': 0.17.12(@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1))(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1)(zod@4.3.6) - '@colyseus/redis-driver': 0.17.6(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) - '@colyseus/redis-presence': 0.17.6(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) - '@colyseus/schema': 4.0.21(typescript@6.0.3) - '@colyseus/tools': 0.17.19(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1)) - '@colyseus/uwebsockets-transport': 0.17.16(@colyseus/core@0.17.43(@colyseus/better-call@1.3.1(zod@4.3.6))(@colyseus/schema@4.0.21(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)) + '@colyseus/auth': 0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1) + '@colyseus/core': 0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/monitor': 0.17.8(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(zod@4.3.6) + '@colyseus/playground': 0.17.12(@colyseus/auth@0.17.6(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1))(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(express@5.2.1)(zod@4.3.6) + '@colyseus/redis-driver': 0.17.6(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/redis-presence': 0.17.6(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6) + '@colyseus/schema': 4.0.25(typescript@6.0.3) + '@colyseus/tools': 0.17.19(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1)) + '@colyseus/uwebsockets-transport': 0.17.16(@colyseus/core@0.17.43(@colyseus/better-call@1.3.3(zod@4.3.6))(@colyseus/schema@4.0.25(typescript@6.0.3))(@colyseus/ws-transport@0.17.13(@colyseus/core@0.17.43)(express@5.2.1))(@pm2/io@6.1.0)(express@5.2.1)(zod@4.3.6)) '@colyseus/ws-transport': 0.17.13(@colyseus/core@0.17.43)(express@5.2.1) optionalDependencies: vite: 8.0.10(@types/node@25.6.0)(esbuild@0.27.7)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.4) @@ -4359,7 +4376,7 @@ snapshots: lodash.isstring: 4.0.1 lodash.once: 4.1.1 ms: 2.1.3 - semver: 7.7.4 + semver: 7.8.1 jwa@2.0.1: dependencies: @@ -4815,6 +4832,8 @@ snapshots: semver@7.7.4: {} + semver@7.8.1: {} + send@1.2.1: dependencies: debug: 4.4.3 @@ -4840,7 +4859,7 @@ snapshots: transitivePeerDependencies: - supports-color - set-cookie-parser@3.0.1: {} + set-cookie-parser@3.1.0: {} setprototypeof@1.2.0: {} @@ -5082,6 +5101,8 @@ snapshots: ws@8.19.0: {} + ws@8.21.0: {} + yallist@4.0.0: {} yaml@2.8.4: {}