chore: update dependencies

This commit is contained in:
Tim 2024-12-05 11:07:15 +01:00
parent 2f8a5df83d
commit 4e79ab3e6a
3 changed files with 4696 additions and 5291 deletions

9891
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -13,73 +13,71 @@
"lint": "eslint src" "lint": "eslint src"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.16.0", "@babel/runtime": "7.26.0",
"@sentry/browser": "6.13.3", "@sentry/browser": "8.42.0",
"@stremio/stremio-colors": "5.0.1", "@stremio/stremio-colors": "5.2.0",
"@stremio/stremio-core-web": "0.48.1", "@stremio/stremio-core-web": "0.48.1",
"@stremio/stremio-icons": "5.4.0", "@stremio/stremio-icons": "5.4.0",
"@stremio/stremio-video": "0.0.46", "@stremio/stremio-video": "0.0.46",
"a-color-picker": "1.2.1", "a-color-picker": "1.2.1",
"bowser": "2.11.0", "bowser": "2.11.0",
"buffer": "6.0.3", "buffer": "6.0.3",
"classnames": "2.3.1", "classnames": "2.5.1",
"eventemitter3": "4.0.7", "eventemitter3": "5.0.1",
"filter-invalid-dom-props": "2.1.0", "filter-invalid-dom-props": "3.0.1",
"hat": "^0.0.3", "hat": "^0.0.3",
"i18next": "^22.4.3", "i18next": "^24.0.5",
"langs": "^2.0.0", "langs": "^2.0.0",
"lodash.debounce": "4.0.8", "lodash.debounce": "4.0.8",
"lodash.intersection": "4.4.0", "lodash.intersection": "4.4.0",
"lodash.isequal": "4.5.0", "lodash.isequal": "4.5.0",
"lodash.throttle": "4.1.1", "lodash.throttle": "4.1.1",
"magnet-uri": "6.2.0", "magnet-uri": "6.2.0",
"prop-types": "15.7.2", "prop-types": "15.8.1",
"react": "18.2.0", "react": "18.3.1",
"react-dom": "18.2.0", "react-dom": "18.3.1",
"react-focus-lock": "2.9.1", "react-focus-lock": "2.13.2",
"react-i18next": "^12.1.1", "react-i18next": "^15.1.3",
"react-is": "18.2.0", "react-is": "18.3.1",
"spatial-navigation-polyfill": "github:Stremio/spatial-navigation#64871b1422466f5f45d24ebc8bbd315b2ebab6a6", "spatial-navigation-polyfill": "github:Stremio/spatial-navigation#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"stremio-translations": "github:Stremio/stremio-translations#f666d9a97cafa5aa150878b5c51a2896b5f4f1b2", "stremio-translations": "github:Stremio/stremio-translations#f666d9a97cafa5aa150878b5c51a2896b5f4f1b2",
"url": "0.11.0", "url": "0.11.4",
"use-long-press": "^3.1.5" "use-long-press": "^3.2.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.16.0", "@babel/core": "7.26.0",
"@babel/plugin-proposal-class-properties": "7.16.0", "@babel/preset-env": "7.26.0",
"@babel/plugin-proposal-object-rest-spread": "7.16.0", "@babel/preset-react": "7.26.3",
"@babel/preset-env": "7.16.0", "@eslint/js": "^9.16.0",
"@babel/preset-react": "7.16.0", "@stylistic/eslint-plugin": "^2.11.0",
"@eslint/js": "^9.12.0", "@stylistic/eslint-plugin-jsx": "^2.11.0",
"@stylistic/eslint-plugin": "^2.9.0",
"@stylistic/eslint-plugin-jsx": "^2.9.0",
"@types/hat": "^0.0.4", "@types/hat": "^0.0.4",
"@types/react": "^18.2.9", "@types/react": "^18.3.13",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.1",
"babel-loader": "8.2.3", "babel-loader": "9.2.1",
"clean-webpack-plugin": "4.0.0", "clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "9.0.1", "copy-webpack-plugin": "12.0.2",
"css-loader": "6.5.0", "css-loader": "6.11.0",
"cssnano": "5.0.8", "cssnano": "7.0.6",
"cssnano-preset-advanced": "5.1.4", "cssnano-preset-advanced": "7.0.6",
"eslint": "^9.12.0", "eslint": "^9.16.0",
"eslint-plugin-react": "^7.37.1", "eslint-plugin-react": "^7.37.2",
"globals": "^15.10.0", "globals": "^15.13.0",
"html-webpack-plugin": "5.5.0", "html-webpack-plugin": "5.6.3",
"jest": "27.3.1", "jest": "29.7.0",
"less": "4.1.2", "less": "4.2.1",
"less-loader": "10.2.0", "less-loader": "12.2.0",
"mini-css-extract-plugin": "2.4.3", "mini-css-extract-plugin": "2.9.2",
"postcss-loader": "6.2.0", "postcss-loader": "8.1.1",
"readdirp": "3.6.0", "readdirp": "4.0.2",
"terser-webpack-plugin": "5.2.4", "terser-webpack-plugin": "5.3.10",
"ts-loader": "^9.5.1", "ts-loader": "^9.5.1",
"typescript": "^5.4.2", "typescript": "^5.7.2",
"typescript-eslint": "^8.8.0", "typescript-eslint": "^8.17.0",
"webpack": "5.61.0", "webpack": "5.97.0",
"webpack-cli": "4.9.1", "webpack-cli": "5.1.4",
"webpack-dev-server": "^4.7.4", "webpack-dev-server": "^5.1.0",
"webpack-pwa-manifest": "^4.3.0", "webpack-pwa-manifest": "^4.3.0",
"workbox-webpack-plugin": "^6.5.3" "workbox-webpack-plugin": "^7.3.0"
} }
} }

View file

@ -37,10 +37,6 @@ module.exports = (env, argv) => ({
'@babel/preset-env', '@babel/preset-env',
'@babel/preset-react' '@babel/preset-react'
], ],
plugins: [
'@babel/plugin-proposal-class-properties',
'@babel/plugin-proposal-object-rest-spread'
]
} }
} }
}, },