|
65 | 65 | "devDependencies": { |
66 | 66 | "@changesets/cli": "^2.30.0", |
67 | 67 | "@eslint/js": "^9.39.4", |
68 | | - "@objectstack/cli": "^4.0.2", |
69 | | - "@objectstack/core": "^4.0.2", |
70 | | - "@objectstack/driver-memory": "^4.0.2", |
71 | | - "@objectstack/objectql": "^4.0.2", |
72 | | - "@objectstack/plugin-msw": "^4.0.2", |
73 | | - "@objectstack/runtime": "^4.0.2", |
74 | | - "@objectstack/spec": "^4.0.2", |
| 68 | + "@objectstack/cli": "^4.0.3", |
| 69 | + "@objectstack/core": "^4.0.3", |
| 70 | + "@objectstack/driver-memory": "^4.0.3", |
| 71 | + "@objectstack/objectql": "^4.0.3", |
| 72 | + "@objectstack/plugin-msw": "^4.0.3", |
| 73 | + "@objectstack/runtime": "^4.0.3", |
| 74 | + "@objectstack/spec": "^4.0.3", |
75 | 75 | "@playwright/test": "^1.59.1", |
76 | 76 | "@storybook/addon-essentials": "^8.6.14", |
77 | 77 | "@storybook/addon-interactions": "^8.6.14", |
|
131 | 131 | }, |
132 | 132 | "dependencies": { |
133 | 133 | "@hono/node-server": "^1.19.14", |
134 | | - "@objectstack/plugin-auth": "^4.0.2", |
135 | | - "@objectstack/plugin-hono-server": "^4.0.2", |
136 | | - "@objectstack/plugin-setup": "^4.0.2", |
137 | | - "@objectstack/studio": "^4.0.2", |
| 134 | + "@objectstack/plugin-auth": "^4.0.3", |
| 135 | + "@objectstack/plugin-hono-server": "^4.0.3", |
| 136 | + "@objectstack/plugin-setup": "^4.0.3", |
| 137 | + "@objectstack/studio": "^4.0.3", |
138 | 138 | "coverage-v8": "0.0.1-security", |
139 | 139 | "hono": "^4.12.12", |
140 | 140 | "pino": "^8.21.0", |
|
0 commit comments