Skip to content

Commit de17f18

Browse files
angular-robothybrist
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 7bd25ab commit de17f18

File tree

5 files changed

+284
-284
lines changed

5 files changed

+284
-284
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"buffer": "6.0.3",
102-
"esbuild": "0.25.10",
103-
"esbuild-wasm": "0.25.10",
102+
"esbuild": "0.25.11",
103+
"esbuild-wasm": "0.25.11",
104104
"eslint": "9.37.0",
105105
"eslint-config-prettier": "10.1.8",
106106
"eslint-plugin-header": "3.1.1",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-basic-ssl": "2.1.0",
2828
"beasties": "0.3.5",
2929
"browserslist": "^4.26.0",
30-
"esbuild": "0.25.10",
30+
"esbuild": "0.25.11",
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@modelcontextprotocol/sdk": "1.20.0",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.40.0",
33+
"algoliasearch": "5.40.1",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.4",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"browserslist": "^4.26.0",
2929
"copy-webpack-plugin": "13.0.1",
3030
"css-loader": "7.1.2",
31-
"esbuild-wasm": "0.25.10",
31+
"esbuild-wasm": "0.25.11",
3232
"http-proxy-middleware": "3.0.5",
3333
"istanbul-lib-instrument": "6.0.3",
3434
"jsonc-parser": "3.3.1",
@@ -62,7 +62,7 @@
6262
"webpack-subresource-integrity": "5.1.0"
6363
},
6464
"optionalDependencies": {
65-
"esbuild": "0.25.10"
65+
"esbuild": "0.25.11"
6666
},
6767
"devDependencies": {
6868
"@angular/ssr": "workspace:*",

0 commit comments

Comments
 (0)