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=-1012460294
pnpm-lock.yaml=-970801766
package.json=921023999
pnpm-lock.yaml=-1451571958
pnpm-workspace.yaml=1711114604
yarn.lock=-667501959
yarn.lock=-2102002357
14 changes: 7 additions & 7 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.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@vitejs/plugin-basic-ssl": "1.2.0",
"@web/test-runner": "^0.19.0",
"@yarnpkg/lockfile": "1.1.0",
Expand All @@ -131,7 +131,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.31.0",
"express": "4.21.2",
"fast-glob": "3.3.2",
"fast-glob": "3.3.3",
"http-proxy": "^1.18.1",
"http-proxy-middleware": "3.0.3",
"https-proxy-agent": "7.0.6",
Expand All @@ -152,7 +152,7 @@
"less-loader": "12.2.0",
"license-webpack-plugin": "4.0.2",
"listr2": "8.2.5",
"lmdb": "3.2.0",
"lmdb": "3.2.2",
"loader-utils": "3.3.1",
"lodash": "^4.17.21",
"magic-string": "0.30.17",
Expand All @@ -176,11 +176,11 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.170",
"resolve-url-loader": "5.0.0",
"rollup": "4.29.1",
"rollup": "4.30.0",
"rollup-license-plugin": "~3.0.1",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
"sass": "1.83.0",
"sass": "1.83.1",
"sass-loader": "16.0.4",
"semver": "7.6.3",
"shelljs": "^0.8.5",
Expand All @@ -198,7 +198,7 @@
"unenv": "^1.10.0",
"verdaccio": "6.0.5",
"verdaccio-auth-memory": "^10.0.0",
"vite": "6.0.5",
"vite": "6.0.7",
"watchpack": "2.4.2",
"webpack": "5.97.1",
"webpack-dev-middleware": "7.4.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"beasties": "0.2.0",
"browserslist": "^4.23.0",
"esbuild": "0.24.2",
"fast-glob": "3.3.2",
"fast-glob": "3.3.3",
"https-proxy-agent": "7.0.6",
"istanbul-lib-instrument": "6.0.3",
"listr2": "8.2.5",
Expand All @@ -38,14 +38,14 @@
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.8.0",
"rollup": "4.29.1",
"sass": "1.83.0",
"rollup": "4.30.0",
"sass": "1.83.1",
"semver": "7.6.3",
"vite": "6.0.5",
"vite": "6.0.7",
"watchpack": "2.4.2"
},
"optionalDependencies": {
"lmdb": "3.2.0"
"lmdb": "3.2.2"
},
"peerDependencies": {
"@angular/compiler": "^19.0.0 || ^19.1.0-next.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2",
"esbuild-wasm": "0.24.2",
"fast-glob": "3.3.2",
"fast-glob": "3.3.3",
"http-proxy-middleware": "3.0.3",
"istanbul-lib-instrument": "6.0.3",
"jsonc-parser": "3.3.1",
Expand All @@ -48,7 +48,7 @@
"postcss-loader": "8.1.1",
"resolve-url-loader": "5.0.0",
"rxjs": "7.8.1",
"sass": "1.83.0",
"sass": "1.83.1",
"sass-loader": "16.0.4",
"semver": "7.6.3",
"source-map-loader": "5.0.0",
Expand Down
Loading
Loading