Skip to content

Commit

Permalink
checkpoint 3
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCassiere committed Jul 4, 2024
1 parent b4a48dd commit f050bd8
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 372 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@eslint/compat": "^1.1.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.5.0",
"@eslint/js": "^9.6.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.0",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
Expand All @@ -87,7 +87,7 @@
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"babel-plugin-react-compiler": "0.0.0-experimental-938cd9a-20240601",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-compiler": "0.0.0-experimental-51a85ea-20240601",
Expand All @@ -99,8 +99,8 @@
"rimraf": "^5.0.7",
"tailwindcss": "^3.4.4",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.2",
"typescript-eslint": "^7.13.1",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"vite": "^5.3.3"
}
}
Loading

0 comments on commit f050bd8

Please sign in to comment.