File tree 3 files changed +17
-17
lines changed
3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " next -14_2_1-test-application" ,
2
+ "name" : " nextjs -14_2_1-test-application" ,
3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
Original file line number Diff line number Diff line change 21
21
"start:app:connect" : " APP_NAME=connect yarn workspace connect-test-application run start" ,
22
22
"start:app:nestjs" : " yarn workspace nestjs-test-application run start" ,
23
23
"start:app:koa" : " yarn workspace koa-test-application run start" ,
24
- "start:app:nextjs-14_2_1" : " yarn workspace nextjs-14_2_1-test-application run dev" ,
25
24
"start:app:nextjs-13_2_0" : " yarn workspace nextjs-13_2_0-test-application run dev" ,
25
+ "start:app:nextjs-14_2_1" : " yarn workspace nextjs-14_2_1-test-application run dev" ,
26
26
"start:express" : " run-p start:proxy-server:express start:app:express" ,
27
27
"start:fastify" : " run-p start:proxy-server:fastify start:app:fastify" ,
28
28
"start:connect" : " run-p start:proxy-server:connect start:app:connect" ,
Original file line number Diff line number Diff line change @@ -5046,21 +5046,6 @@ __metadata:
5046
5046
languageName : unknown
5047
5047
linkType : soft
5048
5048
5049
- " next-14_2_1-test-application@workspace:apps/nextjs-14_2_1 " :
5050
- version : 0.0.0-use.local
5051
- resolution : " next-14_2_1-test-application@workspace:apps/nextjs-14_2_1"
5052
- dependencies :
5053
- " @sentry/nextjs " : " npm:7.110.1"
5054
- " @types/node " : " npm:^20"
5055
- " @types/react " : " npm:^18"
5056
- " @types/react-dom " : " npm:^18"
5057
- next : " npm:14.2.1"
5058
- react : " npm:^18"
5059
- react-dom : " npm:^18"
5060
- typescript : " npm:^5"
5061
- languageName : unknown
5062
- linkType : soft
5063
-
5064
5049
" next@npm:13.2.0 " :
5065
5050
version : 13.2.0
5066
5051
resolution : " next@npm:13.2.0"
@@ -5205,6 +5190,21 @@ __metadata:
5205
5190
languageName : unknown
5206
5191
linkType : soft
5207
5192
5193
+ " nextjs-14_2_1-test-application@workspace:apps/nextjs-14_2_1 " :
5194
+ version : 0.0.0-use.local
5195
+ resolution : " nextjs-14_2_1-test-application@workspace:apps/nextjs-14_2_1"
5196
+ dependencies :
5197
+ " @sentry/nextjs " : " npm:7.110.1"
5198
+ " @types/node " : " npm:^20"
5199
+ " @types/react " : " npm:^18"
5200
+ " @types/react-dom " : " npm:^18"
5201
+ next : " npm:14.2.1"
5202
+ react : " npm:^18"
5203
+ react-dom : " npm:^18"
5204
+ typescript : " npm:^5"
5205
+ languageName : unknown
5206
+ linkType : soft
5207
+
5208
5208
" nice-try@npm:^1.0.4 " :
5209
5209
version : 1.0.5
5210
5210
resolution : " nice-try@npm:1.0.5"
You can’t perform that action at this time.
0 commit comments