|
33 | 33 | "vitest": "cross-env vitest --config ./vitest.config.mts" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@next/bundle-analyzer": "^16.2.1", |
| 36 | + "@next/bundle-analyzer": "^16.2.3", |
37 | 37 | "@radix-ui/react-dialog": "1.1.15", |
38 | 38 | "@radix-ui/react-tabs": "1.1.13", |
39 | | - "@sentry/nextjs": "^10.45.0", |
| 39 | + "@sentry/nextjs": "^10.48.0", |
40 | 40 | "@types/airtable": "^0.10.5", |
41 | 41 | "airtable": "^0.12.2", |
42 | | - "axios": "^1.12.2", |
| 42 | + "axios": "^1.15.0", |
43 | 43 | "cva": "^1.0.0-beta.4", |
44 | 44 | "fast-xml-parser": "^3.21.1", |
45 | 45 | "fingerprintjs2": "^2.1.4", |
46 | 46 | "fontfaceobserver": "^2.3.0", |
47 | | - "formik": "^2.4.6", |
48 | | - "lodash": "^4.17.21", |
| 47 | + "formik": "^2.4.9", |
| 48 | + "lodash": "^4.18.1", |
49 | 49 | "logrocket": "^10.1.0", |
50 | 50 | "logrocket-react": "^6.0.3", |
51 | | - "next": "^16.2.1", |
| 51 | + "next": "^16.2.3", |
52 | 52 | "next-sitemap": "^4.2.3", |
53 | 53 | "object-hash": "^3.0.0", |
54 | | - "react": "^19.2.4", |
55 | | - "react-dom": "^19.2.4", |
| 54 | + "react": "^19.2.5", |
| 55 | + "react-dom": "^19.2.5", |
56 | 56 | "react-player": "^2.16.0", |
57 | 57 | "react-select": "^5.10.2", |
58 | | - "tailwind-merge": "^3.3.1", |
| 58 | + "tailwind-merge": "^3.5.0", |
59 | 59 | "yup": "^1.7.1" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | 62 | "@eslint/eslintrc": "^3.3.5", |
63 | 63 | "@eslint/js": "^9.39.4", |
64 | 64 | "@faker-js/faker": "^10.3.0", |
65 | | - "@next/eslint-plugin-next": "^16.2.1", |
66 | | - "@playwright/test": "^1.56.1", |
67 | | - "@storybook/addon-docs": "^10.3.1", |
68 | | - "@storybook/nextjs": "^10.3.1", |
| 65 | + "@next/eslint-plugin-next": "^16.2.3", |
| 66 | + "@playwright/test": "^1.59.1", |
| 67 | + "@storybook/addon-docs": "^10.3.5", |
| 68 | + "@storybook/nextjs": "^10.3.5", |
69 | 69 | "@svgr/webpack": "^8.1.0", |
70 | 70 | "@tailwindcss/postcss": "^4.2.2", |
71 | 71 | "@testing-library/jest-dom": "^6.9.1", |
|
80 | 80 | "@types/react-dom": "^19.2.3", |
81 | 81 | "@vitejs/plugin-react": "^4.4.1", |
82 | 82 | "@vitest/coverage-v8": "^3.1.2", |
83 | | - "@vitest/eslint-plugin": "^1.6.13", |
| 83 | + "@vitest/eslint-plugin": "^1.6.15", |
84 | 84 | "@vitest/ui": "^3.1.2", |
85 | 85 | "axios-mock-adapter": "^2.1.0", |
86 | 86 | "chromatic": "^15.3.0", |
87 | 87 | "cross-env": "^7.0.3", |
88 | | - "dotenv": "^17.2.3", |
| 88 | + "dotenv": "^17.4.1", |
89 | 89 | "eslint": "^9.39.4", |
90 | 90 | "eslint-config-prettier": "^10.1.8", |
91 | 91 | "eslint-import-resolver-typescript": "^4.4.4", |
92 | | - "eslint-plugin-better-tailwindcss": "^4.3.2", |
| 92 | + "eslint-plugin-better-tailwindcss": "^4.4.0", |
93 | 93 | "eslint-plugin-import-x": "^4.16.2", |
94 | 94 | "eslint-plugin-jsx-a11y": "^6.10.2", |
95 | 95 | "eslint-plugin-lodash": "^8.0.0", |
96 | | - "eslint-plugin-no-barrel-files": "^1.2.2", |
| 96 | + "eslint-plugin-no-barrel-files": "^1.3.0", |
97 | 97 | "eslint-plugin-playwright": "^2.10.1", |
98 | 98 | "eslint-plugin-prettier": "^5.5.5", |
99 | 99 | "eslint-plugin-react": "^7.37.5", |
100 | 100 | "eslint-plugin-react-hooks": "^7.0.1", |
101 | | - "eslint-plugin-storybook": "^10.3.2", |
102 | | - "eslint-plugin-unicorn": "^63.0.0", |
| 101 | + "eslint-plugin-storybook": "^10.3.5", |
| 102 | + "eslint-plugin-unicorn": "^64.0.0", |
103 | 103 | "husky": "^9.1.7", |
104 | 104 | "jsdom": "^26.1.0", |
105 | 105 | "lint-staged": "13.0.3", |
106 | | - "postcss": "^8.5.6", |
107 | | - "prettier": "^3.8.1", |
| 106 | + "postcss": "^8.5.9", |
| 107 | + "prettier": "^3.8.2", |
108 | 108 | "prettier-plugin-tailwindcss": "^0.7.2", |
109 | | - "storybook": "^10.3.1", |
| 109 | + "storybook": "^10.3.5", |
110 | 110 | "tailwindcss": "^4.2.2", |
111 | 111 | "typescript": "^5.9.3", |
112 | | - "typescript-eslint": "^8.57.1", |
| 112 | + "typescript-eslint": "^8.58.1", |
113 | 113 | "vite-plugin-magical-svg": "^1.9.0", |
114 | 114 | "vite-tsconfig-paths": "^6.1.1", |
115 | 115 | "vitest": "^3.1.2", |
116 | | - "webpack": "^5.102.1" |
| 116 | + "webpack": "^5.106.1" |
117 | 117 | }, |
118 | 118 | "packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be", |
119 | 119 | "pnpm": { |
|
0 commit comments