Update dependency @types/react-dom to v18.3.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-12-11 00:24:50 +00:00
parent 45880e212d
commit 386a4af108

View File

@ -2948,9 +2948,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "18.3.3",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.3.tgz",
"integrity": "sha512-uTYkxTLkYp41nq/ULXyXMtkNT1vu5fXJoqad6uTNCOGat5t9cLgF4vMNLBXsTOXpdOI44XzKPY1M5RRm0bQHuw==",
"version": "18.3.4",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.4.tgz",
"integrity": "sha512-HMqjZ3RJxmfoOn3sVc0T0fO6qSrLDnUQYB+azHKdBBz1eOt0Sq4wUu2Sf1/Dt18gqhECg0fZ33tkh/6YdwrSCw==",
"license": "MIT",
"peerDependencies": {
"@types/react": "^18.0.0"