File tree Expand file tree Collapse file tree 4 files changed +950
-294
lines changed
Expand file tree Collapse file tree 4 files changed +950
-294
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export const client = createClient({
99 resultSourceMap : 'withKeyArraySelector' ,
1010 stega : {
1111 enabled : true ,
12- studioUrl : `${ process . env . NEXT_PUBLIC_TEST_BASE_PATH || '' } /studio# ` ,
12+ studioUrl : `${ process . env . NEXT_PUBLIC_TEST_BASE_PATH || '' } /studio` ,
1313 // logger: console,
1414 } ,
1515} )
Original file line number Diff line number Diff line change 2424 "turbo" : " ^2.5.8"
2525 },
2626 "packageManager" : " pnpm@10.17.1"
27- }
27+ }
Original file line number Diff line number Diff line change 108108 "@sanity/comlink" : " ^3.0.9" ,
109109 "@sanity/presentation-comlink" : " ^1.0.29" ,
110110 "@sanity/preview-url-secret" : " catalog:" ,
111- "@sanity/visual-editing" : " ^3.0 .5" ,
111+ "@sanity/visual-editing" : " 4.0.0-canary .5" ,
112112 "dequal" : " ^2.0.3" ,
113113 "groq" : " ^4.10.1" ,
114114 "history" : " ^5.3.0" ,
144144 "engines" : {
145145 "node" : " >=20.19 <22 || >=22.12"
146146 }
147- }
147+ }
You can’t perform that action at this time.
0 commit comments