File tree Expand file tree Collapse file tree 5 files changed +212
-76
lines changed
schematics_cli/schematic/files
schematics/angular/utility/latest-versions Expand file tree Collapse file tree 5 files changed +212
-76
lines changed Original file line number Diff line number Diff line change 120
120
"@types/yargs" : " ^17.0.8" ,
121
121
"@types/yargs-parser" : " ^21.0.0" ,
122
122
"@types/yarnpkg__lockfile" : " ^1.1.5" ,
123
- "@typescript-eslint/eslint-plugin" : " 5.18 .0" ,
124
- "@typescript-eslint/parser" : " 5.18 .0" ,
123
+ "@typescript-eslint/eslint-plugin" : " 5.19 .0" ,
124
+ "@typescript-eslint/parser" : " 5.19 .0" ,
125
125
"@yarnpkg/lockfile" : " 1.1.0" ,
126
126
"ajv" : " 8.11.0" ,
127
127
"ajv-formats" : " 2.1.1" ,
136
136
"critters" : " 0.0.16" ,
137
137
"css-loader" : " 6.7.1" ,
138
138
"debug" : " ^4.1.1" ,
139
- "esbuild" : " 0.14.34 " ,
140
- "esbuild-wasm" : " 0.14.34 " ,
139
+ "esbuild" : " 0.14.36 " ,
140
+ "esbuild-wasm" : " 0.14.36 " ,
141
141
"eslint" : " 8.13.0" ,
142
142
"eslint-config-prettier" : " 8.5.0" ,
143
143
"eslint-plugin-header" : " 3.1.1" ,
152
152
"ini" : " 3.0.0" ,
153
153
"inquirer" : " 8.2.2" ,
154
154
"jasmine" : " ^4.0.0" ,
155
- "jasmine-core" : " ~4.0 .0" ,
155
+ "jasmine-core" : " ~4.1 .0" ,
156
156
"jasmine-spec-reporter" : " ~7.0.0" ,
157
157
"jquery" : " ^3.3.1" ,
158
158
"jsonc-parser" : " 3.0.0" ,
211
211
"ts-node" : " ^10.0.0" ,
212
212
"tslib" : " 2.3.1" ,
213
213
"typescript" : " 4.6.3" ,
214
- "verdaccio" : " 5.8 .0" ,
214
+ "verdaccio" : " 5.9 .0" ,
215
215
"verdaccio-auth-memory" : " ^10.0.0" ,
216
216
"webpack" : " 5.72.0" ,
217
217
"webpack-dev-middleware" : " 5.3.1" ,
Original file line number Diff line number Diff line change 29
29
"copy-webpack-plugin" : " 10.2.4" ,
30
30
"critters" : " 0.0.16" ,
31
31
"css-loader" : " 6.7.1" ,
32
- "esbuild-wasm" : " 0.14.34 " ,
32
+ "esbuild-wasm" : " 0.14.36 " ,
33
33
"glob" : " 7.2.0" ,
34
34
"https-proxy-agent" : " 5.0.0" ,
35
35
"inquirer" : " 8.2.2" ,
70
70
"webpack-subresource-integrity" : " 5.1.0"
71
71
},
72
72
"optionalDependencies" : {
73
- "esbuild" : " 0.14.34 "
73
+ "esbuild" : " 0.14.36 "
74
74
},
75
75
"peerDependencies" : {
76
76
"@angular/compiler-cli" : " ^14.0.0 || ^14.0.0-next" ,
Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@types/node" : " ^14.15.0" ,
22
22
"@types/jasmine" : " ~4.0.0" ,
23
- "jasmine" : " ~4.0 .0"
23
+ "jasmine" : " ~4.1 .0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 5
5
"dependencies" : {
6
6
"@types/jasmine" : " ~4.0.0" ,
7
7
"@types/node" : " ^14.15.0" ,
8
- "jasmine-core" : " ~4.0 .0" ,
8
+ "jasmine-core" : " ~4.1 .0" ,
9
9
"karma-chrome-launcher" : " ~3.1.0" ,
10
10
"karma-coverage" : " ~2.2.0" ,
11
11
"karma-jasmine-html-reporter" : " ~1.7.0" ,
You can’t perform that action at this time.
0 commit comments