File tree Expand file tree Collapse file tree 4 files changed +154
-168
lines changed Expand file tree Collapse file tree 4 files changed +154
-168
lines changed Original file line number Diff line number Diff line change 22/// <reference types="next/image-types/global" />
33
44// NOTE: This file should not be edited
5- // see https://nextjs.org/docs/basic-features /typescript for more information.
5+ // see https://nextjs.org/docs/pages/building-your-application/configuring /typescript for more information.
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ const NextConfig = {
2222 } ,
2323 experimental : {
2424 instrumentationHook : true ,
25+ serverComponentsExternalPackages : [ 'dd-trace' ] ,
2526 scrollRestoration : true ,
2627 } ,
2728 swcMinify : true ,
Original file line number Diff line number Diff line change 2828 "csrf" : " 3.1.0" ,
2929 "dataloader" : " 2.2.2" ,
3030 "dayjs" : " ^1.11.9" ,
31- "dd-trace" : " ^5.5 .0" ,
31+ "dd-trace" : " ^5.30 .0" ,
3232 "difflib" : " 0.2.4" ,
3333 "discord.js" : " ^14.12.1" ,
3434 "emoji-mart" : " 3.0.1" ,
4141 "knex" : " ^2.4.0" ,
4242 "mongoose" : " 6.11.3" ,
4343 "mysql" : " 2.18.1" ,
44- "next" : " ^14.1.1 " ,
44+ "next" : " ^14.2.22 " ,
4545 "next-connect" : " 0.10.1" ,
4646 "next-pwa" : " ^5.6.0" ,
4747 "next-seo" : " ^6.1.0" ,
You can’t perform that action at this time.
0 commit comments