Skip to content

Commit b5d8883

Browse files
author
Angular Builds
committed
c27440e build: update all non-major dependencies
1 parent 16ee948 commit b5d8883

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "18.0.0-next.0+sha-2fc8076",
3+
"version": "18.0.0-next.0+sha-c27440e",
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.3.0",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#2fc8076",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#2fc8076",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#2fc8076",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#c27440e",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#c27440e",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#c27440e",
1313
"@babel/core": "7.24.3",
1414
"@babel/generator": "7.24.1",
1515
"@babel/helper-annotate-as-pure": "7.22.5",
@@ -20,7 +20,7 @@
2020
"@babel/preset-env": "7.24.3",
2121
"@babel/runtime": "7.24.1",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#2fc8076",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#c27440e",
2424
"@vitejs/plugin-basic-ssl": "1.1.0",
2525
"ansi-colors": "4.1.3",
2626
"autoprefixer": "10.4.19",
@@ -62,7 +62,7 @@
6262
"tree-kill": "1.2.2",
6363
"tslib": "2.6.2",
6464
"undici": "6.10.1",
65-
"vite": "5.2.2",
65+
"vite": "5.2.6",
6666
"watchpack": "2.4.1",
6767
"webpack": "5.91.0",
6868
"webpack-dev-middleware": "7.1.1",

uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Mar 22 2024 19:25:44 GMT+0000 (Coordinated Universal Time)
1+
Mon Mar 25 2024 09:43:19 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)