Commit c5465c93 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

update vue3-jama to 0.6.8

parent 42aa9ab4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
__version__ = "0.1.58"
__version__ = "0.1.59"
+6 −6
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@
    "preview": "vite preview"
  },
  "dependencies": {
    "@pdn-certic/vue3-jama": "^0.6.5",
    "vue": "^3.4.21"
    "@pdn-certic/vue3-jama": "^0.6.8",
    "vue": "^3.5.25"
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "^5.0.4",
    "typescript": "^5.2.2",
    "vite": "^5.2.0",
    "vue-tsc": "^2.0.6"
    "@vitejs/plugin-vue": "^6.0.3",
    "typescript": "^5.9.3",
    "vite": "^7.2.7",
    "vue-tsc": "^3.1.8"
  }
}
+561 −408

File changed.

Preview size limit exceeded, changes collapsed.