Skip to content

Commit ea2941d

Browse files
Merge pull request #103 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-ca419dfd98
deps: bump the all-dependencies group with 12 updates
2 parents 1a10289 + 1276147 commit ea2941d

File tree

4 files changed

+90
-90
lines changed

4 files changed

+90
-90
lines changed

Diff for: licenses_main-deps.json

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

Diff for: licenses_sub-deps.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -603,23 +603,23 @@
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].16": {
606+
"@swc/[email protected].18": {
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].16": {
614+
"@swc/[email protected].18": {
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].16": {
622+
"@swc/[email protected].18": {
623623
"licenses": "Apache-2.0",
624624
"repository": "https://github.com/swc-project/swc",
625625
"publisher": "강동윤",
@@ -1176,7 +1176,7 @@
11761176
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/camelcase",
11771177
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/camelcase/license"
11781178
},
1179-
"[email protected].30001710": {
1179+
"[email protected].30001712": {
11801180
"licenses": "CC-BY-4.0",
11811181
"repository": "https://github.com/browserslist/caniuse-lite",
11821182
"publisher": "Ben Briggs",
@@ -3302,17 +3302,17 @@
33023302
"publisher": "Sindre Sorhus",
33033303
"email": "[email protected]",
33043304
"url": "sindresorhus.com",
3305-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width",
3306-
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width/license"
3305+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs",
3306+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/string-width-cjs/license"
33073307
},
33083308
33093309
"licenses": "MIT",
33103310
"repository": "https://github.com/chalk/strip-ansi",
33113311
"publisher": "Sindre Sorhus",
33123312
"email": "[email protected]",
33133313
"url": "sindresorhus.com",
3314-
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi",
3315-
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi/license"
3314+
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs",
3315+
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/strip-ansi-cjs/license"
33163316
},
33173317
33183318
"licenses": "MIT",

Diff for: package.json

+1-1
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.6.0",
23-
"@swc/core": "^1.11.16",
23+
"@swc/core": "^1.11.18",
2424
"@swc/helpers": "^0.5.15",
2525
"@types/jest": "^29.5.14",
2626
"@types/node": "^22.14.0",

0 commit comments

Comments
 (0)