Skip to content

Commit ec57b0a

Browse files
committed
build: update all non-major dependencies
1 parent c40d726 commit ec57b0a

File tree

6 files changed

+327
-112
lines changed

6 files changed

+327
-112
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=1733430966
6-
pnpm-lock.yaml=-703346517
5+
package.json=1706870353
6+
pnpm-lock.yaml=-196907752
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=-931254131
8+
yarn.lock=1916234529

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106
"@types/yargs": "^17.0.20",
107107
"@types/yargs-parser": "^21.0.0",
108108
"@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",
111111
"@vitejs/plugin-basic-ssl": "1.2.0",
112112
"@web/test-runner": "^0.19.0",
113113
"@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.0",
155+
"lmdb": "3.2.2",
156156
"loader-utils": "3.3.1",
157157
"lodash": "^4.17.21",
158158
"magic-string": "0.30.17",
@@ -180,7 +180,7 @@
180180
"rollup-license-plugin": "~3.0.1",
181181
"rollup-plugin-sourcemaps": "^0.6.0",
182182
"rxjs": "7.8.1",
183-
"sass": "1.83.0",
183+
"sass": "1.83.1",
184184
"sass-loader": "16.0.4",
185185
"semver": "7.6.3",
186186
"shelljs": "^0.8.5",
@@ -198,7 +198,7 @@
198198
"unenv": "^1.10.0",
199199
"verdaccio": "6.0.5",
200200
"verdaccio-auth-memory": "^10.0.0",
201-
"vite": "6.0.5",
201+
"vite": "6.0.7",
202202
"watchpack": "2.4.2",
203203
"webpack": "5.97.1",
204204
"webpack-dev-middleware": "7.4.2",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
"picomatch": "4.0.2",
4040
"piscina": "4.8.0",
4141
"rollup": "4.29.1",
42-
"sass": "1.83.0",
42+
"sass": "1.83.1",
4343
"semver": "7.6.3",
44-
"vite": "6.0.5",
44+
"vite": "6.0.7",
4545
"watchpack": "2.4.2"
4646
},
4747
"optionalDependencies": {
48-
"lmdb": "3.2.0"
48+
"lmdb": "3.2.2"
4949
},
5050
"peerDependencies": {
5151
"@angular/compiler": "^19.0.0 || ^19.1.0-next.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.1",
51-
"sass": "1.83.0",
51+
"sass": "1.83.1",
5252
"sass-loader": "16.0.4",
5353
"semver": "7.6.3",
5454
"source-map-loader": "5.0.0",

0 commit comments

Comments
 (0)