Skip to content

Commit 9ef5116

Browse files
Bump @types/node from 22.19.3 to 25.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.3 to 25.0.2. - [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.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42a5d74 commit 9ef5116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@svgr/plugin-jsx": "^8.1.0",
5858
"@tailwindcss/typography": "^0.5.19",
5959
"@tailwindcss/vite": "^4.1.13",
60-
"@types/node": "^22",
60+
"@types/node": "^25",
6161
"@types/react": "^19.1.13",
6262
"@types/react-dom": "^19.1.9",
6363
"tailwindcss": "^4.1.13",

0 commit comments

Comments
 (0)