Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
docimin committed Aug 23, 2024
2 parents 98dfde8 + 1d05474 commit 7a16c48
Show file tree
Hide file tree
Showing 26 changed files with 1,594 additions and 1,760 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "headpat-de",
"version": "0.2.0",
"version": "0.5.2",
"author": "Faye",
"private": true,
"type": "module",
Expand Down Expand Up @@ -48,23 +48,23 @@
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@sentry/nextjs": "^8.24.0",
"@sentry/nextjs": "^8.26.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"@tailwindcss/typography": "^0.5.14",
"@vis.gl/react-google-maps": "^1.1.0",
"appwrite": "^15.0.0",
"autoprefixer": "10.4.20",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"embla-carousel-react": "^8.1.8",
"embla-carousel-react": "^8.2.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
"eslint-config-next": "^14.2.6",
"input-otp": "^1.2.4",
"lucide-react": "^0.427.0",
"next": "^14.2.5",
"next-intl": "^3.17.2",
"lucide-react": "^0.429.0",
"next": "^14.2.6",
"next-intl": "^3.17.4",
"next-themes": "^0.3.0",
"node-appwrite": "^13.0.0",
"postcss": "^8.4.41",
Expand All @@ -75,24 +75,24 @@
"react-hook-form": "^7.52.2",
"react-image-crop": "^11.0.6",
"react-intersection-observer": "^9.13.0",
"react-resizable-panels": "^2.0.22",
"react-router-dom": "^6.26.0",
"react-resizable-panels": "^2.1.1",
"react-router-dom": "^6.26.1",
"recharts": "^2.12.7",
"sanitize-html": "^2.13.0",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.0",
"tailwindcss": "3.4.9",
"tailwind-merge": "^2.5.2",
"tailwindcss": "3.4.10",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.4",
"vaul": "^0.9.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/react": "18.3.3",
"@types/sanitize-html": "^2.11.0",
"@types/node": "22.5.0",
"@types/react": "18.3.4",
"@types/sanitize-html": "^2.13.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5"
"prettier-plugin-tailwindcss": "^0.6.6"
}
}
1,697 changes: 829 additions & 868 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 7a16c48

Please sign in to comment.