File tree Expand file tree Collapse file tree 5 files changed +188
-158
lines changed Expand file tree Collapse file tree 5 files changed +188
-158
lines changed Original file line number Diff line number Diff line change 116
116
"@types/yargs-parser" : " ^21.0.0" ,
117
117
"@types/yarnpkg__lockfile" : " ^1.1.5" ,
118
118
"@typescript-eslint/eslint-plugin" : " 5.61.0" ,
119
- "@typescript-eslint/parser" : " 6.0 .0" ,
119
+ "@typescript-eslint/parser" : " 6.1 .0" ,
120
120
"@vitejs/plugin-basic-ssl" : " 1.0.1" ,
121
121
"@yarnpkg/lockfile" : " 1.1.0" ,
122
122
"ajv" : " 8.12.0" ,
133
133
"critters" : " 0.0.19" ,
134
134
"css-loader" : " 6.8.1" ,
135
135
"debug" : " ^4.1.1" ,
136
- "esbuild" : " 0.18.13 " ,
137
- "esbuild-wasm" : " 0.18.13 " ,
136
+ "esbuild" : " 0.18.14 " ,
137
+ "esbuild-wasm" : " 0.18.14 " ,
138
138
"eslint" : " 8.45.0" ,
139
139
"eslint-config-prettier" : " 8.8.0" ,
140
140
"eslint-plugin-header" : " 3.1.1" ,
205
205
"verdaccio" : " 5.26.0" ,
206
206
"verdaccio-auth-memory" : " ^10.0.0" ,
207
207
"vite" : " 4.4.4" ,
208
- "webpack" : " 5.88.1 " ,
208
+ "webpack" : " 5.88.2 " ,
209
209
"webpack-dev-middleware" : " 6.1.1" ,
210
210
"webpack-dev-server" : " 4.15.1" ,
211
211
"webpack-merge" : " 5.9.0" ,
Original file line number Diff line number Diff line change 32
32
"copy-webpack-plugin" : " 11.0.0" ,
33
33
"critters" : " 0.0.19" ,
34
34
"css-loader" : " 6.8.1" ,
35
- "esbuild-wasm" : " 0.18.13 " ,
35
+ "esbuild-wasm" : " 0.18.14 " ,
36
36
"fast-glob" : " 3.3.0" ,
37
37
"guess-parser" : " 0.4.22" ,
38
38
"https-proxy-agent" : " 5.0.1" ,
65
65
"tree-kill" : " 1.2.2" ,
66
66
"tslib" : " 2.6.0" ,
67
67
"vite" : " 4.4.4" ,
68
- "webpack" : " 5.88.1 " ,
68
+ "webpack" : " 5.88.2 " ,
69
69
"webpack-dev-middleware" : " 6.1.1" ,
70
70
"webpack-dev-server" : " 4.15.1" ,
71
71
"webpack-merge" : " 5.9.0" ,
72
72
"webpack-subresource-integrity" : " 5.1.0"
73
73
},
74
74
"optionalDependencies" : {
75
- "esbuild" : " 0.18.13 "
75
+ "esbuild" : " 0.18.14 "
76
76
},
77
77
"peerDependencies" : {
78
78
"@angular/compiler-cli" : " ^16.0.0 || ^16.2.0-next.0" ,
Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
15
15
"node-fetch" : " 2.6.7" ,
16
- "webpack" : " 5.88.1 "
16
+ "webpack" : " 5.88.2 "
17
17
},
18
18
"peerDependencies" : {
19
19
"webpack" : " ^5.30.0" ,
Original file line number Diff line number Diff line change 31
31
"@angular/compiler" : " 16.1.5" ,
32
32
"@angular/compiler-cli" : " 16.1.5" ,
33
33
"typescript" : " 5.1.6" ,
34
- "webpack" : " 5.88.1 "
34
+ "webpack" : " 5.88.2 "
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments