Skip to content

Commit 01b5084

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.5.0 - [Commits](https://github.com/aredridel/node-bin-gen/commits) Updates `@types/node` from 24.0.10 to 24.1.0 - [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.5.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/node" dependency-version: 24.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccf7636 commit 01b5084

File tree

2 files changed

+113
-113
lines changed

2 files changed

+113
-113
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@primeuix/themes": "^1.2.1",
4141
"@tailwindcss/postcss": "^4.1.11",
4242
"@types/express": "^5.0.3",
43-
"@types/node": "^24.0.10",
43+
"@types/node": "^24.1.0",
4444
"date-fns": "^2.30.0",
4545
"elysia": "^1.3.5",
4646
"express": "^5.1.0",
47-
"node": "^22.17.0",
47+
"node": "^24.5.0",
4848
"postcss": "^8.5.6",
4949
"primeicons": "^7.0.0",
5050
"primeng": "20.0.0-rc.1",

0 commit comments

Comments
 (0)