From 42c868ef21591d3c263079de718ea52bd5c19a26 Mon Sep 17 00:00:00 2001 From: Laurent GAY Date: Tue, 11 Nov 2025 13:00:06 +0100 Subject: [PATCH] update libraries & correction oruga (frontend) - #1815 --- package-lock.json | 26 +++++------ package.json | 4 +- .../ParticipationWithoutAccount.spec.ts.snap | 2 +- .../__snapshots__/AuthProviders.spec.ts.snap | 4 +- .../resendConfirmation.spec.ts.snap | 2 +- .../adminGroupProfile.spec.ts.snap | 44 ++++--------------- .../__snapshots__/adminProfile.spec.ts.snap | 24 ++-------- .../adminUsersProfileView.spec.ts.snap | 24 +++++----- .../__snapshots__/groupProfiles.spec.ts.snap | 18 +++----- .../__snapshots__/instancesView.spec.ts.snap | 12 +---- .../__snapshots__/profilesView.spec.ts.snap | 18 +++----- .../__snapshots__/usersView.spec.ts.snap | 44 ++++++------------- 12 files changed, 69 insertions(+), 153 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7f2274328..6a18b9667 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,8 +16,8 @@ "@fullcalendar/daygrid": "^6.1.10", "@fullcalendar/interaction": "^6.1.10", "@fullcalendar/vue3": "^6.1.10", - "@oruga-ui/oruga-next": "^0.12.0", - "@oruga-ui/theme-oruga": "^0.8.0", + "@oruga-ui/oruga-next": "^0.11.6", + "@oruga-ui/theme-oruga": "^0.7.1", "@sentry/tracing": "^7.1", "@sentry/vue": "^10.21.0", "@tiptap/core": "^3.7.2", @@ -3058,24 +3058,24 @@ "license": "MIT" }, "node_modules/@oruga-ui/oruga-next": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@oruga-ui/oruga-next/-/oruga-next-0.12.0.tgz", - "integrity": "sha512-h9+xUfV5WXS8FWASKuU8pQpI4QpgB8w3uGNzPKIwRmCK7xrWTuhlk/O6fWv4vJNK4qPDvtlCkI+DZhCsHGHMPA==", + "version": "0.11.6", + "resolved": "https://registry.npmjs.org/@oruga-ui/oruga-next/-/oruga-next-0.11.6.tgz", + "integrity": "sha512-2ymMckljKlsbe5BtQJoB4XV61PLnPdThpNJWpHjl/KLRQpAOyQK5wbsIr3sTSiYGGrwDt0IDq8bibMkJyh/7ww==", "license": "MIT", "dependencies": { - "vue-component-type-helpers": "^3.1.0" + "vue-component-type-helpers": "^3.0.5" }, "peerDependencies": { "vue": "^3.0.0" } }, "node_modules/@oruga-ui/theme-oruga": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@oruga-ui/theme-oruga/-/theme-oruga-0.8.0.tgz", - "integrity": "sha512-FEfL1UFT/TA+LdusAGO+x3uhltXSytMEU8H9qkPA6GSgCSQJC0c5uTu4Z8enfp27kWIkxj2pFzcNR3CphlzzKw==", + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/@oruga-ui/theme-oruga/-/theme-oruga-0.7.1.tgz", + "integrity": "sha512-lQSjaTmEUsjcXAckZiFyDFsP+MqtoeZtbIikVOrQpbS+cu8NdBEJWd4ew/pzfqlrl+64CFJRM1yERaQ3orpjUQ==", "license": "MIT", "peerDependencies": { - "@oruga-ui/oruga-next": "^0.12.0" + "@oruga-ui/oruga-next": "^0.11.0" } }, "node_modules/@parcel/watcher": { @@ -6258,9 +6258,9 @@ "license": "CC-BY-4.0" }, "node_modules/chai": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/chai/-/chai-6.2.0.tgz", - "integrity": "sha512-aUTnJc/JipRzJrNADXVvpVqi6CO0dn3nx4EVPxijri+fj3LUUDyZQOgVeW54Ob3Y1Xh9Iz8f+CgaCl8v0mn9bA==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/chai/-/chai-6.2.1.tgz", + "integrity": "sha512-p4Z49OGG5W/WBCPSS/dH3jQ73kD6tiMmUM+bckNK6Jr5JHMG3k9bg/BvKR8lKmtVBKmOiuVaV2ws8s9oSbwysg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 0d766e671..bf6bdfb5e 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@fullcalendar/daygrid": "^6.1.10", "@fullcalendar/interaction": "^6.1.10", "@fullcalendar/vue3": "^6.1.10", - "@oruga-ui/oruga-next": "^0.12.0", - "@oruga-ui/theme-oruga": "^0.8.0", + "@oruga-ui/oruga-next": "^0.11.6", + "@oruga-ui/theme-oruga": "^0.7.1", "@sentry/tracing": "^7.1", "@sentry/vue": "^10.21.0", "@tiptap/core": "^3.7.2", diff --git a/tests/unit/specs/components/Participation/__snapshots__/ParticipationWithoutAccount.spec.ts.snap b/tests/unit/specs/components/Participation/__snapshots__/ParticipationWithoutAccount.spec.ts.snap index a6ead268f..090773746 100644 --- a/tests/unit/specs/components/Participation/__snapshots__/ParticipationWithoutAccount.spec.ts.snap +++ b/tests/unit/specs/components/Participation/__snapshots__/ParticipationWithoutAccount.spec.ts.snap @@ -42,7 +42,7 @@ exports[`ParticipationWithoutAccount > handles being already a participant 1`] =
-
-
+
-