Skip to content

Commit a454b11

Browse files
authored
Merge pull request #1315 from ghiscoding/chore/popper-core
chore(deps): add Bootstrap missing `@popperjs/core` peer dep
2 parents 7d89b39 + 60b6148 commit a454b11

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"@fnando/sparkline": "^0.3.10",
8686
"@ng-select/ng-select": "^11.2.0",
8787
"@ngx-translate/http-loader": "^8.0.0",
88+
"@popperjs/core": "^2.11.8",
8889
"@release-it/conventional-changelog": "^7.0.2",
8990
"@slickgrid-universal/composite-editor-component": "~3.5.0",
9091
"@slickgrid-universal/custom-tooltip-plugin": "~3.5.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2951,6 +2951,11 @@
29512951
"@pnpm/network.ca-file" "^1.0.1"
29522952
config-chain "^1.1.11"
29532953

2954+
"@popperjs/core@^2.11.8":
2955+
version "2.11.8"
2956+
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
2957+
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
2958+
29542959
"@release-it/conventional-changelog@^7.0.2":
29552960
version "7.0.2"
29562961
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-7.0.2.tgz#0d4f3a8b3af0657607f14b8a9fedf4a6aa70b304"

0 commit comments

Comments
 (0)