Skip to content

Commit 41f6948

Browse files
Merge pull request #171 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-5d95257e08
deps: bump the all-dependencies group with 15 updates
2 parents 10ca0d6 + af728df commit 41f6948

File tree

4 files changed

+97
-97
lines changed

4 files changed

+97
-97
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.14": {
26+
"@swc/core@1.13.0": {
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
@@ -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.14": {
638+
"@swc/core-linux-x64-gnu@1.13.0": {
639639
"licenses": "Apache-2.0 AND MIT",
640640
"repository": "https://github.com/swc-project/swc",
641641
"publisher": "강동윤",
642642
"email": "[email protected]",
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.14": {
646+
"@swc/core-linux-x64-musl@1.13.0": {
647647
"licenses": "Apache-2.0 AND MIT",
648648
"repository": "https://github.com/swc-project/swc",
649649
"publisher": "강동윤",
650650
"email": "[email protected]",
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.14": {
654+
"@swc/core@1.13.0": {
655655
"licenses": "Apache-2.0",
656656
"repository": "https://github.com/swc-project/swc",
657657
"publisher": "강동윤",
@@ -1476,7 +1476,7 @@
14761476
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth",
14771477
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md"
14781478
},
1479-
1479+
14801480
"licenses": "ISC",
14811481
"repository": "https://github.com/kilian/electron-to-chromium",
14821482
"publisher": "Kilian Valkhof",
@@ -3294,8 +3294,8 @@
32943294
"publisher": "Sindre Sorhus",
32953295
"email": "[email protected]",
32963296
"url": "sindresorhus.com",
3297-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs",
3298-
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs/license"
3297+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width",
3298+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width/license"
32993299
},
33003300
33013301
"licenses": "MIT",

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

0 commit comments

Comments
 (0)