Merge pull request #458 from Ravinou/dependabot/npm_and_yarn/types/react-19.1.3

chore(deps-dev): bump @types/react from 19.1.2 to 19.1.3
This commit is contained in:
Ravinou 2025-05-08 22:10:46 +02:00 committed by GitHub
commit a01980a323
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

@ -34,7 +34,7 @@
"@types/node": "^22.15.3",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.2",
"@types/react": "^19.1.3",
"@types/supertest": "^6.0.3",
"eslint-config-next": "^15.3.1",
"husky": "^9.1.7",
@ -1989,9 +1989,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.1.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz",
"integrity": "sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==",
"version": "19.1.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.3.tgz",
"integrity": "sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ==",
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"

View file

@ -39,7 +39,7 @@
"@types/node": "^22.15.3",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.2",
"@types/react": "^19.1.3",
"@types/supertest": "^6.0.3",
"eslint-config-next": "^15.3.1",
"husky": "^9.1.7",