File tree Expand file tree Collapse file tree 6 files changed +116
-115
lines changed Expand file tree Collapse file tree 6 files changed +116
-115
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ build_bazel_rules_nodejs_dependencies()
3131
3232http_archive (
3333 name = "aspect_rules_js" ,
34- sha256 = "05576ae674015b112b7c40c165735386eb9917affe8013e310d5602a093f2382 " ,
35- strip_prefix = "rules_js-2.3.3 " ,
36- url = "https://github.com/aspect-build/rules_js/releases/download/v2.3.3 /rules_js-v2.3.3 .tar.gz" ,
34+ sha256 = "373e912bd986c38e54da82f15174984563866d14b60c5392e5b39e82b3bdf576 " ,
35+ strip_prefix = "rules_js-2.3.4 " ,
36+ url = "https://github.com/aspect-build/rules_js/releases/download/v2.3.4 /rules_js-v2.3.4 .tar.gz" ,
3737)
3838
3939load ("@aspect_rules_js//js:repositories.bzl" , "rules_js_dependencies" )
Original file line number Diff line number Diff line change 2323 "@babel/core" : " 7.26.10" ,
2424 "@babel/helper-annotate-as-pure" : " 7.25.9" ,
2525 "@babel/helper-split-export-declaration" : " 7.24.7" ,
26- "@inquirer/confirm" : " 5.1.8 " ,
26+ "@inquirer/confirm" : " 5.1.9 " ,
2727 "@vitejs/plugin-basic-ssl" : " 2.0.0" ,
2828 "beasties" : " 0.2.0" ,
2929 "browserslist" : " ^4.23.0" ,
3838 "picomatch" : " 4.0.2" ,
3939 "piscina" : " 4.9.2" ,
4040 "rollup" : " 4.39.0" ,
41- "sass" : " 1.86.2 " ,
41+ "sass" : " 1.86.3 " ,
4242 "semver" : " 7.7.1" ,
4343 "source-map-support" : " 0.5.21" ,
4444 "tinyglobby" : " 0.2.12" ,
5252 "@angular/ssr" : " workspace:*" ,
5353 "@angular-devkit/core" : " workspace:*" ,
5454 "less" : " 4.2.2" ,
55- "ng-packagr" : " 20.0.0-next.4 " ,
55+ "ng-packagr" : " 20.0.0-next.5 " ,
5656 "postcss" : " 8.5.3" ,
5757 "rxjs" : " 7.8.2"
5858 },
Original file line number Diff line number Diff line change 2525 "@angular-devkit/architect" : " workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
2626 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2727 "@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
28- "@inquirer/prompts" : " 7.4.0 " ,
28+ "@inquirer/prompts" : " 7.4.1 " ,
2929 "@listr2/prompt-adapter-inquirer" : " 2.0.18" ,
3030 "@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
3131 "@yarnpkg/lockfile" : " 1.1.0" ,
Original file line number Diff line number Diff line change 4848 "postcss-loader" : " 8.1.1" ,
4949 "resolve-url-loader" : " 5.0.0" ,
5050 "rxjs" : " 7.8.2" ,
51- "sass" : " 1.86.2 " ,
51+ "sass" : " 1.86.3 " ,
5252 "sass-loader" : " 16.0.5" ,
5353 "semver" : " 7.7.1" ,
5454 "source-map-loader" : " 5.0.0" ,
6969 "@angular/ssr" : " workspace:*" ,
7070 "@web/test-runner" : " 0.20.0" ,
7171 "browser-sync" : " 3.0.4" ,
72- "ng-packagr" : " 20.0.0-next.4 " ,
72+ "ng-packagr" : " 20.0.0-next.5 " ,
7373 "undici" : " 7.7.0"
7474 },
7575 "peerDependencies" : {
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2020 "@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
21- "@inquirer/prompts" : " 7.4.0 " ,
21+ "@inquirer/prompts" : " 7.4.1 " ,
2222 "ansi-colors" : " 4.1.3" ,
2323 "yargs-parser" : " 21.1.1"
2424 }
You can’t perform that action at this time.
0 commit comments