|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 | 43 | "@testing-library/cypress": "^10.0.1",
|
44 |
| - "@testing-library/dom": "^9.3.3", |
45 |
| - "@testing-library/jest-dom": "^6.1.6", |
| 44 | + "@testing-library/dom": "^9.3.4", |
| 45 | + "@testing-library/jest-dom": "^6.4.2", |
46 | 46 | "@testing-library/user-event": "^14.5.2",
|
47 |
| - "@types/react": "18.2.46", |
48 |
| - "@types/react-dom": "^18.2.18", |
49 |
| - "@typescript-eslint/eslint-plugin": "^6.17.0", |
50 |
| - "@typescript-eslint/parser": "^6.17.0", |
| 47 | + "@types/react": "18.2.55", |
| 48 | + "@types/react-dom": "^18.2.19", |
| 49 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 50 | + "@typescript-eslint/parser": "^6.21.0", |
51 | 51 | "@vitejs/plugin-react": "^4.2.1",
|
52 | 52 | "@vitest/browser": "^0.34.6",
|
53 | 53 | "@vitest/coverage-v8": "^0.34.6",
|
54 | 54 | "concurrently": "^8.2.2",
|
55 | 55 | "cross-env": "^7.0.3",
|
56 |
| - "cypress": "^13.6.2", |
| 56 | + "cypress": "^13.6.4", |
57 | 57 | "eslint": "^8.56.0",
|
58 | 58 | "eslint-config-prettier": "^9.1.0",
|
59 | 59 | "eslint-plugin-cypress": "^2.15.1",
|
60 | 60 | "eslint-plugin-import": "^2.29.1",
|
61 | 61 | "eslint-plugin-react": "^7.33.2",
|
62 | 62 | "eslint-plugin-react-hooks": "^4.6.0",
|
63 | 63 | "eslint-plugin-testing-library": "^6.2.0",
|
64 |
| - "eslint-plugin-vitest": "^0.3.20", |
| 64 | + "eslint-plugin-vitest": "^0.3.22", |
65 | 65 | "eslint-plugin-vitest-globals": "^1.4.0",
|
66 | 66 | "husky": "^8.0.3",
|
67 | 67 | "jsdom": "^22.1.0",
|
68 |
| - "lint-staged": "^15.2.0", |
69 |
| - "prettier": "^3.1.1", |
| 68 | + "lint-staged": "^15.2.2", |
| 69 | + "prettier": "^3.2.5", |
70 | 70 | "prettier-plugin-organize-imports": "^3.2.4",
|
71 | 71 | "rimraf": "^5.0.5",
|
72 | 72 | "typescript": "^5.3.3",
|
73 | 73 | "vite": "^4.4.12",
|
74 |
| - "vite-plugin-html": "^3.2.1", |
75 |
| - "vite-tsconfig-paths": "^4.2.3", |
| 74 | + "vite-plugin-html": "^3.2.2", |
| 75 | + "vite-tsconfig-paths": "^4.3.1", |
76 | 76 | "vitest": "0.34.6",
|
77 | 77 | "vitest-fetch-mock": "^0.2.2"
|
78 | 78 | },
|
|
0 commit comments