Skip to content

Commit

Permalink
⬆️ types nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
VHollund committed Apr 23, 2024
1 parent 197d4e5 commit ff4e59b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@playwright/test": "^1.43.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.3",
"@types/node": "18.17.4",
"@types/node": "18.19.31",
"@types/react": "^18.2.79",
"@types/react-collapse": "^5.0.4",
"@types/react-dom": "^18.2.25",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1809,13 +1809,22 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:18.17.4":
"@types/node@npm:*":
version: 18.17.4
resolution: "@types/node@npm:18.17.4"
checksum: 10c0/0bf46094ba815b5dce0db5c920b547755bce4e0baa8b4b994e93d653ef6aed01344e12ef5aa20bcbcc965d56ae814bb8c3120a331fa0b56b10f5e9a31a0d368f
languageName: node
linkType: hard

"@types/node@npm:18.19.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/bfebae8389220c0188492c82eaf328f4ba15e6e9b4abee33d6bf36d3b13f188c2f53eb695d427feb882fff09834f467405e2ed9be6aeb6ad4705509822d2ea08
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.5
resolution: "@types/prop-types@npm:15.7.5"
Expand Down Expand Up @@ -2181,7 +2190,7 @@ __metadata:
"@playwright/test": "npm:^1.43.1"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^15.0.3"
"@types/node": "npm:18.17.4"
"@types/node": "npm:18.19.31"
"@types/react": "npm:^18.2.79"
"@types/react-collapse": "npm:^5.0.4"
"@types/react-dom": "npm:^18.2.25"
Expand Down Expand Up @@ -9372,6 +9381,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501
languageName: node
linkType: hard

"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down

0 comments on commit ff4e59b

Please sign in to comment.