Compare commits
1 Commits
e5dd7a8307
...
01c53b79ae
| Author | SHA1 | Date | |
|---|---|---|---|
| 01c53b79ae |
@@ -12,7 +12,7 @@
|
||||
"react-dom": "19.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.2.10",
|
||||
"@types/react": "19.2.11",
|
||||
"autoprefixer": "10.4.20",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.0.10",
|
||||
|
||||
@@ -167,10 +167,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.4.tgz#fec0ce0526abb6062fd206d72a642811b887a111"
|
||||
integrity sha512-6xwbrW4JJiJLgF+zNypN5wr2ykM9/jHcL7rQ8fZe2vuftggjzZeRSM4OwRc6Xk8qWjwJ99qVHo/JgOGmomWRog==
|
||||
|
||||
"@types/react@19.2.10":
|
||||
version "19.2.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.10.tgz#f3ea799e6b4cebad6dfd231c238fc9de7652e2d2"
|
||||
integrity sha512-WPigyYuGhgZ/cTPRXB2EwUw+XvsRA3GqHlsP4qteqrnnjDrApbS7MxcGr/hke5iUoeB7E/gQtrs9I37zAJ0Vjw==
|
||||
"@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