Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zaknesler committed Jul 2, 2023
1 parent 526ea24 commit 62fd3d6
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 145 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@heroicons/react": "^2.0.18",
"@prisma/client": "4.16.1",
"@prisma/client": "4.16.2",
"@svgr/webpack": "^8.0.1",
"@t3-oss/env-nextjs": "^0.6.0",
"@tanstack/react-query": "^4.29.19",
Expand All @@ -26,7 +26,7 @@
"lodash": "^4.17.21",
"mongodb": "^5.6.0",
"next": "^13.4.7",
"prisma": "^4.16.1",
"prisma": "^4.16.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"superjson": "1.12.4",
Expand All @@ -36,14 +36,14 @@
"@types/eslint": "^8.40.2",
"@types/jest": "^29.5.2",
"@types/lodash": "^4.14.195",
"@types/node": "^20.3.2",
"@types/node": "^20.3.3",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"autoprefixer": "^10.4.14",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-config-next": "^13.4.7",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
Expand All @@ -58,7 +58,7 @@
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"tailwindcss": "^3.3.2",
"ts-jest": "^29.1.0",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
},
"ct3aMetadata": {
Expand Down
Loading

0 comments on commit 62fd3d6

Please sign in to comment.