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=1333979268
pnpm-lock.yaml=1328654014
package.json=182854500
pnpm-lock.yaml=1962865885
pnpm-workspace.yaml=1711114604
yarn.lock=1482441272
yarn.lock=-531923388
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"tree-kill": "1.2.2",
"ts-node": "^10.9.1",
"tslib": "2.8.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"undici": "7.2.0",
"unenv": "^1.10.0",
"verdaccio": "6.0.5",
Expand Down Expand Up @@ -221,6 +221,6 @@
"onlyBuiltDependencies": []
},
"resolutions": {
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/ngtools/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@angular/compiler": "19.1.0-rc.0",
"@angular/compiler-cli": "19.1.0-rc.0",
"typescript": "5.7.2",
"typescript": "5.7.3",
"webpack": "5.97.1"
}
}
Loading
Loading