File tree Expand file tree Collapse file tree 7 files changed +25
-25
lines changed Expand file tree Collapse file tree 7 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 4747 "@onlook/code-provider" : " *" ,
4848 "@onlook/constants" : " *" ,
4949 "@onlook/db" : " *" ,
50- "drizzle-orm" : " ^0.44.6" ,
51- "pg" : " ^8.16.3" ,
52- "postgres" : " ^3.4.7" ,
5350 "@onlook/email" : " *" ,
5451 "@onlook/file-system" : " *" ,
5552 "@onlook/fonts" : " *" ,
8986 "clsx" : " ^2.1.1" ,
9087 "culori" : " ^4.0.1" ,
9188 "date-fns" : " ^4.1.0" ,
89+ "drizzle-orm" : " ^0.44.6" ,
9290 "exa-js" : " ^1.8.26" ,
9391 "flexsearch" : " ^0.8.160" ,
9492 "framer-motion" : " ^12.23.24" ,
112110 "octokit" : " ^5.0.3" ,
113111 "openai" : " ^4.103.0" ,
114112 "penpal" : " ^7.0.4" ,
113+ "pg" : " ^8.16.3" ,
114+ "postgres" : " ^3.4.7" ,
115115 "posthog-js" : " ^1.246.0" ,
116116 "posthog-node" : " ^4.17.2" ,
117117 "prosemirror-commands" : " ^1.7.1" ,
164164 "ct3aMetadata" : {
165165 "initVersion" : " 7.39.2"
166166 }
167- }
167+ }
Original file line number Diff line number Diff line change 2525 },
2626 "devDependencies" : {
2727 "@onlook/eslint" : " *" ,
28+ "@tailwindcss/postcss" : " ^4.1.5" ,
29+ "@types/mdx" : " ^2.0.13" ,
2830 "@types/node" : " ^24.7.2" ,
2931 "@types/react" : " ^19.1.13" ,
3032 "@types/react-dom" : " ^19.1.13" ,
3133 "eslint" : " ^9.0.0" ,
32- "typescript" : " ^5.8.2" ,
33- "@types/mdx" : " ^2.0.13" ,
34- "@tailwindcss/postcss" : " ^4.1.5" ,
34+ "postcss" : " ^8.5.3" ,
3535 "tailwindcss" : " ^4.1.5" ,
36- "postcss " : " ^8.5.3 "
36+ "typescript " : " ^5.8.2 "
3737 }
38- }
38+ }
Original file line number Diff line number Diff line change 4141 "docker:down" : " docker compose down" ,
4242 "docker:logs" : " docker compose logs -f" ,
4343 "docker:restart" : " docker compose down && docker compose up -d --build" ,
44- "postinstall" : " sherif -r unordered-dependencies "
44+ "postinstall" : " sherif"
4545 },
4646 "repository" : {
4747 "type" : " git" ,
Original file line number Diff line number Diff line change 2121 "db:migrate:branching" : " bun src/migration-scripts/migrate-to-branching.ts"
2222 },
2323 "dependencies" : {
24+ "@onlook/constants" : " *" ,
25+ "@onlook/models" : " *" ,
26+ "@onlook/stripe" : " *" ,
2427 "@supabase/supabase-js" : " ^2.75.0" ,
2528 "dotenv" : " ^17.2.1" ,
2629 "drizzle-orm" : " ^0.44.6" ,
2730 "drizzle-zod" : " ^0.8.3" ,
2831 "pg" : " ^8.16.3" ,
2932 "postgres" : " ^3.4.7" ,
3033 "uuid" : " ^11.1.0" ,
31- "zod" : " ^4.1.8" ,
32- "@onlook/constants" : " *" ,
33- "@onlook/models" : " *" ,
34- "@onlook/stripe" : " *"
34+ "zod" : " ^4.1.8"
3535 },
3636 "devDependencies" : {
3737 "@onlook/eslint" : " *" ,
3838 "@onlook/typescript" : " *" ,
3939 "@types/node" : " ^24.7.2" ,
40+ "ai" : " 5.0.60" ,
4041 "drizzle-kit" : " ^0.31.4" ,
41- "typescript" : " ^5.8.2" ,
42- "ai" : " 5.0.60"
42+ "typescript" : " ^5.8.2"
4343 }
44- }
44+ }
Original file line number Diff line number Diff line change 4040 "typescript" : " ^5.8.2"
4141 },
4242 "dependencies" : {
43- "zod " : " ^4.1.8 " ,
44- "@onlook/constants " : " * "
43+ "@onlook/constants " : " * " ,
44+ "zod " : " ^4.1.8 "
4545 }
46- }
46+ }
Original file line number Diff line number Diff line change 2626 "@onlook/eslint" : " *" ,
2727 "@onlook/typescript" : " *" ,
2828 "@types/bun" : " ^1.3.0" ,
29- "eslint" : " ^9.0.0" ,
3029 "@types/jest" : " ^30.0.0" ,
3130 "@types/node" : " ^24.7.2" ,
3231 "@types/prompts" : " ^2.4.9" ,
32+ "eslint" : " ^9.0.0" ,
3333 "jest" : " ^30.0.5" ,
3434 "typescript" : " ^5.8.2"
3535 }
Original file line number Diff line number Diff line change 3333 "typescript" : " ^5.8.2"
3434 },
3535 "dependencies" : {
36- "stripe " : " ^18.2.1 " ,
36+ "@onlook/models " : " * " ,
3737 "dotenv" : " ^17.2.1" ,
38- "uuid " : " ^11.1.0 " ,
39- "@onlook/models " : " * "
38+ "stripe " : " ^18.2.1 " ,
39+ "uuid " : " ^11.1.0 "
4040 }
41- }
41+ }
You can’t perform that action at this time.
0 commit comments