mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-06-22 04:11:26 +10:00
Update dependency @types/node to v25 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/eslint-plugin-jsx-a11y": "^6",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^24.7.1",
|
||||
"@types/node": "^25.0.0",
|
||||
"@types/react": "19.2.7",
|
||||
"babel-loader": "^10.0.0",
|
||||
"eslint": "^9.37.0",
|
||||
|
||||
@@ -4112,7 +4112,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*":
|
||||
"@types/node@npm:*, @types/node@npm:^25.0.0":
|
||||
version: 25.0.2
|
||||
resolution: "@types/node@npm:25.0.2"
|
||||
dependencies:
|
||||
@@ -4121,15 +4121,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^24.7.1":
|
||||
version: 24.10.4
|
||||
resolution: "@types/node@npm:24.10.4"
|
||||
dependencies:
|
||||
undici-types: "npm:~7.16.0"
|
||||
checksum: 10c0/069639cb7233ee747df1897b5e784f6b6c5da765c96c94773c580aac888fa1a585048d2a6e95eb8302d89c7a9df75801c8b5a0b7d0221d4249059cf09a5f4228
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:19.2.7":
|
||||
version: 19.2.7
|
||||
resolution: "@types/react@npm:19.2.7"
|
||||
@@ -10941,7 +10932,7 @@ __metadata:
|
||||
"@testing-library/user-event": "npm:^14.6.1"
|
||||
"@types/eslint-plugin-jsx-a11y": "npm:^6"
|
||||
"@types/jest": "npm:^30.0.0"
|
||||
"@types/node": "npm:^24.7.1"
|
||||
"@types/node": "npm:^25.0.0"
|
||||
"@types/react": "npm:19.2.7"
|
||||
babel-loader: "npm:^10.0.0"
|
||||
eslint: "npm:^9.37.0"
|
||||
|
||||
Reference in New Issue
Block a user