File tree 5 files changed +348
-284
lines changed
angular_devkit/build_angular
5 files changed +348
-284
lines changed Original file line number Diff line number Diff line change 5
5
"@angular/ssr" : " workspace:*" ,
6
6
"@angular-devkit/build-angular" : " workspace:*" ,
7
7
"rxjs" : " 7.8.2" ,
8
- "vitest" : " 3.1.2 "
8
+ "vitest" : " 3.1.3 "
9
9
}
10
10
}
Original file line number Diff line number Diff line change 94
94
"@types/yargs" : " ^17.0.20" ,
95
95
"@types/yargs-parser" : " ^21.0.0" ,
96
96
"@types/yarnpkg__lockfile" : " ^1.1.5" ,
97
- "@typescript-eslint/eslint-plugin" : " 8.31.1 " ,
98
- "@typescript-eslint/parser" : " 8.31.1 " ,
97
+ "@typescript-eslint/eslint-plugin" : " 8.32.0 " ,
98
+ "@typescript-eslint/parser" : " 8.32.0 " ,
99
99
"ajv" : " 8.17.1" ,
100
100
"ansi-colors" : " 4.1.3" ,
101
101
"beasties" : " 0.3.3" ,
102
102
"buffer" : " 6.0.3" ,
103
- "esbuild" : " 0.25.3 " ,
104
- "esbuild-wasm" : " 0.25.3 " ,
103
+ "esbuild" : " 0.25.4 " ,
104
+ "esbuild-wasm" : " 0.25.4 " ,
105
105
"eslint" : " 9.26.0" ,
106
106
"eslint-config-prettier" : " 10.1.2" ,
107
107
"eslint-plugin-header" : " 3.1.1" ,
Original file line number Diff line number Diff line change 27
27
"@vitejs/plugin-basic-ssl" : " 2.0.0" ,
28
28
"beasties" : " 0.3.3" ,
29
29
"browserslist" : " ^4.23.0" ,
30
- "esbuild" : " 0.25.3 " ,
30
+ "esbuild" : " 0.25.4 " ,
31
31
"https-proxy-agent" : " 7.0.6" ,
32
32
"istanbul-lib-instrument" : " 6.0.3" ,
33
33
"jsonc-parser" : " 3.3.1" ,
46
46
"watchpack" : " 2.4.2"
47
47
},
48
48
"optionalDependencies" : {
49
- "lmdb" : " 3.2.6 "
49
+ "lmdb" : " 3.3.0 "
50
50
},
51
51
"devDependencies" : {
52
52
"@angular/ssr" : " workspace:*" ,
56
56
"ng-packagr" : " 20.0.0-rc.0" ,
57
57
"postcss" : " 8.5.3" ,
58
58
"rxjs" : " 7.8.2" ,
59
- "vitest" : " 3.1.2 "
59
+ "vitest" : " 3.1.3 "
60
60
},
61
61
"peerDependencies" : {
62
62
"@angular/core" : " 0.0.0-ANGULAR-FW-PEER-DEP" ,
Original file line number Diff line number Diff line change 29
29
"browserslist" : " ^4.21.5" ,
30
30
"copy-webpack-plugin" : " 13.0.0" ,
31
31
"css-loader" : " 7.1.2" ,
32
- "esbuild-wasm" : " 0.25.3 " ,
32
+ "esbuild-wasm" : " 0.25.4 " ,
33
33
"fast-glob" : " 3.3.3" ,
34
34
"http-proxy-middleware" : " 3.0.5" ,
35
35
"istanbul-lib-instrument" : " 6.0.3" ,
63
63
"webpack-subresource-integrity" : " 5.1.0"
64
64
},
65
65
"optionalDependencies" : {
66
- "esbuild" : " 0.25.3 "
66
+ "esbuild" : " 0.25.4 "
67
67
},
68
68
"devDependencies" : {
69
69
"@angular/ssr" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments