File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
dev-packages/e2e-tests/test-applications/supabase-nextjs Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 "test:assert" : " pnpm test:prod"
1414 },
1515 "dependencies" : {
16- "@next/font" : " 14.1.3 " ,
16+ "@next/font" : " 14.2.15 " ,
1717 "@sentry/nextjs" : " latest || *" ,
1818 "@supabase/auth-helpers-react" : " ^0.3.1" ,
1919 "@supabase/auth-ui-react" : " ^0.2.8" ,
2222 "@types/react" : " 18.0.28" ,
2323 "@types/react-dom" : " 18.0.11" ,
2424 "concurrently" : " ^7.6.0" ,
25- "next" : " 14.1.3 " ,
25+ "next" : " 14.2.15 " ,
2626 "react" : " 18.2.0" ,
2727 "react-dom" : " 18.2.0" ,
2828 "supabase" : " ^2.19.7" ,
3131 "devDependencies" : {
3232 "@sentry-internal/test-utils" : " link:../../../test-utils" ,
3333 "eslint" : " 8.34.0" ,
34- "eslint-config-next" : " 14.1.3 "
34+ "eslint-config-next" : " 14.2.15 "
3535 },
3636 "volta" : {
3737 "extends" : " ../../package.json"
You can’t perform that action at this time.
0 commit comments