Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 29365a0

Browse files
committed
fix(deps): update dependency @microsoft/api-extractor to v7.52.10
1 parent ff6cf90 commit 29365a0

File tree

2 files changed

+89
-54
lines changed

2 files changed

+89
-54
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@
121121
"extends": "@sanity/semantic-release-preset"
122122
},
123123
"dependencies": {
124-
"@microsoft/api-extractor": "7.52.9",
124+
"@microsoft/api-extractor": "7.52.10",
125125
"@microsoft/api-extractor-model": "7.30.7",
126126
"@microsoft/tsdoc": "0.15.1",
127127
"@microsoft/tsdoc-config": "0.17.1",
128128
"@portabletext/react": "^3.2.1",
129129
"@portabletext/toolkit": "^2.0.17",
130-
"@sanity/client": "^7.8.1",
130+
"@sanity/client": "^7.8.2",
131131
"@sanity/color": "^3.0.6",
132132
"@sanity/icons": "^3.7.4",
133133
"@sanity/pkg-utils": "^7.11.3",
@@ -156,7 +156,7 @@
156156
},
157157
"devDependencies": {
158158
"@sanity/semantic-release-preset": "^5.0.0",
159-
"@sanity/ui-workshop": "^3.1.2",
159+
"@sanity/ui-workshop": "^3.3.1",
160160
"@types/cors": "^2.8.19",
161161
"@types/express": "^5.0.3",
162162
"@types/mkdirp": "^1.0.2",
@@ -199,7 +199,7 @@
199199
"styled-components": "^6.1",
200200
"typescript": "5.8.x || 5.9.x"
201201
},
202-
"packageManager": "pnpm@10.13.1",
202+
"packageManager": "pnpm@10.14.0",
203203
"engines": {
204204
"node": ">=20.19"
205205
},

pnpm-lock.yaml

Lines changed: 85 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)