Skip to content

Commit e81fd11

Browse files
committed
chore: mise à jour des plugins Lighthouse Ecoindex vers 6.0.7
- lighthouse-plugin-ecoindex-core: 6.0.6 → 6.0.7 - lighthouse-plugin-ecoindex-courses: 6.0.6 → 6.0.7 - Mise à jour des lockfiles (package-lock.json et lib/package-lock.json) - Changeset créé pour la prochaine release
1 parent 2dbb7fd commit e81fd11

5 files changed

Lines changed: 43 additions & 22 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
"ecoindex-app": patch
3+
---
4+
5+
## Mise à jour des plugins Lighthouse Ecoindex
6+
7+
Mise à jour des dépendances des plugins Lighthouse Ecoindex vers la version 6.0.7.
8+
9+
### Packages mis à jour
10+
11+
- `lighthouse-plugin-ecoindex-core` : `6.0.6``6.0.7`
12+
- `lighthouse-plugin-ecoindex-courses` : `6.0.6``6.0.7`
13+
14+
### Fichiers modifiés
15+
16+
- `package.json` : Mise à jour de la version dans les dépendances
17+
- `lib/package.json` : Mise à jour de la version dans les dépendances
18+
- `package-lock.json` : Mise à jour automatique des lockfiles

lib/package-lock.json

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"lighthouse": "13.0.1",
14-
"lighthouse-plugin-ecoindex-core": "6.0.6",
15-
"lighthouse-plugin-ecoindex-courses": "6.0.6"
14+
"lighthouse-plugin-ecoindex-core": "6.0.7",
15+
"lighthouse-plugin-ecoindex-courses": "6.0.7"
1616
}
1717
}

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"i18next": "^25.7.1",
132132
"i18next-fs-backend": "^2.6.1",
133133
"i18next-resources-to-backend": "^1.2.1",
134-
"lighthouse-plugin-ecoindex-courses": "^6.0.6",
134+
"lighthouse-plugin-ecoindex-courses": "^6.0.7",
135135
"lucide-react": "^0.555.0",
136136
"react": "^19.2.1",
137137
"react-dom": "^19.2.1",

0 commit comments

Comments
 (0)