mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
update web package.json
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"dependencies": {
|
||||
"@material-ui/core": "^4.11.4",
|
||||
"@material-ui/icons": "^4.11.2",
|
||||
"axios": "^1.6.0",
|
||||
"axios": "^1.6.1",
|
||||
"clsx": "^1.1.1",
|
||||
"i18next": "^20.3.1",
|
||||
"i18next-browser-languagedetector": "^6.1.1",
|
||||
"i18next-browser-languagedetector": "^6.1.8",
|
||||
"lodash": "^4.17.21",
|
||||
"material-ui-image": "^3.3.2",
|
||||
"parse-torrent": "^9.1.3",
|
||||
@@ -21,10 +21,10 @@
|
||||
"react-dropzone": "^11.3.2",
|
||||
"react-i18next": "^11.10.0",
|
||||
"react-measure": "^2.5.2",
|
||||
"react-query": "^3.17.0",
|
||||
"react-query": "^3.39.3",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-swipeable-views": "^0.14.0",
|
||||
"styled-components": "^5.3.0",
|
||||
"styled-components": "^5.3.11",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -49,20 +49,20 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.14.3",
|
||||
"@babel/core": "^7.14.3",
|
||||
"@babel/cli": "^7.23.0",
|
||||
"@babel/core": "^7.23.3",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/plugin-transform-react-jsx": "^7.14.3",
|
||||
"@babel/plugin-transform-react-jsx": "^7.22.15",
|
||||
"babel-minify": "^0.5.1",
|
||||
"babel-preset-minify": "^0.5.1",
|
||||
"eslint": "^7.27.0",
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-inline-source": "^4.0.0",
|
||||
"gulp-replace": "^1.1.3",
|
||||
"prettier": "^2.3.0"
|
||||
"gulp-replace": "^1.1.4",
|
||||
"prettier": "^2.8.8"
|
||||
},
|
||||
"description": "",
|
||||
"main": "gulpfile.js",
|
||||
|
||||
Reference in New Issue
Block a user