Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
⬆️ @types/react → ^18.2.47
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbinoGeek committed Jan 10, 2024
1 parent 4d8743f commit 03ce8a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/core": "^7.23.7",
"@next/eslint-plugin-next": "^14.0.4",
"@types/node": "^20.10.8",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1226,14 +1226,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.46":
version: 18.2.46
resolution: "@types/react@npm:18.2.46"
"@types/react@npm:^18.2.47":
version: 18.2.47
resolution: "@types/react@npm:18.2.47"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: cb0e4dc7f41988a059e1246a19ec377101f5b16097ec4bf7000ef3c431ec0c8c873f40e95075821f908db1f4e3352775f0f18cea53dcad14dce67c0f5110f2bd
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 49608f07f73374e535b21f99fee28e6cfd5801d887c6ed88c41b4dc701dbcee9f0c4d289d9af7b2b23114f76dbf203ffe2c9191bfb4958cf18dae5a25daedbd0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6053,7 +6053,7 @@ __metadata:
"@mui/system": ^5.15.3
"@next/eslint-plugin-next": ^14.0.4
"@types/node": ^20.10.8
"@types/react": ^18.2.46
"@types/react": ^18.2.47
"@types/react-dom": ^18.2.18
"@typescript-eslint/eslint-plugin": ^6.18.1
"@typescript-eslint/parser": ^6.18.1
Expand Down

0 comments on commit 03ce8a2

Please sign in to comment.