Update dependency @types/react-dom to v18.3.4
All checks were successful
PR build / build-wasm (pull_request) Successful in 13s
PR build / build-react (pull_request) Successful in 53s
PR build / merge (pull_request) Successful in 14s
Build and deploy / build-wasm (push) Successful in 11s
Build and deploy / build-react (push) Successful in 49s
Build and deploy / merge (push) Successful in 10s
Build and deploy / Pin to cluster node (push) Successful in 3s
Build and deploy / Update OVH DNS (push) Successful in 4s

This commit is contained in:
Renovate 2024-12-11 00:05:09 +00:00
parent e409d9cb54
commit cb725c5382

View File

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