Skip to content

Commit d1ed479

Browse files
Merge pull request #167 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-72bc675867
deps: bump the all-dependencies group with 12 updates
2 parents ec34895 + 507c83e commit d1ed479

File tree

4 files changed

+95
-95
lines changed

4 files changed

+95
-95
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.11": {
26+
"@swc/core@1.12.14": {
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
@@ -249,7 +249,7 @@
249249
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/traverse",
250250
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@babel/traverse/LICENSE"
251251
},
252-
"@babel/types@7.28.0": {
252+
"@babel/types@7.28.1": {
253253
"licenses": "MIT",
254254
"repository": "https://github.com/babel/babel",
255255
"publisher": "The Babel Team",
@@ -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.11": {
638+
"@swc/core-linux-x64-gnu@1.12.14": {
639639
"licenses": "Apache-2.0 AND MIT",
640640
"repository": "https://github.com/swc-project/swc",
641641
"publisher": "강동윤",
642642
"email": "kdy1997.dev@gmail.com",
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.11": {
646+
"@swc/core-linux-x64-musl@1.12.14": {
647647
"licenses": "Apache-2.0 AND MIT",
648648
"repository": "https://github.com/swc-project/swc",
649649
"publisher": "강동윤",
650650
"email": "kdy1997.dev@gmail.com",
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.11": {
654+
"@swc/core@1.12.14": {
655655
"licenses": "Apache-2.0",
656656
"repository": "https://github.com/swc-project/swc",
657657
"publisher": "강동윤",

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

0 commit comments

Comments
 (0)