Skip to content

Commit 137300d

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent fd89fe4 commit 137300d

File tree

5 files changed

+238
-158
lines changed

5 files changed

+238
-158
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111
"http-proxy": "^1.18.1",
112112
"http-proxy-middleware": "3.0.5",
113113
"husky": "9.1.7",
114-
"jasmine": "~5.9.0",
115-
"jasmine-core": "~5.9.0",
114+
"jasmine": "~5.10.0",
115+
"jasmine-core": "~5.10.0",
116116
"jasmine-reporters": "^2.5.2",
117117
"jasmine-spec-reporter": "~7.0.0",
118118
"karma": "~6.4.0",
@@ -121,7 +121,7 @@
121121
"karma-jasmine": "~5.1.0",
122122
"karma-jasmine-html-reporter": "~2.1.0",
123123
"karma-source-map-support": "1.4.0",
124-
"listr2": "9.0.2",
124+
"listr2": "9.0.3",
125125
"lodash": "^4.17.21",
126126
"npm": "^11.0.0",
127127
"magic-string": "0.30.18",
@@ -131,7 +131,7 @@
131131
"protractor": "~7.0.0",
132132
"puppeteer": "18.2.1",
133133
"quicktype-core": "23.2.6",
134-
"rollup": "4.49.0",
134+
"rollup": "4.50.0",
135135
"rollup-license-plugin": "~3.0.1",
136136
"semver": "7.7.2",
137137
"shelljs": "^0.10.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
34-
"listr2": "9.0.2",
34+
"listr2": "9.0.3",
3535
"magic-string": "0.30.18",
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "8.0.0",
@@ -42,7 +42,7 @@
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.14",
45-
"vite": "7.1.3",
45+
"vite": "7.1.4",
4646
"watchpack": "2.4.4"
4747
},
4848
"optionalDependencies": {

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.8.4",
29-
"@listr2/prompt-adapter-inquirer": "3.0.2",
29+
"@listr2/prompt-adapter-inquirer": "3.0.3",
3030
"@modelcontextprotocol/sdk": "1.17.4",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.36.0",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
36-
"listr2": "9.0.2",
36+
"listr2": "9.0.3",
3737
"npm-package-arg": "13.0.0",
3838
"pacote": "21.0.0",
3939
"resolve": "1.22.10",

0 commit comments

Comments
 (0)