Skip to content

Commit

Permalink
chore(deps): update dependency @yandex/ymaps3-types to v0.0.15092073
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent bd0b262 commit 3fefc76
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"publish": "yarn lint && yarn build && yarn workspace vue-yandex-maps npm:publish"
},
"dependencies": {
"@yandex/ymaps3-types": "^0.0.28",
"@yandex/ymaps3-types": "^0.0.15092073",
"examples": "workspace:^",
"puppeteer": "^23.3.0",
"vue-yandex-maps": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/node": "^20.16.5",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/tsconfig": "^0.5.1",
"@yandex/ymaps3-types": "^0.0.28",
"@yandex/ymaps3-types": "^0.0.15092073",
"npm-run-all2": "^6.2.2",
"typescript": "5.5.4",
"vite": "^5.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-yandex-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"license": "MIT",
"dependencies": {
"@yandex/ymaps3-default-ui-theme": ">=0.0.10",
"@yandex/ymaps3-types": ">=0.0.28"
"@yandex/ymaps3-types": ">=0.0.15092073"
},
"devDependencies": {
"@nuxt/kit": "^3.13.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6681,9 +6681,9 @@ __metadata:
languageName: node
linkType: hard

"@yandex/ymaps3-types@npm:>=0.0.28, @yandex/ymaps3-types@npm:^0.0.28":
version: 0.0.28
resolution: "@yandex/ymaps3-types@npm:0.0.28"
"@yandex/ymaps3-types@npm:>=0.0.15092073, @yandex/ymaps3-types@npm:^0.0.15092073":
version: 0.0.15092073
resolution: "@yandex/ymaps3-types@npm:0.0.15092073"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand All @@ -6695,7 +6695,7 @@ __metadata:
optional: true
"@vue/runtime-core":
optional: true
checksum: 10/293c8035b36b91fa14412e79e1fe33d1b8b9499e76e4ea2efa57386e95e8f0a7b8cf1b1e0d2cbeb1a4c7bef4e5dadee14de21e4468ea86e9912bbe705e9c4b52
checksum: 10/f10a78c19c7efd147f68be381efd66402dded4c76a8226c59618e08a7227c7dc4fef7236546ae0ca93ee98d3d0ea031754c828c9a7aa05bf69665df45a3acc1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -11490,7 +11490,7 @@ __metadata:
"@types/node": "npm:^20.16.5"
"@vitejs/plugin-vue": "npm:^5.1.3"
"@vue/tsconfig": "npm:^0.5.1"
"@yandex/ymaps3-types": "npm:^0.0.28"
"@yandex/ymaps3-types": "npm:^0.0.15092073"
npm-run-all2: "npm:^6.2.2"
typescript: "npm:5.5.4"
vite: "npm:^5.4.3"
Expand Down Expand Up @@ -22303,7 +22303,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^8.4.0"
"@typescript-eslint/parser": "npm:^8.4.0"
"@vue/eslint-config-airbnb": "npm:^8.0.0"
"@yandex/ymaps3-types": "npm:^0.0.28"
"@yandex/ymaps3-types": "npm:^0.0.15092073"
eslint: "npm:^9.10.0"
eslint-import-resolver-typescript: "npm:^3.6.3"
eslint-plugin-import-x: "npm:^4.2.1"
Expand All @@ -22325,7 +22325,7 @@ __metadata:
"@nuxt/types": "npm:^2.18.1"
"@vitejs/plugin-vue": "npm:^5.1.3"
"@yandex/ymaps3-default-ui-theme": "npm:>=0.0.10"
"@yandex/ymaps3-types": "npm:>=0.0.28"
"@yandex/ymaps3-types": "npm:>=0.0.15092073"
deep-object-diff: "npm:^1.1.9"
nuxt: "npm:^3.13.1"
rollup-plugin-copy: "npm:^3.5.0"
Expand Down

0 comments on commit 3fefc76

Please sign in to comment.