Skip to content

Commit 0b9aa41

Browse files
Bump @popperjs/core from 2.11.5 to 2.11.6 (#1298)
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.5 to 2.11.6. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](floating-ui/floating-ui@v2.11.5...v2.11.6) --- updated-dependencies: - dependency-name: "@popperjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f06989 commit 0b9aa41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@graphql-tools/schema": "^8.5.1",
5353
"@he-tree/vue3": "^1.2.9",
5454
"@pinia/nuxt": "^0.4.0",
55-
"@popperjs/core": "^2.11.5",
55+
"@popperjs/core": "^2.11.6",
5656
"@prisma/client": "^4.2.1",
5757
"@variantjs/core": "^0.0.90",
5858
"@variantjs/vue": "^0.0.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3243,10 +3243,10 @@
32433243
"@nuxt/kit" "3.0.0-rc.6"
32443244
pinia ">=2.0.18"
32453245

3246-
"@popperjs/core@^2.11.5":
3247-
version "2.11.5"
3248-
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.5.tgz#db5a11bf66bdab39569719555b0f76e138d7bd64"
3249-
integrity sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==
3246+
"@popperjs/core@^2.11.6":
3247+
version "2.11.6"
3248+
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45"
3249+
integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==
32503250

32513251
"@postman/form-data@~3.1.1":
32523252
version "3.1.1"

0 commit comments

Comments
 (0)