|
17 | 17 | "@sanity/icons": "^3.7.0",
|
18 | 18 | "@sanity/sdk": "workspace:*",
|
19 | 19 | "@sanity/sdk-react": "workspace:*",
|
20 |
| - "@sanity/types": "^3.79.0", |
21 |
| - "@sanity/ui": "^2.15.7", |
| 20 | + "@sanity/types": "^3.82.0", |
| 21 | + "@sanity/ui": "^2.15.12", |
22 | 22 | "inter-ui": "^4.1.0",
|
23 |
| - "json-edit-react": "^1.23.1", |
24 |
| - "react": "^19.0.0", |
25 |
| - "react-dom": "^19.0.0", |
| 23 | + "json-edit-react": "^1.25.0", |
| 24 | + "react": "^19.1.0", |
| 25 | + "react-dom": "^19.1.0", |
26 | 26 | "react-error-boundary": "^5.0.0",
|
27 |
| - "react-router": "^7.3.0" |
| 27 | + "react-router": "^7.4.1" |
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 | 30 | "@repo/config-eslint": "workspace:*",
|
31 | 31 | "@repo/tsconfig": "workspace:*",
|
32 | 32 | "@sanity/prettier-config": "^1.0.3",
|
33 | 33 | "@testing-library/jest-dom": "^6.6.3",
|
34 |
| - "@testing-library/react": "^16.2.0", |
35 |
| - "@types/react": "^19.0.10", |
36 |
| - "@types/react-dom": "^19.0.4", |
| 34 | + "@testing-library/react": "^16.3.0", |
| 35 | + "@types/react": "^19.1.0", |
| 36 | + "@types/react-dom": "^19.1.1", |
37 | 37 | "@vitejs/plugin-react": "^4.3.4",
|
38 |
| - "eslint": "^9.22.0", |
| 38 | + "eslint": "^9.23.0", |
39 | 39 | "prettier": "^3.5.3",
|
40 | 40 | "typescript": "^5.8.2",
|
41 |
| - "vite": "^6.2.2", |
42 |
| - "vitest": "^3.0.9" |
| 41 | + "vite": "^6.2.4", |
| 42 | + "vitest": "^3.1.1" |
43 | 43 | }
|
44 | 44 | }
|
0 commit comments