Merge pull request #494 from arifszn/dependabot/npm_and_yarn/types/react-18.2.55

Bump @types/react from 18.2.48 to 18.2.55
This commit is contained in:
Ariful Alam 2024-02-13 19:05:54 +06:00 committed by GitHub
commit c25f3e716a
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

@ -14,7 +14,7 @@
},
"devDependencies": {
"@arifszn/blog-js": "^2.0.5",
"@types/react": "^18.2.43",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
@ -2751,9 +2751,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.48.tgz",
"integrity": "sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==",
"version": "18.2.55",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.55.tgz",
"integrity": "sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",

View File

@ -27,7 +27,7 @@
},
"devDependencies": {
"@arifszn/blog-js": "^2.0.5",
"@types/react": "^18.2.43",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",