diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml index 4ecbb34..3f18276 100644 --- a/.idea/dataSources.local.xml +++ b/.idea/dataSources.local.xml @@ -1,6 +1,6 @@ - + diff --git a/assets/plannings.json b/assets/plannings.json index 14584a8..f33b156 100644 --- a/assets/plannings.json +++ b/assets/plannings.json @@ -7681,7 +7681,7 @@ { "id": "g7", "title": "G7", - "url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=18201&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=18201&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" } ], "id": "ang-anglais", @@ -9772,7 +9772,7 @@ { "id": "isticm1opt1-plcgroupe2", "title": "PLC groupe 2", - "url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=14636&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=14636&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" }, { "id": "isticm1cropt1ppar", @@ -15379,7 +15379,7 @@ { "id": "option-mathematiques", "title": "Option Mathématiques", - "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=7724&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=7724&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}" }, { "id": "option-physique", @@ -15399,19 +15399,19 @@ { "id": "option-sciences-de-la-vie", "title": "Option Sciences de la vie", - "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=2178&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=2178&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}" } ] }, { "id": "option-sciences-de-l-education", "title": "Option Sciences de l'éducation", - "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=8394&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=8394&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}" }, { "id": "td-pass", "title": "TD PASS", - "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=11975&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=11975&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}" } ] }, @@ -15444,7 +15444,7 @@ { "id": "dfasm3", "title": "DFASM3", - "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=5060&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=5060&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}" } ] }, @@ -15546,7 +15546,7 @@ { "id": "groupe-c", "title": "Groupe C", - "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=3825&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=3825&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}" }, { "id": "l2-sps-groupe1-1-4", @@ -15561,12 +15561,12 @@ { "id": "l2-sps-groupe-3-3-4", "title": "L2 SPS - Groupe 3 (3/4)", - "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1247&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1247&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}" }, { "id": "l2-sps-groupe-4-4-4", "title": "L2 SPS - Groupe 4 (4/4)", - "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1206&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-st-etienne.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1206&projectId=4&calType=ical&firstDate={date-start}&lastDate={date-end}" } ] }, diff --git a/package-lock.json b/package-lock.json index b902fec..466c1ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "eslint": "8.57.1", "eslint-config-standard": "17.1.0", "eslint-config-vuetify": "0.6.1", - "eslint-plugin-html": "8.1.1", + "eslint-plugin-html": "8.1.2", "eslint-plugin-import": "2.30.0", "eslint-plugin-n": "16.6.2", "eslint-plugin-no-only-tests": "3.3.0", @@ -12973,9 +12973,9 @@ } }, "node_modules/eslint-plugin-html": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.1.1.tgz", - "integrity": "sha512-6qmlJsc40D2m3Dn9oEH+0PAOkJhxVu0f5sVItqpCE0YWgYnyP4xCjBc3UWTHaJcY9ARkWOLIIuXLq0ndRnQOHw==", + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.1.2.tgz", + "integrity": "sha512-pbRchDV2SmqbCi/Ev/q3aAikzG9BcFe0IjjqjtMn8eTLq71ZUggyJB6CDmuwGAXmYZHrXI12XTfCqvgcnPRqGw==", "dev": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index 0d9e7a7..1513a11 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint": "8.57.1", "eslint-config-standard": "17.1.0", "eslint-config-vuetify": "0.6.1", - "eslint-plugin-html": "8.1.1", + "eslint-plugin-html": "8.1.2", "eslint-plugin-import": "2.30.0", "eslint-plugin-n": "16.6.2", "eslint-plugin-no-only-tests": "3.3.0",