Skip to content

Commit c300508

Browse files
chore: Update license files
1 parent ea97936 commit c300508

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.12.11": {
26+
"@swc/core@1.12.14": {
2727
"licenses": "Apache-2.0",
2828
"repository": "https://github.com/swc-project/swc",
2929
"publisher": "강동윤",

licenses_sub-deps.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/traverse",
250250
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/traverse/LICENSE"
251251
},
252-
"@babel/types@7.28.0": {
252+
"@babel/types@7.28.1": {
253253
"licenses": "MIT",
254254
"repository": "https://github.com/babel/babel",
255255
"publisher": "The Babel Team",
@@ -635,23 +635,23 @@
635635
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli",
636636
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli/LICENSE"
637637
},
638-
"@swc/core-linux-x64-gnu@1.12.11": {
638+
"@swc/core-linux-x64-gnu@1.12.14": {
639639
"licenses": "Apache-2.0 AND MIT",
640640
"repository": "https://github.com/swc-project/swc",
641641
"publisher": "강동윤",
642642
"email": "kdy1997.dev@gmail.com",
643643
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu",
644644
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu/README.md"
645645
},
646-
"@swc/core-linux-x64-musl@1.12.11": {
646+
"@swc/core-linux-x64-musl@1.12.14": {
647647
"licenses": "Apache-2.0 AND MIT",
648648
"repository": "https://github.com/swc-project/swc",
649649
"publisher": "강동윤",
650650
"email": "kdy1997.dev@gmail.com",
651651
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl",
652652
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl/README.md"
653653
},
654-
"@swc/core@1.12.11": {
654+
"@swc/core@1.12.14": {
655655
"licenses": "Apache-2.0",
656656
"repository": "https://github.com/swc-project/swc",
657657
"publisher": "강동윤",
@@ -3285,8 +3285,8 @@
32853285
"publisher": "Sindre Sorhus",
32863286
"email": "sindresorhus@gmail.com",
32873287
"url": "sindresorhus.com",
3288-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi",
3289-
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi/license"
3288+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs",
3289+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs/license"
32903290
},
32913291
"strip-bom@4.0.0": {
32923292
"licenses": "MIT",

0 commit comments

Comments
 (0)