Skip to content

Commit d04d8dc

Browse files
Merge pull request #163 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-ef944cc234
deps: bump the all-dependencies group with 12 updates
2 parents 4628281 + a364702 commit d04d8dc

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.9": {
26+
"@swc/core@1.12.11": {
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
@@ -642,23 +642,23 @@
642642
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli",
643643
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/cli/LICENSE"
644644
},
645-
"@swc/core-linux-x64-gnu@1.12.9": {
645+
"@swc/core-linux-x64-gnu@1.12.11": {
646646
"licenses": "Apache-2.0 AND MIT",
647647
"repository": "https://github.com/swc-project/swc",
648648
"publisher": "강동윤",
649649
"email": "kdy1997.dev@gmail.com",
650650
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu",
651651
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-gnu/README.md"
652652
},
653-
"@swc/core-linux-x64-musl@1.12.9": {
653+
"@swc/core-linux-x64-musl@1.12.11": {
654654
"licenses": "Apache-2.0 AND MIT",
655655
"repository": "https://github.com/swc-project/swc",
656656
"publisher": "강동윤",
657657
"email": "kdy1997.dev@gmail.com",
658658
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl",
659659
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc/core-linux-x64-musl/README.md"
660660
},
661-
"@swc/core@1.12.9": {
661+
"@swc/core@1.12.11": {
662662
"licenses": "Apache-2.0",
663663
"repository": "https://github.com/swc-project/swc",
664664
"publisher": "강동윤",
@@ -1474,7 +1474,7 @@
14741474
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth",
14751475
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md"
14761476
},
1477-
"electron-to-chromium@1.5.179": {
1477+
"electron-to-chromium@1.5.180": {
14781478
"licenses": "ISC",
14791479
"repository": "https://github.com/kilian/electron-to-chromium",
14801480
"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.7",
23-
"@swc/core": "^1.12.9",
23+
"@swc/core": "^1.12.11",
2424
"@swc/helpers": "^0.5.17",
2525
"@types/jest": "^30.0.0",
2626
"@types/node": "^24.0.10",

0 commit comments

Comments
 (0)