Merge pull request 'Update dependency react to v19.1.0' (#161) from renovate/react-19.x-lockfile into master
Some checks reported errors
continuous-integration/drone/push Build was killed

Reviewed-on: #161
This commit is contained in:
Pierre HUBERT 2025-03-29 09:49:35 +00:00
commit 9eafbd8aeb

View File

@ -3982,9 +3982,9 @@
"license": "MIT"
},
"node_modules/react": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/react/-/react-19.0.0.tgz",
"integrity": "sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==",
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz",
"integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==",
"license": "MIT",
"engines": {
"node": ">=0.10.0"