|
17 | 17 | "react-dom": "^18.2.0" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@types/node": "^17.0.45", |
21 | | - "@types/react": "^18.2.14", |
22 | | - "@types/react-dom": "^18.2.6", |
23 | | - "@typescript-eslint/eslint-plugin": "^5.61.0", |
24 | | - "@typescript-eslint/parser": "^5.61.0", |
25 | | - "@vitejs/plugin-react": "^4.0.2", |
| 20 | + "@types/node": "^20.5.0", |
| 21 | + "@types/react": "^18.2.20", |
| 22 | + "@types/react-dom": "^18.2.7", |
| 23 | + "@typescript-eslint/eslint-plugin": "^6.4.0", |
| 24 | + "@typescript-eslint/parser": "^6.4.0", |
| 25 | + "@vitejs/plugin-react": "^4.0.4", |
26 | 26 | "@vitejs/plugin-react-swc": "^3.3.2", |
27 | | - "autoprefixer": "^10.4.14", |
| 27 | + "autoprefixer": "^10.4.15", |
28 | 28 | "concurrently": "^8.2.0", |
29 | | - "esbuild": "^0.17.19", |
| 29 | + "esbuild": "^0.19.2", |
30 | 30 | "eslint-config-custom": "workspace:*", |
31 | 31 | "eslint-plugin-react-hooks": "^4.6.0", |
32 | 32 | "eslint-plugin-react-refresh": "^0.4.3", |
33 | | - "postcss": "^8.4.25", |
34 | | - "tailwindcss": "3.3.2", |
| 33 | + "postcss": "^8.4.27", |
| 34 | + "tailwindcss": "3.3.3", |
35 | 35 | "tsconfig": "workspace:*", |
36 | 36 | "typescript": "^5.1.6", |
37 | | - "vite": "^4.4.2", |
| 37 | + "vite": "^4.4.9", |
38 | 38 | "vite-plugin-singlefile": "^0.13.5" |
39 | 39 | } |
40 | 40 | } |
0 commit comments