chore(deps): update dependency @types/react-dom to v19.1.3
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "22.15.3",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-dom": "19.1.2",
|
||||
"@types/react-dom": "19.1.3",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.3.1",
|
||||
"postcss": "8.5.3",
|
||||
@ -37,6 +37,6 @@
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-dom": "19.1.2"
|
||||
"@types/react-dom": "19.1.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user