mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 07:30:05 +03:00
Update dependency typescript to v4.9.5
This commit is contained in:
Generated
+4
-4
@@ -48,7 +48,7 @@
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"node-fetch": "3.3.0",
|
||||
"prettier": "2.8.3",
|
||||
"typescript": "4.9.4",
|
||||
"typescript": "4.9.5",
|
||||
"typescript-plugin-css-modules": "4.1.1"
|
||||
},
|
||||
"engines": {
|
||||
@@ -14302,9 +14302,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.9.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
|
||||
"integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==",
|
||||
"version": "4.9.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
|
||||
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"node-fetch": "3.3.0",
|
||||
"prettier": "2.8.3",
|
||||
"typescript": "4.9.4",
|
||||
"typescript": "4.9.5",
|
||||
"typescript-plugin-css-modules": "4.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user