File tree Expand file tree Collapse file tree 12 files changed +112
-44
lines changed
Expand file tree Collapse file tree 12 files changed +112
-44
lines changed Original file line number Diff line number Diff line change 11/// <reference types="next" />
22/// <reference types="next/image-types/global" />
33/// <reference types="next/navigation-types/compat/navigation" />
4+ /// <reference path="./.next/types/routes.d.ts" />
45
56// NOTE: This file should not be edited
67// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Original file line number Diff line number Diff line change 7575 "mailchecker" : " ^6.0.16" ,
7676 "micro-cors" : " ^0.1.1" ,
7777 "nanoid" : " ^5.1.5" ,
78- "next" : " ^15.3.0 " ,
78+ "next" : " ^15.5.7 " ,
7979 "next-auth" : " ^5.0.0-beta.28" ,
8080 "next-themes" : " ^0.4.6" ,
8181 "nextjs-cors" : " ^2.1.2" ,
8888 "posthog-node" : " ^5.8.2" ,
8989 "prettier" : " ^2.8.8" ,
9090 "qs" : " ^6.11.2" ,
91- "react" : " ^19.2.0 " ,
92- "react-dom" : " ^19.2.0 " ,
91+ "react" : " ^19.2.1 " ,
92+ "react-dom" : " ^19.2.1 " ,
9393 "react-markdown" : " ^9.0.1" ,
9494 "shared-zustand" : " ^2.1.0" ,
9595 "stripe" : " ^17.1.0" ,
Original file line number Diff line number Diff line change 2020 "@typebot.io/ui" : " workspace:*" ,
2121 "@typebot.io/zod" : " workspace:*" ,
2222 "motion" : " ^12.23.25" ,
23- "react" : " ^19.2.0 " ,
24- "react-dom" : " ^19.2.0 " ,
23+ "react" : " ^19.2.1 " ,
24+ "react-dom" : " ^19.2.1 " ,
2525 "vite" : " 7.0.0"
2626 },
2727 "devDependencies" : {
Original file line number Diff line number Diff line change 11/// <reference types="next" />
22/// <reference types="next/image-types/global" />
33/// <reference types="next/navigation-types/compat/navigation" />
4+ /// <reference path="./.next/types/routes.d.ts" />
45
56// NOTE: This file should not be edited
67// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Original file line number Diff line number Diff line change 2929 "@typebot.io/user" : " workspace:*" ,
3030 "cors" : " ^2.8.5" ,
3131 "google-spreadsheet" : " ^4.1.4" ,
32- "next" : " ^15.3.0 " ,
32+ "next" : " ^15.5.7 " ,
3333 "nextjs-cors" : " ^2.1.2" ,
3434 "nodemailer" : " ^7.0.6" ,
3535 "openai" : " ^6.9.1" ,
36- "react" : " ^19.2.0 " ,
37- "react-dom" : " ^19.2.0 " ,
36+ "react" : " ^19.2.1 " ,
37+ "react-dom" : " ^19.2.1 " ,
3838 "stripe" : " ^17.1.0" ,
3939 "@paralleldrive/cuid2" : " ^2.2.1" ,
4040 "@typebot.io/emails" : " workspace:*" ,
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1616 "react-email" : " ^4.2.8" ,
1717 "@react-email/render" : " ^1.2.1" ,
1818 "@typebot.io/lib" : " workspace:*" ,
19- "react" : " ^19.2.0 "
19+ "react" : " ^19.2.1 "
2020 },
2121 "devDependencies" : {
2222 "@react-email/preview-server" : " ^4.2.8" ,
Original file line number Diff line number Diff line change 2121 "build" : " tsup"
2222 },
2323 "dependencies" : {
24- "react" : " ^19.2.0 " ,
24+ "react" : " ^19.2.1 " ,
2525 "@typebot.io/js" : " workspace:*"
2626 },
2727 "devDependencies" : {
Original file line number Diff line number Diff line change 1414 "@typebot.io/blocks-inputs" : " workspace:*" ,
1515 "@typebot.io/blocks-logic" : " workspace:*" ,
1616 "@typebot.io/chat-api" : " workspace:*" ,
17- "react" : " ^19.2.0 " ,
18- "react-dom" : " ^19.2.0 "
17+ "react" : " ^19.2.1 " ,
18+ "react-dom" : " ^19.2.1 "
1919 },
2020 "devDependencies" : {
2121 "@typebot.io/tsconfig" : " workspace:*" ,
Original file line number Diff line number Diff line change 1414 "minio" : " ^7.1.3" ,
1515 "validator" : " ^13.12.0" ,
1616 "@paralleldrive/cuid2" : " ^2.2.1" ,
17- "next" : " ^15.3.0 " ,
17+ "next" : " ^15.5.7 " ,
1818 "@sentry/nextjs" : " ^10.8.0" ,
1919 "uuidv7" : " ^1.0.2"
2020 },
You can’t perform that action at this time.
0 commit comments