Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kolirt committed Nov 28, 2023
1 parent 16a1854 commit aeef6fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions examples/vite/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==

"@kolirt/vue-modal@^0.0.14":
version "0.0.14"
resolved "https://registry.yarnpkg.com/@kolirt/vue-modal/-/vue-modal-0.0.14.tgz#438ce59722ba8b96fe93a392ccfe1d912c905f0b"
integrity sha512-sNybeM7nnAzMdNZT5FokuJDMLSEv7cqcB5NWoLS4D4nSmSfNUQNzCXANuO+BRrU//JptOQ6LX4xgZR+Jr7kARg==
"@kolirt/vue-modal@^0.0.15":
version "0.0.15"
resolved "https://registry.yarnpkg.com/@kolirt/vue-modal/-/vue-modal-0.0.15.tgz#61f0504a405c8294835e5f4fd44f86498ff61dd5"
integrity sha512-HlcRRryOJUC4uNnSU6AWSRbT532JYWxUZJh8gXjvhMAEuwgfeWyLfuzcdQnKOEt8VGw0j++Euo5bfAoVkGDEkg==
dependencies:
"@kyvg/vue3-notification" "^2.9.1"
bootstrap "5.3.0"
Expand Down
8 changes: 4 additions & 4 deletions examples/vue-cli-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1136,10 +1136,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@kolirt/vue-modal@^0.0.14":
version "0.0.14"
resolved "https://registry.yarnpkg.com/@kolirt/vue-modal/-/vue-modal-0.0.14.tgz#438ce59722ba8b96fe93a392ccfe1d912c905f0b"
integrity sha512-sNybeM7nnAzMdNZT5FokuJDMLSEv7cqcB5NWoLS4D4nSmSfNUQNzCXANuO+BRrU//JptOQ6LX4xgZR+Jr7kARg==
"@kolirt/vue-modal@^0.0.15":
version "0.0.15"
resolved "https://registry.yarnpkg.com/@kolirt/vue-modal/-/vue-modal-0.0.15.tgz#61f0504a405c8294835e5f4fd44f86498ff61dd5"
integrity sha512-HlcRRryOJUC4uNnSU6AWSRbT532JYWxUZJh8gXjvhMAEuwgfeWyLfuzcdQnKOEt8VGw0j++Euo5bfAoVkGDEkg==
dependencies:
"@kyvg/vue3-notification" "^2.9.1"
bootstrap "5.3.0"
Expand Down

0 comments on commit aeef6fe

Please sign in to comment.