2025-03-14
Some checks failed
ci/woodpecker/push/publish_instable Pipeline failed

This commit is contained in:
gcch 2025-03-13 16:32:23 +01:00
commit 5688e10d0d
42 changed files with 635 additions and 295 deletions

View file

@ -21,7 +21,7 @@
},
"devDependencies": {
"@cspell/dict-fr-fr": "^2.2.5",
"@eslint/css": "^0.4.0",
"@eslint/css": "^0.5.0",
"@types/bun": "^1.2.5",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "^14.5.0",
@ -34,20 +34,20 @@
"eslint-plugin-vue": "^10.0.0",
"globals": "^16.0.0",
"jiti": "^2.4.2",
"knip": "^5.45.0",
"lightningcss": "^1.29.2",
"knip": "^5.46.0",
"lightningcss": "^1.29.3",
"prettier": "^3.5.3",
"prettier-plugin-pkg": "^0.18.1",
"prettier-plugin-sh": "^0.15.0",
"stylelint": "^16.15.0",
"stylelint": "^16.16.0",
"stylelint-config-clean-order": "^7.0.0",
"stylelint-config-recommended-vue": "^1.6.0",
"stylelint-config-standard": "^37.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"stylelint-plugin-logical-css": "^1.2.1",
"stylelint-plugin-logical-css": "^1.2.2",
"tsr": "^1.3.4",
"typescript": "^5.8.2",
"vite": "^6.2.1",
"vite": "^6.2.2",
"vue-tsc": "^2.2.8"
}
}