File tree Expand file tree Collapse file tree 6 files changed +384
-379
lines changed Expand file tree Collapse file tree 6 files changed +384
-379
lines changed Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "react" : " ^18" ,
1313 "react-dom" : " ^18" ,
14- "next" : " 14.2.30 "
14+ "next" : " 14.2.32 "
1515 },
1616 "devDependencies" : {
1717 "typescript" : " ^5" ,
Original file line number Diff line number Diff line change 1414 "browser-sync" : " 3.0.4" ,
1515 "connect" : " 3.7.0" ,
1616 "express" : " 5.1.0" ,
17- "fastify" : " 5.4 .0"
17+ "fastify" : " 5.5 .0"
1818 }
1919}
Original file line number Diff line number Diff line change @@ -747,10 +747,10 @@ fastify-plugin@^5.0.0:
747747 resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.0.1.tgz#82d44e6fe34d1420bb5a4f7bee434d501e41939f"
748748 integrity sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==
749749
750- fastify@5.4 .0 :
751- version "5.4 .0"
752- resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.4 .0.tgz#82bf56e0bc36ba8dfb0bd372a0de8b62ccf3287c "
753- integrity sha512-I4dVlUe+WNQAhKSyv15w+dwUh2EPiEl4X2lGYMmNSgF83WzTMAPKGdWEv5tPsCQOb+SOZwz8Vlta2vF+OeDgRw ==
750+ fastify@5.5 .0 :
751+ version "5.5 .0"
752+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.5 .0.tgz#a1cf7bbfad7e4021f042e6f78942d3c3dd511a5d "
753+ integrity sha512-ZWSWlzj3K/DcULCnCjEiC2zn2FBPdlZsSA/pnPa/dbUfLvxkD/Nqmb0XXMXLrWkeM4uQPUvjdJpwtXmTfriXqw ==
754754 dependencies :
755755 " @fastify/ajv-compiler" " ^4.0.0"
756756 " @fastify/error" " ^4.0.0"
Original file line number Diff line number Diff line change 5858 "devDependencies" : {
5959 "@commitlint/cli" : " 19.8.1" ,
6060 "@commitlint/config-conventional" : " 19.8.1" ,
61- "@eslint/js" : " 9.33 .0" ,
61+ "@eslint/js" : " 9.34 .0" ,
6262 "@trivago/prettier-plugin-sort-imports" : " 5.2.2" ,
6363 "@types/debug" : " 4.1.12" ,
6464 "@types/eslint" : " 9.6.1" ,
7070 "@types/supertest" : " 6.0.3" ,
7171 "@types/ws" : " 8.18.1" ,
7272 "body-parser" : " 2.2.0" ,
73- "eslint" : " 9.33 .0" ,
73+ "eslint" : " 9.34 .0" ,
7474 "express" : " 5.1.0" ,
7575 "get-port" : " 5.1.1" ,
7676 "globals" : " 16.3.0" ,
7777 "husky" : " 9.1.7" ,
78- "jest" : " 30.0.5 " ,
79- "lint-staged" : " 16.1.5 " ,
78+ "jest" : " 30.1.3 " ,
79+ "lint-staged" : " 16.1.6 " ,
8080 "mockttp" : " 4.1.0" ,
8181 "open" : " 8.4.2" ,
8282 "patch-package" : " 8.0.0" ,
8585 "supertest" : " 7.1.4" ,
8686 "ts-jest" : " 29.4.1" ,
8787 "typescript" : " 5.9.2" ,
88- "typescript-eslint" : " 8.39.1 " ,
88+ "typescript-eslint" : " 8.42.0 " ,
8989 "ws" : " 8.18.3"
9090 },
9191 "dependencies" : {
You can’t perform that action at this time.
0 commit comments