mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(deps): update dependency @types/react-dom to v18.3.6
This commit is contained in:
parent
39d466caf8
commit
c5dcc35cae
8
package-lock.json
generated
8
package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user