|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@faker-js/faker": "^10.1.0", |
40 | | - "@swc/core": "^1.14.0", |
| 40 | + "@swc/core": "^1.15.30", |
41 | 41 | "@swc/jest": "^0.2.37", |
42 | 42 | "@testing-library/dom": "^10.4.0", |
43 | 43 | "@testing-library/jest-dom": "^6.6.3", |
|
50 | 50 | "@types/node": "^24.0.0", |
51 | 51 | "@types/react": "19.2.14", |
52 | 52 | "@types/react-dom": "19.2.3", |
53 | | - "@typescript-eslint/eslint-plugin": "^8.46.2", |
54 | | - "@typescript-eslint/typescript-estree": "^8.46.2", |
| 53 | + "@typescript-eslint/eslint-plugin": "^8.59.0", |
| 54 | + "@typescript-eslint/typescript-estree": "^8.59.0", |
55 | 55 | "eslint": "^8", |
56 | 56 | "eslint-config-mitodl": "^2.1.0", |
57 | 57 | "eslint-config-next": "15.5.15", |
|
61 | 61 | "eslint-plugin-jest": "^29.0.1", |
62 | 62 | "eslint-plugin-mdx": "^3.7.0", |
63 | 63 | "eslint-plugin-react": "^7.34.3", |
64 | | - "eslint-plugin-react-hooks": "^7.0.0", |
| 64 | + "eslint-plugin-react-hooks": "^7.0.1", |
65 | 65 | "eslint-plugin-styled-components-a11y": "^2.1.35", |
66 | 66 | "eslint-plugin-testing-library": "^7.16.2", |
67 | 67 | "http-proxy": "^1.18.1", |
|
0 commit comments