Skip to content
Merged
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
85 changes: 41 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"vitest": "cross-env vitest --config ./vitest.config.mts"
},
"dependencies": {
"@base-ui/react": "^1.3.0",
"@base-ui/react": "^1.4.1",
"@hookform/resolvers": "^5.2.2",
"@mdx-js/loader": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@next/bundle-analyzer": "^16.2.3",
"@next/mdx": "^16.2.3",
"@next/bundle-analyzer": "^16.2.6",
"@next/mdx": "^16.2.6",
"@radix-ui/react-dialog": "1.1.15",
"@radix-ui/react-tabs": "1.1.13",
"@sentry/nextjs": "^10.48.0",
"@sentry/nextjs": "^10.52.0",
"@types/airtable": "^0.10.5",
"@types/mdx": "^2.0.13",
"airtable": "^0.12.2",
Expand All @@ -52,19 +52,19 @@
"fingerprintjs2": "^2.1.4",
"fontfaceobserver": "^2.3.0",
"lodash": "^4.18.1",
"logrocket": "^12.1.0",
"logrocket": "^12.1.1",
"logrocket-react": "^7.0.0",
"lucide-react": "^1.8.0",
"next": "^16.2.3",
"lucide-react": "^1.14.0",
"next": "^16.2.6",
"next-sitemap": "^4.2.3",
"object-hash": "^3.0.0",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-hook-form": "^7.72.1",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-hook-form": "^7.75.0",
"react-player": "^3.4.0",
"react-select": "^5.10.2",
"remark-gfm": "^4.0.1",
"tailwind-merge": "^3.5.0",
"tailwind-merge": "^3.6.0",
"tw-animate-css": "^1.4.0",
"zod": "^3.25.76"
},
Expand All @@ -73,12 +73,12 @@
"@eslint/eslintrc": "^3.3.5",
"@eslint/js": "^10.0.1",
"@faker-js/faker": "^10.4.0",
"@next/eslint-plugin-next": "^16.2.3",
"@next/eslint-plugin-next": "^16.2.6",
"@playwright/test": "^1.59.1",
"@storybook/addon-docs": "^10.3.5",
"@storybook/nextjs": "^10.3.5",
"@storybook/addon-docs": "^10.3.6",
"@storybook/nextjs": "^10.3.6",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/postcss": "^4.2.2",
"@tailwindcss/postcss": "^4.3.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@types/fingerprintjs2": "2",
Expand All @@ -90,49 +90,46 @@
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-v8": "^4.1.4",
"@vitest/eslint-plugin": "^1.6.15",
"@vitest/ui": "^4.1.4",
"@vitest/coverage-v8": "^4.1.5",
"@vitest/eslint-plugin": "^1.6.17",
"@vitest/ui": "^4.1.5",
"axios-mock-adapter": "^2.1.0",
"babel-plugin-react-compiler": "^1.0.0",
"chromatic": "^16.2.0",
"chromatic": "^16.9.1",
"cross-env": "^10.1.0",
"dotenv": "^17.4.1",
"eslint": "^10.2.0",
"dotenv": "^17.4.2",
"eslint": "^10.3.0",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-better-tailwindcss": "^4.4.0",
"eslint-plugin-better-tailwindcss": "^4.5.0",
"eslint-plugin-import-x": "^4.16.2",
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-no-barrel-files": "^1.3.0",
"eslint-plugin-playwright": "^2.10.1",
"eslint-plugin-no-barrel-files": "^1.3.1",
"eslint-plugin-playwright": "^2.10.2",
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-you-might-not-need-an-effect": "^0.9.3",
"eslint-plugin-storybook": "^10.3.5",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-you-might-not-need-an-effect": "^0.10.1",
"eslint-plugin-storybook": "^10.3.6",
"eslint-plugin-unicorn": "^64.0.0",
"husky": "^9.1.7",
"jsdom": "^29.0.2",
"lint-staged": "16.4.0",
"postcss": "^8.5.9",
"prettier": "^3.8.2",
"prettier-plugin-tailwindcss": "^0.7.2",
"shadcn": "^4.2.0",
"storybook": "^10.3.5",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.2",
"typescript-eslint": "^8.58.1",
"vite": "^8.0.0",
"jsdom": "^29.1.1",
"lint-staged": "17.0.4",
"postcss": "^8.5.14",
"prettier": "^3.8.3",
"prettier-plugin-tailwindcss": "^0.8.0",
"shadcn": "^4.7.0",
"storybook": "^10.3.6",
"tailwindcss": "^4.3.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.59.2",
"vite": "^8.0.12",
"vite-plugin-magical-svg": "^1.9.0",
"vite-tsconfig-paths": "^6.1.1",
"vitest": "^4.1.4",
"webpack": "^5.106.1"
"vitest": "^4.1.5",
"webpack": "^5.106.2"
},
"packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",
"packageManager": "pnpm@11.1.2+sha512.415a1cc25974731e75455c1468371be74c5aa5fb7621b50d4056d222451609f11412f23fd602e6169f1e060466641f798597e1be961a10688836a67b16569499",
"pnpm": {
"onlyBuiltDependencies": [
"sharp"
],
"overrides": {
"vite": "^8.0.0"
}
Expand Down
Loading
Loading