|
11 | 11 | "serve": "vite preview" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@headlessui/react": "^1.7.16", |
15 | | - "daisyui": "^2.52.0", |
| 14 | + "@headlessui/react": "^1.7.18", |
| 15 | + "daisyui": "^4.6.1", |
16 | 16 | "firebase": "^9.23.0", |
17 | 17 | "react": "^18.2.0", |
18 | 18 | "react-dom": "^18.2.0", |
19 | 19 | "react-helmet-async": "^1.3.0", |
20 | | - "react-router-dom": "^6.15.0" |
| 20 | + "react-router-dom": "^6.21.3" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@types/react": "18.2.20", |
24 | | - "@types/react-dom": "18.2.7", |
| 23 | + "@types/react": "18.2.50", |
| 24 | + "@types/react-dom": "18.2.18", |
25 | 25 | "@types/react-router-dom": "^5.3.3", |
26 | | - "@typescript-eslint/eslint-plugin": "^5.62.0", |
27 | | - "@typescript-eslint/parser": "^5.62.0", |
28 | | - "@vitejs/plugin-react": "^4.0.4", |
29 | | - "autoprefixer": "^10.4.15", |
30 | | - "eslint": "^8.47.0", |
31 | | - "eslint-config-prettier": "^9.0.0", |
| 26 | + "@typescript-eslint/eslint-plugin": "^6.20.0", |
| 27 | + "@typescript-eslint/parser": "^6.20.0", |
| 28 | + "@vitejs/plugin-react": "^4.2.1", |
| 29 | + "autoprefixer": "^10.4.17", |
| 30 | + "eslint": "^8.56.0", |
| 31 | + "eslint-config-prettier": "^9.1.0", |
32 | 32 | "eslint-config-standard": "^17.1.0", |
33 | | - "eslint-plugin-import": "^2.28.0", |
| 33 | + "eslint-plugin-import": "^2.29.1", |
34 | 34 | "eslint-plugin-node": "^11.1.0", |
35 | 35 | "eslint-plugin-promise": "6.1.1", |
36 | | - "eslint-plugin-react": "^7.33.1", |
37 | | - "postcss": "^8.4.27", |
38 | | - "prettier": "^3.0.1", |
39 | | - "tailwindcss": "^3.3.3", |
40 | | - "typescript": "^5.1.6", |
| 36 | + "eslint-plugin-react": "^7.33.2", |
| 37 | + "postcss": "^8.4.33", |
| 38 | + "prettier": "^3.2.4", |
| 39 | + "tailwindcss": "^3.4.1", |
| 40 | + "typescript": "^5.3.3", |
41 | 41 | "vite": "^4.4.9", |
42 | | - "vite-tsconfig-paths": "^4.2.0" |
| 42 | + "vite-tsconfig-paths": "^4.3.1" |
43 | 43 | } |
44 | 44 | } |
0 commit comments