mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:10:34 +03:00
Update dependency @types/react to v17.0.52
This commit is contained in:
Generated
+4
-4
@@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.1.0",
|
||||
"@tsconfig/docusaurus": "1.0.6",
|
||||
"@types/react": "17.0.51",
|
||||
"@types/react": "17.0.52",
|
||||
"@types/react-helmet": "6.1.5",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.41.0",
|
||||
@@ -3709,9 +3709,9 @@
|
||||
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.51",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.51.tgz",
|
||||
"integrity": "sha512-YMddzAE+nSH04BiTJ5GydTxk0/3hckqyuOclg0s6zQYj/XzfRVNzHZAFwZb5SCSavkzTYUtcq/gwjLnvt2Y4cg==",
|
||||
"version": "17.0.52",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.52.tgz",
|
||||
"integrity": "sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.1.0",
|
||||
"@tsconfig/docusaurus": "1.0.6",
|
||||
"@types/react": "17.0.51",
|
||||
"@types/react": "17.0.52",
|
||||
"@types/react-helmet": "6.1.5",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.41.0",
|
||||
|
||||
Reference in New Issue
Block a user