Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 067f1cb

Browse filesBrowse files
committed
fix(@angular/build): update vite to 6.2.7
Addresses: GHSA-859w-5945-r5v3 Closes #30206
1 parent 13de2f4 commit 067f1cb
Copy full SHA for 067f1cb

File tree

Expand file treeCollapse file tree

3 files changed

+17
-17
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+17
-17
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"unenv": "^1.10.0",
202202
"verdaccio": "6.0.5",
203203
"verdaccio-auth-memory": "^10.0.0",
204-
"vite": "6.2.6",
204+
"vite": "6.2.7",
205205
"watchpack": "2.4.2",
206206
"webpack": "5.98.0",
207207
"webpack-dev-middleware": "7.4.2",

‎packages/angular/build/package.json

Copy file name to clipboardExpand all lines: packages/angular/build/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"sass": "1.85.0",
4343
"semver": "7.7.1",
4444
"source-map-support": "0.5.21",
45-
"vite": "6.2.6",
45+
"vite": "6.2.7",
4646
"watchpack": "2.4.2"
4747
},
4848
"optionalDependencies": {

‎pnpm-lock.yaml

Copy file name to clipboardExpand all lines: pnpm-lock.yaml
+15-15Lines changed: 15 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.