Skip to content

Commit c0a997f

Browse files
chore: Update license files
1 parent 6fcb0cd commit c0a997f

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

licenses_main-deps.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,13 @@
2323
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli",
2424
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli/LICENSE"
2525
},
26-
"@swc/core@1.11.21": {
26+
"@swc/core@1.11.22": {
2727
"licenses": "Apache-2.0",
2828
"repository": "https://github.com/swc-project/swc",
2929
"publisher": "강동윤",
3030
"email": "kdy1997.dev@gmail.com",
31-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core"
31+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core",
32+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core/README.md"
3233
},
3334
"@swc/helpers@0.5.17": {
3435
"licenses": "Apache-2.0",

licenses_sub-deps.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -603,28 +603,29 @@
603603
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli",
604604
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli/LICENSE"
605605
},
606-
"@swc/core-linux-x64-gnu@1.11.21": {
606+
"@swc/core-linux-x64-gnu@1.11.22": {
607607
"licenses": "Apache-2.0 AND MIT",
608608
"repository": "https://github.com/swc-project/swc",
609609
"publisher": "강동윤",
610610
"email": "kdy1997.dev@gmail.com",
611611
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu",
612612
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu/README.md"
613613
},
614-
"@swc/core-linux-x64-musl@1.11.21": {
614+
"@swc/core-linux-x64-musl@1.11.22": {
615615
"licenses": "Apache-2.0 AND MIT",
616616
"repository": "https://github.com/swc-project/swc",
617617
"publisher": "강동윤",
618618
"email": "kdy1997.dev@gmail.com",
619619
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl",
620620
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl/README.md"
621621
},
622-
"@swc/core@1.11.21": {
622+
"@swc/core@1.11.22": {
623623
"licenses": "Apache-2.0",
624624
"repository": "https://github.com/swc-project/swc",
625625
"publisher": "강동윤",
626626
"email": "kdy1997.dev@gmail.com",
627-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core"
627+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core",
628+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core/README.md"
628629
},
629630
"@swc/counter@0.1.3": {
630631
"licenses": "Apache-2.0",
@@ -1427,7 +1428,7 @@
14271428
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth",
14281429
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md"
14291430
},
1430-
"electron-to-chromium@1.5.140": {
1431+
"electron-to-chromium@1.5.141": {
14311432
"licenses": "ISC",
14321433
"repository": "https://github.com/kilian/electron-to-chromium",
14331434
"publisher": "Kilian Valkhof",

0 commit comments

Comments
 (0)