65 lines
2 KiB
JSON
65 lines
2 KiB
JSON
{
|
|
"name": "haikuatelier.fr",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"description": "",
|
|
"author": "",
|
|
"license": "ISC",
|
|
"packageManager": "pnpm@9.12.3",
|
|
"main": "index.js",
|
|
"keywords": [],
|
|
"scripts": { "test": "echo \"Error: no test specified\" && exit 1" },
|
|
"dependencies": {
|
|
"@mobily/ts-belt": "4.0.0-rc.5",
|
|
"@sentry/browser": "8.35.0",
|
|
"a11y-dialog": "^8.1.1",
|
|
"purify-ts": "^2.1.0",
|
|
"ts-pattern": "^5.5.0",
|
|
"valibot": "1.0.0-beta.0"
|
|
},
|
|
"devDependencies": {
|
|
"@biomejs/biome": "^1.9.4",
|
|
"@eslint/js": "^9.13.0",
|
|
"@prettier/plugin-php": "^0.22.2",
|
|
"@prettier/plugin-xml": "^3.4.1",
|
|
"@sentry/types": "8.35.0",
|
|
"@swc/cli": "0.5.0",
|
|
"@types/eslint__js": "^8.42.3",
|
|
"better-typescript-lib": "^2.9.0",
|
|
"browserslist": "^4.24.2",
|
|
"configurations-js": "git+https://git.gcch.fr/gcch/configurations-js.git",
|
|
"eslint": "^9.13.0",
|
|
"eslint-plugin-oxlint": "^0.10.1",
|
|
"eslint-plugin-perfectionist": "^3.9.1",
|
|
"fdir": "^6.4.2",
|
|
"globals": "^15.11.0",
|
|
"oxlint": "^0.10.3",
|
|
"picomatch": "^4.0.2",
|
|
"prettier": "^3.3.3",
|
|
"prettier-plugin-pkg": "^0.18.1",
|
|
"prettier-plugin-sh": "^0.14.0",
|
|
"sass": "^1.80.5",
|
|
"stylelint": "^16.10.0",
|
|
"stylelint-config-clean-order": "^6.1.0",
|
|
"stylelint-config-sass-guidelines": "^12.1.0",
|
|
"stylelint-config-standard-scss": "^13.1.0",
|
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
"stylelint-plugin-logical-css": "^1.2.1",
|
|
"typescript": "5.7.0-dev.20241024",
|
|
"typescript-eslint": "^8.12.2",
|
|
"vite": "^5.4.10",
|
|
"vite-plugin-manifest-sri": "^0.2.0",
|
|
"vite-plugin-valibot-env": "^0.8.2",
|
|
"vite-tsconfig-paths": "^5.0.1",
|
|
"wp-types": "^4.66.1"
|
|
},
|
|
"browserslist": [
|
|
"chrome >0 and last 3 years",
|
|
"edge >0 and last 3 years",
|
|
"safari >0 and last 3 years",
|
|
"firefox >0 and last 3 years",
|
|
"and_chr >0 and last 3 years",
|
|
"and_ff >0 and last 3 years",
|
|
"ios >0 and last 3 years"
|
|
]
|
|
}
|