Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=-2023857461
package.json=1728992596
pnpm-lock.yaml=1882019845
package.json=1733430966
pnpm-lock.yaml=-703346517
pnpm-workspace.yaml=1711114604
yarn.lock=-817896934
yarn.lock=-931254131
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"@bazel/rollup": "^5.8.1",
"@bazel/runfiles": "^5.8.1",
"@discoveryjs/json-ext": "0.6.3",
"@inquirer/confirm": "5.1.0",
"@inquirer/prompts": "7.2.0",
"@inquirer/confirm": "5.1.1",
"@inquirer/prompts": "7.2.1",
"@listr2/prompt-adapter-inquirer": "2.0.18",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.0",
Expand Down Expand Up @@ -176,7 +176,7 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.170",
"resolve-url-loader": "5.0.0",
"rollup": "4.28.1",
"rollup": "4.29.1",
"rollup-license-plugin": "~3.0.1",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
Expand All @@ -196,7 +196,7 @@
"typescript": "5.7.2",
"undici": "7.2.0",
"unenv": "^1.10.0",
"verdaccio": "6.0.4",
"verdaccio": "6.0.5",
"verdaccio-auth-memory": "^10.0.0",
"vite": "6.0.5",
"watchpack": "2.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/helper-annotate-as-pure": "7.25.9",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.26.0",
"@inquirer/confirm": "5.1.0",
"@inquirer/confirm": "5.1.1",
"@vitejs/plugin-basic-ssl": "1.2.0",
"beasties": "0.2.0",
"browserslist": "^4.23.0",
Expand All @@ -38,7 +38,7 @@
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.8.0",
"rollup": "4.28.1",
"rollup": "4.29.1",
"sass": "1.83.0",
"semver": "7.6.3",
"vite": "6.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
"@inquirer/prompts": "7.2.0",
"@inquirer/prompts": "7.2.1",
"@listr2/prompt-adapter-inquirer": "2.0.18",
"@schematics/angular": "0.0.0-PLACEHOLDER",
"@yarnpkg/lockfile": "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": "7.2.0",
"@inquirer/prompts": "7.2.1",
"ansi-colors": "4.1.3",
"symbol-observable": "4.0.0",
"yargs-parser": "21.1.1"
Expand Down
Loading
Loading