Skip to content

Commit 1355d08

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent 964fb77 commit 1355d08

File tree

6 files changed

+283
-198
lines changed

6 files changed

+283
-198
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
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=1906123407
7-
packages/angular/build/package.json=-697754336
6+
package.json=1699878288
7+
packages/angular/build/package.json=-2062350529
88
packages/angular/cli/package.json=-803141029
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=1856194341
1111
packages/angular_devkit/architect/package.json=-1496633956
1212
packages/angular_devkit/architect_cli/package.json=1551210941
13-
packages/angular_devkit/build_angular/package.json=-1762999865
13+
packages/angular_devkit/build_angular/package.json=420468135
1414
packages/angular_devkit/build_webpack/package.json=373950017
1515
packages/angular_devkit/core/package.json=339935828
1616
packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=774399812
1818
packages/ngtools/webpack/package.json=1282929706
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=564956608
20+
pnpm-lock.yaml=-617616317
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=-1528985571
22+
yarn.lock=1382132490

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"@types/yargs": "^17.0.20",
106106
"@types/yargs-parser": "^21.0.0",
107107
"@types/yarnpkg__lockfile": "^1.1.5",
108-
"@typescript-eslint/eslint-plugin": "8.23.0",
109-
"@typescript-eslint/parser": "8.23.0",
108+
"@typescript-eslint/eslint-plugin": "8.24.0",
109+
"@typescript-eslint/parser": "8.24.0",
110110
"@vitejs/plugin-basic-ssl": "1.2.0",
111111
"@web/test-runner": "^0.19.0",
112112
"@yarnpkg/lockfile": "1.1.0",
@@ -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.5",
155+
"lmdb": "3.2.6",
156156
"loader-utils": "3.3.1",
157157
"lodash": "^4.17.21",
158158
"magic-string": "0.30.17",
@@ -169,7 +169,7 @@
169169
"patch-package": "^8.0.0",
170170
"picomatch": "4.0.2",
171171
"piscina": "4.8.0",
172-
"postcss": "8.5.1",
172+
"postcss": "8.5.2",
173173
"postcss-loader": "8.1.1",
174174
"prettier": "^3.0.0",
175175
"protractor": "~7.0.0",
@@ -189,7 +189,7 @@
189189
"source-map-support": "0.5.21",
190190
"symbol-observable": "4.0.0",
191191
"tar": "^7.0.0",
192-
"terser": "5.38.1",
192+
"terser": "5.38.2",
193193
"tree-kill": "1.2.2",
194194
"ts-node": "^10.9.1",
195195
"tslib": "2.8.1",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"watchpack": "2.4.2"
4646
},
4747
"optionalDependencies": {
48-
"lmdb": "3.2.5"
48+
"lmdb": "3.2.6"
4949
},
5050
"devDependencies": {
5151
"@angular/ssr": "workspace:*",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ora": "5.4.1",
4545
"picomatch": "4.0.2",
4646
"piscina": "4.8.0",
47-
"postcss": "8.5.1",
47+
"postcss": "8.5.2",
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.1",
@@ -53,7 +53,7 @@
5353
"semver": "7.7.1",
5454
"source-map-loader": "5.0.0",
5555
"source-map-support": "0.5.21",
56-
"terser": "5.38.1",
56+
"terser": "5.38.2",
5757
"tree-kill": "1.2.2",
5858
"tslib": "2.8.1",
5959
"webpack": "5.97.1",

0 commit comments

Comments
 (0)