|
29 | 29 | "@radix-ui/react-label": "^2.1.0", |
30 | 30 | "@radix-ui/react-slot": "^1.1.0", |
31 | 31 | "@radix-ui/react-tooltip": "^1.1.2", |
32 | | - "@t3-oss/env-nextjs": "^0.10.1", |
| 32 | + "@t3-oss/env-nextjs": "^0.11.0", |
33 | 33 | "@tanstack/react-table": "^8.19.3", |
34 | 34 | "class-variance-authority": "^0.7.0", |
35 | 35 | "clsx": "^2.1.1", |
|
47 | 47 | "devDependencies": { |
48 | 48 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
49 | 49 | "@types/eslint": "^8.56.10", |
50 | | - "@types/node": "^20.14.10", |
| 50 | + "@types/node": "^20.14.12", |
51 | 51 | "@types/react": "^18.3.3", |
52 | 52 | "@types/react-dom": "^18.3.0", |
53 | | - "@typescript-eslint/eslint-plugin": "^7.16.0", |
54 | | - "@typescript-eslint/parser": "^7.16.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "^7.17.0", |
| 54 | + "@typescript-eslint/parser": "^7.17.0", |
55 | 55 | "eslint": "^8.57.0", |
56 | 56 | "eslint-config-next": "^14.2.5", |
57 | 57 | "eslint-config-prettier": "^9.1.0", |
58 | 58 | "eslint-plugin-tailwindcss": "^3.17.4", |
59 | | - "postcss": "^8.4.39", |
| 59 | + "postcss": "^8.4.40", |
60 | 60 | "prettier": "^3.3.3", |
61 | 61 | "prettier-plugin-tailwindcss": "^0.6.5", |
62 | 62 | "rimraf": "^6.0.1", |
63 | | - "tailwindcss": "^3.4.4", |
64 | | - "typescript": "^5.5.3" |
| 63 | + "tailwindcss": "^3.4.7", |
| 64 | + "typescript": "^5.5.4" |
65 | 65 | }, |
66 | 66 | "ct3aMetadata": { |
67 | 67 | "initVersion": "7.33.0" |
|
0 commit comments