3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ export default defineConfig([
116
116
name : 'tsdoc' ,
117
117
title : 'tsdoc' ,
118
118
projectId : 'ppsg7ml5' ,
119
- dataset : 'tsdoc-test ' ,
119
+ dataset : 'tsdoc-2 ' ,
120
120
plugins : [ sharedSettings ( ) ] ,
121
121
basePath : '/tsdoc' ,
122
122
} ,
Original file line number Diff line number Diff line change 232
232
"yargs" : " ^17.3.0"
233
233
},
234
234
"devDependencies" : {
235
+ "@sanity/tsdoc" : " ^1.0.0-alpha.16" ,
235
236
"@sanity/ui-workshop" : " ^1.0.0" ,
236
237
"@testing-library/jest-dom" : " ^5.16.5" ,
237
238
"@testing-library/react" : " ^13.4.0" ,
Original file line number Diff line number Diff line change @@ -6332,10 +6332,10 @@ acorn-globals@^7.0.0:
6332
6332
acorn "^8.1.0"
6333
6333
acorn-walk "^8.0.2"
6334
6334
6335
- acorn-import-assertions@^1.7.6 :
6336
- version "1.8 .0"
6337
- resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.8 .0.tgz#ba2b5939ce62c238db6d93d81c9b111b29b855e9 "
6338
- integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw ==
6335
+ acorn-import-assertions@^1.9.0 :
6336
+ version "1.9 .0"
6337
+ resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9 .0.tgz#507276249d684797c84e0734ef84860334cfb1ac "
6338
+ integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA ==
6339
6339
6340
6340
acorn-jsx@^5.3.2:
6341
6341
version "5.3.2"
0 commit comments