|
121 | 121 | "extends": "@sanity/semantic-release-preset" |
122 | 122 | }, |
123 | 123 | "dependencies": { |
124 | | - "@microsoft/api-extractor": "7.52.10", |
| 124 | + "@microsoft/api-extractor": "7.52.11", |
125 | 125 | "@microsoft/api-extractor-model": "7.30.7", |
126 | 126 | "@microsoft/tsdoc": "0.15.1", |
127 | 127 | "@microsoft/tsdoc-config": "0.17.1", |
128 | | - "@portabletext/react": "^3.2.1", |
129 | | - "@portabletext/toolkit": "^2.0.17", |
130 | | - "@sanity/client": "^7.8.2", |
| 128 | + "@portabletext/react": "^4.0.3", |
| 129 | + "@portabletext/toolkit": "^3.0.1", |
| 130 | + "@sanity/client": "^7.11.0", |
131 | 131 | "@sanity/color": "^3.0.6", |
132 | 132 | "@sanity/icons": "^3.7.4", |
133 | | - "@sanity/pkg-utils": "^7.11.4", |
134 | | - "@sanity/ui": "^3.0.5", |
| 133 | + "@sanity/pkg-utils": "^8.1.7", |
| 134 | + "@sanity/ui": "^3.0.14", |
135 | 135 | "@types/cpx": "^1.5.5", |
136 | 136 | "@vitejs/plugin-react": "^4.7.0", |
137 | 137 | "cac": "^6.7.14", |
138 | 138 | "chalk": "^4.1.2", |
139 | 139 | "chokidar": "^4.0.3", |
140 | 140 | "cors": "^2.8.5", |
141 | 141 | "dotenv-flow": "^3.2.0", |
142 | | - "esbuild": "^0.25.8", |
| 142 | + "esbuild": "^0.25.9", |
143 | 143 | "esbuild-register": "^3.6.0", |
144 | 144 | "express": "^4.21.2", |
145 | 145 | "globby": "^11.1.0", |
146 | | - "groq-js": "^1.17.3", |
| 146 | + "groq-js": "^1.18.0", |
147 | 147 | "history": "^5.3.0", |
148 | 148 | "jsonc-parser": "^3.3.1", |
149 | 149 | "mkdirp": "^1.0.4", |
150 | 150 | "pkg-up": "^3.1.0", |
151 | 151 | "react-refractor": "^4.0.0", |
152 | 152 | "refractor": "^5.0.0", |
153 | 153 | "slugify": "^1.6.6", |
154 | | - "tmp": "^0.2.3", |
155 | | - "vite": "^7.0.6" |
| 154 | + "tmp": "^0.2.5", |
| 155 | + "vite": "^7.1.5" |
156 | 156 | }, |
157 | 157 | "devDependencies": { |
158 | 158 | "@sanity/semantic-release-preset": "^5.0.0", |
159 | | - "@sanity/ui-workshop": "^3.3.1", |
| 159 | + "@sanity/ui-workshop": "^3.3.2", |
160 | 160 | "@types/cors": "^2.8.19", |
161 | 161 | "@types/express": "^5.0.3", |
162 | 162 | "@types/mkdirp": "^1.0.2", |
163 | 163 | "@types/node": "^20.17.10", |
164 | | - "@types/react": "^19.1.9", |
165 | | - "@types/react-dom": "^19.1.7", |
| 164 | + "@types/react": "^19.1.12", |
| 165 | + "@types/react-dom": "^19.1.9", |
166 | 166 | "@types/tmp": "^0.2.6", |
167 | 167 | "@types/uuid": "^10.0.0", |
168 | 168 | "@types/yargs": "^17.0.33", |
|
185 | 185 | "react": "^19.1.1", |
186 | 186 | "react-dom": "^19.1.1", |
187 | 187 | "rimraf": "^4.4.1", |
188 | | - "sanity": "^4.3.0", |
| 188 | + "sanity": "^4.7.0", |
189 | 189 | "semantic-release": "^24.2.7", |
190 | 190 | "styled-components": "^6.1.19", |
191 | 191 | "typescript": "5.9.2", |
|
0 commit comments