|
22 | 22 | "clsx": "^2.1.1",
|
23 | 23 | "couchbase": "^4.4.5",
|
24 | 24 | "dotenv": "^16.4.7",
|
25 |
| - "lucide-react": "^0.475.0", |
26 |
| - "next": "^14.2.5", |
| 25 | + "lucide-react": "^0.479.0", |
| 26 | + "next": "^15.2.2", |
27 | 27 | "next-swagger-doc": "^0.4.1",
|
28 |
| - "next-themes": "^0.4.4", |
| 28 | + "next-themes": "^0.4.6", |
29 | 29 | "openapi-types": "^12.1.3",
|
30 | 30 | "react": "^18.3.1",
|
31 | 31 | "react-dom": "^18.3.1",
|
32 | 32 | "sharp": "^0.33.5",
|
33 |
| - "swagger-ui-react": "^5.19.0", |
34 |
| - "tailwind-merge": "^2.5.2", |
| 33 | + "swagger-ui-react": "^5.20.1", |
| 34 | + "tailwind-merge": "^3.0.2", |
35 | 35 | "tailwindcss-animate": "^1.0.7",
|
36 | 36 | "zod": "^3.24.2"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1",
|
40 |
| - "@types/node": "^22.13.4", |
41 |
| - "@types/react": "^18.3.3", |
42 |
| - "@types/react-dom": "^18.3.0", |
43 |
| - "@types/swagger-ui-react": "^4.18.3", |
44 |
| - "@typescript-eslint/parser": "^8.24.1", |
45 |
| - "@vitest/coverage-v8": "^2.0.5", |
46 |
| - "autoprefixer": "^10.4.20", |
47 |
| - "eslint": "^9.20.1", |
48 |
| - "eslint-config-next": "15.1.7", |
49 |
| - "eslint-config-prettier": "^9.1.0", |
| 40 | + "@types/node": "^22.13.10", |
| 41 | + "@types/react": "^18.2.64", |
| 42 | + "@types/react-dom": "^18.2.21", |
| 43 | + "@types/swagger-ui-react": "^5.18.0", |
| 44 | + "@typescript-eslint/parser": "^8.26.1", |
| 45 | + "@vitest/coverage-v8": "^3.0.8", |
| 46 | + "autoprefixer": "^10.4.21", |
| 47 | + "eslint": "^9.22.0", |
| 48 | + "eslint-config-next": "15.2.2", |
| 49 | + "eslint-config-prettier": "^10.1.1", |
50 | 50 | "eslint-plugin-react": "^7.37.4",
|
51 |
| - "eslint-plugin-tailwindcss": "^3.18.0", |
| 51 | + "eslint-plugin-tailwindcss": "^4.0.0-alpha.0", |
52 | 52 | "postcss": "^8.5.3",
|
53 |
| - "prettier": "^3.5.1", |
54 |
| - "tailwindcss": "^3.4.10", |
55 |
| - "typescript": "^5.7.3", |
| 53 | + "prettier": "^3.5.3", |
| 54 | + "tailwindcss": "^4.0.13", |
| 55 | + "typescript": "^5.8.2", |
56 | 56 | "vite-tsconfig-paths": "^5.1.4",
|
57 |
| - "vitest": "^2.0.5" |
| 57 | + "vitest": "^3.0.8" |
58 | 58 | }
|
59 | 59 | }
|
0 commit comments