mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-06 08:16:03 +00:00
undo changes
This commit is contained in:
parent
d966b8e485
commit
e705a09c74
2 changed files with 14048 additions and 21091 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev --turbo",
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "eslint . --max-warnings 0",
|
||||
|
|
@ -27,12 +27,13 @@
|
|||
"drizzle-orm": "0.30.0",
|
||||
"lowlight": "^3.1.0",
|
||||
"million": "^3.1.6",
|
||||
"next": "15.0.0-canary.112",
|
||||
"next": "^14.1.1",
|
||||
"next-pwa": "^5.6.0",
|
||||
"novel": "^0.4.2",
|
||||
"nuqs": "^1.17.4",
|
||||
"posthog-js": "^1.154.5",
|
||||
"react": "19.0.0-rc-68dbd84b-20240812",
|
||||
"react-dom": "19.0.0-rc-68dbd84b-20240812",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-resizable-panels": "^2.0.19",
|
||||
"use-debounce": "^10.0.1"
|
||||
},
|
||||
|
|
|
|||
35130
pnpm-lock.yaml
generated
35130
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue