corvée: met à jour les dépendances
This commit is contained in:
parent
f61ec51d43
commit
8bd25821c0
4 changed files with 163 additions and 284 deletions
18
package.json
18
package.json
|
|
@ -13,9 +13,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@mobily/ts-belt": "v4.0.0-rc.5",
|
||||
"@sentry/browser": "^10.49.0",
|
||||
"@sentry/browser": "^10.50.0",
|
||||
"a11y-dialog": "^8.1.5",
|
||||
"effect": "^4.0.0-beta.55",
|
||||
"effect": "^4.0.0-beta.57",
|
||||
"lit-html": "^3.3.2",
|
||||
"purify-ts": "2.1.2",
|
||||
"ts-pattern": "^5.9.0",
|
||||
|
|
@ -28,10 +28,10 @@
|
|||
"@gcch/configuration-oxlint": "git+https://git.gcch.fr/gcch/configuration-oxlint#0968f683",
|
||||
"@gcch/configuration-prettier": "git+https://git.gcch.fr/gcch/configuration-prettier#8de937e801",
|
||||
"@playwright/test": "^1.59.1",
|
||||
"@sentry/core": "^10.49.0",
|
||||
"@types/bun": "^1.3.12",
|
||||
"@sentry/core": "^10.50.0",
|
||||
"@types/bun": "^1.3.13",
|
||||
"@types/node": "^25.6.0",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260422.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260423.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.6.1",
|
||||
"knip": "^6.6.2",
|
||||
"lightningcss": "^1.32.0",
|
||||
"lightningcss-cli": "^1.32.0",
|
||||
"oxlint": "^1.61.0",
|
||||
|
|
@ -54,15 +54,15 @@
|
|||
"prettier-plugin-pkg": "^0.22.1",
|
||||
"prettier-plugin-sh": "^0.18.1",
|
||||
"sass-embedded": "^1.99.0",
|
||||
"stylelint": "^17.8.0",
|
||||
"stylelint": "^17.9.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.1.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.59.0",
|
||||
"vite": "^8.0.9",
|
||||
"vite": "^8.0.10",
|
||||
"vite-tsconfig-paths": "^6.1.1"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue