Updated website to include latest changes and remove downloads
Some checks failed
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled

This commit is contained in:
Jarrod Norwell 2025-06-24 02:57:15 +07:00
parent 33f5808d8f
commit 4f68b1eb37
5 changed files with 1287 additions and 1409 deletions

View file

@ -24,7 +24,7 @@
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vanilla-extract/vite-plugin": "^4.0.11",
"@vanilla-extract/vite-plugin": "^5.0.7",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
@ -33,7 +33,7 @@
"postcss-preset-mantine": "1.15.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.5.2",
"vite": "^5.3.1"
"vite": "^6.3.5"
},
"packageManager": "yarn@4.3.1"
}
}