2024-10-16
This commit is contained in:
parent
ee7c786dbd
commit
5793fcb710
72 changed files with 1586 additions and 667 deletions
13
package.json
13
package.json
|
|
@ -12,9 +12,10 @@
|
|||
"dependencies": {
|
||||
"@mobily/ts-belt": "^3.13.1",
|
||||
"@sentry/browser": "8.34.0",
|
||||
"html-template-tag": "^4.1.0",
|
||||
"purify-ts": "^2.1.0",
|
||||
"remeda": "^2.15.0",
|
||||
"ts-pattern": "^5.4.0",
|
||||
"ts-pattern": "^5.5.0",
|
||||
"valibot": "1.0.0-beta.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -30,8 +31,8 @@
|
|||
"configurations-js": "git+https://git.gcch.fr/gcch/configurations-js.git",
|
||||
"eslint": "^9.12.0",
|
||||
"eslint-plugin-oxlint": "^0.9.10",
|
||||
"eslint-plugin-perfectionist": "^3.8.0",
|
||||
"fdir": "^6.4.0",
|
||||
"eslint-plugin-perfectionist": "^3.9.0",
|
||||
"fdir": "^6.4.2",
|
||||
"globals": "^15.11.0",
|
||||
"oxlint": "^0.9.10",
|
||||
"picomatch": "^4.0.2",
|
||||
|
|
@ -46,10 +47,10 @@
|
|||
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
||||
"stylelint-plugin-logical-css": "^1.2.1",
|
||||
"typescript": "5.7.0-dev.20241010",
|
||||
"typescript-eslint": "^8.8.1",
|
||||
"vite": "^5.4.8",
|
||||
"typescript-eslint": "^8.9.0",
|
||||
"vite": "^5.4.9",
|
||||
"vite-plugin-manifest-sri": "^0.2.0",
|
||||
"vite-plugin-valibot-env": "^0.8.0",
|
||||
"vite-plugin-valibot-env": "^0.8.1",
|
||||
"vite-tsconfig-paths": "^5.0.1",
|
||||
"wp-types": "^4.66.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue