2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 27
27
"@figma-export/output-components-as-svg" : " ^4.7.0" ,
28
28
"@figma-export/transform-svg-with-svgo" : " ^4.7.0" ,
29
29
"@figma-export/types" : " ^4.7.0" ,
30
+ "@figma/rest-api-spec" : " ^0.21.0" ,
30
31
"@svgr/core" : " ^5.5.0" ,
31
32
"@svgr/plugin-jsx" : " ^5.5.0" ,
32
33
"@types/archiver" : " ^5.3.4" ,
Original file line number Diff line number Diff line change @@ -3628,6 +3628,13 @@ __metadata:
3628
3628
languageName: node
3629
3629
linkType: hard
3630
3630
3631
+ "@figma/rest-api-spec@npm:^0.21.0":
3632
+ version: 0.21.0
3633
+ resolution: "@figma/rest-api-spec@npm:0.21.0"
3634
+ checksum: 10/8feee26a50272f22d03de2a284ce1bef3e1aaedc14606e5a8457aaf32773cb05a0a51870d4d157dabee8b16d469c16c8e90efda2685ae36213ac022c7f58760c
3635
+ languageName: node
3636
+ linkType: hard
3637
+
3631
3638
"@floating-ui/core@npm:^1.0.0":
3632
3639
version: 1.6.0
3633
3640
resolution: "@floating-ui/core@npm:1.6.0"
@@ -4386,6 +4393,7 @@ __metadata:
4386
4393
"@figma-export/output-components-as-svg": "npm:^4.7.0"
4387
4394
"@figma-export/transform-svg-with-svgo": "npm:^4.7.0"
4388
4395
"@figma-export/types": "npm:^4.7.0"
4396
+ "@figma/rest-api-spec": "npm:^0.21.0"
4389
4397
"@svgr/core": "npm:^5.5.0"
4390
4398
"@svgr/plugin-jsx": "npm:^5.5.0"
4391
4399
"@types/archiver": "npm:^5.3.4"
0 commit comments