Merge pull request #505 from Ravinou/dependabot/npm_and_yarn/types/react-19.1.8

chore(deps-dev): bump @types/react from 19.1.5 to 19.1.8
This commit is contained in:
Ravinou 2025-06-22 10:13:55 +02:00 committed by GitHub
commit 0c6e24f599
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

@ -35,7 +35,7 @@
"@types/node": "^22.15.30",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.5",
"@types/react": "^19.1.8",
"@types/supertest": "^6.0.3",
"eslint-config-next": "^15.3.3",
"husky": "^9.1.7",
@ -2004,9 +2004,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.1.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.5.tgz",
"integrity": "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==",
"version": "19.1.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.8.tgz",
"integrity": "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==",
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"

View file

@ -40,7 +40,7 @@
"@types/node": "^22.15.30",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.5",
"@types/react": "^19.1.8",
"@types/supertest": "^6.0.3",
"eslint-config-next": "^15.3.3",
"husky": "^9.1.7",