Skip to content

Commit 66fc5ff

Browse files
author
Angular Builds
committed
e7d7309 build: update dependency vite to v4.5.1
1 parent a0c9d1b commit 66fc5ff

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "17.0.5+sha-6bd56bd",
3+
"version": "17.0.5+sha-e7d7309",
44
"description": "Angular Webpack Build Facade",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "2.2.1",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#6bd56bd",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#6bd56bd",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#6bd56bd",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#e7d7309",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#e7d7309",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#e7d7309",
1313
"@babel/core": "7.23.2",
1414
"@babel/generator": "7.23.0",
1515
"@babel/helper-annotate-as-pure": "7.22.5",
@@ -20,7 +20,7 @@
2020
"@babel/preset-env": "7.23.2",
2121
"@babel/runtime": "7.23.2",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#6bd56bd",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#e7d7309",
2424
"@vitejs/plugin-basic-ssl": "1.0.1",
2525
"ansi-colors": "4.1.3",
2626
"autoprefixer": "10.4.16",
@@ -65,7 +65,7 @@
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.6.2",
6767
"undici": "5.27.2",
68-
"vite": "4.5.0",
68+
"vite": "4.5.1",
6969
"webpack": "5.89.0",
7070
"webpack-dev-middleware": "6.1.1",
7171
"webpack-dev-server": "4.15.1",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Dec 05 2023 20:28:04 GMT+0000 (Coordinated Universal Time)
1+
Wed Dec 06 2023 06:47:17 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)