Compare commits
1 Commits
renovate/r
...
38576198a3
| Author | SHA1 | Date | |
|---|---|---|---|
| 38576198a3 |
@@ -21,7 +21,7 @@
|
||||
"tailwindcss": "4.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react": "19.2.11",
|
||||
"@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.14":
|
||||
version "19.2.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
|
||||
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==
|
||||
"@types/react@19.2.11":
|
||||
version "19.2.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.11.tgz#301b615ec33df67f6b0ba63f2b6aedce46cca0de"
|
||||
integrity sha512-tORuanb01iEzWvMGVGv2ZDhYZVeRMrw453DCSAIn/5yvcSVnMoUMTyf33nQJLahYEnv9xqrTNbgz4qY5EfSh0g==
|
||||
dependencies:
|
||||
csstype "^3.2.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user