File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vercel" ,
3
- "version" : " 28.0.2 " ,
3
+ "version" : " 28.1.0 " ,
4
4
"preferGlobal" : true ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " The command-line interface for Vercel" ,
42
42
},
43
43
"dependencies" : {
44
44
"@vercel/build-utils" : " 5.3.1" ,
45
- "@vercel/go" : " 2.1.1 " ,
45
+ "@vercel/go" : " 2.2.0 " ,
46
46
"@vercel/hydrogen" : " 0.0.14" ,
47
- "@vercel/next" : " 3.1.18 " ,
47
+ "@vercel/next" : " 3.1.19 " ,
48
48
"@vercel/node" : " 2.5.8" ,
49
49
"@vercel/python" : " 3.1.9" ,
50
50
"@vercel/redwood" : " 1.0.18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vercel/go" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " ./dist/index" ,
6
6
"homepage" : " https://vercel.com/docs/runtimes#official-runtimes/go" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vercel/next" ,
3
- "version" : " 3.1.18 " ,
3
+ "version" : " 3.1.19 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " ./dist/index" ,
6
6
"homepage" : " https://vercel.com/docs/runtimes#official-runtimes/next-js" ,
You can’t perform that action at this time.
0 commit comments