Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
144 changes: 72 additions & 72 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,92 +27,92 @@
"postbuild": "next-sitemap"
},
"dependencies": {
"@headlessui/react": "2.1.9",
"@heroicons/react": "2.1.5",
"@tailwindcss/typography": "0.5.15",
"axios": "1.7.7",
"axios-hooks": "5.0.2",
"@headlessui/react": "2.2.9",
"@heroicons/react": "2.2.0",
"@tailwindcss/typography": "0.5.19",
"axios": "1.13.1",
"axios-hooks": "5.1.1",
"date-fns": "4.1.0",
"flowbite": "2.5.2",
"flowbite-react": "0.10.2",
"next": "14.2.14",
"next-seo": "6.6.0",
"flowbite": "3.1.2",
"flowbite-react": "0.12.10",
"next": "16.0.1",
"next-seo": "7.0.1",
"next-sitemap": "4.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.0",
"react-intersection-observer": "9.13.1",
"temporal-polyfill": "0.2.5"
"react": "19.2.0",
"react-dom": "19.2.0",
"react-hook-form": "7.66.0",
"react-intersection-observer": "10.0.0",
"temporal-polyfill": "0.3.0"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cz-commitlint": "19.5.0",
"@eslint/compat": "1.2.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@next/bundle-analyzer": "14.2.14",
"@percy/cli": "1.29.4",
"@percy/cypress": "3.1.2",
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"@commitlint/cz-commitlint": "20.1.0",
"@eslint/compat": "1.4.1",
"@eslint/eslintrc": "3.3.1",
"@eslint/js": "9.39.0",
"@next/bundle-analyzer": "16.0.1",
"@percy/cli": "1.31.4",
"@percy/cypress": "3.1.6",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/blocks": "8.3.5",
"@storybook/nextjs": "8.3.5",
"@storybook/react": "8.3.5",
"@storybook/test-runner": "0.19.1",
"@storybook/addon-essentials": "8.6.14",
"@storybook/addon-interactions": "8.6.14",
"@storybook/addon-links": "10.0.2",
"@storybook/blocks": "8.6.14",
"@storybook/nextjs": "10.0.2",
"@storybook/react": "10.0.2",
"@storybook/test-runner": "0.24.1",
"@storybook/testing-library": "0.2.2",
"@testing-library/cypress": "10.0.2",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.13",
"@types/node": "22.7.4",
"@types/react": "18.3.11",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"autoprefixer": "10.4.20",
"@testing-library/cypress": "10.1.0",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@types/jest": "30.0.0",
"@types/node": "24.9.2",
"@types/react": "19.2.2",
"@typescript-eslint/eslint-plugin": "8.46.2",
"@typescript-eslint/parser": "8.46.2",
"autoprefixer": "10.4.21",
"commitizen": "4.3.1",
"cross-env": "7.0.3",
"cssnano": "7.0.6",
"cypress": "13.15.0",
"eslint": "9.12.0",
"cross-env": "10.1.0",
"cssnano": "7.1.2",
"cypress": "15.5.0",
"eslint": "9.39.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-next": "14.2.14",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-import-helpers": "1.3.1",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-config-next": "16.0.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-cypress": "5.2.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-import-helpers": "2.0.1",
"eslint-plugin-jest": "29.0.1",
"eslint-plugin-jest-dom": "5.5.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.5.4",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-tailwindcss": "3.17.4",
"eslint-plugin-testing-library": "6.3.0",
"eslint-plugin-unused-imports": "4.1.4",
"globals": "15.10.0",
"eslint-plugin-storybook": "10.0.2",
"eslint-plugin-tailwindcss": "3.18.2",
"eslint-plugin-testing-library": "7.13.3",
"eslint-plugin-unused-imports": "4.3.0",
"globals": "16.4.0",
"http-server": "14.1.1",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.10",
"husky": "9.1.7",
"jest": "30.2.0",
"jest-environment-jsdom": "30.2.0",
"lint-staged": "16.2.6",
"npm-run-all": "4.1.5",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"rimraf": "6.0.1",
"semantic-release": "24.1.2",
"start-server-and-test": "2.0.8",
"storybook": "8.3.5",
"tailwindcss": "3.4.13",
"typescript": "5.6.2"
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",
"rimraf": "6.1.0",
"semantic-release": "25.0.1",
"start-server-and-test": "2.1.2",
"storybook": "10.0.2",
"tailwindcss": "4.1.16",
"typescript": "5.9.3"
},
"config": {
"commitizen": {
Expand Down
Loading