Skip to content

Commit 81a3563

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 9baae6e commit 81a3563

File tree

6 files changed

+269
-80
lines changed

6 files changed

+269
-80
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,16 @@
6969
"@angular/platform-server": "18.2.0-next.0",
7070
"@angular/router": "18.2.0-next.0",
7171
"@angular/service-worker": "18.2.0-next.0",
72-
"@babel/core": "7.24.7",
73-
"@babel/generator": "7.24.7",
72+
"@babel/core": "7.24.8",
73+
"@babel/generator": "7.24.8",
7474
"@babel/helper-annotate-as-pure": "7.24.7",
7575
"@babel/helper-split-export-declaration": "7.24.7",
7676
"@babel/plugin-syntax-import-attributes": "7.24.7",
7777
"@babel/plugin-transform-async-generator-functions": "7.24.7",
7878
"@babel/plugin-transform-async-to-generator": "7.24.7",
7979
"@babel/plugin-transform-runtime": "7.24.7",
80-
"@babel/preset-env": "7.24.7",
81-
"@babel/runtime": "7.24.7",
80+
"@babel/preset-env": "7.24.8",
81+
"@babel/runtime": "7.24.8",
8282
"@bazel/bazelisk": "1.19.0",
8383
"@bazel/buildifier": "7.1.2",
8484
"@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch",
@@ -183,7 +183,7 @@
183183
"rollup": "4.18.1",
184184
"rollup-plugin-sourcemaps": "^0.6.0",
185185
"rxjs": "7.8.1",
186-
"sass": "1.77.7",
186+
"sass": "1.77.8",
187187
"sass-loader": "14.2.1",
188188
"semver": "7.6.2",
189189
"shelljs": "^0.8.5",
@@ -202,7 +202,7 @@
202202
"verdaccio-auth-memory": "^10.0.0",
203203
"vite": "5.3.3",
204204
"watchpack": "2.4.1",
205-
"webpack": "5.92.1",
205+
"webpack": "5.93.0",
206206
"webpack-dev-middleware": "7.2.1",
207207
"webpack-dev-server": "5.0.4",
208208
"webpack-merge": "6.0.1",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
23-
"@babel/core": "7.24.7",
23+
"@babel/core": "7.24.8",
2424
"@babel/helper-annotate-as-pure": "7.24.7",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@babel/plugin-syntax-import-attributes": "7.24.7",
@@ -39,7 +39,7 @@
3939
"picomatch": "4.0.2",
4040
"piscina": "4.6.1",
4141
"rollup": "4.18.1",
42-
"sass": "1.77.7",
42+
"sass": "1.77.8",
4343
"semver": "7.6.2",
4444
"vite": "5.3.3",
4545
"watchpack": "2.4.1"

packages/angular_devkit/build_angular/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
1313
"@angular/build": "0.0.0-PLACEHOLDER",
14-
"@babel/core": "7.24.7",
15-
"@babel/generator": "7.24.7",
14+
"@babel/core": "7.24.8",
15+
"@babel/generator": "7.24.8",
1616
"@babel/helper-annotate-as-pure": "7.24.7",
1717
"@babel/helper-split-export-declaration": "7.24.7",
1818
"@babel/plugin-transform-async-generator-functions": "7.24.7",
1919
"@babel/plugin-transform-async-to-generator": "7.24.7",
2020
"@babel/plugin-transform-runtime": "7.24.7",
21-
"@babel/preset-env": "7.24.7",
22-
"@babel/runtime": "7.24.7",
21+
"@babel/preset-env": "7.24.8",
22+
"@babel/runtime": "7.24.8",
2323
"@discoveryjs/json-ext": "0.6.0",
2424
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
2525
"@vitejs/plugin-basic-ssl": "1.1.0",
@@ -53,7 +53,7 @@
5353
"postcss-loader": "8.1.1",
5454
"resolve-url-loader": "5.0.0",
5555
"rxjs": "7.8.1",
56-
"sass": "1.77.7",
56+
"sass": "1.77.8",
5757
"sass-loader": "14.2.1",
5858
"semver": "7.6.2",
5959
"source-map-loader": "5.0.0",
@@ -63,7 +63,7 @@
6363
"tslib": "2.6.3",
6464
"vite": "5.3.3",
6565
"watchpack": "2.4.1",
66-
"webpack": "5.92.1",
66+
"webpack": "5.93.0",
6767
"webpack-dev-middleware": "7.2.1",
6868
"webpack-dev-server": "5.0.4",
6969
"webpack-merge": "6.0.1",

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
24-
"webpack": "5.92.1"
24+
"webpack": "5.93.0"
2525
},
2626
"peerDependencies": {
2727
"webpack": "^5.30.0",

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"@angular/compiler": "18.2.0-next.0",
3131
"@angular/compiler-cli": "18.2.0-next.0",
3232
"typescript": "5.5.3",
33-
"webpack": "5.92.1"
33+
"webpack": "5.93.0"
3434
}
3535
}

0 commit comments

Comments
 (0)