|
43 | 43 | "@testing-library/cypress": "^10.0.2", |
44 | 44 | "@testing-library/jest-dom": "^6.5.0", |
45 | 45 | "@types/bcryptjs": "^2.4.6", |
46 | | - "@types/cookie": "^0.6.0", |
47 | 46 | "@types/eslint": "^8.56.12", |
48 | | - "@types/node": "^20.16.10", |
| 47 | + "@types/node": "^20.16.11", |
49 | 48 | "@types/react": "^18.3.11", |
50 | | - "@types/react-dom": "^18.3.0", |
| 49 | + "@types/react-dom": "^18.3.1", |
51 | 50 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
52 | 51 | "@typescript-eslint/parser": "^7.18.0", |
53 | 52 | "@vitejs/plugin-react": "^4.3.2", |
54 | 53 | "@vitest/coverage-v8": "^2.1.2", |
55 | 54 | "autoprefixer": "^10.4.20", |
56 | | - "cookie": "^0.6.0", |
| 55 | + "cookie": "^1.0.1", |
57 | 56 | "cross-env": "^7.0.3", |
58 | 57 | "cypress": "^13.15.0", |
59 | 58 | "eslint": "^8.57.1", |
60 | 59 | "eslint-config-prettier": "^9.1.0", |
61 | 60 | "eslint-import-resolver-typescript": "^3.6.3", |
62 | | - "eslint-plugin-cypress": "^3.5.0", |
63 | | - "eslint-plugin-import": "^2.30.0", |
| 61 | + "eslint-plugin-cypress": "^3.6.0", |
| 62 | + "eslint-plugin-import": "^2.31.0", |
64 | 63 | "eslint-plugin-jest": "^28.8.3", |
65 | 64 | "eslint-plugin-jest-dom": "^5.4.0", |
66 | 65 | "eslint-plugin-jsx-a11y": "^6.10.0", |
67 | 66 | "eslint-plugin-markdown": "^5.1.0", |
68 | 67 | "eslint-plugin-react": "^7.37.1", |
69 | | - "eslint-plugin-react-hooks": "^4.6.2", |
| 68 | + "eslint-plugin-react-hooks": "^5.0.0", |
70 | 69 | "eslint-plugin-testing-library": "^6.3.0", |
71 | 70 | "happy-dom": "^15.7.4", |
72 | | - "msw": "^2.4.9", |
| 71 | + "msw": "^2.4.11", |
73 | 72 | "npm-run-all2": "^6.2.3", |
74 | 73 | "postcss": "^8.4.47", |
75 | 74 | "prettier": "3.3.3", |
|
78 | 77 | "start-server-and-test": "^2.0.8", |
79 | 78 | "tailwindcss": "^3.4.13", |
80 | 79 | "tsx": "^4.19.1", |
81 | | - "typescript": "^5.6.2", |
| 80 | + "typescript": "^5.6.3", |
82 | 81 | "vite": "^5.4.8", |
83 | 82 | "vite-tsconfig-paths": "^5.0.1", |
84 | 83 | "vitest": "^2.1.2" |
|
0 commit comments