Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @noction/vue-draggable-grid from 1.10.1 to 1.11.0 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test:e2e-msedge": "yarn playwright test --project=msedge"
},
"dependencies": {
"@noction/vue-draggable-grid": "1.9.16",
"@noction/vue-draggable-grid": "1.11.0",
"@popperjs/core": "^2.11.8",
"@vuepic/vue-datepicker": "^8.3.2",
"@vueuse/core": "^10.9.0",
Expand Down
22 changes: 7 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -667,9 +667,9 @@ __metadata:
languageName: node
linkType: hard

"@noction/vue-draggable-grid@npm:1.9.16":
version: 1.9.16
resolution: "@noction/vue-draggable-grid@npm:1.9.16"
"@noction/vue-draggable-grid@npm:1.11.0":
version: 1.11.0
resolution: "@noction/vue-draggable-grid@npm:1.11.0"
dependencies:
"@interactjs/actions": "npm:^1.10.20"
"@interactjs/auto-start": "npm:^1.10.20"
Expand All @@ -678,11 +678,10 @@ __metadata:
"@interactjs/modifiers": "npm:^1.10.20"
"@types/element-resize-detector": "npm:^1.1.5"
element-resize-detector: "npm:^1.2.4"
mitt: "npm:^3.0.1"
vue: "npm:^3.3.8"
vue: "npm:^3.4.14"
peerDependencies:
vue: ^3.2.0
checksum: 10/11115cdabaf31a40fde2c0e0c9085199b4a53aa8b7c0264317c1392ef43dbf979262dad31d5a0a70c91b2918f897b421032cb497855dee38f6af9ebfea6fed35
checksum: 10/46043224054196a806ae88a0d16ec2c8a5ea0c82c8df7b1a4accdaf5ccbe223764b67cf8764344468fa47fb5c3ebdf8e6d0b2cc842469e09ff50a58fc89b9f8c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4279,13 +4278,6 @@ __metadata:
languageName: node
linkType: hard

"mitt@npm:^3.0.1":
version: 3.0.1
resolution: "mitt@npm:3.0.1"
checksum: 10/287c70d8e73ffc25624261a4989c783768aed95ecb60900f051d180cf83e311e3e59865bfd6e9d029cdb149dc20ba2f128a805e9429c5c4ce33b1416c65bbd14
languageName: node
linkType: hard

"mkdirp@npm:^1.0.3":
version: 1.0.4
resolution: "mkdirp@npm:1.0.4"
Expand Down Expand Up @@ -5531,7 +5523,7 @@ __metadata:
"@cypress/vite-dev-server": "npm:^5.0.7"
"@cypress/vue": "npm:^6.0.0"
"@iconify-json/mdi": "npm:^1.1.66"
"@noction/vue-draggable-grid": "npm:1.9.16"
"@noction/vue-draggable-grid": "npm:1.11.0"
"@playwright/test": "npm:^1.43.0"
"@popperjs/core": "npm:^2.11.8"
"@types/echarts": "npm:^4.9.22"
Expand Down Expand Up @@ -6122,7 +6114,7 @@ __metadata:
languageName: node
linkType: hard

"vue@npm:3, vue@npm:^3.3.8, vue@npm:^3.4.21":
"vue@npm:3, vue@npm:^3.4.14, vue@npm:^3.4.21":
version: 3.4.21
resolution: "vue@npm:3.4.21"
dependencies:
Expand Down
Loading