Skip to content

Commit

Permalink
build: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot authored and alan-agius4 committed Jul 29, 2024
1 parent 06df1d7 commit 2293848
Show file tree
Hide file tree
Showing 6 changed files with 733 additions and 300 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,23 +70,23 @@
"@angular/router": "18.2.0-next.2",
"@angular/service-worker": "18.2.0-next.2",
"@babel/core": "7.24.9",
"@babel/generator": "7.24.10",
"@babel/generator": "7.25.0",
"@babel/helper-annotate-as-pure": "7.24.7",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.24.7",
"@babel/plugin-transform-async-generator-functions": "7.24.7",
"@babel/plugin-transform-async-generator-functions": "7.25.0",
"@babel/plugin-transform-async-to-generator": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.8",
"@babel/runtime": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/runtime": "7.25.0",
"@bazel/bazelisk": "1.19.0",
"@bazel/buildifier": "7.1.2",
"@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch",
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch",
"@discoveryjs/json-ext": "0.6.0",
"@inquirer/confirm": "3.1.17",
"@inquirer/prompts": "5.3.2",
"@listr2/prompt-adapter-inquirer": "2.0.14",
"@inquirer/confirm": "3.1.18",
"@inquirer/prompts": "5.3.4",
"@listr2/prompt-adapter-inquirer": "2.0.15",
"@rollup/plugin-commonjs": "^26.0.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@types/babel__core": "7.20.5",
Expand Down Expand Up @@ -141,7 +141,7 @@
"http-proxy": "^1.18.1",
"http-proxy-middleware": "3.0.0",
"https-proxy-agent": "7.0.5",
"husky": "9.1.2",
"husky": "9.1.3",
"ini": "4.1.3",
"istanbul-lib-instrument": "6.0.3",
"jasmine": "^5.0.0",
Expand All @@ -157,7 +157,7 @@
"less": "4.2.0",
"less-loader": "12.2.0",
"license-webpack-plugin": "4.0.2",
"listr2": "8.2.3",
"listr2": "8.2.4",
"lmdb": "3.0.12",
"loader-utils": "3.3.1",
"lodash": "^4.17.21",
Expand All @@ -180,7 +180,7 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.170",
"resolve-url-loader": "5.0.0",
"rollup": "4.19.0",
"rollup": "4.19.1",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
"sass": "1.77.8",
Expand All @@ -198,7 +198,7 @@
"tslib": "2.6.3",
"typescript": "5.5.4",
"undici": "6.19.4",
"verdaccio": "5.31.1",
"verdaccio": "5.32.0",
"verdaccio-auth-memory": "^10.0.0",
"vite": "5.3.5",
"watchpack": "2.4.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@
"@babel/helper-annotate-as-pure": "7.24.7",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.24.7",
"@inquirer/confirm": "3.1.17",
"@inquirer/confirm": "3.1.18",
"@vitejs/plugin-basic-ssl": "1.1.0",
"browserslist": "^4.23.0",
"critters": "0.0.24",
"esbuild": "0.23.0",
"fast-glob": "3.3.2",
"https-proxy-agent": "7.0.5",
"listr2": "8.2.3",
"listr2": "8.2.4",
"lmdb": "3.0.12",
"magic-string": "0.30.10",
"mrmime": "2.0.0",
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.6.1",
"rollup": "4.19.0",
"rollup": "4.19.1",
"sass": "1.77.8",
"semver": "7.6.3",
"vite": "5.3.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/angular/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
"@inquirer/prompts": "5.3.2",
"@listr2/prompt-adapter-inquirer": "2.0.14",
"@inquirer/prompts": "5.3.4",
"@listr2/prompt-adapter-inquirer": "2.0.15",
"@schematics/angular": "0.0.0-PLACEHOLDER",
"@yarnpkg/lockfile": "1.1.0",
"ini": "4.1.3",
"jsonc-parser": "3.3.1",
"listr2": "8.2.3",
"listr2": "8.2.4",
"npm-package-arg": "11.0.3",
"npm-pick-manifest": "9.1.0",
"pacote": "18.0.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@angular/build": "0.0.0-PLACEHOLDER",
"@babel/core": "7.24.9",
"@babel/generator": "7.24.10",
"@babel/generator": "7.25.0",
"@babel/helper-annotate-as-pure": "7.24.7",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-transform-async-generator-functions": "7.24.7",
"@babel/plugin-transform-async-generator-functions": "7.25.0",
"@babel/plugin-transform-async-to-generator": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.8",
"@babel/runtime": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/runtime": "7.25.0",
"@discoveryjs/json-ext": "0.6.0",
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
"@vitejs/plugin-basic-ssl": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/schematics_cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
"@inquirer/prompts": "5.3.2",
"@inquirer/prompts": "5.3.4",
"ansi-colors": "4.1.3",
"symbol-observable": "4.0.0",
"yargs-parser": "21.1.1"
Expand Down
Loading

0 comments on commit 2293848

Please sign in to comment.