|
20 | 20 | "@types/node": "^17.0.45", |
21 | 21 | "@types/react": "^18.2.14", |
22 | 22 | "@types/react-dom": "^18.2.6", |
23 | | - "@typescript-eslint/eslint-plugin": "^5.60.0", |
24 | | - "@typescript-eslint/parser": "^5.60.0", |
25 | | - "@vitejs/plugin-react": "^4.0.1", |
| 23 | + "@typescript-eslint/eslint-plugin": "^5.61.0", |
| 24 | + "@typescript-eslint/parser": "^5.61.0", |
| 25 | + "@vitejs/plugin-react": "^4.0.2", |
26 | 26 | "@vitejs/plugin-react-swc": "^3.3.2", |
27 | 27 | "autoprefixer": "^10.4.14", |
28 | 28 | "concurrently": "^8.2.0", |
29 | 29 | "esbuild": "^0.17.19", |
30 | 30 | "eslint-config-custom": "workspace:*", |
31 | 31 | "eslint-plugin-react-hooks": "^4.6.0", |
32 | | - "eslint-plugin-react-refresh": "^0.4.1", |
33 | | - "postcss": "^8.4.24", |
| 32 | + "eslint-plugin-react-refresh": "^0.4.3", |
| 33 | + "postcss": "^8.4.25", |
34 | 34 | "tailwindcss": "3.3.2", |
35 | 35 | "tsconfig": "workspace:*", |
36 | | - "typescript": "^5.1.3", |
37 | | - "vite": "^4.3.9", |
| 36 | + "typescript": "^5.1.6", |
| 37 | + "vite": "^4.4.2", |
38 | 38 | "vite-plugin-singlefile": "^0.13.5" |
39 | 39 | } |
40 | 40 | } |
0 commit comments