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
116 changes: 58 additions & 58 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,124 +44,124 @@
"commit": "cz"
},
"dependencies": {
"@heroicons/react": "^2.1.3",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-toast": "^1.1.5",
"@heroicons/react": "^2.1.4",
"@hookform/resolvers": "^3.6.0",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-scroll-area": "^1.1.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-toast": "^1.2.1",
"@t3-oss/env-nextjs": "^0.10.1",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/react-query": "^5.36.2",
"@tanstack/react-query-devtools": "^5.36.2",
"@tanstack/react-query": "^5.49.2",
"@tanstack/react-query-devtools": "^5.49.2",
"@trpc/client": "11.0.0-rc.370",
"@trpc/next": "11.0.0-rc.370",
"@trpc/react-query": "11.0.0-rc.370",
"@trpc/server": "11.0.0-rc.370",
"clsx": "^2.1.1",
"glob": "^10.3.15",
"glob": "^10.4.2",
"luxon": "^3.4.4",
"next": "^14.2.3",
"next": "^14.2.4",
"next-auth": "^4.24.7",
"next-themes": "^0.3.0",
"nextjs-toploader": "^1.6.12",
"path-to-regexp": "^6.2.2",
"path-to-regexp": "^7.0.0",
"postcss-calc": "^10.0.0",
"postcss-import": "^16.1.0",
"postcss-mixins": "^10.0.1",
"postcss-simple-vars": "^7.0.1",
"postgres": "^3.4.4",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react-hook-form": "^7.51.4",
"react": "~18.3.1",
"react-dom": "~18.3.1",
"react-hook-form": "^7.52.0",
"server-only": "^0.0.1",
"sharp": "^0.33.3",
"sharp": "^0.33.4",
"superjson": "^2.2.1",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.6",
"zustand": "^4.5.2"
"zod": "^3.23.8",
"zustand": "^4.5.4"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@next/bundle-analyzer": "^14.2.3",
"@playwright/test": "^1.43.1",
"@next/bundle-analyzer": "^14.2.4",
"@playwright/test": "^1.45.0",
"@savvywombat/tailwindcss-grid-areas": "^4.0.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@storybook/addon-essentials": "^7.6.19",
"@storybook/addon-interactions": "^7.6.19",
"@storybook/addon-links": "^7.6.19",
"@storybook/blocks": "^7.6.19",
"@storybook/nextjs": "^7.6.19",
"@storybook/react": "^7.6.19",
"@storybook/test": "^7.6.19",
"@storybook/test-runner": "^0.16.0",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
"@storybook/blocks": "^8.1.11",
"@storybook/nextjs": "^8.1.11",
"@storybook/react": "^8.1.11",
"@storybook/test": "^8.1.11",
"@storybook/test-runner": "^0.19.0",
"@tailwindcss/container-queries": "^0.1.1",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.6",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@total-typescript/ts-reset": "^0.5.1",
"@types/jest": "^29.5.12",
"@types/luxon": "^3.4.2",
"@types/node": "^20.12.9",
"@types/react": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"autoprefixer": "^10.4.19",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cssnano": "^7.0.1",
"cssnano": "^7.0.3",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^9.6.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-next": "^14.2.3",
"eslint-config-next": "^14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-playwright": "^1.6.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-tailwindcss": "^3.15.1",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-unused-imports": "^3.2.0",
"eslint-plugin-unused-imports": "^4.0.0",
"http-server": "^14.1.1",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fail-on-console": "^3.2.0",
"jiti": "^1.21.0",
"lint-staged": "^15.2.2",
"jest-fail-on-console": "^3.3.0",
"jiti": "^1.21.6",
"lint-staged": "^15.2.7",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"prettier-plugin-embed": "^0.4.15",
"prettier-plugin-sql": "^0.18.0",
"prettier-plugin-tailwindcss": "^0.5.14",
"rimraf": "^5.0.5",
"semantic-release": "^23.0.8",
"start-server-and-test": "^2.0.3",
"storybook": "^7.6.19",
"stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"prettier-plugin-tailwindcss": "^0.6.5",
"rimraf": "^5.0.7",
"semantic-release": "^24.0.0",
"start-server-and-test": "^2.0.4",
"storybook": "^8.1.11",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.1",
"stylelint-order": "^6.0.4",
"stylelint-prettier": "^5.0.0",
"stylelint-selector-bem-pattern": "^4.0.0",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.4",
"ts-node": "^10.9.2",
"tsx": "^4.9.3",
"typescript": "^5.4.5"
"tsx": "^4.16.0",
"typescript": "^5.5.2"
},
"engines": {
"node": ">=20.12.2"
Expand Down
Loading