|
8 | 8 | "start": "next start" |
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | | - "@radix-ui/react-checkbox": "^1.1.1", |
12 | | - "@radix-ui/react-icons": "^1.3.0", |
13 | | - "@radix-ui/react-label": "^2.1.0", |
14 | | - "@radix-ui/react-select": "^2.1.1", |
15 | | - "@radix-ui/react-slider": "^1.2.0", |
16 | | - "@sanity/styled-components": "6.1.18-canary.4", |
| 11 | + "@radix-ui/react-checkbox": "^1.3.5", |
| 12 | + "@radix-ui/react-icons": "^1.3.2", |
| 13 | + "@radix-ui/react-label": "^2.1.10", |
| 14 | + "@radix-ui/react-select": "^2.3.1", |
| 15 | + "@radix-ui/react-slider": "^1.4.1", |
| 16 | + "@sanity/styled-components": "6.1.24", |
17 | 17 | "@trillionhq/stats.js": "^0.23.0", |
18 | 18 | "@types/culori": "^2.1.1", |
19 | 19 | "babel-plugin-react-compiler": "beta", |
20 | | - "class-variance-authority": "^0.7.0", |
| 20 | + "class-variance-authority": "^0.7.1", |
21 | 21 | "clsx": "^2.1.1", |
22 | | - "culori": "^4.0.1", |
23 | | - "fuse.js": "^7.0.0", |
| 22 | + "culori": "^4.0.2", |
| 23 | + "fuse.js": "^7.4.2", |
24 | 24 | "next": "^15.0.3", |
25 | 25 | "react": "rc", |
26 | 26 | "react-dom": "rc", |
27 | | - "styled-components": "6.1.18", |
28 | | - "tailwind-merge": "^2.4.0", |
| 27 | + "styled-components": "6.4.2", |
| 28 | + "tailwind-merge": "^2.6.1", |
29 | 29 | "tailwindcss-animate": "^1.0.7", |
30 | 30 | "use-effect-event": "^1.0.2" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@sanity/prettier-config": "^1.0.3", |
34 | | - "@types/node": "^22.1.0", |
35 | | - "@types/react": "^18.3.12", |
36 | | - "@types/react-dom": "^18.3.1", |
| 33 | + "@sanity/prettier-config": "^1.0.6", |
| 34 | + "@types/node": "^22.20.0", |
| 35 | + "@types/react": "^18.3.31", |
| 36 | + "@types/react-dom": "^18.3.7", |
37 | 37 | "eslint": "^8.57.1", |
38 | 38 | "eslint-config-next": "^15.0.3", |
39 | 39 | "eslint-plugin-react-compiler": "beta", |
40 | 40 | "eslint-plugin-simple-import-sort": "^12.1.1", |
41 | 41 | "postcss": "^8.4.49", |
42 | | - "prettier-plugin-tailwindcss": "^0.6.8", |
43 | | - "tailwindcss": "^3.4.14", |
44 | | - "typescript": "5.6.3" |
| 42 | + "prettier-plugin-tailwindcss": "^0.8.0", |
| 43 | + "tailwindcss": "^3.4.19", |
| 44 | + "typescript": "5.9.3" |
45 | 45 | }, |
46 | 46 | "packageManager": "pnpm@9.12.3" |
47 | 47 | } |
0 commit comments