|
45 | 45 | "@types/concurrently": "6.4.0",
|
46 | 46 | "@types/eslint": "8.37.0",
|
47 | 47 | "@types/express": "^4.17.17",
|
48 |
| - "@types/node": "18.15.11", |
49 |
| - "@types/react": "^18.0.33", |
| 48 | + "@types/node": "18.15.12", |
| 49 | + "@types/react": "^18.0.37", |
50 | 50 | "@types/react-dom": "^18.0.11",
|
51 | 51 | "@types/react-router-dom": "^5.3.3",
|
52 |
| - "@typescript-eslint/eslint-plugin": "^5.57.1", |
53 |
| - "@typescript-eslint/parser": "^5.57.1", |
54 |
| - "@vitejs/plugin-react": "^3.1.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "^5.59.0", |
| 53 | + "@typescript-eslint/parser": "^5.59.0", |
| 54 | + "@vitejs/plugin-react": "^4.0.0", |
55 | 55 | "concurrently": "8.0.1",
|
56 | 56 | "copyfiles": "^2.4.1",
|
57 |
| - "eslint": "^8.37.0", |
| 57 | + "eslint": "^8.38.0", |
58 | 58 | "eslint-config-prettier": "^8.8.0",
|
59 | 59 | "eslint-config-standard": "^17.0.0",
|
60 | 60 | "eslint-plugin-react": "^7.32.2",
|
61 | 61 | "eslint-plugin-react-hooks": "^4.6.0",
|
62 | 62 | "jsdom": "^21.1.1",
|
63 |
| - "postcss": "8.4.21", |
| 63 | + "postcss": "8.4.23", |
64 | 64 | "prettier": "^2.8.7",
|
65 |
| - "rimraf": "^4.4.1", |
| 65 | + "rimraf": "^5.0.0", |
66 | 66 | "tailwindcss": "3.3.1",
|
67 |
| - "typescript": "5.0.3", |
68 |
| - "vite": "4.2.1", |
69 |
| - "vitest": "^0.29.8" |
| 67 | + "typescript": "5.0.4", |
| 68 | + "vite": "4.3.0", |
| 69 | + "vitest": "^0.30.1" |
70 | 70 | }
|
71 | 71 | }
|
0 commit comments