Merge pull request #27 from DerTyp7:dependabot/npm_and_yarn/types/react-18.2.14

Bump @types/react from 18.2.8 to 18.2.14
This commit is contained in:
Janis
2023-07-08 13:55:31 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.2",
"@types/react": "^18.0.37",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
@@ -1802,9 +1802,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.8.tgz",
"integrity": "sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==",
"version": "18.2.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.14.tgz",
"integrity": "sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.2",
"@types/react": "^18.0.37",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",