|
42 | 42 | "@sanity/pkg-utils": "^2.2.5", |
43 | 43 | "@sanity/semantic-release-preset": "^4.0.0", |
44 | 44 | "@sanity/icons": "^3.7.0", |
45 | | - "@sanity/ui": "^2.15.2", |
46 | | - "@sanity/ui-workshop": "^2.0.31", |
47 | | - "@types/node": "^18.13.0", |
48 | | - "@types/react": "^19.0.10", |
49 | | - "@types/react-dom": "^19.0.4", |
| 45 | + "@sanity/ui": "^3.1.11", |
| 46 | + "@sanity/ui-workshop": "^3.4.0", |
| 47 | + "@types/node": "^24.10.1", |
| 48 | + "@types/react": "^19.2.5", |
| 49 | + "@types/react-dom": "^19.2.3", |
50 | 50 | "@typescript-eslint/eslint-plugin": "^5.52.0", |
51 | 51 | "@typescript-eslint/parser": "^5.52.0", |
52 | 52 | "commitizen": "^4.3.0", |
|
61 | 61 | "husky": "^8.0.3", |
62 | 62 | "npm-run-all": "^4.1.5", |
63 | 63 | "prettier": "^2.8.4", |
64 | | - "react": "^19.0.0", |
65 | | - "react-dom": "^19.0.0", |
66 | | - "react-is": "^19.0.0", |
| 64 | + "react": "^19.2.0", |
| 65 | + "react-dom": "^19.2.0", |
| 66 | + "react-is": "^19.2.0", |
67 | 67 | "rimraf": "^4.1.2", |
68 | | - "sanity": "^3.78.1", |
| 68 | + "sanity": "^4.15.0", |
69 | 69 | "sanity-testing-library": "^1.0.0", |
70 | 70 | "semantic-release": "^20.1.0", |
71 | 71 | "styled-components": "^6.1.15", |
72 | 72 | "typescript": "5.3.3" |
73 | 73 | }, |
74 | 74 | "peerDependencies": { |
75 | | - "@sanity/ui": "^1 || ^2", |
76 | | - "@sanity/ui-workshop": "^1 || ^2", |
| 75 | + "@sanity/ui": "^3", |
| 76 | + "@sanity/ui-workshop": "^3", |
77 | 77 | "react": "^18.3 || ^19", |
78 | | - "sanity": "^3 || ^4.0.0-0", |
| 78 | + "sanity": "^4", |
79 | 79 | "styled-components": "^6.1" |
80 | 80 | }, |
81 | 81 | "repository": { |
|
0 commit comments