Skip to content

Commit

Permalink
Update devDependency @yandex/ymaps3-types to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent ab1e536 commit ac459ac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 23 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": "^1.0.15194938",
"examples": "workspace:^",
"puppeteer": "^23.6.1",
"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": "^22.8.7",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"@yandex/ymaps3-types": "^0.0.28",
"@yandex/ymaps3-types": "^1.0.15194938",
"npm-run-all2": "^7.0.1",
"typescript": "5.6.3",
"vite": "^5.4.10",
Expand Down
24 changes: 3 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6731,7 +6731,7 @@ __metadata:
languageName: node
linkType: hard

"@yandex/ymaps3-types@npm:>=0.0.28":
"@yandex/ymaps3-types@npm:>=0.0.28, @yandex/ymaps3-types@npm:^1.0.15194938":
version: 1.0.15194938
resolution: "@yandex/ymaps3-types@npm:1.0.15194938"
peerDependencies:
Expand All @@ -6749,24 +6749,6 @@ __metadata:
languageName: node
linkType: hard

"@yandex/ymaps3-types@npm:^0.0.28":
version: 0.0.28
resolution: "@yandex/ymaps3-types@npm:0.0.28"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
"@vue/runtime-core": 3
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-dom":
optional: true
"@vue/runtime-core":
optional: true
checksum: 10/293c8035b36b91fa14412e79e1fe33d1b8b9499e76e4ea2efa57386e95e8f0a7b8cf1b1e0d2cbeb1a4c7bef4e5dadee14de21e4468ea86e9912bbe705e9c4b52
languageName: node
linkType: hard

"abbrev@npm:1":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down Expand Up @@ -11595,7 +11577,7 @@ __metadata:
"@types/node": "npm:^22.8.7"
"@vitejs/plugin-vue": "npm:^5.1.4"
"@vue/tsconfig": "npm:^0.5.1"
"@yandex/ymaps3-types": "npm:^0.0.28"
"@yandex/ymaps3-types": "npm:^1.0.15194938"
npm-run-all2: "npm:^7.0.1"
typescript: "npm:5.6.3"
vite: "npm:^5.4.10"
Expand Down Expand Up @@ -22640,7 +22622,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^8.12.2"
"@typescript-eslint/parser": "npm:^8.12.2"
"@vue/eslint-config-airbnb": "npm:^8.0.0"
"@yandex/ymaps3-types": "npm:^0.0.28"
"@yandex/ymaps3-types": "npm:^1.0.15194938"
eslint: "npm:^9.14.0"
eslint-import-resolver-typescript: "npm:^3.6.3"
eslint-plugin-import-x: "npm:^4.4.0"
Expand Down

0 comments on commit ac459ac

Please sign in to comment.