Skip to content

Commit a371763

Browse files
Merge pull request #146 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-3ba934aff3
deps: bump the all-dependencies group with 13 updates
2 parents 289e324 + 1e18ee9 commit a371763

File tree

4 files changed

+90
-90
lines changed

4 files changed

+90
-90
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/[email protected].0": {
26+
"@swc/[email protected].1": {
2727
"licenses": "Apache-2.0",
2828
"repository": "https://github.com/swc-project/swc",
2929
"publisher": "강동윤",

licenses_sub-deps.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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/[email protected].0": {
644+
"@swc/[email protected].1": {
645645
"licenses": "Apache-2.0 AND MIT",
646646
"repository": "https://github.com/swc-project/swc",
647647
"publisher": "강동윤",
648648
"email": "[email protected]",
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/[email protected].0": {
652+
"@swc/[email protected].1": {
653653
"licenses": "Apache-2.0 AND MIT",
654654
"repository": "https://github.com/swc-project/swc",
655655
"publisher": "강동윤",
656656
"email": "[email protected]",
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/[email protected].0": {
660+
"@swc/[email protected].1": {
661661
"licenses": "Apache-2.0",
662662
"repository": "https://github.com/swc-project/swc",
663663
"publisher": "강동윤",
@@ -1234,7 +1234,7 @@
12341234
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/camelcase",
12351235
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/camelcase/license"
12361236
},
1237-
"[email protected].30001722": {
1237+
"[email protected].30001723": {
12381238
"licenses": "CC-BY-4.0",
12391239
"repository": "https://github.com/browserslist/caniuse-lite",
12401240
"publisher": "Ben Briggs",
@@ -1479,7 +1479,7 @@
14791479
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth",
14801480
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md"
14811481
},
1482-
1482+
14831483
"licenses": "ISC",
14841484
"repository": "https://github.com/kilian/electron-to-chromium",
14851485
"publisher": "Kilian Valkhof",
@@ -3639,8 +3639,8 @@
36393639
"publisher": "Sindre Sorhus",
36403640
"email": "[email protected]",
36413641
"url": "https://sindresorhus.com",
3642-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi",
3643-
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi/license"
3642+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi-cjs",
3643+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/wrap-ansi-cjs/license"
36443644
},
36453645
36463646
"licenses": "ISC",

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.0",
23+
"@swc/core": "^1.12.1",
2424
"@swc/helpers": "^0.5.17",
2525
"@types/jest": "^29.5.14",
2626
"@types/node": "^24.0.1",

0 commit comments

Comments
 (0)