File tree 14 files changed +21
-21
lines changed
express-prisma-postgres/app
14 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"dependencies" : {
15
- "@appsignal/nodejs" : " ^2.4.2 " ,
15
+ "@appsignal/nodejs" : " ^3.0.26 " ,
16
16
"apollo-server-express" : " ^2.24.0" ,
17
17
"express" : " ^4.17.2" ,
18
18
"tslib" : " ^2.4.0"
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"dependencies" : {
15
- "@appsignal/nodejs" : " ^2.4.2 " ,
15
+ "@appsignal/nodejs" : " ^3.0.26 " ,
16
16
"express" : " ^4.17.2" ,
17
17
"knex" : " ^2.4.0" ,
18
18
"pg" : " ^8.8.0" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"license" : " ISC" ,
13
13
"dependencies" : {
14
- "@appsignal/nodejs" : " ^2.4.2 " ,
14
+ "@appsignal/nodejs" : " ^3.0.26 " ,
15
15
"express" : " ^4.17.2" ,
16
- "mongoose" : " 6.12.0" ,
16
+ "mongoose" : " ^ 6.12.0" ,
17
17
"tslib" : " ^2.4.0"
18
18
},
19
19
"devDependencies" : {
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"dependencies" : {
15
- "@appsignal/nodejs" : " ^2.4.2 " ,
15
+ "@appsignal/nodejs" : " ^3.0.26 " ,
16
16
"express" : " ^4.17.2" ,
17
17
"pg" : " ^8.7.3" ,
18
18
"tslib" : " ^2.4.0"
Original file line number Diff line number Diff line change 14
14
"license" : " ISC" ,
15
15
"dependencies" : {
16
16
"@prisma/client" : " ^4.4.0" ,
17
- "@appsignal/nodejs" : " ^2.4.2 " ,
17
+ "@appsignal/nodejs" : " ^3.0.26 " ,
18
18
"express" : " ^4.17.2" ,
19
19
"tslib" : " ^2.4.0"
20
20
},
Original file line number Diff line number Diff line change 13
13
},
14
14
"license" : " ISC" ,
15
15
"dependencies" : {
16
- "@appsignal/nodejs" : " ^2.4.2 " ,
16
+ "@appsignal/nodejs" : " ^3.0.26 " ,
17
17
"@prisma/client" : " ^4.3.1" ,
18
18
"express" : " ^4.17.2" ,
19
19
"prisma" : " ^4.3.1" ,
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"dependencies" : {
15
- "@appsignal/nodejs" : " ^2.4.2 " ,
15
+ "@appsignal/nodejs" : " ^3.0.26 " ,
16
16
"cookie-parser" : " ^1.4.6" ,
17
17
"express" : " ^4.17.2" ,
18
18
"ioredis" : " ^4.28.5" ,
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"dependencies" : {
15
- "@appsignal/nodejs" : " ^2.4.2 " ,
15
+ "@appsignal/nodejs" : " ^3.0.26 " ,
16
16
"graphql-yoga" : " ^4.0.0" ,
17
17
"express" : " ^4.17.2" ,
18
18
"tslib" : " ^2.4.0"
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"dependencies" : {
15
- "@appsignal/nodejs" : " ^2.4.2 " ,
15
+ "@appsignal/nodejs" : " ^3.0.26 " ,
16
16
"fastify" : " ^4.23.2" ,
17
17
"tslib" : " ^2.4.0"
18
18
},
Original file line number Diff line number Diff line change 9
9
"seed" : " node dist/seed.js"
10
10
},
11
11
"dependencies" : {
12
- "@appsignal/nodejs" : " ^2.4.2 " ,
13
- "@koa/router" : " 10.1.1" ,
12
+ "@appsignal/nodejs" : " ^3.0.26 " ,
13
+ "@koa/router" : " ^ 10.1.1" ,
14
14
"koa" : " ^2.13.4" ,
15
15
"mongodb" : " ^4.17.0" ,
16
16
"tslib" : " ^2.4.0"
Original file line number Diff line number Diff line change 9
9
"server" : " node --require ./dist/appsignal.js dist/app.js"
10
10
},
11
11
"dependencies" : {
12
- "@appsignal/nodejs" : " ^2.4.2 " ,
13
- "@koa/router" : " 10.1.1" ,
12
+ "@appsignal/nodejs" : " ^3.0.26 " ,
13
+ "@koa/router" : " ^ 10.1.1" ,
14
14
"koa" : " ^2.13.4" ,
15
- "koa-bodyparser" : " 4.3.0" ,
15
+ "koa-bodyparser" : " ^ 4.3.0" ,
16
16
"mysql" : " ^2.18.1" ,
17
17
"mysql2" : " ^2.3.3" ,
18
18
"tslib" : " ^2.4.0"
Original file line number Diff line number Diff line change 15
15
"start:prod" : " node --require ./dist/appsignal.js dist/main"
16
16
},
17
17
"dependencies" : {
18
- "@appsignal/nodejs" : " ^2.4.2 " ,
18
+ "@appsignal/nodejs" : " ^3.0.26 " ,
19
19
"@nestjs/common" : " ^9.0.0" ,
20
20
"@nestjs/core" : " ^9.0.0" ,
21
21
"@nestjs/platform-express" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 8
8
"start" : " node --require ./appsignal.js ./server.js"
9
9
},
10
10
"dependencies" : {
11
- "@appsignal/nodejs" : " ^2.4.2 " ,
12
- "next" : " 13.5.4" ,
13
- "react" : " 18.2.0" ,
14
- "react-dom" : " 18.2.0"
11
+ "@appsignal/nodejs" : " ^3.0.26 " ,
12
+ "next" : " ^ 13.5.4" ,
13
+ "react" : " ^ 18.2.0" ,
14
+ "react-dom" : " ^ 18.2.0"
15
15
},
16
16
"devDependencies" : {
17
17
"@types/node" : " 18.8.3" ,
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"dependencies" : {
15
- "@appsignal/nodejs" : " ^2.4.2 " ,
15
+ "@appsignal/nodejs" : " ^3.0.26 " ,
16
16
"restify" : " ^11.1" ,
17
17
"tslib" : " ^2.4.0"
18
18
},
You can’t perform that action at this time.
0 commit comments