File tree Expand file tree Collapse file tree 4 files changed +246
-45
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +246
-45
lines changed Original file line number Diff line number Diff line change 114
114
"@types/yargs" : " ^17.0.20" ,
115
115
"@types/yargs-parser" : " ^21.0.0" ,
116
116
"@types/yarnpkg__lockfile" : " ^1.1.5" ,
117
- "@typescript-eslint/eslint-plugin" : " 8.6 .0" ,
118
- "@typescript-eslint/parser" : " 8.6 .0" ,
117
+ "@typescript-eslint/eslint-plugin" : " 8.7 .0" ,
118
+ "@typescript-eslint/parser" : " 8.7 .0" ,
119
119
"@vitejs/plugin-basic-ssl" : " 1.1.0" ,
120
120
"@web/test-runner" : " ^0.19.0" ,
121
121
"@yarnpkg/lockfile" : " 1.1.0" ,
124
124
"ansi-colors" : " 4.1.3" ,
125
125
"autoprefixer" : " 10.4.20" ,
126
126
"babel-loader" : " 9.2.1" ,
127
- "browser-sync" : " 3.0.2 " ,
127
+ "browser-sync" : " 3.0.3 " ,
128
128
"browserslist" : " ^4.21.5" ,
129
129
"buffer" : " 6.0.3" ,
130
130
"chokidar" : " 4.0.1" ,
160
160
"less-loader" : " 12.2.0" ,
161
161
"license-webpack-plugin" : " 4.0.2" ,
162
162
"listr2" : " 8.2.4" ,
163
- "lmdb" : " 3.1.2 " ,
163
+ "lmdb" : " 3.1.3 " ,
164
164
"loader-utils" : " 3.3.1" ,
165
165
"lodash" : " ^4.17.21" ,
166
166
"magic-string" : " 0.30.11" ,
204
204
"unenv" : " ^1.10.0" ,
205
205
"verdaccio" : " 6.0.0" ,
206
206
"verdaccio-auth-memory" : " ^10.0.0" ,
207
- "vite" : " 5.4.7 " ,
207
+ "vite" : " 5.4.8 " ,
208
208
"watchpack" : " 2.4.2" ,
209
209
"webpack" : " 5.94.0" ,
210
210
"webpack-dev-middleware" : " 7.4.2" ,
Original file line number Diff line number Diff line change 32
32
"fast-glob" : " 3.3.2" ,
33
33
"https-proxy-agent" : " 7.0.5" ,
34
34
"listr2" : " 8.2.4" ,
35
- "lmdb" : " 3.1.2 " ,
35
+ "lmdb" : " 3.1.3 " ,
36
36
"magic-string" : " 0.30.11" ,
37
37
"mrmime" : " 2.0.0" ,
38
38
"parse5-html-rewriting-stream" : " 7.0.0" ,
41
41
"rollup" : " 4.22.4" ,
42
42
"sass" : " 1.79.3" ,
43
43
"semver" : " 7.6.3" ,
44
- "vite" : " 5.4.7 " ,
44
+ "vite" : " 5.4.8 " ,
45
45
"watchpack" : " 2.4.2"
46
46
},
47
47
"peerDependencies" : {
Original file line number Diff line number Diff line change 61
61
"terser" : " 5.33.0" ,
62
62
"tree-kill" : " 1.2.2" ,
63
63
"tslib" : " 2.7.0" ,
64
- "vite" : " 5.4.7 " ,
64
+ "vite" : " 5.4.8 " ,
65
65
"watchpack" : " 2.4.2" ,
66
66
"webpack" : " 5.94.0" ,
67
67
"webpack-dev-middleware" : " 7.4.2" ,
You can’t perform that action at this time.
0 commit comments