Bump @types/react from 19.0.8 to 19.0.10 in /client (#36)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-28 19:13:40 +02:00
committed by GitHub
parent 2264c77055
commit bc0e7be940
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"zustand": "^5.0.3"
},
"devDependencies": {
"@types/react": "^19.0.8",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.3",
"serve": "^14.2.4"
}
@@ -4101,9 +4101,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.8.tgz",
"integrity": "sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==",
"version": "19.0.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.10.tgz",
"integrity": "sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==",
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"