Skip to content

Commit

Permalink
Update devDependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent de9c9af commit bb9eaa6
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/examples/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@yandex/ymaps3-types": "^1.0.15194938",
"npm-run-all2": "^7.0.1",
"typescript": "5.6.3",
"vite": "^5.4.10",
"vite": "^6.0.4",
"vue": "^3.5.12",
"vue-tsc": "2.1.10"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@vue/tsconfig": "^0.5.1",
"npm-run-all2": "^7.0.1",
"typescript": "5.6.3",
"vite": "^5.4.10",
"vite": "^6.0.4",
"vue": "^3.5.12",
"vue-tsc": "2.1.10"
}
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 @@ -88,7 +88,7 @@
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-delete": "^2.1.0",
"typescript": "5.6.3",
"vite": "^5.4.10",
"vite": "^6.0.4",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-lib-inject-css": "^2.1.1",
"vue": "^3.5.12",
Expand Down
Loading

0 comments on commit bb9eaa6

Please sign in to comment.