Skip to content

Commit 72538ac

Browse files
Merge pull request #64 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-07c620160f
deps: bump the all-dependencies group with 14 updates
2 parents 9cc714b + 6ab055d commit 72538ac

File tree

4 files changed

+117
-117
lines changed

4 files changed

+117
-117
lines changed

licenses_main-deps.json

Lines changed: 2 additions & 2 deletions
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.10.15": {
26+
"@swc/core@1.10.16": {
2727
"licenses": "Apache-2.0",
2828
"repository": "https://github.com/swc-project/swc",
2929
"publisher": "강동윤",
@@ -44,7 +44,7 @@
4444
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest",
4545
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest/LICENSE"
4646
},
47-
"@types/node@22.13.1": {
47+
"@types/node@22.13.2": {
4848
"licenses": "MIT",
4949
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
5050
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/node",

licenses_sub-deps.json

Lines changed: 6 additions & 6 deletions
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/core-linux-x64-gnu@1.10.15": {
606+
"@swc/core-linux-x64-gnu@1.10.16": {
607607
"licenses": "Apache-2.0 AND MIT",
608608
"repository": "https://github.com/swc-project/swc",
609609
"publisher": "강동윤",
610610
"email": "kdy1997.dev@gmail.com",
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/core-linux-x64-musl@1.10.15": {
614+
"@swc/core-linux-x64-musl@1.10.16": {
615615
"licenses": "Apache-2.0 AND MIT",
616616
"repository": "https://github.com/swc-project/swc",
617617
"publisher": "강동윤",
618618
"email": "kdy1997.dev@gmail.com",
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/core@1.10.15": {
622+
"@swc/core@1.10.16": {
623623
"licenses": "Apache-2.0",
624624
"repository": "https://github.com/swc-project/swc",
625625
"publisher": "강동윤",
@@ -755,7 +755,7 @@
755755
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest",
756756
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/jest/LICENSE"
757757
},
758-
"@types/node@22.13.1": {
758+
"@types/node@22.13.2": {
759759
"licenses": "MIT",
760760
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
761761
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@types/node",
@@ -1433,7 +1433,7 @@
14331433
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth",
14341434
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md"
14351435
},
1436-
"electron-to-chromium@1.5.97": {
1436+
"electron-to-chromium@1.5.98": {
14371437
"licenses": "ISC",
14381438
"repository": "https://github.com/kilian/electron-to-chromium",
14391439
"publisher": "Kilian Valkhof",
@@ -2056,7 +2056,7 @@
20562056
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/istanbul-reports",
20572057
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/istanbul-reports/LICENSE"
20582058
},
2059-
"jackspeak@4.0.2": {
2059+
"jackspeak@4.0.3": {
20602060
"licenses": "BlueOak-1.0.0",
20612061
"repository": "https://github.com/isaacs/jackspeak",
20622062
"publisher": "Isaac Z. Schlueter",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@swc-node/jest": "^1.8.12",
2121
"@swc-node/register": "^1.10.9",
2222
"@swc/cli": "^0.6.0",
23-
"@swc/core": "^1.10.15",
23+
"@swc/core": "^1.10.16",
2424
"@swc/helpers": "^0.5.15",
2525
"@types/jest": "^29.5.14",
26-
"@types/node": "^22.13.1",
26+
"@types/node": "^22.13.2",
2727
"jest": "^29.7.0",
2828
"license-checker": "^25.0.1",
2929
"nodemon": "^3.1.9",

0 commit comments

Comments
 (0)