Merge pull request 'Update dependency @types/react to v18.3.16' (#168) from renovate/react-18.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #168
This commit is contained in:
Pierre HUBERT 2024-12-13 19:31:21 +00:00
commit bf13e3ac8a

View File

@ -2938,9 +2938,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.15.tgz",
"integrity": "sha512-XQzbwkCwrsabawgWsvDDwsDTRuH1sf6Uj1fnFYoG03ZXfT54/aBvlylKR9ix70pXAtTn8dFzj358zVcZN4m83w==",
"version": "18.3.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.16.tgz",
"integrity": "sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",