Update dependency @types/react to v17.0.48

This commit is contained in:
renovate[bot]
2022-08-18 17:00:41 +00:00
committed by GitHub
parent 595db99e84
commit 852b938fc0
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -64,7 +64,7 @@
"@thornbill/jellyfin-sdk": "0.4.1",
"@types/escape-html": "1.0.2",
"@types/lodash-es": "4.17.6",
"@types/react": "17.0.40",
"@types/react": "17.0.48",
"@types/react-dom": "17.0.17",
"@typescript-eslint/eslint-plugin": "5.15.0",
"@typescript-eslint/parser": "5.15.0",
@@ -3674,9 +3674,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.40",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz",
"integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==",
"version": "17.0.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.48.tgz",
"integrity": "sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@@ -22424,9 +22424,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.40",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz",
"integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==",
"version": "17.0.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.48.tgz",
"integrity": "sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -17,7 +17,7 @@
"@thornbill/jellyfin-sdk": "0.4.1",
"@types/escape-html": "1.0.2",
"@types/lodash-es": "4.17.6",
"@types/react": "17.0.40",
"@types/react": "17.0.48",
"@types/react-dom": "17.0.17",
"@typescript-eslint/eslint-plugin": "5.15.0",
"@typescript-eslint/parser": "5.15.0",