Skip to content

Commit

Permalink
chore: upgrade picasso.js (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
quanho committed Jun 28, 2024
1 parent 8451a41 commit 9d6b006
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
"hammerjs": "^2.0.8",
"husky": "^8.0.0",
"jest": "^29.0.0",
"picasso-plugin-hammer": "2.2.3",
"picasso-plugin-q": "2.2.3",
"picasso.js": "2.2.3",
"picasso-plugin-hammer": "2.2.8",
"picasso-plugin-q": "2.2.8",
"picasso.js": "2.2.8",
"prettier": "2.8.8",
"qlik-chart-modules": "0.67.0",
"qlik-object-conversion": "0.16.2",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8423,20 +8423,20 @@ pend@~1.2.0:
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
integrity sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==

picasso-plugin-hammer@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/picasso-plugin-hammer/-/picasso-plugin-hammer-2.2.3.tgz#be73374ef8c86197508775e9e3bb10ff8ac157c0"
integrity sha512-9H39iil6px4f5yFH0kaHv8Coh1rwogerW/dtBKU+tQP0kiKcoMHuqrEH6I0fugyYMk+PCXv9PRorppDmrIGuQg==

picasso-plugin-q@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/picasso-plugin-q/-/picasso-plugin-q-2.2.3.tgz#e96955f3845da18d45391207378ca4c481ee30a9"
integrity sha512-gRf12eYfx35MD0S58Enpuoo+ZdZ/47D6NNx2YWGnnsl9u031gGK0W/1rL9PqUFCeQaPTPURWtyCWCEDk4/kRiA==

picasso.js@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/picasso.js/-/picasso.js-2.2.3.tgz#f32039a6cf7bda0989c4967641435f801ca45ec2"
integrity sha512-s2shnImqaM4XCR1E8mg8y86ZmhOgrTDhO1WIZ86LtZTXdvllkFS1TRVgpvxIfIIrbXb0IZPPQsrBNJomYvbD0Q==
picasso-plugin-hammer@2.2.8:
version "2.2.8"
resolved "https://registry.yarnpkg.com/picasso-plugin-hammer/-/picasso-plugin-hammer-2.2.8.tgz#cdf92d1ca0973e6e3dbfc56ad47306c54420217c"
integrity sha512-TRElRFDyNBeR0hgWJwCqgV5QSOB1ZoKjYaEUaLD58Kuk3ULXSHOiTp6d6HRgdUK8SY/xnmTK/cFj38ihQinu0A==

picasso-plugin-q@2.2.8:
version "2.2.8"
resolved "https://registry.yarnpkg.com/picasso-plugin-q/-/picasso-plugin-q-2.2.8.tgz#141f5a3425265237ba5e62059021c423609663c0"
integrity sha512-vs8SHCE+8lvBPDUQhOMGFSx8YxecSGLZoIPdXcLM56Co6yk1a2AeGIPax9amLUPg/+q3IkvRlPsoE07jDc9k3w==

picasso.js@2.2.8:
version "2.2.8"
resolved "https://registry.yarnpkg.com/picasso.js/-/picasso.js-2.2.8.tgz#5bec2e9d5d75c5f4085bb43fb07685f484fa094c"
integrity sha512-JZ2xIESQZ2/qgEVBOLXlV1WaDqMumaYtDkm/+IVZcsfNXND7KbrdJZP4ZZk2qhxhYLVeTiiprzLiYkIFDtWtGg==

picocolors@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 9d6b006

Please sign in to comment.