Skip to content

Vue and Vuetify versions #1

@mat-ran

Description

@mat-ran

The CLI creates a plugin with the wrong dependencies. Vuetify 3.8 was released yesterday, which requires Vue 3.5, which can't be updated due to the @vcmap/ui dependency.

  "peerDependencies": {
    "@vcmap-cesium/engine": "^11.0.2",
    "@vcmap/core": "^6.1.3",
    "@vcmap/ui": "^6.1.3",
    "ol": "^10.4.0",
    "vue": "~3.4.38", // can't be 3.5
    "vuetify": "^3.7.16" // can be 3.8
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions