mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Update frontend dependencies
Update .gitignore
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@material-tailwind/react": "^2.1.9",
|
||||
"@nextui-org/react": "^2.4.8",
|
||||
"@nextui-org/react": "^2.6.8",
|
||||
"@phosphor-icons/react": "^2.1.7",
|
||||
"@polymer/polymer": "3.5.2",
|
||||
"@vaadin/bundles": "24.6.0",
|
||||
@@ -31,19 +31,19 @@
|
||||
"cron-validator": "^1.3.1",
|
||||
"date-fns": "2.29.3",
|
||||
"formik": "^2.4.6",
|
||||
"framer-motion": "^11.3.28",
|
||||
"framer-motion": "^11.15.0",
|
||||
"http-status-codes": "^2.3.0",
|
||||
"lit": "3.2.1",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.45",
|
||||
"next-themes": "^0.3.0",
|
||||
"next-themes": "^0.4.4",
|
||||
"react": "18.3.1",
|
||||
"react-confetti-boom": "^1.0.0",
|
||||
"react-dom": "18.3.1",
|
||||
"react-router-dom": "6.28.0",
|
||||
"sonner": "^1.5.0",
|
||||
"sonner": "^1.7.1",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"yup": "^1.4.0"
|
||||
"yup": "^1.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-react": "7.26.3",
|
||||
@@ -74,10 +74,10 @@
|
||||
"rollup-plugin-brotli": "3.1.0",
|
||||
"rollup-plugin-visualizer": "5.12.0",
|
||||
"strip-css-comments": "5.0.0",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"tailwindcss": "^3.4.13",
|
||||
"transform-ast": "2.4.4",
|
||||
"typescript": "5.7.2",
|
||||
"vite": "6.0.3",
|
||||
"vite": "6.0.4",
|
||||
"vite-plugin-checker": "0.8.0",
|
||||
"workbox-build": "7.3.0",
|
||||
"workbox-core": "7.3.0",
|
||||
@@ -184,6 +184,6 @@
|
||||
"workbox-core": "7.3.0",
|
||||
"workbox-precaching": "7.3.0"
|
||||
},
|
||||
"hash": "accdc7fd578da56f35cba8d898b3776ad5594f3086365a42cccc9e7a0283251d"
|
||||
"hash": "4099232c58f6c21155d122b3f87c250d3cb5c29d311b972174d9ecddb57a0eb6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user