Compare commits
1 Commits
94f82fd1f9
...
8c6b874748
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c6b874748 |
@@ -20,7 +20,7 @@
|
||||
"@testing-library/user-event": "14.6.1",
|
||||
"@types/jest": "29.5.14",
|
||||
"@types/node": "22.13.9",
|
||||
"@types/react": "19.2.4",
|
||||
"@types/react": "19.2.5",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/react-redux": "7.1.34",
|
||||
"jest": "29.7.0",
|
||||
|
||||
@@ -878,10 +878,10 @@
|
||||
"@types/scheduler" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@19.2.4":
|
||||
version "19.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.4.tgz#e38daaca05cf95459f5f797b1411bcf64c413dd2"
|
||||
integrity sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A==
|
||||
"@types/react@19.2.5":
|
||||
version "19.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.5.tgz#bb75da5c52a956ba7d2623dffbba0fdadc3e4145"
|
||||
integrity sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==
|
||||
dependencies:
|
||||
csstype "^3.0.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user