|
83 | 83 | "@commitlint/cli": "^19.8.1",
|
84 | 84 | "@commitlint/config-conventional": "^19.8.1",
|
85 | 85 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0",
|
86 |
| - "@sanity/pkg-utils": "^8.1.4", |
| 86 | + "@sanity/pkg-utils": "^8.1.17", |
87 | 87 | "@sanity/prettier-config": "^2.0.1",
|
88 | 88 | "@sanity/semantic-release-preset": "^4.1.8",
|
89 |
| - "@sanity/ui": "4.0.0-static.23", |
| 89 | + "@sanity/ui": "4.0.0-static.36", |
90 | 90 | "@sanity/ui-workshop": "4.0.0-static.11",
|
91 |
| - "@types/node": "^24.3.0", |
92 |
| - "@types/react": "^19.1.12", |
93 |
| - "@types/react-dom": "^19.1.9", |
| 91 | + "@types/node": "^24.7.0", |
| 92 | + "@types/react": "^19.2.2", |
| 93 | + "@types/react-dom": "^19.2.1", |
94 | 94 | "babel-plugin-react-compiler": "19.1.0-rc.3",
|
95 | 95 | "commitizen": "^4.3.1",
|
96 | 96 | "cz-conventional-changelog": "^3.3.0",
|
97 | 97 | "husky": "^8.0.3",
|
98 |
| - "lint-staged": "^15.4.3", |
99 |
| - "oxlint": "^1.14.0", |
| 98 | + "lint-staged": "^15.5.2", |
| 99 | + "oxlint": "^1.21.0", |
100 | 100 | "prettier": "^3.6.2",
|
101 |
| - "react": "^19.1.1", |
102 |
| - "react-dom": "^19.1.1", |
| 101 | + "react": "^19.2.0", |
| 102 | + "react-dom": "^19.2.0", |
103 | 103 | "rimraf": "^5.0.5",
|
104 | 104 | "semantic-release": "^23.1.1",
|
105 |
| - "typescript": "5.9.2" |
| 105 | + "typescript": "5.9.3" |
106 | 106 | },
|
107 | 107 | "peerDependencies": {
|
108 | 108 | "react": "^18.3 || ^19.0.0-0"
|
|
0 commit comments