[CHORE] Bump To Forgejo Instance
Some checks failed
Deploy Edge / deploy-edge (push) Failing after 2s
S3 Repo Backup / s3-repo-backup (push) Failing after 6s

This commit is contained in:
Dunemask 2024-08-03 15:44:44 -06:00
parent 8c58951fd3
commit 5ab6e81d29
6 changed files with 846 additions and 610 deletions

View file

@ -23,18 +23,18 @@
]
},
"devDependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.3",
"@mui/material": "^5.14.5",
"@vitejs/plugin-react": "4.0.4",
"prettier": "^3.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.6",
"@mui/material": "^5.16.6",
"@vitejs/plugin-react": "4.3.1",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
"react-material-ui-carousel": "^3.4.2",
"react-router-dom": "^6.15.0",
"vite": "4.4.9"
"react-router-dom": "^6.26.0",
"vite": "5.3.5"
},
"dependencies": {
"react-responsive-carousel": "^3.2.23"