Skip to content

Commit e8a7a59

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

File tree

5 files changed

+296
-98
lines changed

5 files changed

+296
-98
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=-1662292077
6+
pnpm-lock.yaml=1894529085
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=-931254131
8+
yarn.lock=-1040297077

package.json

Lines changed: 4 additions & 4 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.1",
156156
"loader-utils": "3.3.1",
157157
"lodash": "^4.17.21",
158158
"magic-string": "0.30.17",
@@ -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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"rollup": "4.29.1",
4242
"sass": "1.83.0",
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.1"
4949
},
5050
"peerDependencies": {
5151
"@angular/compiler": "^19.0.0 || ^19.1.0-next.0",

0 commit comments

Comments
 (0)