aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDhravya Shah <[email protected]>2024-07-18 21:41:19 -0500
committerDhravya Shah <[email protected]>2024-07-18 21:41:19 -0500
commit944fd75d369641f88eeaf28f0858e28092eb225b (patch)
tree03cf35e150ef61d822329bc0f18dcadab2117a1e
parentdeployment attempt (diff)
downloadsupermemory-944fd75d369641f88eeaf28f0858e28092eb225b.tar.xz
supermemory-944fd75d369641f88eeaf28f0858e28092eb225b.zip
deployment attempt
-rw-r--r--apps/web/package.json1
-rwxr-xr-xbun.lockbbin1128916 -> 1192716 bytes
-rw-r--r--package.json3
3 files changed, 2 insertions, 2 deletions
diff --git a/apps/web/package.json b/apps/web/package.json
index 92b57ff4..7d97fe7c 100644
--- a/apps/web/package.json
+++ b/apps/web/package.json
@@ -17,7 +17,6 @@
"update-prod-db": "bunx wrangler d1 execute prod-d1-supermemory --remote"
},
"dependencies": {
- "@million/lint": "^1.0.0-rc.11",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-slot": "^1.1.0",
diff --git a/bun.lockb b/bun.lockb
index 5b21f4d7..72168bb9 100755
--- a/bun.lockb
+++ b/bun.lockb
Binary files differ
diff --git a/package.json b/package.json
index 0d8868d8..8573d8ce 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"@hookform/resolvers": "^3.4.2",
"@iarna/toml": "^2.2.5",
"@langchain/cloudflare": "^0.0.6",
- "@million/lint": "^1.0.0-rc.18",
+ "@million/lint": "^1.0.0-rc.81",
"@mozilla/readability": "^0.5.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.1",
@@ -91,6 +91,7 @@
"jsonwebtoken": "^9.0.2",
"katex": "^0.16.10",
"lucide-react": "^0.379.0",
+ "million": "^3.1.11",
"next-app-theme": "^0.1.10",
"next-auth": "^5.0.0-beta.18",
"next-themes": "^0.3.0",