|
65 | 65 | "devDependencies": { |
66 | 66 | "@changesets/cli": "^2.30.0", |
67 | 67 | "@eslint/js": "^9.39.4", |
68 | | - "@objectstack/cli": "^3.2.3", |
69 | | - "@objectstack/core": "^3.2.3", |
70 | | - "@objectstack/driver-memory": "^3.2.3", |
71 | | - "@objectstack/objectql": "^3.2.3", |
72 | | - "@objectstack/plugin-msw": "^3.2.3", |
73 | | - "@objectstack/runtime": "^3.2.3", |
74 | | - "@objectstack/spec": "^3.2.3", |
| 68 | + "@objectstack/cli": "^3.2.4", |
| 69 | + "@objectstack/core": "^3.2.4", |
| 70 | + "@objectstack/driver-memory": "^3.2.4", |
| 71 | + "@objectstack/objectql": "^3.2.4", |
| 72 | + "@objectstack/plugin-msw": "^3.2.4", |
| 73 | + "@objectstack/runtime": "^3.2.4", |
| 74 | + "@objectstack/spec": "^3.2.4", |
75 | 75 | "@playwright/test": "^1.58.2", |
76 | 76 | "@storybook/addon-essentials": "^8.6.14", |
77 | 77 | "@storybook/addon-interactions": "^8.6.14", |
|
84 | 84 | "@testing-library/jest-dom": "^6.9.1", |
85 | 85 | "@testing-library/react": "^16.3.2", |
86 | 86 | "@testing-library/user-event": "^14.6.1", |
87 | | - "@types/node": "^25.3.5", |
| 87 | + "@types/node": "^25.4.0", |
88 | 88 | "@types/react": "19.2.14", |
89 | 89 | "@types/react-dom": "19.2.3", |
90 | 90 | "@vitest/coverage-v8": "^4.0.18", |
|
95 | 95 | "eslint": "^9.39.4", |
96 | 96 | "eslint-plugin-react-hooks": "^7.0.1", |
97 | 97 | "eslint-plugin-react-refresh": "^0.5.2", |
98 | | - "eslint-plugin-storybook": "^10.2.16", |
| 98 | + "eslint-plugin-storybook": "^10.2.17", |
99 | 99 | "globals": "^17.4.0", |
100 | 100 | "happy-dom": "^20.8.3", |
101 | 101 | "jsdom": "^28.1.0", |
|
111 | 111 | "tailwindcss": "^4.2.1", |
112 | 112 | "tslib": "^2.8.1", |
113 | 113 | "tsx": "^4.21.0", |
114 | | - "turbo": "^2.8.14", |
| 114 | + "turbo": "^2.8.15", |
115 | 115 | "typedoc": "^0.28.17", |
116 | 116 | "typedoc-plugin-markdown": "^4.10.0", |
117 | 117 | "typescript": "^5.9.3", |
118 | | - "typescript-eslint": "^8.56.1", |
| 118 | + "typescript-eslint": "^8.57.0", |
119 | 119 | "vite-plugin-compression2": "^2.5.0", |
120 | 120 | "vitest": "^4.0.18", |
121 | 121 | "vitest-axe": "^0.1.0", |
|
131 | 131 | }, |
132 | 132 | "dependencies": { |
133 | 133 | "@hono/node-server": "^1.19.11", |
134 | | - "@objectstack/plugin-auth": "^3.2.3", |
135 | | - "@objectstack/plugin-hono-server": "^3.2.3", |
136 | | - "@objectstack/studio": "^3.2.3", |
| 134 | + "@objectstack/plugin-auth": "^3.2.4", |
| 135 | + "@objectstack/plugin-hono-server": "^3.2.4", |
| 136 | + "@objectstack/studio": "^3.2.4", |
137 | 137 | "coverage-v8": "0.0.1-security", |
138 | | - "hono": "^4.12.5", |
| 138 | + "hono": "^4.12.6", |
139 | 139 | "pino": "^8.21.0", |
140 | 140 | "pino-pretty": "^13.1.3" |
141 | 141 | }, |
|
0 commit comments