Compare commits
1 Commits
renovate/r
...
c59920a99e
Author | SHA1 | Date | |
---|---|---|---|
c59920a99e |
@@ -21,7 +21,7 @@
|
||||
"tailwindcss": "4.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.1.8",
|
||||
"@types/react": "19.1.0",
|
||||
"@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.1.8":
|
||||
version "19.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3"
|
||||
integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==
|
||||
"@types/react@19.1.0":
|
||||
version "19.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da"
|
||||
integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==
|
||||
dependencies:
|
||||
csstype "^3.0.2"
|
||||
|
||||
|
Reference in New Issue
Block a user