|
29 | 29 | "build-storybook": "storybook build"
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "@clerk/nextjs": "^5.2.6", |
| 32 | + "@clerk/nextjs": "^5.3.1", |
33 | 33 | "@heroicons/react": "^2.1.5",
|
34 | 34 | "@hookform/resolvers": "^3.9.0",
|
35 |
| - "@reduxjs/toolkit": "^2.2.6", |
| 35 | + "@reduxjs/toolkit": "^2.2.7", |
36 | 36 | "babel-plugin-react-compiler": "0.0.0-experimental-938cd9a-20240601",
|
37 | 37 | "cal-heatmap": "^4.2.4",
|
38 | 38 | "class-variance-authority": "^0.7.0",
|
39 | 39 | "clsx": "^2.1.1",
|
40 | 40 | "d3": "^7.9.0",
|
41 | 41 | "dayjs": "^1.11.12",
|
42 |
| - "lucide-react": "^0.414.0", |
| 42 | + "lucide-react": "^0.427.0", |
43 | 43 | "nanoid": "^5.0.7",
|
44 | 44 | "next": "15.0.0-rc.0",
|
45 | 45 | "prisma": "^5.18.0",
|
|
49 | 49 | "react-redux": "^9.1.2",
|
50 | 50 | "redux-persist": "^6.0.0",
|
51 | 51 | "sonner": "^1.5.0",
|
52 |
| - "svix": "^1.25.0", |
53 |
| - "tailwind-merge": "^2.4.0", |
| 52 | + "svix": "^1.29.0", |
| 53 | + "tailwind-merge": "^2.5.2", |
54 | 54 | "tailwindcss-animate": "^1.0.7",
|
55 | 55 | "theme-change": "^2.5.0",
|
56 | 56 | "tinykeys": "^2.1.0",
|
57 |
| - "ts-pattern": "^5.2.0", |
| 57 | + "ts-pattern": "^5.3.1", |
58 | 58 | "zod": "^3.23.8"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 | 61 | "@chromatic-com/storybook": "^1.6.1",
|
62 |
| - "@clerk/types": "^4.9.0", |
| 62 | + "@clerk/types": "^4.13.1", |
63 | 63 | "@prisma/client": "5.18.0",
|
64 |
| - "@storybook/addon-essentials": "^8.2.6", |
65 |
| - "@storybook/addon-interactions": "^8.2.6", |
66 |
| - "@storybook/addon-links": "^8.2.6", |
67 |
| - "@storybook/addon-onboarding": "^8.2.6", |
68 |
| - "@storybook/blocks": "^8.2.6", |
69 |
| - "@storybook/nextjs": "^8.2.6", |
70 |
| - "@storybook/react": "^8.2.6", |
71 |
| - "@storybook/test": "^8.2.6", |
72 |
| - "@storybook/theming": "^8.2.6", |
| 64 | + "@storybook/addon-essentials": "^8.2.9", |
| 65 | + "@storybook/addon-interactions": "^8.2.9", |
| 66 | + "@storybook/addon-links": "^8.2.9", |
| 67 | + "@storybook/addon-onboarding": "^8.2.9", |
| 68 | + "@storybook/blocks": "^8.2.9", |
| 69 | + "@storybook/nextjs": "^8.2.9", |
| 70 | + "@storybook/react": "^8.2.9", |
| 71 | + "@storybook/test": "^8.2.9", |
| 72 | + "@storybook/theming": "^8.2.9", |
73 | 73 | "@tailwindcss/forms": "^0.5.7",
|
74 |
| - "@tailwindcss/typography": "^0.5.13", |
| 74 | + "@tailwindcss/typography": "^0.5.14", |
75 | 75 | "@testing-library/dom": "^10.4.0",
|
76 | 76 | "@testing-library/jest-dom": "^6.4.8",
|
77 | 77 | "@testing-library/react": "^16.0.0",
|
78 | 78 | "@testing-library/user-event": "^14.5.2",
|
79 | 79 | "@types/cal-heatmap": "^3.5.39",
|
80 | 80 | "@types/d3": "^7.4.3",
|
81 |
| - "@types/node": "^20.14.12", |
| 81 | + "@types/node": "^22.3.0", |
82 | 82 | "@types/react": "npm:types-react@19.0.0-rc.1",
|
83 | 83 | "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
84 |
| - "@typescript-eslint/eslint-plugin": "^7.17.0", |
85 |
| - "@typescript-eslint/parser": "^7.17.0", |
86 |
| - "@vitest/ui": "^2.0.4", |
| 84 | + "@typescript-eslint/eslint-plugin": "^8.1.0", |
| 85 | + "@typescript-eslint/parser": "^8.1.0", |
| 86 | + "@vitest/ui": "^2.0.5", |
87 | 87 | "daisyui": "^4.12.10",
|
88 | 88 | "eslint": "^8.56.0",
|
89 | 89 | "eslint-config-next": "14.2.5",
|
|
93 | 93 | "eslint-plugin-prettier": "^5.2.1",
|
94 | 94 | "eslint-plugin-storybook": "^0.8.0",
|
95 | 95 | "happy-dom": "^14.12.3",
|
96 |
| - "husky": "^9.1.1", |
97 |
| - "lint-staged": "^15.2.7", |
98 |
| - "postcss": "^8.4.40", |
| 96 | + "husky": "^9.1.4", |
| 97 | + "lint-staged": "^15.2.9", |
| 98 | + "postcss": "^8.4.41", |
99 | 99 | "prettier": "^3.3.3",
|
100 |
| - "prettier-plugin-tailwindcss": "^0.6.5", |
| 100 | + "prettier-plugin-tailwindcss": "^0.6.6", |
101 | 101 | "rimraf": "^6.0.1",
|
102 |
| - "storybook": "^8.2.6", |
103 |
| - "tailwindcss": "^3.4.6", |
| 102 | + "storybook": "^8.2.9", |
| 103 | + "tailwindcss": "^3.4.10", |
104 | 104 | "ts-expect": "^1.3.0",
|
105 | 105 | "typescript": "5.5.4",
|
106 |
| - "vitest": "^2.0.4" |
| 106 | + "vitest": "^2.0.5" |
107 | 107 | },
|
108 | 108 | "volta": {
|
109 | 109 | "node": "20.16.0"
|
|
0 commit comments