Merge pull request #518 from arifszn/dependabot/npm_and_yarn/types/react-18.2.58

Bump @types/react from 18.2.55 to 18.2.58
This commit is contained in:
Ariful Alam 2024-02-27 23:08:57 +06:00 committed by GitHub
commit 960c9f76cb
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": { "devDependencies": {
"@arifszn/blog-js": "^2.0.5", "@arifszn/blog-js": "^2.0.5",
"@types/react": "^18.2.55", "@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19", "@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2", "@typescript-eslint/parser": "^7.0.2",
@ -2269,9 +2269,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.2.55", "version": "18.2.58",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.55.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.58.tgz",
"integrity": "sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==", "integrity": "sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",

View File

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