File tree 14 files changed +75
-253
lines changed
test/e2e/modified-tests/middleware-general/test
14 files changed +75
-253
lines changed Original file line number Diff line number Diff line change 14
14
"typescript" : " ^4.6.3"
15
15
},
16
16
"dependencies" : {
17
- "next" : " ^13.0.6 "
17
+ "next" : " ^13.0.7 "
18
18
},
19
19
"scripts" : {
20
20
"test" : " echo \" Error: no test specified\" && exit 1"
29
29
"url" : " https://github.com/netlify/next-runtime/issues"
30
30
},
31
31
"homepage" : " https://github.com/netlify/next-runtime#readme"
32
- }
32
+ }
Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "next" : " ^12.3.1" ,
13
- "react" : " ^18.2.0" ,
14
- "react-dom" : " ^18.2.0"
12
+ "nanoid" : " ^3.3.4" ,
13
+ "next" : " ^13.0.7" ,
14
+ "react" : " latest" ,
15
+ "react-dom" : " latest" ,
16
+ "sass" : " latest" ,
17
+ "swr" : " 2.0.0-rc.0"
15
18
},
16
19
"devDependencies" : {
17
- "@netlify/next" : " *" ,
18
- "@netlify/plugin-nextjs" : " *" ,
19
- "@types/fs-extra" : " ^9.0.13" ,
20
- "@types/jest" : " ^27.4.1" ,
21
- "@types/node" : " ^17.0.25" ,
22
- "critters" : " ^0.0.16" ,
23
- "husky" : " ^7.0.4" ,
24
- "if-env" : " ^1.0.4" ,
25
- "npm-run-all" : " ^4.1.5" ,
20
+ "@netlify/plugin-nextjs" : " file:plugin-wrapper" ,
26
21
"typescript" : " ^4.6.3"
27
22
}
28
23
}
Original file line number Diff line number Diff line change 15
15
"typescript" : " ^4.7.4"
16
16
},
17
17
"dependencies" : {
18
- "next" : " ^13.0.6 "
18
+ "next" : " ^13.0.7 "
19
19
},
20
20
"scripts" : {
21
21
"build" : " next build" ,
30
30
"url" : " https://github.com/netlify/next-runtime/issues"
31
31
},
32
32
"homepage" : " https://github.com/netlify/next-runtime#readme"
33
- }
33
+ }
Original file line number Diff line number Diff line change 22
22
"@reach/dialog" : " ^0.16.2" ,
23
23
"@reach/visually-hidden" : " ^0.16.0" ,
24
24
"@vercel/og" : " ^0.0.21" ,
25
- "next" : " ^13.0.6 " ,
25
+ "next" : " ^13.0.7 " ,
26
26
"react" : " ^18.2.0" ,
27
27
"react-dom" : " ^18.2.0"
28
28
},
Original file line number Diff line number Diff line change 12
12
"@netlify/next" : " *" ,
13
13
"@netlify/plugin-nextjs" : " *" ,
14
14
"isomorphic-unfetch" : " ^3.1.0" ,
15
- "next" : " ^13.0.6 " ,
15
+ "next" : " ^13.0.7 " ,
16
16
"react" : " ^18.2.0" ,
17
17
"react-dom" : " ^18.2.0"
18
18
},
Original file line number Diff line number Diff line change 23
23
],
24
24
"license" : " MIT" ,
25
25
"dependencies" : {
26
- "next" : " ^13.0.6 " ,
26
+ "next" : " ^13.0.7 " ,
27
27
"next-auth" : " ^4.15.0" ,
28
28
"nodemailer" : " ^6.6.3" ,
29
29
"react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0" ,
4
4
"description" : " " ,
5
5
"dependencies" : {
6
- "next" : " ^13.0.6 "
6
+ "next" : " ^13.0.7 "
7
7
},
8
8
"devDependencies" : {
9
9
"@netlify/next" : " *" ,
29
29
"url" : " https://github.com/netlify/next-runtime/issues"
30
30
},
31
31
"homepage" : " https://github.com/netlify/next-runtime#readme"
32
- }
32
+ }
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " latest " ,
11
- "react" : " 17 .0.2" ,
12
- "react-dom" : " 17 .0.2"
10
+ "next" : " ^13.0.7 " ,
11
+ "react" : " ^18 .0.2" ,
12
+ "react-dom" : " ^18 .0.2"
13
13
}
14
14
}
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0" ,
4
4
"description" : " " ,
5
5
"dependencies" : {
6
- "next" : " ^13.0.6 "
6
+ "next" : " ^13.0.7 "
7
7
},
8
8
"devDependencies" : {
9
9
"@netlify/next" : " *" ,
29
29
"url" : " https://github.com/netlify/next-runtime/issues"
30
30
},
31
31
"homepage" : " https://github.com/netlify/next-runtime#readme"
32
- }
32
+ }
You can’t perform that action at this time.
0 commit comments