Skip to content

Commit 5123ff4

Browse files
angular-robotjkrems
authored andcommitted
build: update all non-major dependencies
1 parent 9525eee commit 5123ff4

File tree

5 files changed

+416
-134
lines changed

5 files changed

+416
-134
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=973445093
6-
package.json=-58493089
7-
packages/angular/build/package.json=-477067077
6+
package.json=-1652339359
7+
packages/angular/build/package.json=-579157191
88
packages/angular/cli/package.json=-284191300
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=-1038366877
@@ -17,6 +17,6 @@ packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=774399812
1818
packages/ngtools/webpack/package.json=1373072616
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=154783016
20+
pnpm-lock.yaml=-691818088
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=-1927901670
22+
yarn.lock=1631477188

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"less-loader": "12.2.0",
153153
"license-webpack-plugin": "4.0.2",
154154
"listr2": "8.2.5",
155-
"lmdb": "3.2.2",
155+
"lmdb": "3.2.3",
156156
"loader-utils": "3.3.1",
157157
"lodash": "^4.17.21",
158158
"magic-string": "0.30.17",
@@ -176,7 +176,7 @@
176176
"puppeteer": "18.2.1",
177177
"quicktype-core": "23.0.171",
178178
"resolve-url-loader": "5.0.0",
179-
"rollup": "4.34.1",
179+
"rollup": "4.34.2",
180180
"rollup-license-plugin": "~3.0.1",
181181
"rollup-plugin-sourcemaps": "^0.6.0",
182182
"rxjs": "7.8.1",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
4040
"piscina": "4.8.0",
41-
"rollup": "4.34.1",
41+
"rollup": "4.34.2",
4242
"sass": "1.83.4",
4343
"semver": "7.7.1",
4444
"vite": "6.0.11",
4545
"watchpack": "2.4.2"
4646
},
4747
"optionalDependencies": {
48-
"lmdb": "3.2.2"
48+
"lmdb": "3.2.3"
4949
},
5050
"devDependencies": {
5151
"@angular/ssr": "workspace:*",

0 commit comments

Comments
 (0)