update libraries & correction oruga (frontend) - #1815
This commit is contained in:
26
package-lock.json
generated
26
package-lock.json
generated
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user