Skip to content

Commit 584f4be

Browse files
chore(deps): update dependency knip to v5.56.0
1 parent 4b985e5 commit 584f4be

File tree

2 files changed

+198
-26
lines changed

2 files changed

+198
-26
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"fs-extra": "11.3.0",
4444
"httpsnippet": "3.0.1",
4545
"js-yaml": "4.1.0",
46-
"knip": "5.55.1",
46+
"knip": "5.56.0",
4747
"micromatch": "4.0.8",
4848
"semver": "7.7.1",
4949
"spinnies": "0.5.1",

yarn.lock

Lines changed: 197 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,34 @@ __metadata:
413413
languageName: node
414414
linkType: hard
415415

416+
"@emnapi/core@npm:^1.4.3":
417+
version: 1.4.3
418+
resolution: "@emnapi/core@npm:1.4.3"
419+
dependencies:
420+
"@emnapi/wasi-threads": "npm:1.0.2"
421+
tslib: "npm:^2.4.0"
422+
checksum: 10/b511f66b897d2019835391544fdf11f4fa0ce06cc1181abfa17c7d4cf03aaaa4fc8a64fcd30bb3f901de488d0a6f370b53a8de2215a898f5a4ac98015265b3b7
423+
languageName: node
424+
linkType: hard
425+
426+
"@emnapi/runtime@npm:^1.4.3":
427+
version: 1.4.3
428+
resolution: "@emnapi/runtime@npm:1.4.3"
429+
dependencies:
430+
tslib: "npm:^2.4.0"
431+
checksum: 10/4f90852a1a5912982cc4e176b6420556971bcf6a85ee23e379e2455066d616219751367dcf43e6a6eaf41ea7e95ba9dc830665a52b5d979dfe074237d19578f8
432+
languageName: node
433+
linkType: hard
434+
435+
"@emnapi/wasi-threads@npm:1.0.2":
436+
version: 1.0.2
437+
resolution: "@emnapi/wasi-threads@npm:1.0.2"
438+
dependencies:
439+
tslib: "npm:^2.4.0"
440+
checksum: 10/e82941776665eb958c2084728191d6b15a94383449975c4621b67a1c8217e1c0ec11056a693906c76863cb96f782f8be500510ecec6874e3f5da35a8e7968cfd
441+
languageName: node
442+
linkType: hard
443+
416444
"@emotion/is-prop-valid@npm:1.2.2":
417445
version: 1.2.2
418446
resolution: "@emotion/is-prop-valid@npm:1.2.2"
@@ -892,6 +920,17 @@ __metadata:
892920
languageName: node
893921
linkType: hard
894922

923+
"@napi-rs/wasm-runtime@npm:^0.2.9":
924+
version: 0.2.10
925+
resolution: "@napi-rs/wasm-runtime@npm:0.2.10"
926+
dependencies:
927+
"@emnapi/core": "npm:^1.4.3"
928+
"@emnapi/runtime": "npm:^1.4.3"
929+
"@tybys/wasm-util": "npm:^0.9.0"
930+
checksum: 10/1e4cf77891390825b1756eb5e302035b80c9dd21959417c4e4ed063eacfb6df9f42dfc001bf0fa9c9dbd0a7374342502feaa0a59103e7ea9aa5b318732280a49
931+
languageName: node
932+
linkType: hard
933+
895934
"@nestjs/axios@npm:4.0.0":
896935
version: 4.0.0
897936
resolution: "@nestjs/axios@npm:4.0.0"
@@ -1335,6 +1374,99 @@ __metadata:
13351374
languageName: node
13361375
linkType: hard
13371376

1377+
"@oxc-resolver/binding-darwin-arm64@npm:9.0.2":
1378+
version: 9.0.2
1379+
resolution: "@oxc-resolver/binding-darwin-arm64@npm:9.0.2"
1380+
conditions: os=darwin & cpu=arm64
1381+
languageName: node
1382+
linkType: hard
1383+
1384+
"@oxc-resolver/binding-darwin-x64@npm:9.0.2":
1385+
version: 9.0.2
1386+
resolution: "@oxc-resolver/binding-darwin-x64@npm:9.0.2"
1387+
conditions: os=darwin & cpu=x64
1388+
languageName: node
1389+
linkType: hard
1390+
1391+
"@oxc-resolver/binding-freebsd-x64@npm:9.0.2":
1392+
version: 9.0.2
1393+
resolution: "@oxc-resolver/binding-freebsd-x64@npm:9.0.2"
1394+
conditions: os=freebsd & cpu=x64
1395+
languageName: node
1396+
linkType: hard
1397+
1398+
"@oxc-resolver/binding-linux-arm-gnueabihf@npm:9.0.2":
1399+
version: 9.0.2
1400+
resolution: "@oxc-resolver/binding-linux-arm-gnueabihf@npm:9.0.2"
1401+
conditions: os=linux & cpu=arm
1402+
languageName: node
1403+
linkType: hard
1404+
1405+
"@oxc-resolver/binding-linux-arm64-gnu@npm:9.0.2":
1406+
version: 9.0.2
1407+
resolution: "@oxc-resolver/binding-linux-arm64-gnu@npm:9.0.2"
1408+
conditions: os=linux & cpu=arm64 & libc=glibc
1409+
languageName: node
1410+
linkType: hard
1411+
1412+
"@oxc-resolver/binding-linux-arm64-musl@npm:9.0.2":
1413+
version: 9.0.2
1414+
resolution: "@oxc-resolver/binding-linux-arm64-musl@npm:9.0.2"
1415+
conditions: os=linux & cpu=arm64 & libc=musl
1416+
languageName: node
1417+
linkType: hard
1418+
1419+
"@oxc-resolver/binding-linux-riscv64-gnu@npm:9.0.2":
1420+
version: 9.0.2
1421+
resolution: "@oxc-resolver/binding-linux-riscv64-gnu@npm:9.0.2"
1422+
conditions: os=linux & cpu=riscv64 & libc=glibc
1423+
languageName: node
1424+
linkType: hard
1425+
1426+
"@oxc-resolver/binding-linux-s390x-gnu@npm:9.0.2":
1427+
version: 9.0.2
1428+
resolution: "@oxc-resolver/binding-linux-s390x-gnu@npm:9.0.2"
1429+
conditions: os=linux & cpu=s390x & libc=glibc
1430+
languageName: node
1431+
linkType: hard
1432+
1433+
"@oxc-resolver/binding-linux-x64-gnu@npm:9.0.2":
1434+
version: 9.0.2
1435+
resolution: "@oxc-resolver/binding-linux-x64-gnu@npm:9.0.2"
1436+
conditions: os=linux & cpu=x64 & libc=glibc
1437+
languageName: node
1438+
linkType: hard
1439+
1440+
"@oxc-resolver/binding-linux-x64-musl@npm:9.0.2":
1441+
version: 9.0.2
1442+
resolution: "@oxc-resolver/binding-linux-x64-musl@npm:9.0.2"
1443+
conditions: os=linux & cpu=x64 & libc=musl
1444+
languageName: node
1445+
linkType: hard
1446+
1447+
"@oxc-resolver/binding-wasm32-wasi@npm:9.0.2":
1448+
version: 9.0.2
1449+
resolution: "@oxc-resolver/binding-wasm32-wasi@npm:9.0.2"
1450+
dependencies:
1451+
"@napi-rs/wasm-runtime": "npm:^0.2.9"
1452+
conditions: cpu=wasm32
1453+
languageName: node
1454+
linkType: hard
1455+
1456+
"@oxc-resolver/binding-win32-arm64-msvc@npm:9.0.2":
1457+
version: 9.0.2
1458+
resolution: "@oxc-resolver/binding-win32-arm64-msvc@npm:9.0.2"
1459+
conditions: os=win32 & cpu=arm64
1460+
languageName: node
1461+
linkType: hard
1462+
1463+
"@oxc-resolver/binding-win32-x64-msvc@npm:9.0.2":
1464+
version: 9.0.2
1465+
resolution: "@oxc-resolver/binding-win32-x64-msvc@npm:9.0.2"
1466+
conditions: os=win32 & cpu=x64
1467+
languageName: node
1468+
linkType: hard
1469+
13381470
"@oxlint/darwin-arm64@npm:0.16.10":
13391471
version: 0.16.10
13401472
resolution: "@oxlint/darwin-arm64@npm:0.16.10"
@@ -1849,6 +1981,15 @@ __metadata:
18491981
languageName: node
18501982
linkType: hard
18511983

1984+
"@tybys/wasm-util@npm:^0.9.0":
1985+
version: 0.9.0
1986+
resolution: "@tybys/wasm-util@npm:0.9.0"
1987+
dependencies:
1988+
tslib: "npm:^2.4.0"
1989+
checksum: 10/aa58e64753a420ad1eefaf7bacef3dda61d74f9336925943d9244132d5b48d9242f734f1e707fd5ccfa6dd1d8ec8e6debc234b4dedb3a5b0d8486d1f373350b2
1990+
languageName: node
1991+
linkType: hard
1992+
18521993
"@types/body-parser@npm:*":
18531994
version: 1.19.5
18541995
resolution: "@types/body-parser@npm:1.19.5"
@@ -3454,16 +3595,6 @@ __metadata:
34543595
languageName: node
34553596
linkType: hard
34563597

3457-
"enhanced-resolve@npm:^5.18.1":
3458-
version: 5.18.1
3459-
resolution: "enhanced-resolve@npm:5.18.1"
3460-
dependencies:
3461-
graceful-fs: "npm:^4.2.4"
3462-
tapable: "npm:^2.2.0"
3463-
checksum: 10/50e81c7fe2239fba5670ebce78a34709906ed3a79274aa416434f7307b252e0b7824d76a7dd403eca795571dc6afd9a44183fc45a68475e8f2fdfbae6e92fcc3
3464-
languageName: node
3465-
linkType: hard
3466-
34673598
"env-paths@npm:^2.2.0":
34683599
version: 2.2.1
34693600
resolution: "env-paths@npm:2.2.1"
@@ -4640,7 +4771,7 @@ __metadata:
46404771
languageName: node
46414772
linkType: hard
46424773

4643-
"graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6":
4774+
"graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.6":
46444775
version: 4.2.11
46454776
resolution: "graceful-fs@npm:4.2.11"
46464777
checksum: 10/bf152d0ed1dc159239db1ba1f74fdbc40cb02f626770dcd5815c427ce0688c2635a06ed69af364396da4636d0408fcf7d4afdf7881724c3307e46aff30ca49e2
@@ -5333,17 +5464,17 @@ __metadata:
53335464
languageName: node
53345465
linkType: hard
53355466

5336-
"knip@npm:5.55.1":
5337-
version: 5.55.1
5338-
resolution: "knip@npm:5.55.1"
5467+
"knip@npm:5.56.0":
5468+
version: 5.56.0
5469+
resolution: "knip@npm:5.56.0"
53395470
dependencies:
53405471
"@nodelib/fs.walk": "npm:^1.2.3"
5341-
enhanced-resolve: "npm:^5.18.1"
53425472
fast-glob: "npm:^3.3.3"
53435473
formatly: "npm:^0.2.3"
53445474
jiti: "npm:^2.4.2"
53455475
js-yaml: "npm:^4.1.0"
53465476
minimist: "npm:^1.2.8"
5477+
oxc-resolver: "npm:^9.0.2"
53475478
picocolors: "npm:^1.1.0"
53485479
picomatch: "npm:^4.0.1"
53495480
smol-toml: "npm:^1.3.1"
@@ -5356,7 +5487,7 @@ __metadata:
53565487
bin:
53575488
knip: bin/knip.js
53585489
knip-bun: bin/knip-bun.js
5359-
checksum: 10/85fb71d75cf70f825351e93bc4082b83b842755eadd2fa3451a9fbf70639f12bb6ff34d5502af565d65d5e39a312b3284ee3699bf026282f09fe2c0296e8b214
5490+
checksum: 10/481082e61b85b430598692953f220820c03160fb6d1c924e5c80d7637ca0e24f20222bc10537506cd94b8e369f2c8752674b918eafe3c1ea3749adcfe04d68e7
53605491
languageName: node
53615492
linkType: hard
53625493

@@ -6170,6 +6301,54 @@ __metadata:
61706301
languageName: node
61716302
linkType: hard
61726303

6304+
"oxc-resolver@npm:^9.0.2":
6305+
version: 9.0.2
6306+
resolution: "oxc-resolver@npm:9.0.2"
6307+
dependencies:
6308+
"@oxc-resolver/binding-darwin-arm64": "npm:9.0.2"
6309+
"@oxc-resolver/binding-darwin-x64": "npm:9.0.2"
6310+
"@oxc-resolver/binding-freebsd-x64": "npm:9.0.2"
6311+
"@oxc-resolver/binding-linux-arm-gnueabihf": "npm:9.0.2"
6312+
"@oxc-resolver/binding-linux-arm64-gnu": "npm:9.0.2"
6313+
"@oxc-resolver/binding-linux-arm64-musl": "npm:9.0.2"
6314+
"@oxc-resolver/binding-linux-riscv64-gnu": "npm:9.0.2"
6315+
"@oxc-resolver/binding-linux-s390x-gnu": "npm:9.0.2"
6316+
"@oxc-resolver/binding-linux-x64-gnu": "npm:9.0.2"
6317+
"@oxc-resolver/binding-linux-x64-musl": "npm:9.0.2"
6318+
"@oxc-resolver/binding-wasm32-wasi": "npm:9.0.2"
6319+
"@oxc-resolver/binding-win32-arm64-msvc": "npm:9.0.2"
6320+
"@oxc-resolver/binding-win32-x64-msvc": "npm:9.0.2"
6321+
dependenciesMeta:
6322+
"@oxc-resolver/binding-darwin-arm64":
6323+
optional: true
6324+
"@oxc-resolver/binding-darwin-x64":
6325+
optional: true
6326+
"@oxc-resolver/binding-freebsd-x64":
6327+
optional: true
6328+
"@oxc-resolver/binding-linux-arm-gnueabihf":
6329+
optional: true
6330+
"@oxc-resolver/binding-linux-arm64-gnu":
6331+
optional: true
6332+
"@oxc-resolver/binding-linux-arm64-musl":
6333+
optional: true
6334+
"@oxc-resolver/binding-linux-riscv64-gnu":
6335+
optional: true
6336+
"@oxc-resolver/binding-linux-s390x-gnu":
6337+
optional: true
6338+
"@oxc-resolver/binding-linux-x64-gnu":
6339+
optional: true
6340+
"@oxc-resolver/binding-linux-x64-musl":
6341+
optional: true
6342+
"@oxc-resolver/binding-wasm32-wasi":
6343+
optional: true
6344+
"@oxc-resolver/binding-win32-arm64-msvc":
6345+
optional: true
6346+
"@oxc-resolver/binding-win32-x64-msvc":
6347+
optional: true
6348+
checksum: 10/6c09692145f66e53087438b523f1250c499b21e0e2d06fb506c59114a4d374fa1a7c623b9cb1d7d033b0c5d82ed0be4898876ca84e8dd302fb8b0c5691d0b25f
6349+
languageName: node
6350+
linkType: hard
6351+
61736352
"oxlint@npm:0.16.10":
61746353
version: 0.16.10
61756354
resolution: "oxlint@npm:0.16.10"
@@ -7106,7 +7285,7 @@ __metadata:
71067285
fs-extra: "npm:11.3.0"
71077286
httpsnippet: "npm:3.0.1"
71087287
js-yaml: "npm:4.1.0"
7109-
knip: "npm:5.55.1"
7288+
knip: "npm:5.56.0"
71107289
micromatch: "npm:4.0.8"
71117290
semver: "npm:7.7.1"
71127291
spinnies: "npm:0.5.1"
@@ -7719,13 +7898,6 @@ __metadata:
77197898
languageName: node
77207899
linkType: hard
77217900

7722-
"tapable@npm:^2.2.0":
7723-
version: 2.2.1
7724-
resolution: "tapable@npm:2.2.1"
7725-
checksum: 10/1769336dd21481ae6347611ca5fca47add0962fd8e80466515032125eca0084a4f0ede11e65341b9c0018ef4e1cf1ad820adbb0fba7cc99865c6005734000b0a
7726-
languageName: node
7727-
linkType: hard
7728-
77297901
"tar-stream@npm:^3.0.0":
77307902
version: 3.1.7
77317903
resolution: "tar-stream@npm:3.1.7"
@@ -7893,7 +8065,7 @@ __metadata:
78938065
languageName: node
78948066
linkType: hard
78958067

7896-
"tslib@npm:2.8.1, tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2, tslib@npm:^2.8.1":
8068+
"tslib@npm:2.8.1, tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.6.2, tslib@npm:^2.8.1":
78978069
version: 2.8.1
78988070
resolution: "tslib@npm:2.8.1"
78998071
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7

0 commit comments

Comments
 (0)