Compare commits
1 Commits
978ebe3063
...
744cbbffb8
| Author | SHA1 | Date | |
|---|---|---|---|
| 744cbbffb8 |
@@ -21,7 +21,7 @@
|
||||
"tailwindcss": "4.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.2.4",
|
||||
"@types/react": "19.2.5",
|
||||
"@types/react-redux": "7.1.34",
|
||||
"autoprefixer": "10.4.20",
|
||||
"cssnano": "7.0.6",
|
||||
|
||||
@@ -1425,10 +1425,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