Merge pull request #184 from christianlouis/dependabot/npm_and_yarn/frontend/multi-0193e73c84

chore(deps): bump react and @types/react in /frontend
This commit is contained in:
Christian Krakau-Louis
2026-05-03 18:14:13 +02:00
committed by GitHub
+4 -4
View File
@@ -2902,9 +2902,9 @@
}
},
"node_modules/@types/react": {
"version": "19.2.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.10.tgz",
"integrity": "sha512-WPigyYuGhgZ/cTPRXB2EwUw+XvsRA3GqHlsP4qteqrnnjDrApbS7MxcGr/hke5iUoeB7E/gQtrs9I37zAJ0Vjw==",
"version": "19.2.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
"integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
"devOptional": true,
"license": "MIT",
"dependencies": {
@@ -8925,7 +8925,7 @@
"scheduler": "^0.27.0"
},
"peerDependencies": {
"react": "^19.2.5"
"react": "19.2.5"
}
},
"node_modules/react-is": {