Skip to content

Commit e2918b7

Browse files
Merge pull request #110 from mattfsourcecode/dependabot/npm_and_yarn/all-dependencies-7b269c7348
deps: bump the all-dependencies group with 3 updates
2 parents 9836014 + 23b5a05 commit e2918b7

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

licenses_main-deps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc-node/register",
1616
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc-node/register/LICENSE"
1717
},
18-
"@swc/cli@0.7.2": {
18+
"@swc/cli@0.7.3": {
1919
"licenses": "MIT",
2020
"repository": "https://github.com/swc-project/pkgs",
2121
"publisher": "강동윤",
@@ -56,7 +56,7 @@
5656
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server",
5757
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/LICENSE"
5858
},
59-
"fastify@5.3.0": {
59+
"fastify@5.3.1": {
6060
"licenses": "MIT",
6161
"repository": "https://github.com/fastify/fastify",
6262
"publisher": "Matteo Collina",

licenses_sub-deps.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@
595595
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc-node/sourcemap-support",
596596
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/@swc-node/sourcemap-support/LICENSE"
597597
},
598-
"@swc/cli@0.7.2": {
598+
"@swc/cli@0.7.3": {
599599
"licenses": "MIT",
600600
"repository": "https://github.com/swc-project/pkgs",
601601
"publisher": "강동윤",
@@ -1427,7 +1427,7 @@
14271427
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth",
14281428
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md"
14291429
},
1430-
"electron-to-chromium@1.5.137": {
1430+
"electron-to-chromium@1.5.138": {
14311431
"licenses": "ISC",
14321432
"repository": "https://github.com/kilian/electron-to-chromium",
14331433
"publisher": "Kilian Valkhof",
@@ -1603,7 +1603,7 @@
16031603
"path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server",
16041604
"licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/LICENSE"
16051605
},
1606-
"fastify@5.3.0": {
1606+
"fastify@5.3.1": {
16071607
"licenses": "MIT",
16081608
"repository": "https://github.com/fastify/fastify",
16091609
"publisher": "Matteo Collina",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"author": "@mattfsourcecode",
1515
"license": "MIT",
1616
"dependencies": {
17-
"fastify": "^5.3.0"
17+
"fastify": "^5.3.1"
1818
},
1919
"devDependencies": {
2020
"@swc-node/jest": "^1.8.13",
2121
"@swc-node/register": "^1.10.10",
22-
"@swc/cli": "^0.7.2",
22+
"@swc/cli": "^0.7.3",
2323
"@swc/core": "^1.11.21",
2424
"@swc/helpers": "^0.5.17",
2525
"@types/jest": "^29.5.14",

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)