Skip to content

Commit

Permalink
Merge branch 'main' into feat/pkg-store
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag3003 authored Dec 1, 2023
2 parents f6cf26b + 7f00663 commit 1b35966
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 102 deletions.
10 changes: 5 additions & 5 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"@types/node": "20.6.5",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"axios": "^1.5.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"lucide-react": "^0.279.0",
"next": "13.4.19",
"postcss": "8.4.29",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.46.2",
"react-hook-form": "^7.48.2",
"react-hot-toast": "^2.4.1",
"tailwind-merge": "^1.14.0",
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
"tailwindcss": "3.3.5",
"typescript": "5.3.2",
"zod": "^3.22.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 1b35966

Please sign in to comment.