Skip to content

Commit 5130642

Browse files
chore: Update license files
1 parent 0c85838 commit 5130642

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

licenses_main-deps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
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.29": {
26+
"@swc/core@1.11.31": {
2727
"licenses": "Apache-2.0",
2828
"repository": "https://github.com/swc-project/swc",
2929
"publisher": "강동윤",

licenses_sub-deps.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/helper-validator-option",
9696
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/helper-validator-option/LICENSE"
9797
},
98-
"@babel/helpers@7.27.4": {
98+
"@babel/helpers@7.27.6": {
9999
"licenses": "MIT",
100100
"repository": "https://github.com/babel/babel",
101101
"publisher": "The Babel Team",
@@ -241,7 +241,7 @@
241241
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/traverse",
242242
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/traverse/LICENSE"
243243
},
244-
"@babel/types@7.27.3": {
244+
"@babel/types@7.27.6": {
245245
"licenses": "MIT",
246246
"repository": "https://github.com/babel/babel",
247247
"publisher": "The Babel Team",
@@ -603,23 +603,23 @@
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.29": {
606+
"@swc/core-linux-x64-gnu@1.11.31": {
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.29": {
614+
"@swc/core-linux-x64-musl@1.11.31": {
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.29": {
622+
"@swc/core@1.11.31": {
623623
"licenses": "Apache-2.0",
624624
"repository": "https://github.com/swc-project/swc",
625625
"publisher": "강동윤",

0 commit comments

Comments
 (0)