2026-04-06
This commit is contained in:
parent
2971f5516d
commit
ab6bab1f9c
3 changed files with 16 additions and 10 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"devDependencies": {
|
||||
"@effect/language-service": "^0.84.3",
|
||||
"@gcch/configuration-eslint": "git+https://git.gcch.fr/gcch/configuration-eslint#62ee424274",
|
||||
"@gcch/configuration-oxlint": "git+https://git.gcch.fr/gcch/configuration-oxlint#3e49f5e2fb",
|
||||
"@gcch/configuration-oxlint": "git+https://git.gcch.fr/gcch/configuration-oxlint#bedd1fa23aff",
|
||||
"@gcch/configuration-prettier": "git+https://git.gcch.fr/gcch/configuration-prettier#8de937e801",
|
||||
"@playwright/test": "^1.59.1",
|
||||
"@sentry/core": "^10.47.0",
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"@vitejs/plugin-legacy": "^8.0.1",
|
||||
"better-typescript-lib": "^2.12.0",
|
||||
"browserslist": "^4.28.2",
|
||||
"caniuse-lite": "^1.0.30001785",
|
||||
"caniuse-lite": "^1.0.30001786",
|
||||
"eslint": "^10.2.0",
|
||||
"eslint-plugin-functional": "^9.0.4",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
"playwright": "^1.59.1",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-pkg": "^0.22.1",
|
||||
"prettier-plugin-sh": "^0.18.0",
|
||||
"prettier-plugin-sh": "^0.18.1",
|
||||
"sass-embedded": "^1.99.0",
|
||||
"stylelint": "^17.6.0",
|
||||
"stylelint-config-clean-order": "^8.0.1",
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
"stylelint-plugin-logical-css": "^2.1.0",
|
||||
"typescript": "6.0.2",
|
||||
"typescript-eslint": "^8.58.0",
|
||||
"vite": "^8.0.3",
|
||||
"vite": "^8.0.4",
|
||||
"vite-tsconfig-paths": "^6.1.1"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue