Skip to content

Commit eba7652

Browse files
chore(deps-dev): bump @types/node in /packages/next
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.3 to 25.2.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f399694 commit eba7652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@replanejs/sdk": "workspace:^"
6464
},
6565
"devDependencies": {
66-
"@types/node": "^22.19.3",
66+
"@types/node": "^25.2.0",
6767
"@types/react": "^19.2.7",
6868
"@types/react-dom": "^19.2.3",
6969
"next": "^15.0.0",

0 commit comments

Comments
 (0)