Skip to content

Commit 78ebb77

Browse files
Merge pull request #114 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-a66adbe345
deps: bump the all-dependencies group with 12 updates
2 parents 6d5cea6 + c0a997f commit 78ebb77

File tree

4 files changed

+90
-88
lines changed

4 files changed

+90
-88
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/[email protected].21": {
26+
"@swc/[email protected].22": {
2727
"licenses": "Apache-2.0",
2828
"repository": "https://github.com/swc-project/swc",
2929
"publisher": "강동윤",
3030
"email": "[email protected]",
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
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/[email protected].21": {
606+
"@swc/[email protected].22": {
607607
"licenses": "Apache-2.0 AND MIT",
608608
"repository": "https://github.com/swc-project/swc",
609609
"publisher": "강동윤",
610610
"email": "[email protected]",
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/[email protected].21": {
614+
"@swc/[email protected].22": {
615615
"licenses": "Apache-2.0 AND MIT",
616616
"repository": "https://github.com/swc-project/swc",
617617
"publisher": "강동윤",
618618
"email": "[email protected]",
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/[email protected].21": {
622+
"@swc/[email protected].22": {
623623
"licenses": "Apache-2.0",
624624
"repository": "https://github.com/swc-project/swc",
625625
"publisher": "강동윤",
626626
"email": "[email protected]",
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
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-
1431+
14311432
"licenses": "ISC",
14321433
"repository": "https://github.com/kilian/electron-to-chromium",
14331434
"publisher": "Kilian Valkhof",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@swc-node/jest": "^1.8.13",
2121
"@swc-node/register": "^1.10.10",
2222
"@swc/cli": "^0.7.3",
23-
"@swc/core": "^1.11.21",
23+
"@swc/core": "^1.11.22",
2424
"@swc/helpers": "^0.5.17",
2525
"@types/jest": "^29.5.14",
2626
"@types/node": "^22.14.1",

0 commit comments

Comments
 (0)