File tree 10 files changed +1307
-1211
lines changed
10 files changed +1307
-1211
lines changed Original file line number Diff line number Diff line change 16
16
"@nanogiants/nestjs-swagger-api-exception-decorator" : " 1.7.0" ,
17
17
"@nestjs/common" : " 10.4.6" ,
18
18
"@nestjs/core" : " 11.0.11" ,
19
- "@nestjs/platform-express" : " 10.4.4 " ,
19
+ "@nestjs/platform-express" : " 11.0.11 " ,
20
20
"@nestjs/swagger" : " 11.0.6" ,
21
21
"@spuxx/js-utils" : " workspace:@spuxx/js-utils@*" ,
22
22
"@spuxx/nest-utils" : " workspace:@spuxx/nest-utils@*" ,
31
31
"@vitest/coverage-v8" : " 3.0.5" ,
32
32
"express-openid-connect" : " 2.17.1" ,
33
33
"source-map-support" : " 0.5.21" ,
34
- "ts-loader" : " 9.5.1 " ,
34
+ "ts-loader" : " 9.5.2 " ,
35
35
"ts-node" : " 10.9.2" ,
36
36
"typescript" : " 5.7.3" ,
37
37
"unplugin-swc" : " 1.5.1" ,
38
38
"vite" : " 6.1.0" ,
39
- "vite-tsconfig-paths" : " 5.1.2 " ,
40
- "vitest" : " 3.0.5 "
39
+ "vite-tsconfig-paths" : " 5.1.4 " ,
40
+ "vitest" : " 3.0.7 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 11
11
"@spuxx/browser-utils" : " workspace:@spuxx/browser-utils@*" ,
12
12
"@spuxx/js-utils" : " workspace:@spuxx/js-utils@*" ,
13
13
"react" : " 18.3.1" ,
14
- "react-dom" : " 18.2 .0"
14
+ "react-dom" : " 19.0 .0"
15
15
},
16
16
"devDependencies" : {
17
17
"@modyfi/vite-plugin-yaml" : " 1.1.0" ,
18
18
"@types/react" : " 18.3.5" ,
19
- "@types/react-dom" : " 18.3.0 " ,
20
- "@vitejs/plugin-react" : " 4.3.1 " ,
19
+ "@types/react-dom" : " 19.0.4 " ,
20
+ "@vitejs/plugin-react" : " 4.3.4 " ,
21
21
"typescript" : " 5.7.3" ,
22
22
"vite" : " 6.1.0" ,
23
- "vite-tsconfig-paths" : " 5.1.2 "
23
+ "vite-tsconfig-paths" : " 5.1.4 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@astrojs/check" : " 0.9.4" ,
15
15
"@astrojs/mdx" : " 4.0.8" ,
16
- "@astrojs/solid-js" : " 5.0.4 " ,
16
+ "@astrojs/solid-js" : " 5.0.5 " ,
17
17
"@astrojs/starlight" : " 0.32.1" ,
18
18
"@spuxx/browser-utils" : " workspace:@spuxx/browser-utils@*" ,
19
19
"@spuxx/js-utils" : " workspace:@spuxx/js-utils@*" ,
20
20
"@spuxx/solid" : " workspace:@spuxx/solid@*" ,
21
- "astro" : " 5.1.5 " ,
21
+ "astro" : " 5.4.1 " ,
22
22
"sharp" : " 0.33.5" ,
23
23
"solid-js" : " 1.9.4" ,
24
24
"typescript" : " 5.7.3" ,
Original file line number Diff line number Diff line change 40
40
"@typescript-eslint/parser" : " 7.18.0" ,
41
41
"concurrently" : " 9.0.1" ,
42
42
"eslint" : " 8.57.0" ,
43
- "eslint-config-prettier" : " 10.0.1 " ,
43
+ "eslint-config-prettier" : " 10.0.2 " ,
44
44
"eslint-plugin-prettier" : " 5.2.3" ,
45
45
"nyc" : " 17.1.0" ,
46
46
"prettier" : " 3.3.3" ,
47
- "release-please" : " 16.15 .0" ,
47
+ "release-please" : " 16.18 .0" ,
48
48
"vitest" : " 3.0.7"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 55
55
"@vitest/coverage-v8" : " 3.0.5" ,
56
56
"vite" : " 6.1.0" ,
57
57
"vite-plugin-dts" : " 4.5.0" ,
58
- "vite-tsconfig-paths" : " 5.1.2 " ,
59
- "vitest" : " 3.0.5 "
58
+ "vite-tsconfig-paths" : " 5.1.4 " ,
59
+ "vitest" : " 3.0.7 "
60
60
}
61
61
}
Original file line number Diff line number Diff line change 58
58
"msw" : " 2.6.0" ,
59
59
"vite" : " 6.1.0" ,
60
60
"vite-plugin-dts" : " 4.2.1" ,
61
- "vite-tsconfig-paths" : " 5.1.2 " ,
62
- "vitest" : " 3.0.5 "
61
+ "vite-tsconfig-paths" : " 5.1.4 " ,
62
+ "vitest" : " 3.0.7 "
63
63
}
64
64
}
Original file line number Diff line number Diff line change 58
58
"unplugin-swc" : " 1.5.1" ,
59
59
"vite" : " 6.1.0" ,
60
60
"vite-plugin-dts" : " 4.5.0" ,
61
- "vite-tsconfig-paths" : " 5.1.2 " ,
62
- "vitest" : " 3.0.5 "
61
+ "vite-tsconfig-paths" : " 5.1.4 " ,
62
+ "vitest" : " 3.0.7 "
63
63
}
64
64
}
Original file line number Diff line number Diff line change 77
77
"unplugin-swc" : " 1.5.1" ,
78
78
"vite" : " 6.1.0" ,
79
79
"vite-plugin-dts" : " 4.5.0" ,
80
- "vite-tsconfig-paths" : " 5.1.2 " ,
81
- "vitest" : " 3.0.5 "
80
+ "vite-tsconfig-paths" : " 5.1.4 " ,
81
+ "vitest" : " 3.0.7 "
82
82
}
83
83
}
Original file line number Diff line number Diff line change 49
49
"@solidjs/testing-library" : " 0.8.10" ,
50
50
"@spuxx/browser-utils" : " workspace:@spuxx/browser-utils@*" ,
51
51
"@testing-library/jest-dom" : " ^6.6.3" ,
52
- "@vitest/browser" : " 3.0.6 " ,
52
+ "@vitest/browser" : " 3.0.7 " ,
53
53
"@vitest/coverage-v8" : " 3.0.6" ,
54
54
"csstype" : " 3.1.3" ,
55
55
"playwright" : " 1.50.1" ,
58
58
"vite" : " 6.1.0" ,
59
59
"vite-plugin-dts" : " 4.5.0" ,
60
60
"vite-plugin-solid" : " 2.11.6" ,
61
- "vite-tsconfig-paths" : " 5.1.2 " ,
62
- "vitest" : " 3.0.6 "
61
+ "vite-tsconfig-paths" : " 5.1.4 " ,
62
+ "vitest" : " 3.0.7 "
63
63
},
64
64
"peerDependencies" : {
65
65
"@iconify-icon/solid" : " ^2.3.0" ,
You can’t perform that action at this time.
0 commit comments