{
  "name": "projectzeronext",
  "version": "2.0.113",
  "private": true,
  "license": "MIT",
  "scripts": {
    "clean": "rm -rf node_modules && rm -rf .next",
    "dev": "next dev --webpack",
    "dev-ssl": "next dev --experimental-https --webpack",
    "build": "next build --webpack",
    "start": "next start -p 3000",
    "type-check": "tsc",
    "lint": "eslint .",
    "test": "jest",
    "cypress:headless": "cd projectzeroe2e && yarn headless",
    "e2e:headless": "CYPRESS_BASE_URL=http://localhost:3000 start-server-and-test start http://localhost:3000 cypress:headless",
    "postinstall": "pz-postinstall",
    "predev": "pz-predev",
    "postdev": "pz-postdev",
    "prebuild": "pz-prebuild",
    "postbuild": "pz-postbuild",
    "poststart": "pz-poststart",
    "prestart": "pz-prestart",
    "test:middleware": "jest middleware-matcher.test.ts --bail"
  },
  "dependencies": {
    "@akinon/next": "2.0.113",
    "@akinon/pz-akifast": "2.0.113",
    "@akinon/pz-apple-pay": "2.0.113",
    "@akinon/pz-b2b": "2.0.113",
    "@akinon/pz-basket-gift-pack": "2.0.113",
    "@akinon/pz-bkm": "2.0.113",
    "@akinon/pz-checkout-gift-pack": "2.0.113",
    "@akinon/pz-click-collect": "2.0.113",
    "@akinon/pz-credit-payment": "2.0.113",
    "@akinon/pz-cybersource-uc": "2.0.113",
    "@akinon/pz-flow-payment": "2.0.113",
    "@akinon/pz-google-pay": "2.0.113",
    "@akinon/pz-gpay": "2.0.113",
    "@akinon/pz-haso": "2.0.113",
    "@akinon/pz-hepsipay": "2.0.113",
    "@akinon/pz-masterpass": "2.0.113",
    "@akinon/pz-masterpass-rest": "2.0.113",
    "@akinon/pz-multi-basket": "2.0.113",
    "@akinon/pz-one-click-checkout": "2.0.113",
    "@akinon/pz-otp": "2.0.113",
    "@akinon/pz-pay-on-delivery": "2.0.113",
    "@akinon/pz-saved-card": "2.0.113",
    "@akinon/pz-similar-products": "2.0.113",
    "@akinon/pz-tabby-extension": "2.0.113",
    "@akinon/pz-tamara-extension": "2.0.113",
    "@akinon/pz-theme": "2.0.113",
    "@akinon/pz-virtual-try-on": "2.0.113",
    "@hookform/resolvers": "2.9.0",
    "@next/third-parties": "16.2.6",
    "@react-google-maps/api": "2.17.1",
    "dayjs": "1.11.5",
    "lossless-json": "2.0.5",
    "next": "16.2.6",
    "@serwist/next": "9.5.11",
    "next-auth": "5.0.0-beta.30",
    "pino": "8.11.0",
    "serwist": "9.5.11",
    "postcss": "8.4.49",
    "react": "19.2.5",
    "react-dom": "19.2.5",
    "react-google-recaptcha": "2.1.0",
    "react-hook-form": "7.71.2",
    "react-intersection-observer": "9.4.0",
    "react-multi-carousel": "2.8.4",
    "react-string-replace": "1.1.0",
    "start-server-and-test": "2.0.3",
    "tailwind-merge": "1.8.0",
    "yup": "0.32.11"
  },
  "devDependencies": {
    "@akinon/eslint-plugin-projectzero": "2.0.113",
    "@semantic-release/changelog": "6.0.2",
    "@semantic-release/exec": "6.0.3",
    "@semantic-release/git": "10.0.1",
    "@tailwindcss/postcss": "4.2.0",
    "@tailwindcss/typography": "0.5.19",
    "@testing-library/dom": "10.4.0",
    "@testing-library/jest-dom": "5.16.4",
    "@testing-library/react": "16.3.2",
    "@testing-library/user-event": "14.1.1",
    "@types/googlemaps": "3.43.3",
    "@types/jest": "29.5.14",
    "@types/react": "19.2.14",
    "@types/react-dom": "19.2.3",
    "client-only": "0.0.1",
    "clsx": "1.1.1",
    "currency-symbol-map": "5.1.0",
    "eslint": "9.39.4",
    "eslint-config-next": "16.2.4",
    "eslint-config-prettier": "10.1.1",
    "husky": "8.0.0",
    "jest": "29.7.0",
    "jest-css-modules-transform": "4.3.0",
    "jest-environment-jsdom": "29.7.0",
    "lint-staged": "13.1.0",
    "prettier": "2.6.2",
    "react-number-format": "5.3.4",
    "sass": "1.49.9",
    "semantic-release": "19.0.5",
    "server-only": "0.0.1",
    "stylelint": "14.6.0",
    "stylelint-config-sass-guidelines": "9.0.1",
    "stylelint-config-standard": "25.0.0",
    "stylelint-scss": "4.2.0",
    "stylelint-selector-bem-pattern": "2.1.1",
    "tailwindcss": "4.2.0",
    "ts-jest": "29.2.6",
    "ts-node": "10.7.0",
    "typescript": "5.9.3"
  },
  "resolutions": {},
  "packageManager": "yarn@1.22.17"
}
