chore(deps): update dependency @types/react-dom to v18.3.6

This commit is contained in:
renovate[bot] 2025-04-03 01:41:25 +00:00 committed by GitHub
parent 39d466caf8
commit c5dcc35cae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -143,7 +143,7 @@
"@types/multer": "1.4.12",
"@types/node": "22.13.17",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.5",
"@types/react-dom": "18.3.6",
"@types/safe-compare": "1.1.2",
"@types/sanitize-html": "2.15.0",
"@types/sax": "1.2.7",
@ -5260,9 +5260,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "18.3.5",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.5.tgz",
"integrity": "sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==",
"version": "18.3.6",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.6.tgz",
"integrity": "sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==",
"dev": true,
"license": "MIT",
"peerDependencies": {

View File

@ -200,7 +200,7 @@
"@types/multer": "1.4.12",
"@types/node": "22.13.17",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.5",
"@types/react-dom": "18.3.6",
"@types/safe-compare": "1.1.2",
"@types/sanitize-html": "2.15.0",
"@types/sax": "1.2.7",