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