{ "name": "haikuatelier.fr", "version": "1.0.0", "type": "module", "description": "", "author": "", "license": "ISC", "packageManager": "pnpm@9.14.2", "main": "index.js", "keywords": [], "scripts": { "knip": "knip", "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@mobily/ts-belt": "4.0.0-rc.5", "@sentry/browser": "8.41.0", "@swan-io/boxed": "^3.1.2", "a11y-dialog": "^8.1.1", "optics-ts": "^2.4.1", "purify-ts": "^2.1.0", "ts-pattern": "^5.5.0", "valibot": "1.0.0-beta.8" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@eslint/js": "^9.15.0", "@prettier/plugin-php": "^0.22.2", "@prettier/plugin-xml": "^3.4.1", "@sentry/types": "8.41.0", "@swc/cli": "0.5.1", "@types/eslint__js": "^8.42.3", "@types/node": "^22.10.0", "better-typescript-lib": "^2.9.0", "browserslist": "^4.24.2", "eslint": "^9.15.0", "eslint-plugin-oxlint": "^0.13.2", "eslint-plugin-perfectionist": "^4.1.2", "fdir": "^6.4.2", "globals": "^15.12.0", "knip": "^5.38.2", "oxlint": "^0.13.2", "picomatch": "^4.0.2", "prettier": "^3.4.1", "prettier-plugin-pkg": "^0.18.1", "prettier-plugin-sh": "^0.14.0", "sass-embedded": "^1.81.0", "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.8.0-dev.20241122", "typescript-eslint": "^8.16.0", "vite": "^6.0.1", "vite-plugin-manifest-sri": "^0.2.0", "vite-plugin-node-polyfills": "^0.22.0", "vite-plugin-valibot-env": "^0.9.1", "vite-tsconfig-paths": "^5.1.3", "wp-types": "^4.67.0" }, "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" ], "knip": { "entry": ["web/app/themes/haiku-atelier-2024/src/scripts/*.ts"], "project": ["web/app/themes/haiku-atelier-2024/src/scripts/**/*.{js,ts,d.ts}"] }, "trustedDependencies": ["@biomejs/biome", "@parcel/watcher"] }