File tree Expand file tree Collapse file tree 5 files changed +362
-612
lines changed Expand file tree Collapse file tree 5 files changed +362
-612
lines changed Original file line number Diff line number Diff line change 58
58
"@nestjs/schematics" : " ^11.0.2" ,
59
59
"@nestjs/testing" : " ^11.0.12" ,
60
60
"@types/jest" : " ^29.5.14" ,
61
- "@types/node" : " ^22.13.14 " ,
61
+ "@types/node" : " ^22.13.16 " ,
62
62
"@types/supertest" : " ^6.0.3" ,
63
63
"jest" : " ^29.7.0" ,
64
64
"source-map-support" : " ^0.5.21" ,
65
65
"supertest" : " ^7.1.0" ,
66
- "ts-jest" : " ^29.3.0 " ,
66
+ "ts-jest" : " ^29.3.1 " ,
67
67
"ts-loader" : " ^9.5.2" ,
68
68
"ts-node" : " ^10.9.2" ,
69
69
"tsconfig-paths" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 35
35
},
36
36
"devDependencies" : {
37
37
"@anolilab/unplugin-favicons" : " ^1.0.5" ,
38
- "@tanstack/router-devtools" : " ^1.114.29 " ,
39
- "@tanstack/router-plugin" : " ^1.114.30 " ,
38
+ "@tanstack/router-devtools" : " ^1.114.31 " ,
39
+ "@tanstack/router-plugin" : " ^1.114.31 " ,
40
40
"@testing-library/jest-dom" : " ^6.6.3" ,
41
41
"@testing-library/react" : " ^16.2.0" ,
42
42
"@types/react" : " ^19.0.12" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@fontsource-variable/montserrat" : " ^5.2.5" ,
14
14
"@fontsource-variable/onest" : " ^5.2.7" ,
15
- "astro" : " ^5.5.5 " ,
15
+ "astro" : " ^5.5.6 " ,
16
16
"reveal.js" : " ^5.2.1"
17
17
},
18
18
"devDependencies" : {
Original file line number Diff line number Diff line change 23
23
"@nestjs/cli" : " ^11.0.5" ,
24
24
"@nx-tools/container-metadata" : " ^6.1.1" ,
25
25
"@nx-tools/nx-container" : " ^6.2.0" ,
26
- "@typescript-eslint/parser" : " ^8.28 .0" ,
26
+ "@typescript-eslint/parser" : " ^8.29 .0" ,
27
27
"eslint" : " ^9.23.0" ,
28
28
"eslint-config-prettier" : " ^10.1.1" ,
29
29
"eslint-plugin-astro" : " ^1.3.1" ,
32
32
"eslint-plugin-react-hooks" : " 5.2.0" ,
33
33
"eslint-plugin-react-refresh" : " ^0.4.19" ,
34
34
"globals" : " ^16.0.0" ,
35
- "nx" : " ^20.6.4 " ,
35
+ "nx" : " ^20.7.0 " ,
36
36
"prettier" : " ^3.5.3" ,
37
37
"prettier-plugin-astro" : " ^0.14.1" ,
38
- "typescript-eslint" : " ^8.28 .0"
38
+ "typescript-eslint" : " ^8.29 .0"
39
39
},
40
40
"engines" : {
41
41
"node" : " >=22.0.0"
You can’t perform that action at this time.
0 commit comments