wip + convertis images
This commit is contained in:
parent
cb467aac2b
commit
ffadb1644c
2742 changed files with 898 additions and 607 deletions
54
package.json
54
package.json
|
|
@ -11,13 +11,13 @@
|
|||
"knip": "knip"
|
||||
},
|
||||
"dependencies": {
|
||||
"@effect/language-service": "^0.75.1",
|
||||
"@effect/language-service": "^0.84.2",
|
||||
"@logtape/logtape": "^1.3.7",
|
||||
"@mobily/ts-belt": "v4.0.0-rc.5",
|
||||
"@sentry/browser": "^10.40.0",
|
||||
"@sentry/browser": "^10.46.0",
|
||||
"a11y-dialog": "^8.1.5",
|
||||
"chalk": "^5.6.2",
|
||||
"effect": "^3.19.19",
|
||||
"effect": "^4.0.0-beta.43",
|
||||
"lit-html": "^3.3.2",
|
||||
"loglevel": "^1.9.2",
|
||||
"loglevel-plugin-prefix": "^0.8.4",
|
||||
|
|
@ -27,45 +27,45 @@
|
|||
"valibot": "1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.4",
|
||||
"@biomejs/biome": "^2.4.10",
|
||||
"@cspell/dict-fr-fr": "^2.3.2",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@playwright/test": "^1.58.2",
|
||||
"@prettier/plugin-xml": "^3.4.2",
|
||||
"@sentry/core": "^10.40.0",
|
||||
"@swc/cli": "0.7.8",
|
||||
"@sentry/core": "^10.46.0",
|
||||
"@swc/cli": "0.8.0",
|
||||
"@types/eslint__js": "^9.14.0",
|
||||
"@types/node": "^25.3.1",
|
||||
"@vitejs/plugin-legacy": "^7.2.1",
|
||||
"@types/node": "^25.5.0",
|
||||
"@vitejs/plugin-legacy": "^8.0.1",
|
||||
"better-typescript-lib": "^2.12.0",
|
||||
"browserslist": "^4.28.1",
|
||||
"caniuse-lite": "^1.0.30001774",
|
||||
"eslint": "^10.0.2",
|
||||
"eslint-plugin-oxlint": "^1.50.0",
|
||||
"eslint-plugin-perfectionist": "^5.6.0",
|
||||
"caniuse-lite": "^1.0.30001782",
|
||||
"eslint": "^10.1.0",
|
||||
"eslint-plugin-oxlint": "^1.57.0",
|
||||
"eslint-plugin-perfectionist": "^5.7.0",
|
||||
"fdir": "^6.5.0",
|
||||
"globals": "^17.3.0",
|
||||
"knip": "^5.85.0",
|
||||
"lightningcss-cli": "^1.31.1",
|
||||
"oxlint": "^1.50.0",
|
||||
"picomatch": "^4.0.3",
|
||||
"globals": "^17.4.0",
|
||||
"knip": "^6.1.0",
|
||||
"lightningcss-cli": "^1.32.0",
|
||||
"oxlint": "^1.57.0",
|
||||
"picomatch": "^4.0.4",
|
||||
"playwright": "^1.58.2",
|
||||
"prettier": "^4.0.0-alpha.13",
|
||||
"prettier-plugin-pkg": "^0.21.2",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-pkg": "^0.22.1",
|
||||
"prettier-plugin-sh": "^0.18.0",
|
||||
"sass-embedded": "^1.97.3",
|
||||
"stylelint": "^17.4.0",
|
||||
"sass-embedded": "^1.98.0",
|
||||
"stylelint": "^17.6.0",
|
||||
"stylelint-config-clean-order": "^8.0.1",
|
||||
"stylelint-config-sass-guidelines": "^13.0.0",
|
||||
"stylelint-config-standard-scss": "^17.0.0",
|
||||
"stylelint-declaration-block-no-ignored-properties": "^3.0.0",
|
||||
"stylelint-plugin-logical-css": "^2.0.2",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "^8.56.1",
|
||||
"vite": "^8.0.0-beta.0",
|
||||
"vite-plugin-valibot-env": "^1.0.1",
|
||||
"stylelint-plugin-logical-css": "^2.1.0",
|
||||
"typescript": "6.0.2",
|
||||
"typescript-eslint": "^8.58.0",
|
||||
"vite": "^8.0.3",
|
||||
"vite-plugin-valibot-env": "^1.0.2",
|
||||
"vite-tsconfig-paths": "^6.1.1",
|
||||
"vitest": "^4.0.18",
|
||||
"vitest": "^4.1.2",
|
||||
"wp-types": "^4.69.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue