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,13 +2,13 @@
# 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=200164588
package.json=-497647638
packages/angular/cli/package.json=-1878910022
packages/angular_devkit/architect/package.json=-1496633956
packages/angular_devkit/architect_cli/package.json=1551210941
packages/angular_devkit/core/package.json=339935828
packages/angular_devkit/schematics/package.json=673943597
packages/schematics/angular/package.json=251715148
pnpm-lock.yaml=-1172977457
pnpm-lock.yaml=-1241096078
pnpm-workspace.yaml=-1051214858
yarn.lock=1710202198
yarn.lock=759161859
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"karma-source-map-support": "1.4.0",
"less": "4.2.1",
"less": "4.2.2",
"less-loader": "12.2.0",
"license-webpack-plugin": "4.0.2",
"listr2": "8.2.5",
Expand Down Expand Up @@ -179,7 +179,7 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.170",
"resolve-url-loader": "5.0.0",
"rollup": "4.30.1",
"rollup": "4.31.0",
"rollup-license-plugin": "~3.0.1",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
Expand All @@ -201,7 +201,7 @@
"unenv": "^1.10.0",
"verdaccio": "6.0.5",
"verdaccio-auth-memory": "^10.0.0",
"vite": "6.0.7",
"vite": "6.0.8",
"watchpack": "2.4.2",
"webpack": "5.97.1",
"webpack-dev-middleware": "7.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 @@ -38,10 +38,10 @@
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.8.0",
"rollup": "4.30.1",
"rollup": "4.31.0",
"sass": "1.83.4",
"semver": "7.6.3",
"vite": "6.0.7",
"vite": "6.0.8",
"watchpack": "2.4.2"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"istanbul-lib-instrument": "6.0.3",
"jsonc-parser": "3.3.1",
"karma-source-map-support": "1.4.0",
"less": "4.2.1",
"less": "4.2.2",
"less-loader": "12.2.0",
"license-webpack-plugin": "4.0.2",
"loader-utils": "3.3.1",
Expand Down
Loading
Loading