Merge pull request #1603 from TriliumNext/renovate/react-monorepo

chore(deps): update dependency @types/react-dom to v18.3.6
This commit is contained in:
Elian Doran 2025-04-03 15:42:33 +03:00 committed by GitHub
commit f4b085df3a
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

@ -138,7 +138,7 @@
"@types/multer": "1.4.12",
"@types/node": "22.14.0",
"@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",
@ -5304,9 +5304,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

@ -195,7 +195,7 @@
"@types/multer": "1.4.12",
"@types/node": "22.14.0",
"@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",