Skip to content

Commit bb800b8

Browse files
Merge pull request #152 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-c235d0a7e0
deps: bump the all-dependencies group with 12 updates
2 parents 9f2839d + 14d1587 commit bb800b8

File tree

4 files changed

+83
-83
lines changed

4 files changed

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

licenses_sub-deps.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@
572572
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@sec-ant/readable-stream",
573573
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@sec-ant/readable-stream/LICENSE"
574574
},
575-
"@sinclair/typebox@0.34.35": {
575+
"@sinclair/typebox@0.34.36": {
576576
"licenses": "MIT",
577577
"repository": "https://github.com/sinclairzx81/typebox",
578578
"publisher": "sinclairzx81",
@@ -641,23 +641,23 @@
641641
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli",
642642
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli/LICENSE"
643643
},
644-
"@swc/core-linux-x64-gnu@1.12.4": {
644+
"@swc/core-linux-x64-gnu@1.12.5": {
645645
"licenses": "Apache-2.0 AND MIT",
646646
"repository": "https://github.com/swc-project/swc",
647647
"publisher": "강동윤",
648648
"email": "kdy1997.dev@gmail.com",
649649
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu",
650650
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu/README.md"
651651
},
652-
"@swc/core-linux-x64-musl@1.12.4": {
652+
"@swc/core-linux-x64-musl@1.12.5": {
653653
"licenses": "Apache-2.0 AND MIT",
654654
"repository": "https://github.com/swc-project/swc",
655655
"publisher": "강동윤",
656656
"email": "kdy1997.dev@gmail.com",
657657
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl",
658658
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl/README.md"
659659
},
660-
"@swc/core@1.12.4": {
660+
"@swc/core@1.12.5": {
661661
"licenses": "Apache-2.0",
662662
"repository": "https://github.com/swc-project/swc",
663663
"publisher": "강동윤",

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.7",
23-
"@swc/core": "^1.12.4",
23+
"@swc/core": "^1.12.5",
2424
"@swc/helpers": "^0.5.17",
2525
"@types/jest": "^30.0.0",
2626
"@types/node": "^24.0.3",

0 commit comments

Comments
 (0)