File tree Expand file tree Collapse file tree 4 files changed +447
-741
lines changed Expand file tree Collapse file tree 4 files changed +447
-741
lines changed Original file line number Diff line number Diff line change 43
43
"class-transformer" : " ^0.5.1" ,
44
44
"class-validator" : " ^0.14.1" ,
45
45
"date-fns" : " ^4.1.0" ,
46
- "fastify" : " ^4.28.1 " ,
46
+ "fastify" : " ^4.29.0 " ,
47
47
"hash-wasm" : " ^4.12.0" ,
48
48
"reflect-metadata" : " ^0.2.2" ,
49
49
"rxjs" : " ^7.8.1"
53
53
"@nestjs/schematics" : " ^10.2.3" ,
54
54
"@nestjs/testing" : " ^10.4.15" ,
55
55
"@types/jest" : " ^29.5.14" ,
56
- "@types/node" : " ^20.16.5 " ,
56
+ "@types/node" : " ^20.17.10 " ,
57
57
"@types/supertest" : " ^6.0.2" ,
58
58
"jest" : " ^29.7.0" ,
59
59
"prettier" : " ^3.4.2" ,
Original file line number Diff line number Diff line change 37
37
"@tanstack/router-plugin" : " ^1.87.13" ,
38
38
"@testing-library/jest-dom" : " ^6.6.3" ,
39
39
"@testing-library/react" : " ^16.1.0" ,
40
- "@types/react" : " ^18.3.1 " ,
41
- "@types/react-dom" : " ^18.3.1 " ,
40
+ "@types/react" : " ^18.3.16 " ,
41
+ "@types/react-dom" : " ^18.3.5 " ,
42
42
"@vitejs/plugin-react" : " ^4.3.4" ,
43
43
"@vitest/coverage-v8" : " 2.1.8" ,
44
44
"jsdom" : " ^25.0.1" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"@eslint/js" : " ^9.17.0" ,
40
- "@types/react" : " ^18.3.1 " ,
41
- "@types/react-dom" : " ^18.3.1 " ,
40
+ "@types/react" : " ^18.3.16 " ,
41
+ "@types/react-dom" : " ^18.3.5 " ,
42
42
"@vitejs/plugin-react" : " ^4.3.4" ,
43
43
"typescript" : " ^5.7.2" ,
44
44
"vite" : " ^6.0.3" ,
You can’t perform that action at this time.
0 commit comments