|
45 | 45 | "@mui/system": "^5.14.19",
|
46 | 46 | "@mui/x-date-pickers": "^5.0.20",
|
47 | 47 | "@reduxjs/toolkit": "^1.9.7",
|
48 |
| - "@tanstack/react-query": "^5.15.0", |
| 48 | + "@tanstack/react-query": "^5.17.19", |
49 | 49 | "@tanstack/react-virtual": "^3.0.1",
|
50 | 50 | "@tanstack/react-table": "^8.11.2",
|
51 | 51 | "@uiw/react-md-editor": "^3.25.6",
|
|
111 | 111 | "@types/testing-library__jest-dom": "^5.14.9",
|
112 | 112 | "@types/unist": "^3.0.2",
|
113 | 113 | "@types/uuid": "^9.0.2",
|
114 |
| - "@typescript-eslint/eslint-plugin": "^6.9.1", |
115 |
| - "@typescript-eslint/parser": "^6.9.1", |
116 |
| - "@vitejs/plugin-react": "^4.1.1", |
| 114 | + "@typescript-eslint/eslint-plugin": "^6.19.1", |
| 115 | + "@typescript-eslint/parser": "^6.19.1", |
| 116 | + "@vitejs/plugin-react": "^4.2.1", |
117 | 117 | "eslint": "^8.52.0",
|
118 | 118 | "eslint-config-airbnb": "^19.0.4",
|
119 | 119 | "eslint-config-airbnb-typescript": "^17.1.0",
|
|
126 | 126 | "eslint-plugin-react-hooks": "^4.6.0",
|
127 | 127 | "husky": "^8.0.3",
|
128 | 128 | "i18next-scanner": "4.4.0",
|
129 |
| - "jsdom": "^22.1.0", |
| 129 | + "jsdom": "^24.0.0", |
130 | 130 | "lint-staged": "^15.0.2",
|
131 | 131 | "prettier": "^3.1.0",
|
132 | 132 | "typescript": "^5.2.2",
|
133 |
| - "vite": "^4.5.0", |
| 133 | + "vite": "^5.0.12", |
134 | 134 | "vite-plugin-checker": "^0.6.2",
|
135 | 135 | "vite-tsconfig-paths": "^4.2.1",
|
136 | 136 | "vitest": "^0.34.6"
|
|
0 commit comments