File tree 6 files changed +327
-112
lines changed
.aspect/rules/external_repository_action_cache
angular_devkit/build_angular
6 files changed +327
-112
lines changed Original file line number Diff line number Diff line change 2
2
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
3
3
# This file should be checked into version control along with the pnpm-lock.yaml file.
4
4
.npmrc=-2023857461
5
- package.json=1733430966
6
- pnpm-lock.yaml=-703346517
5
+ package.json=-1766577230
6
+ pnpm-lock.yaml=680998733
7
7
pnpm-workspace.yaml=1711114604
8
- yarn.lock=-931254131
8
+ yarn.lock=784813363
Original file line number Diff line number Diff line change 106
106
"@types/yargs" : " ^17.0.20" ,
107
107
"@types/yargs-parser" : " ^21.0.0" ,
108
108
"@types/yarnpkg__lockfile" : " ^1.1.5" ,
109
- "@typescript-eslint/eslint-plugin" : " 8.18.1 " ,
110
- "@typescript-eslint/parser" : " 8.18.1 " ,
109
+ "@typescript-eslint/eslint-plugin" : " 8.19.0 " ,
110
+ "@typescript-eslint/parser" : " 8.19.0 " ,
111
111
"@vitejs/plugin-basic-ssl" : " 1.2.0" ,
112
112
"@web/test-runner" : " ^0.19.0" ,
113
113
"@yarnpkg/lockfile" : " 1.1.0" ,
152
152
"less-loader" : " 12.2.0" ,
153
153
"license-webpack-plugin" : " 4.0.2" ,
154
154
"listr2" : " 8.2.5" ,
155
- "lmdb" : " 3.2.0 " ,
155
+ "lmdb" : " 3.2.1 " ,
156
156
"loader-utils" : " 3.3.1" ,
157
157
"lodash" : " ^4.17.21" ,
158
158
"magic-string" : " 0.30.17" ,
180
180
"rollup-license-plugin" : " ~3.0.1" ,
181
181
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
182
182
"rxjs" : " 7.8.1" ,
183
- "sass" : " 1.83.0 " ,
183
+ "sass" : " 1.83.1 " ,
184
184
"sass-loader" : " 16.0.4" ,
185
185
"semver" : " 7.6.3" ,
186
186
"shelljs" : " ^0.8.5" ,
198
198
"unenv" : " ^1.10.0" ,
199
199
"verdaccio" : " 6.0.5" ,
200
200
"verdaccio-auth-memory" : " ^10.0.0" ,
201
- "vite" : " 6.0.5 " ,
201
+ "vite" : " 6.0.7 " ,
202
202
"watchpack" : " 2.4.2" ,
203
203
"webpack" : " 5.97.1" ,
204
204
"webpack-dev-middleware" : " 7.4.2" ,
Original file line number Diff line number Diff line change 39
39
"picomatch" : " 4.0.2" ,
40
40
"piscina" : " 4.8.0" ,
41
41
"rollup" : " 4.29.1" ,
42
- "sass" : " 1.83.0 " ,
42
+ "sass" : " 1.83.1 " ,
43
43
"semver" : " 7.6.3" ,
44
- "vite" : " 6.0.5 " ,
44
+ "vite" : " 6.0.7 " ,
45
45
"watchpack" : " 2.4.2"
46
46
},
47
47
"optionalDependencies" : {
48
- "lmdb" : " 3.2.0 "
48
+ "lmdb" : " 3.2.1 "
49
49
},
50
50
"peerDependencies" : {
51
51
"@angular/compiler" : " ^19.0.0 || ^19.1.0-next.0" ,
Original file line number Diff line number Diff line change 48
48
"postcss-loader" : " 8.1.1" ,
49
49
"resolve-url-loader" : " 5.0.0" ,
50
50
"rxjs" : " 7.8.1" ,
51
- "sass" : " 1.83.0 " ,
51
+ "sass" : " 1.83.1 " ,
52
52
"sass-loader" : " 16.0.4" ,
53
53
"semver" : " 7.6.3" ,
54
54
"source-map-loader" : " 5.0.0" ,
You can’t perform that action at this time.
0 commit comments