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

Reviewed-on: #260
This commit is contained in:
Pierre HUBERT 2025-01-19 22:10:57 +00:00
commit 38ac6e575b

View File

@ -5892,9 +5892,9 @@
"peer": true
},
"node_modules/@types/react": {
"version": "18.3.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.17.tgz",
"integrity": "sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==",
"version": "18.3.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.18.tgz",
"integrity": "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",