Skip to content

Commit

Permalink
build(deps): bump @ng-bootstrap/ng-bootstrap from 17.0.1 to 18.0.0
Browse files Browse the repository at this point in the history
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 17.0.1 to 18.0.0.
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases)
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md)
- [Commits](ng-bootstrap/ng-bootstrap@17.0.1...18.0.0)

---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 3203703 commit 622aa81
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@fortawesome/angular-fontawesome": "^0.15.0",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@kolkov/ngx-gallery": "2.0.1",
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"codemirror": "^6.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3527,19 +3527,19 @@ __metadata:
languageName: node
linkType: hard

"@ng-bootstrap/ng-bootstrap@npm:^17.0.1":
version: 17.0.1
resolution: "@ng-bootstrap/ng-bootstrap@npm:17.0.1"
"@ng-bootstrap/ng-bootstrap@npm:^18.0.0":
version: 18.0.0
resolution: "@ng-bootstrap/ng-bootstrap@npm:18.0.0"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/common": ^18.0.0
"@angular/core": ^18.0.0
"@angular/forms": ^18.0.0
"@angular/localize": ^18.0.0
"@angular/common": ^19.0.0
"@angular/core": ^19.0.0
"@angular/forms": ^19.0.0
"@angular/localize": ^19.0.0
"@popperjs/core": ^2.11.8
rxjs: ^6.5.3 || ^7.4.0
checksum: 10c0/9892a7b99596491f9144669c6ccc28574160ed79e6c7045fea9c922cac0896dc02b6de00cc115ae1830f46233a5fafbca5af985533a02085e409769ff7c210af
checksum: 10c0/289b6793116a69422b72d64950315f987db1f3e5b0059655853176cb2970748c9c4b575cc8856fee5acf6446372d52fbfa8fc928c98d5258c7515d3ee4503451
languageName: node
linkType: hard

Expand Down Expand Up @@ -5698,7 +5698,7 @@ __metadata:
"@fortawesome/angular-fontawesome": "npm:^0.15.0"
"@fortawesome/free-solid-svg-icons": "npm:^6.7.2"
"@kolkov/ngx-gallery": "npm:2.0.1"
"@ng-bootstrap/ng-bootstrap": "npm:^17.0.1"
"@ng-bootstrap/ng-bootstrap": "npm:^18.0.0"
"@popperjs/core": "npm:^2.11.8"
"@types/d3": "npm:^7.4.3"
"@types/jasmine": "npm:~5.1.4"
Expand Down

0 comments on commit 622aa81

Please sign in to comment.