|
42 | 42 | "@testing-library/react": "^13.3.0", |
43 | 43 | "@types/compression": "1.7.2", |
44 | 44 | "@types/concurrently": "6.4.0", |
45 | | - "@types/eslint": "8.4.5", |
46 | | - "@types/node": "18.6.5", |
47 | | - "@types/react": "^18.0.17", |
| 45 | + "@types/eslint": "8.4.6", |
| 46 | + "@types/node": "18.7.14", |
| 47 | + "@types/react": "^18.0.18", |
48 | 48 | "@types/react-dom": "^18.0.6", |
49 | 49 | "@types/react-router-dom": "^5.3.3", |
50 | | - "@typescript-eslint/eslint-plugin": "^5.33.0", |
51 | | - "@typescript-eslint/parser": "^5.33.0", |
52 | | - "@vitejs/plugin-react": "^2.0.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^5.36.1", |
| 51 | + "@typescript-eslint/parser": "^5.36.1", |
| 52 | + "@vitejs/plugin-react": "^2.0.1", |
53 | 53 | "concurrently": "7.3.0", |
54 | 54 | "copyfiles": "^2.4.1", |
55 | | - "eslint": "^8.21.0", |
| 55 | + "eslint": "^8.23.0", |
56 | 56 | "eslint-config-prettier": "^8.5.0", |
57 | 57 | "eslint-config-standard": "^17.0.0", |
58 | | - "eslint-plugin-react": "^7.30.1", |
| 58 | + "eslint-plugin-react": "^7.31.1", |
59 | 59 | "eslint-plugin-react-hooks": "^4.6.0", |
60 | 60 | "jsdom": "^20.0.0", |
61 | 61 | "postcss": "8.4.16", |
62 | 62 | "prettier": "^2.7.1", |
63 | 63 | "rimraf": "^3.0.2", |
64 | 64 | "tailwindcss": "3.1.8", |
65 | | - "typescript": "4.7.4", |
66 | | - "vite": "3.0.5", |
67 | | - "vitest": "^0.21.1" |
| 65 | + "typescript": "4.8.2", |
| 66 | + "vite": "3.0.9", |
| 67 | + "vitest": "^0.22.1" |
68 | 68 | } |
69 | 69 | } |
0 commit comments