File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 9
9
"@kittycad/lib" : " ^0.0.52" ,
10
10
"@octokit/openapi-types" : " ^19.1.0" ,
11
11
"@octokit/rest" : " ^20.0.2" ,
12
- "@octokit/types" : " ^12.4 .0" ,
12
+ "@octokit/types" : " ^12.6 .0" ,
13
13
"@primer/octicons-react" : " ^19.8.0" ,
14
14
"@primer/react" : " ^36.6.0" ,
15
15
"@react-three/csg" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -1203,6 +1203,13 @@ __metadata:
1203
1203
languageName : node
1204
1204
linkType : hard
1205
1205
1206
+ " @octokit/openapi-types@npm:^20.0.0 " :
1207
+ version : 20.0.0
1208
+ resolution : " @octokit/openapi-types@npm:20.0.0"
1209
+ checksum : 23ff7613750f8b5790a0cbed5a2048728a7909e50d726932831044908357a932c7fc0613fb7b86430a49d31b3d03a180632ea5dd936535bfbc1176391a199e96
1210
+ languageName : node
1211
+ linkType : hard
1212
+
1206
1213
" @octokit/plugin-paginate-rest@npm:^9.0.0 " :
1207
1214
version : 9.1.4
1208
1215
resolution : " @octokit/plugin-paginate-rest@npm:9.1.4"
@@ -1288,12 +1295,12 @@ __metadata:
1288
1295
languageName : node
1289
1296
linkType : hard
1290
1297
1291
- " @octokit/types@npm:^12.4 .0 " :
1292
- version : 12.4 .0
1293
- resolution : " @octokit/types@npm:12.4 .0"
1298
+ " @octokit/types@npm:^12.6 .0 " :
1299
+ version : 12.6 .0
1300
+ resolution : " @octokit/types@npm:12.6 .0"
1294
1301
dependencies :
1295
- " @octokit/openapi-types " : ^19.1 .0
1296
- checksum : 17bca450efc5433f14e1f93a24232316a0fb490aec8d886c3a430e853f10a74e6664751a44e0e199336b23c20658c4afcb3590e422ba7c155c2cb31f433ebbb7
1302
+ " @octokit/openapi-types " : ^20.0 .0
1303
+ checksum : 850235f425584499a2266d5c585c1c2462ae11e25c650567142f3342cb9ce589c8c8fed87705811ca93271fd28c68e1fa77b88b67b97015d7b63d269fa46ed05
1297
1304
languageName : node
1298
1305
linkType : hard
1299
1306
@@ -3610,7 +3617,7 @@ __metadata:
3610
3617
" @kittycad/lib " : ^0.0.52
3611
3618
" @octokit/openapi-types " : ^19.1.0
3612
3619
" @octokit/rest " : ^20.0.2
3613
- " @octokit/types " : ^12.4 .0
3620
+ " @octokit/types " : ^12.6 .0
3614
3621
" @playwright/test " : ^1.41.2
3615
3622
" @primer/octicons-react " : ^19.8.0
3616
3623
" @primer/react " : ^36.6.0
You can’t perform that action at this time.
0 commit comments