|
15 | 15 | "dependencies": { |
16 | 16 | "@radix-ui/react-tooltip": "^1.2.8", |
17 | 17 | "@tanstack/react-table": "^8.21.3", |
18 | | - "next": "^16.0.1", |
| 18 | + "next": "^16.0.7", |
19 | 19 | "next-themes": "^0.4.6", |
20 | | - "react": "^19.2.0", |
21 | | - "react-dom": "^19.2.0", |
22 | | - "tailwind-merge": "^3.3.1" |
| 20 | + "react": "^19.2.1", |
| 21 | + "react-dom": "^19.2.1", |
| 22 | + "tailwind-merge": "^3.4.0" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@eslint/eslintrc": "^3.3.1", |
26 | | - "@eslint/js": "^9.38.0", |
27 | | - "@next/eslint-plugin-next": "16.0.1", |
| 25 | + "@eslint/eslintrc": "^3.3.3", |
| 26 | + "@eslint/js": "^9.39.1", |
| 27 | + "@next/eslint-plugin-next": "16.0.7", |
28 | 28 | "@svgr/webpack": "^8.1.0", |
29 | | - "@tailwindcss/postcss": "^4.1.16", |
| 29 | + "@tailwindcss/postcss": "^4.1.17", |
30 | 30 | "@types/node": "^22.18.13", |
31 | | - "@types/react": "^19.2.2", |
32 | | - "@types/react-dom": "^19.2.2", |
| 31 | + "@types/react": "^19.2.7", |
| 32 | + "@types/react-dom": "^19.2.3", |
33 | 33 | "babel-plugin-react-compiler": "^1.0.0", |
34 | 34 | "dotenv": "^17.2.3", |
35 | | - "eslint": "^9.38.0", |
| 35 | + "eslint": "^9.39.1", |
36 | 36 | "eslint-config-prettier": "^10.1.8", |
37 | 37 | "eslint-plugin-import": "^2.32.0", |
38 | 38 | "eslint-plugin-prettier": "^5.5.4", |
39 | 39 | "eslint-plugin-react": "^7.37.5", |
40 | 40 | "eslint-plugin-svgo": "^0.11.3", |
41 | | - "firebase-admin": "^13.5.0", |
42 | | - "prettier": "^3.6.2", |
43 | | - "tailwindcss": "^4.1.16", |
| 41 | + "firebase-admin": "^13.6.0", |
| 42 | + "prettier": "^3.7.4", |
| 43 | + "tailwindcss": "^4.1.17", |
44 | 44 | "typescript": "^5.9.3", |
45 | | - "typescript-eslint": "^8.46.2" |
| 45 | + "typescript-eslint": "^8.48.1" |
46 | 46 | } |
47 | 47 | } |
0 commit comments