2024-10-02
This commit is contained in:
parent
ff27cdf9a5
commit
5f9c6d85a1
33 changed files with 422 additions and 265 deletions
10
package.json
10
package.json
|
|
@ -15,11 +15,11 @@
|
|||
"purify-ts": "^2.1.0",
|
||||
"remeda": "^2.14.0",
|
||||
"ts-pattern": "^5.4.0",
|
||||
"valibot": "^0.42.1",
|
||||
"valibot": "1.0.0-beta.0",
|
||||
"wretch": "^2.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.2",
|
||||
"@biomejs/biome": "^1.9.3",
|
||||
"@eslint/js": "^9.11.1",
|
||||
"@prettier/plugin-php": "^0.22.2",
|
||||
"@prettier/plugin-xml": "^3.4.1",
|
||||
|
|
@ -31,9 +31,9 @@
|
|||
"configurations-js": "git+https://git.gcch.fr/gcch/configurations-js.git",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-plugin-oxlint": "^0.9.9",
|
||||
"eslint-plugin-perfectionist": "^3.7.0",
|
||||
"eslint-plugin-perfectionist": "^3.8.0",
|
||||
"fdir": "^6.4.0",
|
||||
"globals": "^15.9.0",
|
||||
"globals": "^15.10.0",
|
||||
"oxlint": "^0.9.9",
|
||||
"picomatch": "^4.0.2",
|
||||
"prettier": "^3.3.3",
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
||||
"stylelint-plugin-logical-css": "^1.2.1",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^8.7.0",
|
||||
"typescript-eslint": "^8.8.0",
|
||||
"vite": "^5.4.8",
|
||||
"vite-plugin-valibot-env": "^0.6.12",
|
||||
"vite-tsconfig-paths": "^5.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue