2026-04-01

This commit is contained in:
gcch 2026-04-01 17:07:06 +02:00
commit 5f332f4068
34 changed files with 9392 additions and 391 deletions

View file

@ -7,16 +7,15 @@
"license": "ISC",
"main": "index.js",
"keywords": [],
"scripts": { "knip": "knip" },
"scripts": {
"knip": "knip"
},
"dependencies": {
"@effect/language-service": "^0.60.0",
"@mobily/ts-belt": "v4.0.0-rc.5",
"@sentry/browser": "^10.47.0",
"a11y-dialog": "^8.1.4",
"chalk": "^5.6.2",
"effect": "^3.21.0",
"lit-html": "^3.3.1",
"optics-ts": "^2.4.1",
"purify-ts": "2.1.2",
"ts-pattern": "^5.9.0",
"valibot": "1.1.0"
@ -28,7 +27,6 @@
"@gcch/configuration-prettier": "git+https://git.gcch.fr/gcch/configuration-prettier#8de937e801",
"@playwright/test": "^1.59.0",
"@sentry/core": "^10.47.0",
"@swc/cli": "0.7.8",
"@types/bun": "^1.3.11",
"@types/node": "^25.5.0",
"@vitejs/plugin-legacy": "^8.0.1",
@ -49,8 +47,9 @@
"lightningcss-cli": "^1.32.0",
"oxlint": "^1.58.0",
"oxlint-tsgolint": "^0.19.0",
"playwright": "^1.59.0",
"prettier": "^3.8.1",
"prettier-plugin-pkg": "^0.21.2",
"prettier-plugin-pkg": "^0.22.1",
"prettier-plugin-sh": "^0.18.0",
"sass-embedded": "^1.98.0",
"stylelint": "^17.6.0",