Merge pull request #1217 from Athou/dependabot/npm_and_yarn/commafeed-client/types/react-18.2.52

Bump @types/react from 18.2.46 to 18.2.52 in /commafeed-client
This commit is contained in:
Jérémie Panzer
2024-02-03 10:13:03 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"@lingui/cli": "^4.7.0",
"@lingui/vite-plugin": "^4.7.0",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.2.46",
"@types/react": "^18.2.52",
"@types/react-dom": "^18.2.18",
"@types/react-infinite-scroller": "^1.2.5",
"@types/swagger-ui-react": "^4.18.3",
@@ -2090,9 +2090,9 @@
"devOptional": true
},
"node_modules/@types/react": {
"version": "18.2.46",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.46.tgz",
"integrity": "sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==",
"version": "18.2.52",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.52.tgz",
"integrity": "sha512-E/YjWh3tH+qsLKaUzgpZb5AY0ChVa+ZJzF7ogehVILrFpdQk6nC/WXOv0bfFEABbXbgNxLBGU7IIZByPKb6eBw==",
"devOptional": true,
"dependencies": {
"@types/prop-types": "*",

View File

@@ -55,7 +55,7 @@
"@lingui/cli": "^4.7.0",
"@lingui/vite-plugin": "^4.7.0",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.2.46",
"@types/react": "^18.2.52",
"@types/react-dom": "^18.2.18",
"@types/react-infinite-scroller": "^1.2.5",
"@types/swagger-ui-react": "^4.18.3",