Skip to content

Commit 90808b0

Browse files
Update dependency @types/node to v24.11.0
1 parent 5513138 commit 90808b0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@tanstack/react-query": "5.90.21",
2020
"@tanstack/react-query-devtools": "5.91.3",
2121
"@tanstack/react-table": "8.21.2",
22-
"@types/node": "24.10.13",
22+
"@types/node": "24.11.0",
2323
"@types/plotly.js": "3.0.10",
2424
"@types/react": "18.3.3",
2525
"@types/react-dom": "18.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2018,12 +2018,12 @@ __metadata:
20182018
languageName: node
20192019
linkType: hard
20202020

2021-
"@types/node@npm:24.10.13":
2022-
version: 24.10.13
2023-
resolution: "@types/node@npm:24.10.13"
2021+
"@types/node@npm:24.11.0":
2022+
version: 24.11.0
2023+
resolution: "@types/node@npm:24.11.0"
20242024
dependencies:
20252025
undici-types: "npm:~7.16.0"
2026-
checksum: 10c0/4ff0b9b060b5477c0fec5b11a176f294be588104ab546295db65b17a92ba0a6077b52ad92dd3c0d2154198c7f9d0021e6c1d42b00c9ac7ebfd85632afbcc48a4
2026+
checksum: 10c0/4fb7390259e3b158d25dbecf52de8ce70fa18a4ed0949c9444bb6384517c361fa19781e6821ca8c18dc5f6af43eab72e9e159e07000e6b1286d082e8585d8c41
20272027
languageName: node
20282028
linkType: hard
20292029

@@ -6944,7 +6944,7 @@ __metadata:
69446944
"@testing-library/react": "npm:16.3.0"
69456945
"@testing-library/user-event": "npm:14.6.1"
69466946
"@types/eslint-plugin-jsx-a11y": "npm:6.10.0"
6947-
"@types/node": "npm:24.10.13"
6947+
"@types/node": "npm:24.11.0"
69486948
"@types/plotly.js": "npm:3.0.10"
69496949
"@types/react": "npm:18.3.3"
69506950
"@types/react-dom": "npm:18.3.0"

0 commit comments

Comments
 (0)