Skip to content

Commit 7fce838

Browse files
chore(deps): bump node and @types/node
Bumps [node](https://github.com/aredridel/node-bin-gen) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). These dependencies needed to be updated together. Updates `node` from 22.17.0 to 24.4.0 - [Commits](https://github.com/aredridel/node-bin-gen/commits) Updates `@types/node` from 24.0.10 to 24.0.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: node dependency-version: 24.4.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/node" dependency-version: 24.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a72fafc commit 7fce838

File tree

2 files changed

+103
-103
lines changed

2 files changed

+103
-103
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"@primeuix/themes": "^1.2.1",
3737
"@tailwindcss/postcss": "^4.1.11",
3838
"@types/express": "^5.0.3",
39-
"@types/node": "^24.0.10",
39+
"@types/node": "^24.0.12",
4040
"date-fns": "^2.30.0",
4141
"elysia": "^1.3.5",
4242
"express": "^5.1.0",
43-
"node": "^22.17.0",
43+
"node": "^24.4.0",
4444
"postcss": "^8.5.6",
4545
"primeicons": "^7.0.0",
4646
"primeng": "20.0.0-rc.1",

0 commit comments

Comments
 (0)