Skip to content

Commit cb68303

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 7eef976 commit cb68303

File tree

3 files changed

+128
-19
lines changed

3 files changed

+128
-19
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,14 @@
104104
"eslint-config-prettier": "10.1.8",
105105
"eslint-plugin-header": "3.1.1",
106106
"eslint-plugin-import": "2.32.0",
107-
"express": "5.1.0",
107+
"express": "5.2.1",
108108
"fast-glob": "3.3.3",
109109
"globals": "16.5.0",
110110
"http-proxy": "^1.18.1",
111111
"http-proxy-middleware": "3.0.5",
112112
"husky": "9.1.7",
113-
"jasmine": "~5.12.0",
114-
"jasmine-core": "~5.12.0",
113+
"jasmine": "~5.13.0",
114+
"jasmine-core": "~5.13.0",
115115
"jasmine-reporters": "^2.5.2",
116116
"jasmine-spec-reporter": "~7.0.0",
117117
"karma": "~6.4.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.15",
4545
"undici": "7.16.0",
46-
"vite": "7.2.4",
46+
"vite": "7.2.6",
4747
"watchpack": "2.4.4"
4848
},
4949
"optionalDependencies": {

pnpm-lock.yaml

Lines changed: 124 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)