Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
altaywtf committed Jan 29, 2024
1 parent e81a443 commit 99666f9
Show file tree
Hide file tree
Showing 3 changed files with 1,091 additions and 1,060 deletions.
38 changes: 19 additions & 19 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,35 +13,35 @@
},
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/themes": "^2.0.2",
"@radix-ui/themes": "^2.0.3",
"@supabase/ssr": "^0.0.10",
"@supabase/supabase-js": "^2.39.0",
"@t3-oss/env-nextjs": "^0.7.1",
"@tremor/react": "^3.11.1",
"@supabase/supabase-js": "^2.39.3",
"@t3-oss/env-nextjs": "^0.8.0",
"@tremor/react": "^3.13.3",
"@ua-parser-js/pro-business": "2.0.0-beta.1",
"@vercel/analytics": "^1.1.1",
"ai": "^2.2.29",
"next": "14.0.4",
"@vercel/analytics": "^1.1.2",
"ai": "^2.2.31",
"next": "14.1.0",
"next-themes": "^0.2.1",
"openai": "^4.20.1",
"openai": "^4.26.0",
"react": "^18",
"react-dom": "^18",
"remeda": "^1.30.0",
"ts-deepmerge": "^6.2.0",
"remeda": "^1.38.0",
"ts-deepmerge": "^7.0.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@browsercare/eslint-config": "workspace:*",
"@browsercare/typescript-config": "workspace:*",
"@headlessui/tailwindcss": "^0.2.0",
"@next/eslint-plugin-next": "^14.0.4",
"@types/node": "^20.10.4",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.17",
"autoprefixer": "^10",
"eslint": "^8.55.0",
"postcss": "^8.4.32",
"supabase": "^1.123.4",
"tailwindcss": "^3.3.6"
"@next/eslint-plugin-next": "^14.1.0",
"@types/node": "^20.11.7",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"postcss": "^8.4.33",
"supabase": "^1.136.3",
"tailwindcss": "^3.4.1"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"@browsercare/eslint-config": "workspace:*",
"@browsercare/prettier-config": "workspace:*",
"@browsercare/typescript-config": "workspace:*",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"husky": "^8.0.3",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"husky": "^9.0.6",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"turbo": "^1.11.1"
"prettier": "^3.2.4",
"turbo": "^1.11.3"
},
"packageManager": "pnpm@8.12.0",
"engines": {
Expand Down
Loading

0 comments on commit 99666f9

Please sign in to comment.