Sitecore / jss

Software development kit for JavaScript developers building web applications with Sitecore Experience Platform
https://jss.sitecore.com
Apache License 2.0
263 stars 275 forks source link

[Chore][Vue] Upgrade to Vue 3.5 #1970

Closed art-alexeyenko closed 1 week ago

art-alexeyenko commented 1 week ago

Description / Motivation

Upgrades vue packages to explicitly use version 3.5. Some package references are removed as they are now included in the main vue dependency (such as this one)

Testing Details

Types of changes