Commit 9c62a8e3 authored by Mickaël Desfrênes's avatar Mickaël Desfrênes
Browse files

upgrade vue-jama

parent ec4d9dc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
__version__ = "0.1.103"
__version__ = "0.1.104"
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    "preview": "vite preview"
  },
  "dependencies": {
    "@pdn-certic/vue3-jama": "0.8.6",
    "@pdn-certic/vue3-jama": "0.8.7",
    "vue": "^3.5.25"
  },
  "devDependencies": {
+6 −5
Original line number Diff line number Diff line
@@ -284,16 +284,17 @@
  resolved "https://registry.yarnpkg.com/@mdi/font/-/font-7.4.47.tgz#2ae522867da3a5c88b738d54b403eb91471903af"
  integrity sha512-43MtGpd585SNzHZPcYowu/84Vz2a2g31TvPMTm9uTiCSWzaheQySUcSyUH/46fPnuPQWof2yd0pGBtzee/IQWw==

"@pdn-certic/vue3-jama@0.8.6":
  version "0.8.6"
  resolved "https://git.unicaen.fr/api/v4/projects/855/packages/npm/@pdn-certic/vue3-jama/-/@pdn-certic/vue3-jama-0.8.6.tgz#d64408258194506be059569dd0663ef1dbf32884"
  integrity sha1-1kQIJYGUUGvgWVad0GY+8dvzKIQ=
"@pdn-certic/vue3-jama@0.8.7":
  version "0.8.7"
  resolved "https://git.unicaen.fr/api/v4/projects/855/packages/npm/@pdn-certic/vue3-jama/-/@pdn-certic/vue3-jama-0.8.7.tgz#04d316768ee13c6126df1b28dd7d5d8acedb8246"
  integrity sha1-BNMWdo7hPGEm3xso3X1dis7bgkY=
  dependencies:
    "@certic/certic-ouai" "0.0.26"
    "@mdi/font" "^7.4.47"
    asmcrypto.js "^2.3.2"
    axios "^1.13.2"
    hls.js "^1.6.15"
    markdown-it "^14.1.1"
    openseadragon "^5.0.1"
    roboto-fontface "^0.10.0"
    vue "^3.5.25"
@@ -1012,7 +1013,7 @@ magic-string@^0.30.21:
  dependencies:
    "@jridgewell/sourcemap-codec" "^1.5.5"

markdown-it@^14.0.0:
markdown-it@^14.0.0, markdown-it@^14.1.1:
  version "14.1.1"
  resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.1.tgz#856f90b66fc39ae70affd25c1b18b581d7deee1f"
  integrity sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==