Skip to content

Commit

Permalink
build(deps-dev): bump vue from 2.7.14 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 2.7.14 to 3.0.0.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.0.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 11b95f8 commit 6c33914
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 261 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"sitemap": "^7.1.1",
"svg-pathdata": "^6.0.3",
"svgson": "^5.2.1",
"vue": "^3.4.13"
"vue": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/lucide-vue-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"rollup-plugin-dts": "^6.1.0",
"vite": "5.1.8",
"vitest": "^1.4.0",
"vue": "^3.4.21"
"vue": "^3.0.0"
},
"peerDependencies": {
"vue": ">=3.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/lucide-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"typescript": "^4.9.5",
"vite": "5.1.8",
"vitest": "^0.32.2",
"vue": "2.7.14",
"vue": "3.0.0",
"vue-template-compiler": "2.7.14"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 6c33914

Please sign in to comment.