Skip to content

Commit

Permalink
Revert "chore(deps): update"
Browse files Browse the repository at this point in the history
This reverts commit c42170a.
  • Loading branch information
SameerJadav committed Oct 31, 2023
1 parent bf4f7ed commit 282118f
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 117 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,41 +18,41 @@
"@paralleldrive/cuid2": "^2.2.2",
"@planetscale/database": "^1.11.0",
"@radix-ui/colors": "^3.0.0",
"@t3-oss/env-nextjs": "^0.7.1",
"@tanstack/react-query": "^5.4.3",
"@trpc/client": "^10.43.0",
"@trpc/next": "^10.43.0",
"@trpc/react-query": "^10.43.0",
"@trpc/server": "^10.43.0",
"drizzle-orm": "^0.28.6",
"next": "^14.0.1",
"@t3-oss/env-nextjs": "^0.7.0",
"@tanstack/react-query": "^4.32.6",
"@trpc/client": "^10.37.1",
"@trpc/next": "^10.37.1",
"@trpc/react-query": "^10.37.1",
"@trpc/server": "^10.37.1",
"drizzle-orm": "^0.28.5",
"next": "^13.5.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"superjson": "^2.2.0",
"superjson": "^1.13.1",
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
"@types/eslint": "^8.44.6",
"@types/node": "^20.8.10",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"autoprefixer": "^10.4.16",
"@types/eslint": "^8.44.2",
"@types/node": "^18.16.0",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"autoprefixer": "^10.4.14",
"dotenv-cli": "^7.3.0",
"drizzle-kit": "^0.19.13",
"eslint": "^8.52.0",
"eslint-config-next": "^14.0.1",
"husky": "^8.0.3",
"mysql2": "^3.6.2",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2"
"eslint": "^8.47.0",
"eslint-config-next": "^13.5.4",
"husky": "^8.0.0",
"mysql2": "^3.6.1",
"postcss": "^8.4.27",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.5.1",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6"
},
"ct3aMetadata": {
"initVersion": "7.22.0"
Expand Down
Loading

0 comments on commit 282118f

Please sign in to comment.