|
65 | 65 | "devDependencies": { |
66 | 66 | "@changesets/cli": "^2.30.0", |
67 | 67 | "@eslint/js": "^9.39.4", |
68 | | - "@objectstack/cli": "^3.2.6", |
69 | | - "@objectstack/core": "^3.2.6", |
70 | | - "@objectstack/driver-memory": "^3.2.6", |
71 | | - "@objectstack/objectql": "^3.2.6", |
72 | | - "@objectstack/plugin-msw": "^3.2.6", |
73 | | - "@objectstack/runtime": "^3.2.6", |
74 | | - "@objectstack/spec": "^3.2.6", |
| 68 | + "@objectstack/cli": "^3.2.8", |
| 69 | + "@objectstack/core": "^3.2.8", |
| 70 | + "@objectstack/driver-memory": "^3.2.8", |
| 71 | + "@objectstack/objectql": "^3.2.8", |
| 72 | + "@objectstack/plugin-msw": "^3.2.8", |
| 73 | + "@objectstack/runtime": "^3.2.8", |
| 74 | + "@objectstack/spec": "^3.2.8", |
75 | 75 | "@playwright/test": "^1.58.2", |
76 | 76 | "@storybook/addon-essentials": "^8.6.14", |
77 | 77 | "@storybook/addon-interactions": "^8.6.14", |
78 | 78 | "@storybook/addon-links": "^8.6.18", |
79 | 79 | "@storybook/blocks": "^8.6.14", |
80 | 80 | "@storybook/react": "^8.6.18", |
81 | 81 | "@storybook/react-vite": "^8.6.18", |
82 | | - "@storybook/test-runner": "^0.24.2", |
| 82 | + "@storybook/test-runner": "^0.24.3", |
83 | 83 | "@testing-library/dom": "^10.4.1", |
84 | 84 | "@testing-library/jest-dom": "^6.9.1", |
85 | 85 | "@testing-library/react": "^16.3.2", |
|
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.19", |
| 98 | + "eslint-plugin-storybook": "^10.3.1", |
99 | 99 | "globals": "^17.4.0", |
100 | 100 | "happy-dom": "^20.8.4", |
101 | 101 | "jsdom": "^29.0.1", |
102 | | - "msw": "^2.12.11", |
| 102 | + "msw": "^2.12.14", |
103 | 103 | "msw-storybook-addon": "^2.0.6", |
104 | 104 | "playwright": "^1.58.2", |
105 | 105 | "prettier": "^3.8.1", |
|
108 | 108 | "react-router-dom": "^7.13.1", |
109 | 109 | "rollup-plugin-visualizer": "^7.0.1", |
110 | 110 | "storybook": "^8.6.18", |
111 | | - "tailwindcss": "^4.2.1", |
| 111 | + "tailwindcss": "^4.2.2", |
112 | 112 | "tslib": "^2.8.1", |
113 | 113 | "tsx": "^4.21.0", |
114 | | - "turbo": "^2.8.17", |
| 114 | + "turbo": "^2.8.20", |
115 | 115 | "typedoc": "^0.28.17", |
116 | | - "typedoc-plugin-markdown": "^4.10.0", |
| 116 | + "typedoc-plugin-markdown": "^4.11.0", |
117 | 117 | "typescript": "^5.9.3", |
118 | | - "typescript-eslint": "^8.57.0", |
119 | | - "vite-plugin-compression2": "^2.5.2", |
| 118 | + "typescript-eslint": "^8.57.1", |
| 119 | + "vite-plugin-compression2": "^2.5.3", |
120 | 120 | "vitest": "^4.1.0", |
121 | 121 | "vitest-axe": "^0.1.0", |
122 | 122 | "wait-on": "^9.0.4" |
|
131 | 131 | }, |
132 | 132 | "dependencies": { |
133 | 133 | "@hono/node-server": "^1.19.11", |
134 | | - "@objectstack/plugin-auth": "^3.2.6", |
135 | | - "@objectstack/plugin-hono-server": "^3.2.6", |
136 | | - "@objectstack/studio": "^3.2.6", |
| 134 | + "@objectstack/plugin-auth": "^3.2.8", |
| 135 | + "@objectstack/plugin-hono-server": "^3.2.8", |
| 136 | + "@objectstack/studio": "^3.2.8", |
137 | 137 | "coverage-v8": "0.0.1-security", |
138 | 138 | "hono": "^4.12.8", |
139 | 139 | "pino": "^8.21.0", |
|
0 commit comments