Commit aeae2df5 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

composer update et vite build

parent 43b738d1
Loading
Loading
Loading
Loading
Loading
+102 −105
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@
    "php": ">=8.2",
    "laminas/laminas-cli": "1.11.0",
    "symfony/process": "7.2.0",

    "twbs/bootstrap": "5.0.2",
    "components/jquery": "3.7.1",
    "components/font-awesome": "6.5.2",
@@ -20,7 +19,6 @@
    "snapappointments/bootstrap-select": "1.14.0-beta3",
    "datatables.net/datatables.net-bs5": "2.1.8",
    "vakata/jstree": "3.3.17",

    "unicaen/app": "7.1.0",
    "unicaen/authentification": "6.4.3",
    "unicaen/privilege": "6.2.1",
@@ -31,7 +29,7 @@
    "unicaen/open-document": "6.0.10",
    "unicaen/siham": "6.2.0",
    "unicaen/mail": "7.1.2",
        "unicaen/vue"                      : "6.3.3",
    "unicaen/vue": "6.4.0",
    "unicaen/bddadmin": "1.4.3",
    "unicaen/signature": "1.0.6",
    "connecteur-ose/actul": "dev-master",
@@ -86,7 +84,6 @@
    "update-public-vendor": [
      "rm -rf public/vendor",
      "mkdir public/vendor",

      "cp -R vendor/twbs/bootstrap/dist public/vendor/bootstrap",
      "cp -R vendor/components/jquery public/vendor/jquery",
      "cp -R vendor/components/font-awesome public/vendor/font-awesome",
+4 −4
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "6d6e46d8213e28b4b77e2544df9cb296",
    "content-hash": "f494f402d8a61de88b80d393e7003d02",
    "packages": [
        {
            "name": "apereo/phpcas",
@@ -7872,11 +7872,11 @@
        },
        {
            "name": "unicaen/vue",
            "version": "6.3.3",
            "version": "6.4.0",
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/vue.git",
                "reference": "0a6a964de9049cc4b8032088bdf03809f90dc358"
                "reference": "832b621f890b0bb9e5155ba6732fc607f49b8d77"
            },
            "type": "library",
            "autoload": {
@@ -7888,7 +7888,7 @@
                ]
            },
            "description": "Module pour utiliser Vue.js",
            "time": "2025-03-31T13:26:31+00:00"
            "time": "2025-06-24T09:43:56+00:00"
        },
        {
            "name": "unicaen/zfc-user",
+0 −0

File changed and moved.

Preview size limit exceeded, changes collapsed.

+0 −15

File deleted.

Preview size limit exceeded, changes collapsed.