Skip to content

Commit

Permalink
Bump @shopify/draggable from 1.0.0-beta.8 to 1.1.3
Browse files Browse the repository at this point in the history
Bumps [@shopify/draggable](https://github.com/Shopify/draggable) from 1.0.0-beta.8 to 1.1.3.
- [Release notes](https://github.com/Shopify/draggable/releases)
- [Changelog](https://github.com/Shopify/draggable/blob/main/CHANGELOG.md)
- [Commits](Shopify/draggable@v1.0.0-beta.8...v1.1.3)

---
updated-dependencies:
- dependency-name: "@shopify/draggable"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 25, 2024
1 parent a65e834 commit 891ee36
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion kolibri/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"version": "0.0.1",
"dependencies": {
"@shopify/draggable": "^1.0.0-beta.8",
"@shopify/draggable": "^1.1.3",
"@vue/composition-api": "^1.7.2",
"@vueuse/core": "^9.13.0",
"axios": "^1.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/kolibri-core-for-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"private": false,
"dependencies": {
"@shopify/draggable": "^1.0.0-beta.8",
"@shopify/draggable": "^1.1.3",
"@vue/composition-api": "^1.7.2",
"@vueuse/core": "^9.13.0",
"axios": "^1.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1436,10 +1436,10 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@shopify/draggable@^1.0.0-beta.8":
version "1.0.0-beta.8"
resolved "https://registry.yarnpkg.com/@shopify/draggable/-/draggable-1.0.0-beta.8.tgz#2eb3c2f72298ce3e53fe16f34ab124cc495cd4fc"
integrity sha512-9IeBPQM93Ad4qFKUopwuTClzoST/1OId4MaSd/8FB5ScCL2tl25UaOGNR8E2hjiL7xK4LN5+I1Ews6amS7YAiA==
"@shopify/draggable@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@shopify/draggable/-/draggable-1.1.3.tgz#4c1d0415629198ec11d27b776dda0fc89eb5efa2"
integrity sha512-okZG6FTOX1HpfToN2uFVXTicum+NtHFGEY+0MFkZsdChP5qvLSlkffQormMxoDQVIDsK+jso3yz03tteIJ/A0w==

"@sinclair/typebox@^0.27.8":
version "0.27.8"
Expand Down

0 comments on commit 891ee36

Please sign in to comment.