Skip to content

Commit 353472c

Browse files
author
Angular Builds
committed
ea5cd0e fix(@angular/build): update vite to 7.0.6
1 parent a7ab10e commit 353472c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.2001.2+sha-0568f38",
3+
"version": "0.2001.2+sha-ea5cd0e",
44
"description": "Angular Build Facade",
55
"experimental": true,
66
"main": "src/index.js",
77
"typings": "src/index.d.ts",
88
"dependencies": {
9-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#0568f38",
9+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#ea5cd0e",
1010
"rxjs": "7.8.2"
1111
},
1212
"builders": "./builders/builders.json",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jul 23 2025 17:19:51 GMT+0000 (Coordinated Universal Time)
1+
Thu Jul 24 2025 17:58:34 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)