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

Commit

Permalink
chore(deps): update all dependencies (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 002f526 commit be7fb77
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.2",
"@types/node": "18.19.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"cypress": "^9.4.1",
"eslint": "8.55.0",
"eslint-config-next": "13.5.6",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3362,8 +3362,8 @@ __metadata:
"@testing-library/jest-dom": ^5.17.0
"@testing-library/react": ^12.1.2
"@types/node": 18.19.3
"@types/react": 18.2.37
"@types/react-dom": 18.2.15
"@types/react": 18.2.45
"@types/react-dom": 18.2.17
cypress: ^9.4.1
eslint: 8.55.0
eslint-config-next: 13.5.6
Expand Down Expand Up @@ -5123,12 +5123,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.15":
version: 18.2.15
resolution: "@types/react-dom@npm:18.2.15"
"@types/react-dom@npm:18.2.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
dependencies:
"@types/react": "*"
checksum: 8e9631600c21ff561328e38a951d1991b3b3b20f538af4c0efbd1327c883a5573a63f50e1b945c34fa51b114b30e1ca5e62317bd54f21e063d6697b4be843a03
checksum: 7a4e704ed4be6e0c3ccd8a22ff69386fe548304bf4db090513f42e059ff4c65f7a427790320051524d6578a2e4c9667bb7a80a4c989b72361c019fbe851d9385
languageName: node
linkType: hard

Expand Down Expand Up @@ -5159,14 +5159,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.37":
version: 18.2.37
resolution: "@types/react@npm:18.2.37"
"@types/react@npm:*, @types/react@npm:18.2.45":
version: 18.2.45
resolution: "@types/react@npm:18.2.45"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 2d2599f1a09e4f678509161fea8baeaf76d21deee460f4f3ccc1ca431ebe85f896d7d0b906127de17e97ed57240cec61955eb97d0b5d9cbf4e97fd6620b1acdb
checksum: 40b256bdce67b026348022b4f8616a693afdad88cf493b77f7b4e6c5f4b0e4ba13a6068e690b9b94572920840ff30d501ea3d8518e1f21cc8fb8204d4b140c8a
languageName: node
linkType: hard

Expand Down

0 comments on commit be7fb77

Please sign in to comment.