2024-09-22
This commit is contained in:
parent
82040ce0fb
commit
f60f20dccf
514 changed files with 1968 additions and 1111 deletions
18
package.json
18
package.json
|
|
@ -13,14 +13,14 @@
|
|||
"dependencies": {
|
||||
"@sentry/browser": "^8.30.0",
|
||||
"purify-ts": "^2.1.0",
|
||||
"remeda": "^2.12.1",
|
||||
"remeda": "^2.14.0",
|
||||
"ts-pattern": "^5.3.1",
|
||||
"valibot": "^0.42.0",
|
||||
"valibot": "^0.42.1",
|
||||
"wretch": "^2.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.1",
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@biomejs/biome": "^1.9.2",
|
||||
"@eslint/js": "^9.11.0",
|
||||
"@prettier/plugin-php": "^0.22.2",
|
||||
"@prettier/plugin-xml": "^3.4.1",
|
||||
"@sentry/types": "^8.30.0",
|
||||
|
|
@ -29,17 +29,17 @@
|
|||
"better-typescript-lib": "^2.8.0",
|
||||
"browserslist": "^4.23.3",
|
||||
"configurations-js": "git+https://git.gcch.fr/gcch/configurations-js.git",
|
||||
"eslint": "^9.10.0",
|
||||
"eslint-plugin-oxlint": "^0.9.5",
|
||||
"eslint": "^9.11.0",
|
||||
"eslint-plugin-oxlint": "^0.9.6",
|
||||
"eslint-plugin-perfectionist": "^3.6.0",
|
||||
"fdir": "^6.3.0",
|
||||
"globals": "^15.9.0",
|
||||
"oxlint": "^0.9.5",
|
||||
"oxlint": "^0.9.6",
|
||||
"picomatch": "^4.0.2",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-pkg": "^0.18.1",
|
||||
"prettier-plugin-sh": "^0.14.0",
|
||||
"sass": "^1.78.0",
|
||||
"sass": "^1.79.3",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-clean-order": "^6.1.0",
|
||||
"stylelint-config-sass-guidelines": "^12.1.0",
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"stylelint-plugin-logical-css": "^1.2.1",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^8.6.0",
|
||||
"vite": "^5.4.6",
|
||||
"vite": "^5.4.7",
|
||||
"vite-plugin-valibot-env": "^0.6.12",
|
||||
"vite-tsconfig-paths": "^5.0.1",
|
||||
"wp-types": "^4.66.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue