|
12 | 12 | "build": "tsc -b" |
13 | 13 | }, |
14 | 14 | "devDependencies": { |
15 | | - "@types/node": "^25.3.3", |
| 15 | + "@types/node": "^25.3.5", |
16 | 16 | "typescript": "^5.9.3", |
17 | 17 | "vitest": "^4.0.18" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@furystack/core": "^15.2.2", |
21 | | - "@furystack/entity-sync-service": "^1.0.4", |
22 | | - "@furystack/filesystem-store": "^7.0.40", |
23 | | - "@furystack/inject": "^12.0.30", |
24 | | - "@furystack/logging": "^8.0.30", |
25 | | - "@furystack/repository": "^10.1.3", |
26 | | - "@furystack/rest-service": "^12.1.1", |
27 | | - "@furystack/security": "^7.0.1", |
28 | | - "@furystack/sequelize-store": "^6.0.41", |
29 | | - "@furystack/websocket-api": "^13.1.14", |
| 20 | + "@furystack/core": "^15.2.4", |
| 21 | + "@furystack/entity-sync-service": "^1.0.6", |
| 22 | + "@furystack/filesystem-store": "^7.1.1", |
| 23 | + "@furystack/inject": "^12.0.32", |
| 24 | + "@furystack/logging": "^8.1.1", |
| 25 | + "@furystack/repository": "^10.1.5", |
| 26 | + "@furystack/rest-service": "^12.2.1", |
| 27 | + "@furystack/security": "^7.0.3", |
| 28 | + "@furystack/sequelize-store": "^6.0.43", |
| 29 | + "@furystack/websocket-api": "^13.2.1", |
30 | 30 | "@modelcontextprotocol/sdk": "1.27.1", |
31 | 31 | "common": "workspace:^", |
32 | 32 | "sequelize": "^6.37.7", |
|
0 commit comments