Skip to content

Commit b254f44

Browse files
authored
Merge pull request #1620 from privy-open-source/renovate/pin-dependencies
chore(deps): pin dependencies
2 parents 549e5ce + c0f55f8 commit b254f44

File tree

3 files changed

+86
-86
lines changed

3 files changed

+86
-86
lines changed

packages/persona-icon/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
},
4747
"devDependencies": {
4848
"@nuxt/module-builder": "1.0.1",
49-
"@tsconfig/node22": "^22.0.1",
49+
"@tsconfig/node22": "22.0.1",
5050
"@types/fs-extra": "11.0.4",
5151
"@types/minimist": "1.2.5",
52-
"@types/svg2ttf": "^5.0.3",
53-
"@types/ttf2eot": "^2.0.2",
54-
"@types/ttf2woff": "^2.0.4",
55-
"@types/ttf2woff2": "^6.0.0",
52+
"@types/svg2ttf": "5.0.3",
53+
"@types/ttf2eot": "2.0.2",
54+
"@types/ttf2woff": "2.0.4",
55+
"@types/ttf2woff2": "6.0.0",
5656
"dotenv": "16.5.0",
57-
"fast-glob": "^3.3.3",
57+
"fast-glob": "3.3.3",
5858
"figma-api": "1.12.0",
5959
"fs-extra": "11.3.0",
6060
"jiti": "2.4.2",
@@ -64,12 +64,12 @@
6464
"ora": "8.2.0",
6565
"p-all": "5.0.0",
6666
"svg-path-commander": "2.1.10",
67-
"svg2ttf": "^6.0.3",
68-
"svgicons2svgfont": "^15.0.1",
67+
"svg2ttf": "6.0.3",
68+
"svgicons2svgfont": "15.0.1",
6969
"svgo": "3.3.2",
70-
"ttf2eot": "^3.1.0",
71-
"ttf2woff": "^3.0.0",
72-
"ttf2woff2": "^6.0.1"
70+
"ttf2eot": "3.1.0",
71+
"ttf2woff": "3.0.0",
72+
"ttf2woff2": "6.0.1"
7373
},
7474
"dependencies": {
7575
"@nuxt/kit": "3.16.2"

packages/persona-ilustration/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@
6464
},
6565
"devDependencies": {
6666
"@nuxt/module-builder": "1.0.1",
67-
"@tsconfig/node22": "^22.0.1",
67+
"@tsconfig/node22": "22.0.1",
6868
"@types/fs-extra": "11.0.4",
6969
"@types/minimist": "1.2.5",
7070
"dotenv": "16.5.0",
71-
"fast-glob": "^3.3.3",
71+
"fast-glob": "3.3.3",
7272
"figma-api": "1.12.0",
7373
"fs-extra": "11.3.0",
7474
"jiti": "2.4.2",

yarn.lock

Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -3467,15 +3467,15 @@ __metadata:
34673467
dependencies:
34683468
"@nuxt/kit": "npm:3.16.2"
34693469
"@nuxt/module-builder": "npm:1.0.1"
3470-
"@tsconfig/node22": "npm:^22.0.1"
3470+
"@tsconfig/node22": "npm:22.0.1"
34713471
"@types/fs-extra": "npm:11.0.4"
34723472
"@types/minimist": "npm:1.2.5"
3473-
"@types/svg2ttf": "npm:^5.0.3"
3474-
"@types/ttf2eot": "npm:^2.0.2"
3475-
"@types/ttf2woff": "npm:^2.0.4"
3476-
"@types/ttf2woff2": "npm:^6.0.0"
3473+
"@types/svg2ttf": "npm:5.0.3"
3474+
"@types/ttf2eot": "npm:2.0.2"
3475+
"@types/ttf2woff": "npm:2.0.4"
3476+
"@types/ttf2woff2": "npm:6.0.0"
34773477
dotenv: "npm:16.5.0"
3478-
fast-glob: "npm:^3.3.3"
3478+
fast-glob: "npm:3.3.3"
34793479
figma-api: "npm:1.12.0"
34803480
fs-extra: "npm:11.3.0"
34813481
jiti: "npm:2.4.2"
@@ -3485,12 +3485,12 @@ __metadata:
34853485
ora: "npm:8.2.0"
34863486
p-all: "npm:5.0.0"
34873487
svg-path-commander: "npm:2.1.10"
3488-
svg2ttf: "npm:^6.0.3"
3489-
svgicons2svgfont: "npm:^15.0.1"
3488+
svg2ttf: "npm:6.0.3"
3489+
svgicons2svgfont: "npm:15.0.1"
34903490
svgo: "npm:3.3.2"
3491-
ttf2eot: "npm:^3.1.0"
3492-
ttf2woff: "npm:^3.0.0"
3493-
ttf2woff2: "npm:^6.0.1"
3491+
ttf2eot: "npm:3.1.0"
3492+
ttf2woff: "npm:3.0.0"
3493+
ttf2woff2: "npm:6.0.1"
34943494
languageName: unknown
34953495
linkType: soft
34963496

@@ -3500,11 +3500,11 @@ __metadata:
35003500
dependencies:
35013501
"@nuxt/kit": "npm:3.16.2"
35023502
"@nuxt/module-builder": "npm:1.0.1"
3503-
"@tsconfig/node22": "npm:^22.0.1"
3503+
"@tsconfig/node22": "npm:22.0.1"
35043504
"@types/fs-extra": "npm:11.0.4"
35053505
"@types/minimist": "npm:1.2.5"
35063506
dotenv: "npm:16.5.0"
3507-
fast-glob: "npm:^3.3.3"
3507+
fast-glob: "npm:3.3.3"
35083508
figma-api: "npm:1.12.0"
35093509
fs-extra: "npm:11.3.0"
35103510
jiti: "npm:2.4.2"
@@ -4984,7 +4984,7 @@ __metadata:
49844984
languageName: node
49854985
linkType: hard
49864986

4987-
"@tsconfig/node22@npm:^22.0.1":
4987+
"@tsconfig/node22@npm:22.0.1":
49884988
version: 22.0.1
49894989
resolution: "@tsconfig/node22@npm:22.0.1"
49904990
checksum: 10/da42f21f1b1f8e88d584fae44bca19514ea5b8eca9a60e8b10ecbabc8db5f4067259979ceea3798c16ae443b9c564268c00215093a7230948f29f950f33dd585
@@ -5315,7 +5315,7 @@ __metadata:
53155315
languageName: node
53165316
linkType: hard
53175317

5318-
"@types/svg2ttf@npm:^5.0.3":
5318+
"@types/svg2ttf@npm:5.0.3":
53195319
version: 5.0.3
53205320
resolution: "@types/svg2ttf@npm:5.0.3"
53215321
checksum: 10/1b7a3f5edd5198c45209b4f87af585791818e49483dbf1156efb53f33981cc6754c41b17ae922a501323301500826e3a8a07b5563ba99402ccbe6e508ae775fe
@@ -5329,7 +5329,7 @@ __metadata:
53295329
languageName: node
53305330
linkType: hard
53315331

5332-
"@types/ttf2eot@npm:^2.0.2":
5332+
"@types/ttf2eot@npm:2.0.2":
53335333
version: 2.0.2
53345334
resolution: "@types/ttf2eot@npm:2.0.2"
53355335
dependencies:
@@ -5338,7 +5338,7 @@ __metadata:
53385338
languageName: node
53395339
linkType: hard
53405340

5341-
"@types/ttf2woff2@npm:^6.0.0":
5341+
"@types/ttf2woff2@npm:6.0.0":
53425342
version: 6.0.0
53435343
resolution: "@types/ttf2woff2@npm:6.0.0"
53445344
dependencies:
@@ -5347,7 +5347,7 @@ __metadata:
53475347
languageName: node
53485348
linkType: hard
53495349

5350-
"@types/ttf2woff@npm:^2.0.4":
5350+
"@types/ttf2woff@npm:2.0.4":
53515351
version: 2.0.4
53525352
resolution: "@types/ttf2woff@npm:2.0.4"
53535353
dependencies:
@@ -10875,6 +10875,19 @@ __metadata:
1087510875
languageName: node
1087610876
linkType: hard
1087710877

10878+
"fast-glob@npm:3.3.3, fast-glob@npm:^3.3.3":
10879+
version: 3.3.3
10880+
resolution: "fast-glob@npm:3.3.3"
10881+
dependencies:
10882+
"@nodelib/fs.stat": "npm:^2.0.2"
10883+
"@nodelib/fs.walk": "npm:^1.2.3"
10884+
glob-parent: "npm:^5.1.2"
10885+
merge2: "npm:^1.3.0"
10886+
micromatch: "npm:^4.0.8"
10887+
checksum: 10/dcc6432b269762dd47381d8b8358bf964d8f4f60286ac6aa41c01ade70bda459ff2001b516690b96d5365f68a49242966112b5d5cc9cd82395fa8f9d017c90ad
10888+
languageName: node
10889+
linkType: hard
10890+
1087810891
"fast-glob@npm:^3.2.9":
1087910892
version: 3.2.11
1088010893
resolution: "fast-glob@npm:3.2.11"
@@ -10901,19 +10914,6 @@ __metadata:
1090110914
languageName: node
1090210915
linkType: hard
1090310916

10904-
"fast-glob@npm:^3.3.3":
10905-
version: 3.3.3
10906-
resolution: "fast-glob@npm:3.3.3"
10907-
dependencies:
10908-
"@nodelib/fs.stat": "npm:^2.0.2"
10909-
"@nodelib/fs.walk": "npm:^1.2.3"
10910-
glob-parent: "npm:^5.1.2"
10911-
merge2: "npm:^1.3.0"
10912-
micromatch: "npm:^4.0.8"
10913-
checksum: 10/dcc6432b269762dd47381d8b8358bf964d8f4f60286ac6aa41c01ade70bda459ff2001b516690b96d5365f68a49242966112b5d5cc9cd82395fa8f9d017c90ad
10914-
languageName: node
10915-
linkType: hard
10916-
1091710917
"fast-json-stable-stringify@npm:^2.0.0":
1091810918
version: 2.1.0
1091910919
resolution: "fast-json-stable-stringify@npm:2.1.0"
@@ -19344,7 +19344,7 @@ __metadata:
1934419344
languageName: node
1934519345
linkType: hard
1934619346

19347-
"svg2ttf@npm:^6.0.2, svg2ttf@npm:^6.0.3":
19347+
"svg2ttf@npm:6.0.3, svg2ttf@npm:^6.0.2":
1934819348
version: 6.0.3
1934919349
resolution: "svg2ttf@npm:6.0.3"
1935019350
dependencies:
@@ -19360,24 +19360,7 @@ __metadata:
1936019360
languageName: node
1936119361
linkType: hard
1936219362

19363-
"svgicons2svgfont@npm:^10.0.3":
19364-
version: 10.0.6
19365-
resolution: "svgicons2svgfont@npm:10.0.6"
19366-
dependencies:
19367-
commander: "npm:^7.2.0"
19368-
geometry-interfaces: "npm:^1.1.4"
19369-
glob: "npm:^7.1.6"
19370-
neatequal: "npm:^1.0.0"
19371-
readable-stream: "npm:^3.4.0"
19372-
sax: "npm:^1.2.4"
19373-
svg-pathdata: "npm:^6.0.0"
19374-
bin:
19375-
svgicons2svgfont: bin/svgicons2svgfont.js
19376-
checksum: 10/065636271cd2a143468ca27e9371c4123517692b29aa3f4156e828ffb29bec7384fad45e5fc26f64d33789c9ee6c8a9fdb3c663ad6412640ba269657e6de7bd9
19377-
languageName: node
19378-
linkType: hard
19379-
19380-
"svgicons2svgfont@npm:^15.0.1":
19363+
"svgicons2svgfont@npm:15.0.1":
1938119364
version: 15.0.1
1938219365
resolution: "svgicons2svgfont@npm:15.0.1"
1938319366
dependencies:
@@ -19395,6 +19378,23 @@ __metadata:
1939519378
languageName: node
1939619379
linkType: hard
1939719380

19381+
"svgicons2svgfont@npm:^10.0.3":
19382+
version: 10.0.6
19383+
resolution: "svgicons2svgfont@npm:10.0.6"
19384+
dependencies:
19385+
commander: "npm:^7.2.0"
19386+
geometry-interfaces: "npm:^1.1.4"
19387+
glob: "npm:^7.1.6"
19388+
neatequal: "npm:^1.0.0"
19389+
readable-stream: "npm:^3.4.0"
19390+
sax: "npm:^1.2.4"
19391+
svg-pathdata: "npm:^6.0.0"
19392+
bin:
19393+
svgicons2svgfont: bin/svgicons2svgfont.js
19394+
checksum: 10/065636271cd2a143468ca27e9371c4123517692b29aa3f4156e828ffb29bec7384fad45e5fc26f64d33789c9ee6c8a9fdb3c663ad6412640ba269657e6de7bd9
19395+
languageName: node
19396+
linkType: hard
19397+
1939819398
"svgo@npm:3.3.2, svgo@npm:^3.3.2":
1939919399
version: 3.3.2
1940019400
resolution: "svgo@npm:3.3.2"
@@ -19865,6 +19865,17 @@ __metadata:
1986519865
languageName: node
1986619866
linkType: hard
1986719867

19868+
"ttf2eot@npm:3.1.0":
19869+
version: 3.1.0
19870+
resolution: "ttf2eot@npm:3.1.0"
19871+
dependencies:
19872+
argparse: "npm:^2.0.1"
19873+
bin:
19874+
ttf2eot: ttf2eot.js
19875+
checksum: 10/1660d713c207779af73c8dcb2bbcbb6ff795e7d5edbf5b02d94e3f044932b573ec77764329ad50f57f6567cbe594a0ad2cf3bdc67c2bea4acea2a29138f54ff7
19876+
languageName: node
19877+
linkType: hard
19878+
1986819879
"ttf2eot@npm:^2.0.0":
1986919880
version: 2.0.0
1987019881
resolution: "ttf2eot@npm:2.0.0"
@@ -19877,18 +19888,7 @@ __metadata:
1987719888
languageName: node
1987819889
linkType: hard
1987919890

19880-
"ttf2eot@npm:^3.1.0":
19881-
version: 3.1.0
19882-
resolution: "ttf2eot@npm:3.1.0"
19883-
dependencies:
19884-
argparse: "npm:^2.0.1"
19885-
bin:
19886-
ttf2eot: ttf2eot.js
19887-
checksum: 10/1660d713c207779af73c8dcb2bbcbb6ff795e7d5edbf5b02d94e3f044932b573ec77764329ad50f57f6567cbe594a0ad2cf3bdc67c2bea4acea2a29138f54ff7
19888-
languageName: node
19889-
linkType: hard
19890-
19891-
"ttf2woff2@npm:*, ttf2woff2@npm:^6.0.1":
19891+
"ttf2woff2@npm:*, ttf2woff2@npm:6.0.1":
1989219892
version: 6.0.1
1989319893
resolution: "ttf2woff2@npm:6.0.1"
1989419894
dependencies:
@@ -19904,28 +19904,28 @@ __metadata:
1990419904
languageName: node
1990519905
linkType: hard
1990619906

19907-
"ttf2woff@npm:^2.0.2":
19908-
version: 2.0.2
19909-
resolution: "ttf2woff@npm:2.0.2"
19907+
"ttf2woff@npm:3.0.0":
19908+
version: 3.0.0
19909+
resolution: "ttf2woff@npm:3.0.0"
1991019910
dependencies:
19911-
argparse: "npm:^1.0.6"
19912-
microbuffer: "npm:^1.0.0"
19911+
argparse: "npm:^2.0.1"
1991319912
pako: "npm:^1.0.0"
1991419913
bin:
1991519914
ttf2woff: ttf2woff.js
19916-
checksum: 10/7685512ab5eb8529e93fddda49db31cd1752c577ecca2aa1972e782d81c99b3539ab9372961fb3d77b91310af16ad1e9dadcf2c8af4fd77ad978df4e39545ca6
19915+
checksum: 10/c8fca24616e1d4356c4141c7ec2e3d7f839185b7b6f3baf0bfb13f2eebba64e5ab3620f9f882161ac71e7c36980a70c6fc2548599ea2f66876e5947acaf65765
1991719916
languageName: node
1991819917
linkType: hard
1991919918

19920-
"ttf2woff@npm:^3.0.0":
19921-
version: 3.0.0
19922-
resolution: "ttf2woff@npm:3.0.0"
19919+
"ttf2woff@npm:^2.0.2":
19920+
version: 2.0.2
19921+
resolution: "ttf2woff@npm:2.0.2"
1992319922
dependencies:
19924-
argparse: "npm:^2.0.1"
19923+
argparse: "npm:^1.0.6"
19924+
microbuffer: "npm:^1.0.0"
1992519925
pako: "npm:^1.0.0"
1992619926
bin:
1992719927
ttf2woff: ttf2woff.js
19928-
checksum: 10/c8fca24616e1d4356c4141c7ec2e3d7f839185b7b6f3baf0bfb13f2eebba64e5ab3620f9f882161ac71e7c36980a70c6fc2548599ea2f66876e5947acaf65765
19928+
checksum: 10/7685512ab5eb8529e93fddda49db31cd1752c577ecca2aa1972e782d81c99b3539ab9372961fb3d77b91310af16ad1e9dadcf2c8af4fd77ad978df4e39545ca6
1992919929
languageName: node
1993019930
linkType: hard
1993119931

0 commit comments

Comments
 (0)