aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5d6e79ed..223b7584 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@repo/ui": "*",
"@tailwindcss/typography": "^0.5.13",
"autoprefixer": "^10.4.19",
- "drizzle-kit": "^0.21.2",
+ "drizzle-kit": "0.21.2",
"eslint-plugin-next-on-pages": "^1.11.3",
"lint-staged": "^15.2.5",
"postcss": "^8.4.38",
@@ -68,12 +68,13 @@
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.1.2",
"@tldraw/assets": "^2.2.0",
+ "@types/react-responsive-masonry": "^2.1.3",
"@types/readline-sync": "^1.4.8",
"ai": "^3.1.14",
"aws4fetch": "^1.0.18",
"cheerio": "^1.0.0-rc.12",
"compromise": "^14.13.0",
- "drizzle-orm": "^0.31.2",
+ "drizzle-orm": "0.30.0",
"framer-motion": "^11.2.6",
"geist": "^1.3.0",
"grammy": "^1.25.1",
@@ -86,6 +87,7 @@
"react-dropzone": "^14.2.3",
"react-hook-form": "^7.51.5",
"react-markdown": "^9.0.1",
+ "react-responsive-masonry": "^2.2.1",
"react-tweet": "^3.2.1",
"rehype-highlight": "^7.0.0",
"rehype-katex": "^7.0.0",