Merge pull request #25 from Walidoux/dependabot/npm_and_yarn/types/react-18.0.1

build(deps-dev): bump @types/react from 17.0.43 to 18.0.1
This commit is contained in:
Walid 2022-04-11 13:51:05 +00:00 committed by GitHub
commit 1fc2446cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -14,7 +14,7 @@
},
"devDependencies": {
"@types/node": "17.0.23",
"@types/react": "17.0.43",
"@types/react": "18.0.1",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"eslint": "^8.13.0",
@ -490,9 +490,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.43",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz",
"integrity": "sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==",
"version": "18.0.1",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.1.tgz",
"integrity": "sha512-VnWlrVgG0dYt+NqlfMI0yUYb8Rdl4XUROyH+c6gq/iFCiZ805Vi//26UW38DHnxQkbDhnrIWTBiy6oKZqL11cw==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@ -6324,9 +6324,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.43",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz",
"integrity": "sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==",
"version": "18.0.1",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.1.tgz",
"integrity": "sha512-VnWlrVgG0dYt+NqlfMI0yUYb8Rdl4XUROyH+c6gq/iFCiZ805Vi//26UW38DHnxQkbDhnrIWTBiy6oKZqL11cw==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/node": "17.0.23",
"@types/react": "17.0.43",
"@types/react": "18.0.1",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"eslint": "^8.13.0",