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=-55906873
pnpm-lock.yaml=230973314
package.json=857732709
pnpm-lock.yaml=252219114
pnpm-workspace.yaml=1711114604
yarn.lock=-1814415069
yarn.lock=-46638791
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
"@types/yargs": "^17.0.20",
"@types/yargs-parser": "^21.0.0",
"@types/yarnpkg__lockfile": "^1.1.5",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@vitejs/plugin-basic-ssl": "1.2.0",
"@web/test-runner": "^0.19.0",
"@yarnpkg/lockfile": "1.1.0",
Expand Down Expand Up @@ -158,7 +158,7 @@
"magic-string": "0.30.17",
"mini-css-extract-plugin": "2.9.2",
"mrmime": "2.0.0",
"ng-packagr": "19.1.0-next.2",
"ng-packagr": "19.1.0-next.3",
"npm": "^11.0.0",
"npm-package-arg": "12.0.1",
"npm-pick-manifest": "10.0.0",
Expand All @@ -176,7 +176,7 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.170",
"resolve-url-loader": "5.0.0",
"rollup": "4.30.0",
"rollup": "4.30.1",
"rollup-license-plugin": "~3.0.1",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.8.0",
"rollup": "4.30.0",
"rollup": "4.30.1",
"sass": "1.83.1",
"semver": "7.6.3",
"vite": "6.0.7",
Expand Down
Loading
Loading