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 13
13
"test:assert" : " pnpm test:prod"
14
14
},
15
15
"dependencies" : {
16
- "@next/font" : " 14.1.3 " ,
16
+ "@next/font" : " 14.2.15 " ,
17
17
"@sentry/nextjs" : " latest || *" ,
18
18
"@supabase/auth-helpers-react" : " ^0.3.1" ,
19
19
"@supabase/auth-ui-react" : " ^0.2.8" ,
22
22
"@types/react" : " 18.0.28" ,
23
23
"@types/react-dom" : " 18.0.11" ,
24
24
"concurrently" : " ^7.6.0" ,
25
- "next" : " 14.1.3 " ,
25
+ "next" : " 14.2.15 " ,
26
26
"react" : " 18.2.0" ,
27
27
"react-dom" : " 18.2.0" ,
28
28
"supabase" : " ^2.19.7" ,
31
31
"devDependencies" : {
32
32
"@sentry-internal/test-utils" : " link:../../../test-utils" ,
33
33
"eslint" : " 8.34.0" ,
34
- "eslint-config-next" : " 14.1.3 "
34
+ "eslint-config-next" : " 14.2.15 "
35
35
},
36
36
"volta" : {
37
37
"extends" : " ../../package.json"
You can’t perform that action at this time.
0 commit comments