File tree Expand file tree Collapse file tree 4 files changed +181
-181
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +181
-181
lines changed Original file line number Diff line number Diff line change 113
113
"@types/yargs" : " ^17.0.20" ,
114
114
"@types/yargs-parser" : " ^21.0.0" ,
115
115
"@types/yarnpkg__lockfile" : " ^1.1.5" ,
116
- "@typescript-eslint/eslint-plugin" : " 7.14.1 " ,
117
- "@typescript-eslint/parser" : " 7.14.1 " ,
116
+ "@typescript-eslint/eslint-plugin" : " 7.15.0 " ,
117
+ "@typescript-eslint/parser" : " 7.15.0 " ,
118
118
"@vitejs/plugin-basic-ssl" : " 1.1.0" ,
119
119
"@web/test-runner" : " ^0.18.0" ,
120
120
"@yarnpkg/lockfile" : " 1.1.0" ,
131
131
"critters" : " 0.0.24" ,
132
132
"css-loader" : " 7.1.2" ,
133
133
"debug" : " ^4.1.1" ,
134
- "esbuild" : " 0.22 .0" ,
135
- "esbuild-wasm" : " 0.22 .0" ,
134
+ "esbuild" : " 0.23 .0" ,
135
+ "esbuild-wasm" : " 0.23 .0" ,
136
136
"eslint" : " 8.57.0" ,
137
137
"eslint-config-prettier" : " 9.1.0" ,
138
138
"eslint-plugin-header" : " 3.1.1" ,
201
201
"undici" : " 6.19.2" ,
202
202
"verdaccio" : " 5.31.1" ,
203
203
"verdaccio-auth-memory" : " ^10.0.0" ,
204
- "vite" : " 5.3.2 " ,
204
+ "vite" : " 5.3.3 " ,
205
205
"watchpack" : " 2.4.1" ,
206
206
"webpack" : " 5.92.1" ,
207
207
"webpack-dev-middleware" : " 7.2.1" ,
Original file line number Diff line number Diff line change 29
29
"ansi-colors" : " 4.1.3" ,
30
30
"browserslist" : " ^4.23.0" ,
31
31
"critters" : " 0.0.24" ,
32
- "esbuild" : " 0.22 .0" ,
32
+ "esbuild" : " 0.23 .0" ,
33
33
"fast-glob" : " 3.3.2" ,
34
34
"https-proxy-agent" : " 7.0.5" ,
35
35
"lmdb" : " 3.0.12" ,
43
43
"sass" : " 1.77.6" ,
44
44
"semver" : " 7.6.2" ,
45
45
"undici" : " 6.19.2" ,
46
- "vite" : " 5.3.2 " ,
46
+ "vite" : " 5.3.3 " ,
47
47
"watchpack" : " 2.4.1"
48
48
},
49
49
"peerDependencies" : {
Original file line number Diff line number Diff line change 30
30
"copy-webpack-plugin" : " 12.0.2" ,
31
31
"critters" : " 0.0.24" ,
32
32
"css-loader" : " 7.1.2" ,
33
- "esbuild-wasm" : " 0.22 .0" ,
33
+ "esbuild-wasm" : " 0.23 .0" ,
34
34
"fast-glob" : " 3.3.2" ,
35
35
"http-proxy-middleware" : " 3.0.0" ,
36
36
"https-proxy-agent" : " 7.0.5" ,
62
62
"tree-kill" : " 1.2.2" ,
63
63
"tslib" : " 2.6.3" ,
64
64
"undici" : " 6.19.2" ,
65
- "vite" : " 5.3.2 " ,
65
+ "vite" : " 5.3.3 " ,
66
66
"watchpack" : " 2.4.1" ,
67
67
"webpack" : " 5.92.1" ,
68
68
"webpack-dev-middleware" : " 7.2.1" ,
71
71
"webpack-subresource-integrity" : " 5.1.0"
72
72
},
73
73
"optionalDependencies" : {
74
- "esbuild" : " 0.22 .0"
74
+ "esbuild" : " 0.23 .0"
75
75
},
76
76
"peerDependencies" : {
77
77
"@angular/compiler-cli" : " ^18.0.0 || ^18.1.0-next.0" ,
You can’t perform that action at this time.
0 commit comments