Compare commits
1 Commits
renovate/r
...
fc67c8d4f6
Author | SHA1 | Date | |
---|---|---|---|
fc67c8d4f6 |
@@ -21,7 +21,7 @@
|
||||
"tailwindcss": "4.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.1.8",
|
||||
"@types/react": "19.1.3",
|
||||
"@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.3":
|
||||
version "19.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.3.tgz#c75a24b775a63280b02c66a55a3cfa04f4022cf7"
|
||||
integrity sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ==
|
||||
dependencies:
|
||||
csstype "^3.0.2"
|
||||
|
||||
|
Reference in New Issue
Block a user