ref: continue le travail sur la page Produit
This commit is contained in:
parent
922a66d5bc
commit
47b66eeb34
9 changed files with 216 additions and 170 deletions
10
package.json
10
package.json
|
|
@ -15,7 +15,7 @@
|
|||
"@mobily/ts-belt": "v4.0.0-rc.5",
|
||||
"@sentry/browser": "^10.49.0",
|
||||
"a11y-dialog": "^8.1.5",
|
||||
"effect": "^4.0.0-beta.51",
|
||||
"effect": "^4.0.0-beta.52",
|
||||
"lit-html": "^3.3.2",
|
||||
"purify-ts": "2.1.2",
|
||||
"ts-pattern": "^5.9.0",
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@effect/language-service": "^0.85.1",
|
||||
"@effect/tsgo": "0.4.0",
|
||||
"@effect/tsgo": "0.5.0",
|
||||
"@gcch/configuration-eslint": "git+https://git.gcch.fr/gcch/configuration-eslint#62ee424274",
|
||||
"@gcch/configuration-oxlint": "git+https://git.gcch.fr/gcch/configuration-oxlint#0968f683",
|
||||
"@gcch/configuration-prettier": "git+https://git.gcch.fr/gcch/configuration-prettier#8de937e801",
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"@sentry/core": "^10.49.0",
|
||||
"@types/bun": "^1.3.12",
|
||||
"@types/node": "^25.6.0",
|
||||
"@typescript/native-preview": "latest",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260420.1",
|
||||
"@vitejs/plugin-legacy": "^8.0.1",
|
||||
"better-typescript-lib": "^2.12.0",
|
||||
"browserslist": "^4.28.2",
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
"fdir": "^6.5.0",
|
||||
"globals": "^17.5.0",
|
||||
"jiti": "^2.6.1",
|
||||
"knip": "^6.4.1",
|
||||
"knip": "^6.5.0",
|
||||
"lightningcss": "^1.32.0",
|
||||
"lightningcss-cli": "^1.32.0",
|
||||
"oxlint": "^1.60.0",
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
"stylelint-plugin-logical-css": "^2.1.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "^8.58.2",
|
||||
"vite": "^8.0.8",
|
||||
"vite": "^8.0.9",
|
||||
"vite-tsconfig-paths": "^6.1.1"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue