Skip to content

Commit ac97292

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent f139a02 commit ac97292

File tree

7 files changed

+549
-56
lines changed

7 files changed

+549
-56
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=255531279
6-
pnpm-lock.yaml=-626240895
5+
package.json=-303224142
6+
pnpm-lock.yaml=342794697
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=152934478
8+
yarn.lock=1329456794

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@
124124
"copy-webpack-plugin": "12.0.2",
125125
"css-loader": "7.1.2",
126126
"debug": "^4.1.1",
127-
"esbuild": "0.24.0",
128-
"esbuild-wasm": "0.24.0",
127+
"esbuild": "0.24.2",
128+
"esbuild-wasm": "0.24.2",
129129
"eslint": "8.57.0",
130130
"eslint-config-prettier": "9.1.0",
131131
"eslint-plugin-header": "3.1.1",
@@ -198,7 +198,7 @@
198198
"unenv": "^1.10.0",
199199
"verdaccio": "6.0.4",
200200
"verdaccio-auth-memory": "^10.0.0",
201-
"vite": "6.0.4",
201+
"vite": "6.0.5",
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
@@ -28,7 +28,7 @@
2828
"@vitejs/plugin-basic-ssl": "1.2.0",
2929
"beasties": "0.2.0",
3030
"browserslist": "^4.23.0",
31-
"esbuild": "0.24.0",
31+
"esbuild": "0.24.2",
3232
"fast-glob": "3.3.2",
3333
"https-proxy-agent": "7.0.6",
3434
"istanbul-lib-instrument": "6.0.3",
@@ -41,7 +41,7 @@
4141
"rollup": "4.28.1",
4242
"sass": "1.83.0",
4343
"semver": "7.6.3",
44-
"vite": "6.0.4",
44+
"vite": "6.0.5",
4545
"watchpack": "2.4.2"
4646
},
4747
"optionalDependencies": {

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"npm-package-arg": "12.0.1",
3636
"npm-pick-manifest": "10.0.0",
3737
"pacote": "20.0.0",
38-
"resolve": "1.22.9",
38+
"resolve": "1.22.10",
3939
"semver": "7.6.3",
4040
"symbol-observable": "4.0.0",
4141
"yargs": "17.7.2"

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"browserslist": "^4.21.5",
3030
"copy-webpack-plugin": "12.0.2",
3131
"css-loader": "7.1.2",
32-
"esbuild-wasm": "0.24.0",
32+
"esbuild-wasm": "0.24.2",
3333
"fast-glob": "3.3.2",
3434
"http-proxy-middleware": "3.0.3",
3535
"istanbul-lib-instrument": "6.0.3",
@@ -63,7 +63,7 @@
6363
"webpack-subresource-integrity": "5.1.0"
6464
},
6565
"optionalDependencies": {
66-
"esbuild": "0.24.0"
66+
"esbuild": "0.24.2"
6767
},
6868
"devDependencies": {
6969
"undici": "7.2.0"

0 commit comments

Comments
 (0)