8000 build: update all non-major dependencies · angular/angular-cli@79d4555 · GitHub
[go: up one dir, main page]

Skip to content

Commit 79d4555

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent cefea43 commit 79d4555

File tree

4 files changed

+497
-397
lines changed
  • angular/build
  • 4 files changed

    +497
    -397
    lines changed

    package.json

    Lines changed: 2 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -64,7 +64,7 @@
    6464
    "@bazel/buildifier": "8.2.1",
    6565
    "@eslint/compat": "1.3.1",
    6666
    "@eslint/eslintrc": "3.3.1",
    67-
    "@eslint/js": "9.30.0",
    67+
    "@eslint/js": "9.30.1",
    6868
    "@rollup/plugin-alias": "^5.1.1",
    6969
    "@rollup/plugin-commonjs": "^28.0.0",
    7070
    "@rollup/plugin-json": "^6.1.0",
    @@ -102,7 +102,7 @@
    102102
    "buffer": "6.0.3",
    103103
    "esbuild": "0.25.5",
    104104
    "esbuild-wasm": "0.25.5",
    105-
    "eslint": "9.30.0",
    105+
    "eslint": "9.30.1",
    106106
    "eslint-config-prettier": "10.1.5",
    107107
    "eslint-plugin-header": "3.1.1",
    108108
    "eslint-plugin-import": "2.32.0",

    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": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
    23-
    "@babel/core": "7.27.7",
    23+
    "@babel/core": "7.28.0",
    2424
    "@babel/helper-annotate-as-pure": "7.27.3",
    2525
    "@babel/helper-split-export-declaration": "7.24.7",
    2626
    "@inquirer/confirm": "5.1.13",
    @@ -42,7 +42,7 @@
    4242
    "semver": "7.7.2",
    4343
    "source-map-support": "0.5.21",
    4444
    "tinyglobby": "0.2.14",
    45-
    "vite": "7.0.0",
    45+
    "vite": "7.0.1",
    4646
    "watchpack": "2.4.4"
    4747
    },
    4848
    "optionalDependencies": {

    packages/angular_devkit/build_angular/package.json

    Lines changed: 5 additions & 5 deletions
    Original file line numberDiff line numberDiff line change
    @@ -11,14 +11,14 @@
    1111
    "@angular-devkit/build-webpack": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
    1212
    "@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
    1313
    "@angular/build": "workspace:0.0.0-PLACEHOLDER",
    14-
    "@babel/core": "7.27.7",
    15-
    "@babel/generator": "7.27.5",
    14+
    "@babel/core": "7.28.0",
    15+
    "@babel/generator": "7.28.0",
    1616
    "@babel/helper-annotate-as-pure": "7.27.3",
    1717
    "@babel/helper-split-export-declaration": "7.24.7",
    18-
    "@babel/plugin-transform-async-generator-functions": "7.27.1",
    18+
    "@babel/plugin-transform-async-generator-functions": "7.28.0",
    1919
    "@babel/plugin-transform-async-to-generator": "7.27.1",
    20-
    "@babel/plugin-transform-runtime": "7.27.4",
    21-
    "@babel/preset-env": "7.27.2",
    20+
    "@babel/plugin-transform-runtime": "7.28.0",
    21+
    "@babel/preset-env": "7.28.0",
    2222
    "@babel/runtime": "7.27.6",
    2323
    "@discoveryjs/json-ext": "0.6.3",
    2424
    "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",

    0 commit comments

    Comments
     (0)
    0