|
36 | 36 | "tiny-invariant": "^1.3.3" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@faker-js/faker": "^9.0.0", |
| 39 | + "@faker-js/faker": "^9.0.3", |
40 | 40 | "@remix-run/dev": "*", |
41 | 41 | "@testing-library/cypress": "^10.0.2", |
42 | 42 | "@testing-library/jest-dom": "^6.5.0", |
43 | 43 | "@types/bcryptjs": "2.4.6", |
44 | 44 | "@types/eslint": "^8.56.12", |
45 | | - "@types/node": "^20.16.5", |
46 | | - "@types/react": "^18.3.5", |
| 45 | + "@types/node": "^20.16.10", |
| 46 | + "@types/react": "^18.3.11", |
47 | 47 | "@types/react-dom": "^18.3.0", |
48 | 48 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
49 | 49 | "@typescript-eslint/parser": "^7.18.0", |
50 | | - "@vitejs/plugin-react": "^4.3.1", |
51 | | - "@vitest/coverage-v8": "^2.0.5", |
| 50 | + "@vitejs/plugin-react": "^4.3.2", |
| 51 | + "@vitest/coverage-v8": "^2.1.2", |
52 | 52 | "autoprefixer": "^10.4.20", |
53 | 53 | "cross-env": "^7.0.3", |
54 | | - "cypress": "^13.14.2", |
55 | | - "esbuild": "^0.23.1", |
56 | | - "eslint": "^8.57.0", |
| 54 | + "cypress": "^13.15.0", |
| 55 | + "esbuild": "^0.24.0", |
| 56 | + "eslint": "^8.57.1", |
57 | 57 | "eslint-config-prettier": "^9.1.0", |
58 | 58 | "eslint-import-resolver-typescript": "^3.6.3", |
59 | 59 | "eslint-plugin-cypress": "^3.5.0", |
|
62 | 62 | "eslint-plugin-jest-dom": "^5.4.0", |
63 | 63 | "eslint-plugin-jsx-a11y": "^6.10.0", |
64 | 64 | "eslint-plugin-markdown": "^5.1.0", |
65 | | - "eslint-plugin-react": "^7.35.2", |
| 65 | + "eslint-plugin-react": "^7.37.1", |
66 | 66 | "eslint-plugin-react-hooks": "^4.6.2", |
67 | 67 | "eslint-plugin-testing-library": "^6.3.0", |
68 | | - "happy-dom": "^15.7.3", |
| 68 | + "happy-dom": "^15.7.4", |
69 | 69 | "mock-aws-s3": "^4.0.2", |
70 | | - "msw": "^2.4.4", |
| 70 | + "msw": "^2.4.9", |
71 | 71 | "npm-run-all": "^4.1.5", |
72 | | - "postcss": "^8.4.45", |
| 72 | + "postcss": "^8.4.47", |
73 | 73 | "prettier": "3.3.3", |
74 | | - "prettier-plugin-tailwindcss": "^0.6.6", |
75 | | - "start-server-and-test": "^2.0.7", |
76 | | - "tailwindcss": "^3.4.10", |
| 74 | + "prettier-plugin-tailwindcss": "^0.6.8", |
| 75 | + "start-server-and-test": "^2.0.8", |
| 76 | + "tailwindcss": "^3.4.13", |
77 | 77 | "typescript": "^5.6.2", |
78 | | - "vite": "^5.4.3", |
| 78 | + "vite": "^5.4.8", |
79 | 79 | "vite-tsconfig-paths": "^4.3.2", |
80 | | - "vitest": "^2.0.5" |
| 80 | + "vitest": "^2.1.2" |
81 | 81 | }, |
82 | 82 | "engines": { |
83 | 83 | "node": ">=18.0.0" |
|
0 commit comments