Merge pull request #777 from jellyfin/renovate/react

Update dependency @types/react to v18.2.41
This commit is contained in:
Niels van Velzen
2023-12-09 22:18:35 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.1",
"@docusaurus/tsconfig": "3.0.1",
"@types/react": "18.2.40",
"@types/react": "18.2.41",
"@types/react-helmet": "6.1.9",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "6.13.1",
@@ -4486,9 +4486,9 @@
"integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ=="
},
"node_modules/@types/react": {
"version": "18.2.40",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.40.tgz",
"integrity": "sha512-H+BUhb9C1zBtogDLAk+KCNRKiHDrqSwQT/0z0PVTwMFBxqg3011ByLomADtgkgMkfwj4AMOiXBReyLTUBg681g==",
"version": "18.2.41",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.41.tgz",
"integrity": "sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
+1 -1
View File
@@ -60,7 +60,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.1",
"@docusaurus/tsconfig": "3.0.1",
"@types/react": "18.2.40",
"@types/react": "18.2.41",
"@types/react-helmet": "6.1.9",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "6.13.1",