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.1",
|
|
"main": "index.js",
|
|
"keywords": [],
|
|
"scripts": { "test": "echo \"Error: no test specified\" && exit 1" },
|
|
"dependencies": {
|
|
"@sentry/browser": "8.34.0-internal.0",
|
|
"purify-ts": "^2.1.0",
|
|
"remeda": "^2.15.0",
|
|
"ts-pattern": "^5.4.0",
|
|
"valibot": "1.0.0-beta.0",
|
|
"wretch": "^2.10.0"
|
|
},
|
|
"devDependencies": {
|
|
"@biomejs/biome": "^1.9.3",
|
|
"@eslint/js": "^9.12.0",
|
|
"@prettier/plugin-php": "^0.22.2",
|
|
"@prettier/plugin-xml": "^3.4.1",
|
|
"@sentry/types": "8.34.0-internal.0",
|
|
"@swc/cli": "0.4.1-nightly.20240914",
|
|
"@types/eslint__js": "^8.42.3",
|
|
"better-typescript-lib": "^2.9.0",
|
|
"browserslist": "^4.24.0",
|
|
"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",
|
|
"globals": "^15.11.0",
|
|
"oxlint": "^0.9.10",
|
|
"picomatch": "^4.0.2",
|
|
"prettier": "^3.3.3",
|
|
"prettier-plugin-pkg": "^0.18.1",
|
|
"prettier-plugin-sh": "^0.14.0",
|
|
"sass": "^1.79.4",
|
|
"stylelint": "^16.9.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.20241010",
|
|
"typescript-eslint": "^8.8.1",
|
|
"vite": "^5.4.8",
|
|
"vite-plugin-manifest-sri": "^0.2.0",
|
|
"vite-plugin-valibot-env": "^0.8.0",
|
|
"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"
|
|
]
|
|
}
|