Skip to content

Commit

Permalink
fix(deps): update dependency floating-vue to v2.0.0-beta.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and trobonox committed Jul 12, 2023
1 parent 4aa364a commit 4d6aad7
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 @@ -32,7 +32,7 @@
"@paralleldrive/cuid2": "^2.1.0",
"@pinia/nuxt": "0.4.11",
"@tauri-apps/api": "1.4.0",
"floating-vue": "2.0.0-beta.22",
"floating-vue": "2.0.0-beta.24",
"mitt": "3.0.0",
"pinia": "2.1.4",
"tauri-plugin-autostart-api": "github:tauri-apps/tauri-plugin-autostart#b331e5700ca2a5d340563efab7398c61812c69f7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2872,10 +2872,10 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==

floating-vue@2.0.0-beta.22:
version "2.0.0-beta.22"
resolved "https://registry.yarnpkg.com/floating-vue/-/floating-vue-2.0.0-beta.22.tgz#6cf550dcdde007d0b87ce99154e62013e2736da0"
integrity sha512-1iqpX3Rc3KpghLgBZ7zXfn6EceezujBUDKXYcTKPxv9P8CZxhS+3oouayd1fv3o+x/xeVSryWhF0Q7+4HEM7rA==
floating-vue@2.0.0-beta.24:
version "2.0.0-beta.24"
resolved "https://registry.yarnpkg.com/floating-vue/-/floating-vue-2.0.0-beta.24.tgz#ad4775c55581f8a3c219cf614d8e24a6ae4846e0"
integrity sha512-URSzP6YXaF4u1oZ9XGL8Sn8puuM7ivp5jkOUrpy5Q1mfo9BfGppJOn+ierTmsSUfJEeHBae8KT7r5DeI3vQIEw==
dependencies:
"@floating-ui/dom" "~1.1.1"
vue-resize "^2.0.0-alpha.1"
Expand Down

0 comments on commit 4d6aad7

Please sign in to comment.