Merge pull request #37 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-is-19.1.1

Bump react-is from 19.1.0 to 19.1.1 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:43:17 +02:00 committed by GitHub
commit 738109893c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -59,7 +59,7 @@
"react-email": "^4.2.3",
"react-hook-form": "^7.62.0",
"react-hot-toast": "^2.5.2",
"react-is": "^19.1.0",
"react-is": "^19.1.1",
"react-leaflet": "^5.0.0",
"react-phone-number-input": "^3.4.12",
"react-reverse-portal": "^2.3.0",
@ -16928,9 +16928,9 @@
}
},
"node_modules/react-is": {
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.1.0.tgz",
"integrity": "sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg==",
"version": "19.1.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.1.1.tgz",
"integrity": "sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==",
"license": "MIT"
},
"node_modules/react-leaflet": {

View file

@ -70,7 +70,7 @@
"react-email": "^4.2.3",
"react-hook-form": "^7.62.0",
"react-hot-toast": "^2.5.2",
"react-is": "^19.1.0",
"react-is": "^19.1.1",
"react-leaflet": "^5.0.0",
"react-phone-number-input": "^3.4.12",
"react-reverse-portal": "^2.3.0",