|
36 | 36 | "yup": "^1.6.1" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@faker-js/faker": "^10.1.0", |
40 | | - "@swc/core": "^1.14.0", |
41 | | - "@swc/jest": "^0.2.37", |
42 | | - "@testing-library/dom": "^10.4.0", |
43 | | - "@testing-library/jest-dom": "^6.6.3", |
44 | | - "@testing-library/react": "^16.3.0", |
45 | | - "@testing-library/user-event": "^14.5.2", |
46 | | - "@types/http-proxy": "^1", |
47 | | - "@types/jest": "^29.5.14", |
48 | | - "@types/jest-when": "^3", |
49 | | - "@types/lodash": "^4.17.20", |
50 | | - "@types/node": "^24.0.0", |
| 39 | + "@faker-js/faker": "10.4.0", |
| 40 | + "@swc/core": "1.15.30", |
| 41 | + "@swc/jest": "0.2.39", |
| 42 | + "@testing-library/dom": "10.4.1", |
| 43 | + "@testing-library/jest-dom": "6.9.1", |
| 44 | + "@testing-library/react": "16.3.2", |
| 45 | + "@testing-library/user-event": "14.6.1", |
| 46 | + "@types/http-proxy": "1.17.17", |
| 47 | + "@types/jest": "29.5.14", |
| 48 | + "@types/jest-when": "3.5.5", |
| 49 | + "@types/lodash": "4.17.24", |
| 50 | + "@types/node": "24.12.2", |
51 | 51 | "@types/react": "^19.2.2", |
52 | 52 | "@types/react-dom": "^19.2.2", |
53 | | - "@typescript-eslint/eslint-plugin": "^8.46.2", |
54 | | - "@typescript-eslint/typescript-estree": "^8.46.2", |
55 | | - "eslint": "^8", |
56 | | - "eslint-config-mitodl": "^2.1.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "8.59.0", |
| 54 | + "@typescript-eslint/typescript-estree": "8.59.0", |
| 55 | + "eslint": "8.57.1", |
| 56 | + "eslint-config-mitodl": "2.1.0", |
57 | 57 | "eslint-config-next": "15.5.15", |
58 | | - "eslint-config-prettier": "^10.0.0", |
59 | | - "eslint-import-resolver-typescript": "^4.0.0", |
60 | | - "eslint-plugin-import": "^2.29.1", |
61 | | - "eslint-plugin-jest": "^29.0.1", |
62 | | - "eslint-plugin-mdx": "^3.7.0", |
63 | | - "eslint-plugin-react": "^7.34.3", |
64 | | - "eslint-plugin-react-hooks": "^7.0.0", |
65 | | - "eslint-plugin-styled-components-a11y": "^2.1.35", |
66 | | - "eslint-plugin-testing-library": "^7.16.2", |
67 | | - "http-proxy": "^1.18.1", |
68 | | - "jest": "^29.7.0", |
69 | | - "jest-environment-jsdom": "^29.5.0", |
70 | | - "jest-extended": "^7.0.0", |
71 | | - "jest-fail-on-console": "^3.3.1", |
72 | | - "jest-watch-typeahead": "^2.2.2", |
73 | | - "jest-when": "^3.6.0", |
74 | | - "next": "^15.0.2", |
75 | | - "prettier": "^3.6.2", |
76 | | - "serve": "^14.2.5", |
77 | | - "ts-node": "^10.9.2", |
78 | | - "type-fest": "^5.5.0", |
79 | | - "typescript": "^5.6.3" |
| 58 | + "eslint-config-prettier": "10.1.8", |
| 59 | + "eslint-import-resolver-typescript": "4.4.4", |
| 60 | + "eslint-plugin-import": "2.32.0", |
| 61 | + "eslint-plugin-jest": "29.15.2", |
| 62 | + "eslint-plugin-mdx": "3.7.0", |
| 63 | + "eslint-plugin-react": "7.37.5", |
| 64 | + "eslint-plugin-react-hooks": "7.0.1", |
| 65 | + "eslint-plugin-styled-components-a11y": "2.2.1", |
| 66 | + "eslint-plugin-testing-library": "7.16.2", |
| 67 | + "http-proxy": "1.18.1", |
| 68 | + "jest": "29.7.0", |
| 69 | + "jest-environment-jsdom": "29.7.0", |
| 70 | + "jest-extended": "7.0.0", |
| 71 | + "jest-fail-on-console": "3.3.4", |
| 72 | + "jest-watch-typeahead": "2.2.2", |
| 73 | + "jest-when": "3.7.0", |
| 74 | + "next": "15.5.15", |
| 75 | + "prettier": "3.8.3", |
| 76 | + "serve": "14.2.6", |
| 77 | + "ts-node": "10.9.2", |
| 78 | + "type-fest": "5.6.0", |
| 79 | + "typescript": "5.9.3" |
80 | 80 | } |
81 | 81 | } |
0 commit comments