Update all npm dependencies (2023-04-17) (#5158)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-04-17 12:13:19 +02:00 committed by GitHub
parent f3687a4a0f
commit fd74b16374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-react-apollo": "^3.3.3",
"@types/jest": "^27.5.2",
"@types/react": "^17.0.56",
"@types/react": "^17.0.58",
"@types/react-dom": "^17.0.19",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",
@ -4154,9 +4154,9 @@
"integrity": "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ=="
},
"node_modules/@types/react": {
"version": "17.0.56",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.56.tgz",
"integrity": "sha512-Z13f9Qz7Hg8f2g2NsBjiJSVWmON2b3K8RIqFK8mMKCIgvD0CD0ZChTukz87H3lI28X3ukXoNFGzo3ZW1ICTtPA==",
"version": "17.0.58",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.58.tgz",
"integrity": "sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -26520,9 +26520,9 @@
"integrity": "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ=="
},
"@types/react": {
"version": "17.0.56",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.56.tgz",
"integrity": "sha512-Z13f9Qz7Hg8f2g2NsBjiJSVWmON2b3K8RIqFK8mMKCIgvD0CD0ZChTukz87H3lI28X3ukXoNFGzo3ZW1ICTtPA==",
"version": "17.0.58",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.58.tgz",
"integrity": "sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -13,7 +13,7 @@
"@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-react-apollo": "^3.3.3",
"@types/jest": "^27.5.2",
"@types/react": "^17.0.56",
"@types/react": "^17.0.58",
"@types/react-dom": "^17.0.19",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",