Updated packages

This commit is contained in:
gbuomprisco
2024-06-20 12:42:09 +08:00
parent 95fa8fb7c6
commit a8322789de
10 changed files with 865 additions and 556 deletions

View File

@@ -79,14 +79,14 @@
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.4",
"@types/mdx": "^2.0.13",
"@types/node": "^20.14.2",
"@types/node": "^20.14.6",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.3.2",
"supabase": "^1.176.10",
"supabase": "^1.178.2",
"tailwindcss": "3.4.4",
"typescript": "^5.4.5"
},