| 
38 | 38 |   },  | 
39 | 39 |   "dependencies": {},  | 
40 | 40 |   "devDependencies": {  | 
41 |  | -    "@commitlint/config-conventional": "^17.4.3",  | 
42 |  | -    "@sanity/pkg-utils": "^2.2.5",  | 
43 |  | -    "@sanity/semantic-release-preset": "^4.0.0",  | 
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",  | 
50 |  | -    "@typescript-eslint/eslint-plugin": "^5.52.0",  | 
51 |  | -    "@typescript-eslint/parser": "^5.52.0",  | 
52 |  | -    "commitizen": "^4.3.0",  | 
53 |  | -    "commitlint": "^17.4.3",  | 
54 |  | -    "eslint": "^8.34.0",  | 
55 |  | -    "eslint-config-prettier": "^8.6.0",  | 
56 |  | -    "eslint-plugin-import": "^2.27.5",  | 
57 |  | -    "eslint-plugin-jsx-a11y": "^6.7.1",  | 
58 |  | -    "eslint-plugin-prettier": "^4.2.1",  | 
59 |  | -    "eslint-plugin-react": "^7.32.2",  | 
 | 41 | +    "@commitlint/config-conventional": "^17.8.1",  | 
 | 42 | +    "@sanity/pkg-utils": "^2.4.10",  | 
 | 43 | +    "@sanity/semantic-release-preset": "^4.1.8",  | 
 | 44 | +    "@sanity/icons": "^3.7.4",  | 
 | 45 | +    "@sanity/ui": "^2.16.22",  | 
 | 46 | +    "@sanity/ui-workshop": "^2.1.6",  | 
 | 47 | +    "@types/node": "^18.19.130",  | 
 | 48 | +    "@types/react": "^19.2.2",  | 
 | 49 | +    "@types/react-dom": "^19.2.2",  | 
 | 50 | +    "@typescript-eslint/eslint-plugin": "^5.62.0",  | 
 | 51 | +    "@typescript-eslint/parser": "^5.62.0",  | 
 | 52 | +    "commitizen": "^4.3.1",  | 
 | 53 | +    "commitlint": "^17.8.1",  | 
 | 54 | +    "eslint": "^8.57.1",  | 
 | 55 | +    "eslint-config-prettier": "^8.10.2",  | 
 | 56 | +    "eslint-plugin-import": "^2.32.0",  | 
 | 57 | +    "eslint-plugin-jsx-a11y": "^6.10.2",  | 
 | 58 | +    "eslint-plugin-prettier": "^4.2.5",  | 
 | 59 | +    "eslint-plugin-react": "^7.37.5",  | 
60 | 60 |     "eslint-plugin-react-hooks": "^4.6.0",  | 
61 | 61 |     "husky": "^8.0.3",  | 
62 |  | -    "npm-run-all": "^4.1.5",  | 
63 |  | -    "prettier": "^2.8.4",  | 
64 |  | -    "react": "^19.0.0",  | 
65 |  | -    "react-dom": "^19.0.0",  | 
66 |  | -    "react-is": "^19.0.0",  | 
67 |  | -    "rimraf": "^4.1.2",  | 
68 |  | -    "sanity": "^3.78.1",  | 
 | 62 | +    "npm-run-all2": "^5.0.0",  | 
 | 63 | +    "prettier": "^2.8.8",  | 
 | 64 | +    "react": "^19.2.0",  | 
 | 65 | +    "react-dom": "^19.2.0",  | 
 | 66 | +    "react-is": "^19.2.0",  | 
 | 67 | +    "rimraf": "^4.4.1",  | 
 | 68 | +    "sanity": "^3.99.0",  | 
69 | 69 |     "sanity-testing-library": "^1.0.0",  | 
70 |  | -    "semantic-release": "^20.1.0",  | 
71 |  | -    "styled-components": "^6.1.15",  | 
72 |  | -    "typescript": "5.3.3"  | 
 | 70 | +    "semantic-release": "^20.1.3",  | 
 | 71 | +    "styled-components": "^6.1.19",  | 
 | 72 | +    "typescript": "5.9.3"  | 
73 | 73 |   },  | 
74 | 74 |   "peerDependencies": {  | 
75 | 75 |     "@sanity/ui": "^1 || ^2",  | 
 | 
0 commit comments