mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 06:10:03 +03:00
Update dependency @types/react to v18.2.43
This commit is contained in:
Generated
+4
-4
@@ -35,7 +35,7 @@
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "3.0.1",
|
||||
"@docusaurus/tsconfig": "3.0.1",
|
||||
"@types/react": "18.2.42",
|
||||
"@types/react": "18.2.43",
|
||||
"@types/react-helmet": "6.1.11",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@typescript-eslint/eslint-plugin": "6.13.2",
|
||||
@@ -4486,9 +4486,9 @@
|
||||
"integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ=="
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.42",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.42.tgz",
|
||||
"integrity": "sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==",
|
||||
"version": "18.2.43",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.43.tgz",
|
||||
"integrity": "sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "3.0.1",
|
||||
"@docusaurus/tsconfig": "3.0.1",
|
||||
"@types/react": "18.2.42",
|
||||
"@types/react": "18.2.43",
|
||||
"@types/react-helmet": "6.1.11",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@typescript-eslint/eslint-plugin": "6.13.2",
|
||||
|
||||
Reference in New Issue
Block a user