File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@apps/shared" : " workspace:*" ,
13- "dotenv" : " ^17.4.1 " ,
13+ "dotenv" : " ^17.4.2 " ,
1414 "express" : " ^5.2.1" ,
1515 "jose" : " ^6.2.2" ,
1616 "pino" : " ^10.3.1" ,
1717 "pino-pretty" : " ^13.1.3"
1818 },
1919 "devDependencies" : {
2020 "@types/express" : " ^5.0.6" ,
21- "@types/node" : " ^25.5.2 " ,
21+ "@types/node" : " ^25.6.0 " ,
2222 "tsx" : " ^4.21.0" ,
2323 "typescript" : " ^6.0.2"
2424 }
Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "@apps/shared" : " workspace:*" ,
1515 "cookie-parser" : " ^1.4.7" ,
16- "dotenv" : " ^17.4.1 " ,
17- "ejs" : " ^5.0.1 " ,
16+ "dotenv" : " ^17.4.2 " ,
17+ "ejs" : " ^5.0.2 " ,
1818 "express" : " ^5.2.1" ,
1919 "jose" : " ^6.2.2" ,
2020 "openid-client" : " ^6.8.2" ,
2121 "pino" : " ^10.3.1" ,
2222 "pino-pretty" : " ^13.1.3" ,
23- "undici" : " ^8.0.2 "
23+ "undici" : " ^8.1.0 "
2424 },
2525 "devDependencies" : {
2626 "@tailwindcss/cli" : " ^4.2.2" ,
2727 "@types/cookie-parser" : " ^1.4.10" ,
2828 "@types/ejs" : " ^3.1.5" ,
2929 "@types/express" : " ^5.0.6" ,
30- "@types/node" : " ^25.5.2 " ,
30+ "@types/node" : " ^25.6.0 " ,
3131 "concurrently" : " ^9.2.1" ,
3232 "tailwindcss" : " ^4.2.2" ,
3333 "tsx" : " ^4.21.0" ,
Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "@apps/shared" : " workspace:*" ,
15- "dotenv" : " ^17.4.1 " ,
16- "ejs" : " ^5.0.1 " ,
15+ "dotenv" : " ^17.4.2 " ,
16+ "ejs" : " ^5.0.2 " ,
1717 "express" : " ^5.2.1" ,
18- "oidc-provider" : " ^9.7.1 " ,
18+ "oidc-provider" : " ^9.8.0 " ,
1919 "pino" : " ^10.3.1" ,
2020 "pino-pretty" : " ^13.1.3"
2121 },
2222 "devDependencies" : {
2323 "@tailwindcss/cli" : " ^4.2.2" ,
2424 "@types/ejs" : " ^3.1.5" ,
2525 "@types/express" : " ^5.0.6" ,
26- "@types/node" : " ^25.5.2 " ,
26+ "@types/node" : " ^25.6.0 " ,
2727 "concurrently" : " ^9.2.1" ,
2828 "tailwindcss" : " ^4.2.2" ,
2929 "tsx" : " ^4.21.0" ,
Original file line number Diff line number Diff line change 5353 },
5454 "devDependencies" : {
5555 "@types/express" : " ^5.0.6" ,
56- "@types/node" : " ^25.5.2 " ,
56+ "@types/node" : " ^25.6.0 " ,
5757 "typescript" : " ^6.0.2"
5858 },
5959 "peerDependencies" : {
Original file line number Diff line number Diff line change 2727 "devDependencies" : {
2828 "@eslint/js" : " ^10.0.1" ,
2929 "@stylistic/eslint-plugin" : " ^5.10.0" ,
30- "@typescript-eslint/eslint-plugin" : " ^8.58.0 " ,
31- "@typescript-eslint/parser" : " ^8.58.0 " ,
30+ "@typescript-eslint/eslint-plugin" : " ^8.58.1 " ,
31+ "@typescript-eslint/parser" : " ^8.58.1 " ,
3232 "concurrently" : " ^9.2.1" ,
3333 "eslint" : " ^10.2.0" ,
34- "globals" : " ^17.4 .0" ,
34+ "globals" : " ^17.5 .0" ,
3535 "husky" : " ^9.1.7" ,
3636 "typescript" : " ^6.0.2"
3737 },
You can’t perform that action at this time.
0 commit comments