Update dependency @types/react to v18.2.46

This commit is contained in:
renovate[bot] 2023-12-28 15:52:13 +00:00 committed by Berry de Vos
parent bd75394159
commit 5e52117661
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -28,7 +28,7 @@
"rss-parser": "3.13.0" "rss-parser": "3.13.0"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.2.45", "@types/react": "18.2.46",
"@types/react-dom": "18.2.18", "@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1", "@vitejs/plugin-react": "4.2.1",
"express": "4.18.2", "express": "4.18.2",
@ -1258,9 +1258,9 @@
"devOptional": true "devOptional": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.2.45", "version": "18.2.46",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.45.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.46.tgz",
"integrity": "sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==", "integrity": "sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==",
"devOptional": true, "devOptional": true,
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",

View file

@ -30,7 +30,7 @@
"rss-parser": "3.13.0" "rss-parser": "3.13.0"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.2.45", "@types/react": "18.2.46",
"@types/react-dom": "18.2.18", "@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1", "@vitejs/plugin-react": "4.2.1",
"express": "4.18.2", "express": "4.18.2",