chore(deps): update react-is and @types/react-is to version 19.2.0 for compatibility

This commit is contained in:
Marco Pedone 2026-01-14 13:46:06 +01:00
parent 9f91724df7
commit 46afe0db59
2 changed files with 7 additions and 7 deletions

View file

@ -74,7 +74,7 @@
"react-email": "^5.2.3",
"react-hook-form": "^7.62.0",
"react-hot-toast": "^2.5.2",
"react-is": "^19.1.1",
"react-is": "^19.2.0",
"react-leaflet": "^5.0.0",
"react-number-format": "^5.4.4",
"react-pdf": "^10.2.0",
@ -109,7 +109,7 @@
"@types/pg": "^8.15.5",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.7",
"@types/react-is": "^19.0.0",
"@types/react-is": "^19.2.0",
"@types/uuid": "^10.0.0",
"cross-env": "^10.1.0",
"jiti": "^2.6.1",
@ -13175,9 +13175,9 @@
}
},
"node_modules/react-is": {
"version": "19.2.3",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.3.tgz",
"integrity": "sha512-qJNJfu81ByyabuG7hPFEbXqNcWSU3+eVus+KJs+0ncpGfMyYdvSmxiJxbWR65lYi1I+/0HBcliO029gc4F+PnA==",
"version": "19.2.0",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.0.tgz",
"integrity": "sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==",
"license": "MIT"
},
"node_modules/react-leaflet": {

View file

@ -86,7 +86,7 @@
"react-email": "^5.2.3",
"react-hook-form": "^7.62.0",
"react-hot-toast": "^2.5.2",
"react-is": "^19.1.1",
"react-is": "^19.2.0",
"react-leaflet": "^5.0.0",
"react-number-format": "^5.4.4",
"react-pdf": "^10.2.0",
@ -121,7 +121,7 @@
"@types/pg": "^8.15.5",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.7",
"@types/react-is": "^19.0.0",
"@types/react-is": "^19.2.0",
"@types/uuid": "^10.0.0",
"cross-env": "^10.1.0",
"jiti": "^2.6.1",