Merge pull request #1234 from Athou/dependabot/npm_and_yarn/commafeed-client/types/react-18.2.55

Bump @types/react from 18.2.53 to 18.2.55 in /commafeed-client
This commit is contained in:
Jérémie Panzer
2024-02-09 11:10:17 +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.53",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@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.53",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.53.tgz",
"integrity": "sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w==",
"version": "18.2.55",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.55.tgz",
"integrity": "sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==",
"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.53",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react-infinite-scroller": "^1.2.5",
"@types/swagger-ui-react": "^4.18.3",