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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 28, 2023
1 parent be7fb77 commit 841074e
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.45",
"@types/react-dom": "18.2.17",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"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.45
"@types/react-dom": 18.2.17
"@types/react": 18.2.46
"@types/react-dom": 18.2.18
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.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
"@types/react-dom@npm:18.2.18":
version: 18.2.18
resolution: "@types/react-dom@npm:18.2.18"
dependencies:
"@types/react": "*"
checksum: 7a4e704ed4be6e0c3ccd8a22ff69386fe548304bf4db090513f42e059ff4c65f7a427790320051524d6578a2e4c9667bb7a80a4c989b72361c019fbe851d9385
checksum: 8e3da404c980e2b2a76da3852f812ea6d8b9d0e7f5923fbaf3bfbbbfa1d59116ff91c129de8f68e9b7668a67ae34484fe9df74d5a7518cf8591ec07a0c4dad57
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.45":
version: 18.2.45
resolution: "@types/react@npm:18.2.45"
"@types/react@npm:*, @types/react@npm:18.2.46":
version: 18.2.46
resolution: "@types/react@npm:18.2.46"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 40b256bdce67b026348022b4f8616a693afdad88cf493b77f7b4e6c5f4b0e4ba13a6068e690b9b94572920840ff30d501ea3d8518e1f21cc8fb8204d4b140c8a
checksum: cb0e4dc7f41988a059e1246a19ec377101f5b16097ec4bf7000ef3c431ec0c8c873f40e95075821f908db1f4e3352775f0f18cea53dcad14dce67c0f5110f2bd
languageName: node
linkType: hard

Expand Down

0 comments on commit 841074e

Please sign in to comment.