Update packages

This commit is contained in:
Cooper 2024-07-17 22:04:49 +00:00
parent d528b71c73
commit 9aa25d7d96
2 changed files with 5327 additions and 4413 deletions

View File

@ -50,7 +50,7 @@
"fscreen": "^1.2.0",
"fuse.js": "^7.0.0",
"hls.js": "^1.5.13",
"i18next": "^23.11.5",
"i18next": "^23.12.1",
"immer": "^10.1.1",
"jwt-decode": "^4.0.0",
"lodash.isequal": "^4.5.0",
@ -64,18 +64,18 @@
"react-ga4": "^2.1.0",
"react-google-recaptcha-v3": "^1.10.1",
"react-helmet-async": "^2.0.5",
"react-i18next": "^14.1.2",
"react-i18next": "^14.1.3",
"react-lazy-with-preload": "^2.2.1",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.25.1",
"react-sticky-el": "^2.1.0",
"react-use": "^17.5.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"slugify": "^1.6.6",
"subsrt-ts": "^2.1.2",
"zustand": "^4.5.4"
},
"devDependencies": {
"@babel/core": "^7.24.8",
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@babel/preset-typescript": "^7.24.7",
"@rollup/wasm-node": "^4.18.1",
@ -86,7 +86,7 @@
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.merge": "^4.6.9",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/pako": "^2.0.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
@ -108,7 +108,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "^10.4.5",
@ -121,11 +121,11 @@
"prettier-plugin-tailwindcss": "^0.5.14",
"rollup-plugin-visualizer": "^5.12.0",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.6",
"tailwindcss-themer": "^4.0.0",
"type-fest": "^4.21.0",
"type-fest": "^4.22.0",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-package-version": "^1.1.0",
"vite-plugin-pwa": "^0.17.5",

File diff suppressed because it is too large Load Diff