|
36 | 36 | "yup": "^1.6.1" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@faker-js/faker": "^10.0.0", |
40 | | - "@swc/core": "^1.9.3", |
| 39 | + "@faker-js/faker": "^10.1.0", |
| 40 | + "@swc/core": "^1.14.0", |
41 | 41 | "@swc/jest": "^0.2.37", |
42 | 42 | "@testing-library/dom": "^10.4.0", |
43 | 43 | "@testing-library/jest-dom": "^6.6.3", |
44 | | - "@testing-library/react": "^16.0.1", |
| 44 | + "@testing-library/react": "^16.3.0", |
45 | 45 | "@testing-library/user-event": "^14.5.2", |
46 | 46 | "@types/http-proxy": "^1", |
47 | 47 | "@types/jest": "^29.5.14", |
48 | 48 | "@types/jest-when": "^3", |
49 | | - "@types/lodash": "^4.17.13", |
50 | | - "@types/node": "^22.0.0", |
51 | | - "@types/react": "^19.0.0", |
52 | | - "@types/react-dom": "^19.0.0", |
53 | | - "@typescript-eslint/eslint-plugin": "^8.13.0", |
54 | | - "@typescript-eslint/typescript-estree": "^8.13.0", |
| 49 | + "@types/lodash": "^4.17.20", |
| 50 | + "@types/node": "^22.18.13", |
| 51 | + "@types/react": "^19.2.2", |
| 52 | + "@types/react-dom": "^19.2.2", |
| 53 | + "@typescript-eslint/eslint-plugin": "^8.46.2", |
| 54 | + "@typescript-eslint/typescript-estree": "^8.46.2", |
55 | 55 | "eslint": "^8", |
56 | 56 | "eslint-config-mitodl": "^2.1.0", |
57 | | - "eslint-config-next": "15.5.12", |
| 57 | + "eslint-config-next": "15.5.15", |
58 | 58 | "eslint-config-prettier": "^10.0.0", |
59 | 59 | "eslint-import-resolver-typescript": "^4.0.0", |
60 | 60 | "eslint-plugin-import": "^2.29.1", |
61 | | - "eslint-plugin-jest": "^29.0.0", |
62 | | - "eslint-plugin-mdx": "^3.0.0", |
| 61 | + "eslint-plugin-jest": "^29.0.1", |
| 62 | + "eslint-plugin-mdx": "^3.7.0", |
63 | 63 | "eslint-plugin-react": "^7.34.3", |
64 | 64 | "eslint-plugin-react-hooks": "^7.0.0", |
65 | 65 | "eslint-plugin-styled-components-a11y": "^2.1.35", |
66 | | - "eslint-plugin-testing-library": "^7.0.0", |
| 66 | + "eslint-plugin-testing-library": "^7.16.2", |
67 | 67 | "http-proxy": "^1.18.1", |
68 | 68 | "jest": "^29.7.0", |
69 | 69 | "jest-environment-jsdom": "^29.5.0", |
70 | 70 | "jest-extended": "^7.0.0", |
71 | | - "jest-fail-on-console": "^3.2.0", |
| 71 | + "jest-fail-on-console": "^3.3.1", |
72 | 72 | "jest-watch-typeahead": "^2.2.2", |
73 | 73 | "jest-when": "^3.6.0", |
74 | 74 | "next": "^15.0.2", |
75 | | - "prettier": "^3.3.3", |
76 | | - "serve": "^14.2.4", |
| 75 | + "prettier": "^3.6.2", |
| 76 | + "serve": "^14.2.5", |
77 | 77 | "ts-node": "^10.9.2", |
78 | | - "type-fest": "^5.0.0", |
| 78 | + "type-fest": "^5.5.0", |
79 | 79 | "typescript": "^5.6.3" |
80 | 80 | } |
81 | 81 | } |
0 commit comments