Merge pull request #502 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.45

Bump @types/react from 18.2.43 to 18.2.45 in /client
This commit is contained in:
Mathias Wagner
2023-12-14 08:32:24 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -29,7 +29,7 @@
"vite-plugin-pwa": "^0.17.4"
},
"devDependencies": {
"@types/react": "^18.2.43",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.17"
}
},
@@ -2502,9 +2502,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.43",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz",
"integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==",
"version": "18.2.45",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.45.tgz",
"integrity": "sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@@ -6875,9 +6875,9 @@
"dev": true
},
"@types/react": {
"version": "18.2.43",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz",
"integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==",
"version": "18.2.45",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.45.tgz",
"integrity": "sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -28,7 +28,7 @@
"@rollup/plugin-wasm": "^6.2.2"
},
"devDependencies": {
"@types/react": "^18.2.43",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.17"
}
}