2025-11-04

This commit is contained in:
gcch 2025-11-04 13:21:41 +01:00
commit 0da56ea07f
1624 changed files with 5560 additions and 1923 deletions

View file

@ -14,6 +14,7 @@
"@sentry/browser": "^10.22.0",
"a11y-dialog": "^8.1.4",
"chalk": "^5.6.2",
"effect": "^3.19.0",
"lit-html": "^3.3.1",
"loglevel": "^1.9.2",
"loglevel-plugin-prefix": "^0.8.4",
@ -25,9 +26,9 @@
"devDependencies": {
"@biomejs/biome": "^2.3.3",
"@cspell/dict-fr-fr": "^2.3.2",
"@eslint/js": "^9.39.0",
"@eslint/js": "^9.39.1",
"@gcch/configuration-prettier": "^0.0.10",
"@playwright/test": "^1.56.1",
"@prettier/plugin-php": "^0.24.0",
"@prettier/plugin-xml": "^3.4.2",
"@sentry/core": "^10.22.0",
"@swc/cli": "0.7.8",
@ -37,7 +38,7 @@
"better-typescript-lib": "^2.12.0",
"browserslist": "^4.27.0",
"caniuse-lite": "^1.0.30001753",
"eslint": "^9.39.0",
"eslint": "^9.39.1",
"eslint-plugin-oxlint": "^1.25.0",
"eslint-plugin-perfectionist": "^4.15.1",
"fdir": "^6.5.0",
@ -58,7 +59,7 @@
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"stylelint-plugin-logical-css": "^1.2.3",
"typescript": "5.9.3",
"typescript-eslint": "^8.46.2",
"typescript-eslint": "^8.46.3",
"vite": "^7.1.12",
"vite-plugin-compression2": "^2.3.1",
"vite-plugin-manifest-sri": "^0.2.0",