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

Commit 4cb8078

Browse files
committed
fix(deps): bump @sanity/ui to v3
1 parent 6c85129 commit 4cb8078

File tree

2 files changed

+163
-29
lines changed

2 files changed

+163
-29
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"@sanity/color": "^3.0.6",
132132
"@sanity/icons": "^3.7.4",
133133
"@sanity/pkg-utils": "^7.9.9",
134-
"@sanity/ui": "^2.16.7",
134+
"@sanity/ui": "^3.0.1",
135135
"@types/cpx": "^1.5.5",
136136
"@vitejs/plugin-react": "^4.7.0",
137137
"cac": "^6.7.14",
@@ -148,15 +148,15 @@
148148
"jsonc-parser": "^3.3.1",
149149
"mkdirp": "^1.0.4",
150150
"pkg-up": "^3.1.0",
151-
"react-refractor": "^2.2.0",
151+
"react-refractor": "^4.0.0",
152152
"refractor": "^5.0.0",
153153
"slugify": "^1.6.6",
154154
"tmp": "^0.2.3",
155155
"vite": "^6.3.5"
156156
},
157157
"devDependencies": {
158158
"@sanity/semantic-release-preset": "^5.0.0",
159-
"@sanity/ui-workshop": "^2.1.6",
159+
"@sanity/ui-workshop": "^3.0.0",
160160
"@types/cors": "^2.8.19",
161161
"@types/express": "^5.0.3",
162162
"@types/mkdirp": "^1.0.2",

0 commit comments

Comments
 (0)