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

Reviewed-on: #257
This commit is contained in:
Pierre HUBERT 2025-03-29 08:56:59 +00:00
commit 8f3ff52dda

View File

@ -2718,7 +2718,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.18",
"version": "18.3.20",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.20.tgz",
"integrity": "sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",