Skip to content

Commit

Permalink
Bump v-popover
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanreyes committed Jul 6, 2024
1 parent 2d09334 commit cc1fb17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"date-fns": "^2.16.1",
"date-fns-tz": "^2.0.0",
"lodash": "^4.17.20",
"v-popover": "^0.1.12",
"v-popover": "^0.1.13",
"vue-screen-utils": "^1.0.0-beta.13"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3175,10 +3175,10 @@ util-deprecate@^1.0.1, util-deprecate@^1.0.2:
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==

v-popover@^0.1.12:
version "0.1.12"
resolved "https://registry.yarnpkg.com/v-popover/-/v-popover-0.1.12.tgz#2ee49bf981b4498864b22c1280167b128570144d"
integrity sha512-mjeQXkVphXl0n2wiLZdAoIi//YCY1T4h0PtXcOrkJxw32PJk4Sa0raRCGEPtRSQZgEw7lZ6Xone80c2bAYOYDg==
v-popover@^0.1.13:
version "0.1.13"
resolved "https://registry.yarnpkg.com/v-popover/-/v-popover-0.1.13.tgz#0745bc5a687bf106bd097ea71d32b4a751df9136"
integrity sha512-B7Knf+06cM7zPjvbRZNVubJ7f6HLPZFOwnc13ATOFAfS3XMnLUztQMtGQzJ7MzJvEvV9vGL7pdrszrpmSf+R3A==
dependencies:
"@floating-ui/dom" "^1.5.3"

Expand Down

0 comments on commit cc1fb17

Please sign in to comment.