Skip to content

Commit

Permalink
build(deps-dev): bump @vue-leaflet/vue-leaflet in /ui
Browse files Browse the repository at this point in the history
Bumps [@vue-leaflet/vue-leaflet](https://github.com/vue-leaflet/vue-leaflet) from 0.7.0 to 0.10.1.
- [Release notes](https://github.com/vue-leaflet/vue-leaflet/releases)
- [Changelog](https://github.com/vue-leaflet/vue-leaflet/blob/master/CHANGELOG.md)
- [Commits](vue-leaflet/vue-leaflet@v0.7.0...v0.10.1)

---
updated-dependencies:
- dependency-name: "@vue-leaflet/vue-leaflet"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent a4e95cb commit 3d92117
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@vitejs/plugin-vue": "^4.0.0",
"@vue-leaflet/vue-leaflet": "^0.7.0",
"@vue-leaflet/vue-leaflet": "^0.10.1",
"@vue/test-utils": "^2.4.1",
"diff": "^5.1.0",
"eslint": "^8.46.0",
Expand Down
23 changes: 12 additions & 11 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -621,19 +621,18 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@one-ini/[email protected]":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@one-ini/wasm/-/wasm-0.1.1.tgz#6013659736c9dbfccc96e8a9c2b3de317df39323"
integrity sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==

"@pinia/testing@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@pinia/testing/-/testing-0.1.3.tgz#ee46a5a51d437f845ddc9c7b048c98b6a435e68b"
integrity sha512-D2Ds2s69kKFaRf2KCcP1NhNZEg5+we59aRyQalwRm7ygWfLM25nDH66267U3hNvRUOTx8ofL24GzodZkOmB5xw==
dependencies:
vue-demi ">=0.14.5"

"@one-ini/[email protected]":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@one-ini/wasm/-/wasm-0.1.1.tgz#6013659736c9dbfccc96e8a9c2b3de317df39323"
integrity sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==


"@rollup/pluginutils@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
Expand Down Expand Up @@ -1413,10 +1412,12 @@
dependencies:
"@volar/language-core" "1.10.0"

"@vue-leaflet/vue-leaflet@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@vue-leaflet/vue-leaflet/-/vue-leaflet-0.7.0.tgz#5497ede3346ca3bd009c5636dba2512ea01579d7"
integrity sha512-YY1bcg+7ftGZk4ihCOckOSFMfuhimGxEpPabtpBpaaaquABliB0dkANNFx5d8Y5Vadko5Yjc8Vq74hb/dg4gQw==
"@vue-leaflet/vue-leaflet@^0.10.1":
version "0.10.1"
resolved "https://registry.yarnpkg.com/@vue-leaflet/vue-leaflet/-/vue-leaflet-0.10.1.tgz#17330515629d500ac113009a49f8cf98d140e8cc"
integrity sha512-RNEDk8TbnwrJl8ujdbKgZRFygLCxd0aBcWLQ05q/pGv4+d0jamE3KXQgQBqGAteE1mbQsk3xoNcqqUgaIGfWVg==
dependencies:
vue "^3.2.25"

"@vue/[email protected]":
version "3.3.4"
Expand Down Expand Up @@ -4070,7 +4071,7 @@ vue@^2.0.0:
"@vue/compiler-sfc" "2.7.14"
csstype "^3.1.0"

vue@^3.1.0, vue@^3.1.0-0, vue@^3.3.4:
vue@^3.1.0, vue@^3.1.0-0, vue@^3.2.25, vue@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.4.tgz#8ed945d3873667df1d0fcf3b2463ada028f88bd6"
integrity sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==
Expand Down

0 comments on commit 3d92117

Please sign in to comment.