|
74 | 74 | "@storybook/react": "^8.0.5", |
75 | 75 | "@storybook/react-vite": "^8.0.5", |
76 | 76 | "@storybook/theming": "^8.0.5", |
77 | | - "@testing-library/jest-dom": "^6.4.2", |
| 77 | + "@testing-library/jest-dom": "^6.9.1", |
78 | 78 | "@testing-library/react": "^14.2.1", |
79 | | - "@types/jest": "^29.5.12", |
| 79 | + "@types/jest": "^30.0.0", |
80 | 80 | "@types/jest-axe": "^3.5.9", |
81 | | - "@types/node": "^15.0.2", |
| 81 | + "@types/node": "^24.6.2", |
82 | 82 | "@types/react": "^18.2.60", |
83 | 83 | "@types/react-dom": "^18.2.19", |
84 | 84 | "@typescript-eslint/eslint-plugin": "^7.1.0", |
85 | 85 | "@typescript-eslint/parser": "^7.1.0", |
86 | | - "babel-jest": "^29.7.0", |
| 86 | + "babel-jest": "^30.2.0", |
87 | 87 | "babel-plugin-module-resolver": "^5.0.2", |
88 | 88 | "chromatic": "^6.17.3", |
89 | 89 | "eslint": "^8.57.0", |
|
94 | 94 | "eslint-plugin-prettier": "^5.1.3", |
95 | 95 | "eslint-plugin-react": "^7.33.2", |
96 | 96 | "eslint-plugin-react-hooks": "^4.6.0", |
97 | | - "jest": "^29.7.0", |
98 | | - "jest-axe": "^8.0.0", |
99 | | - "jest-environment-jsdom": "^29.7.0", |
| 97 | + "jest": "^30.2.0", |
| 98 | + "jest-axe": "^10.0.0", |
| 99 | + "jest-environment-jsdom": "^30.2.0", |
100 | 100 | "nhsuk-frontend": "^10.0.0", |
101 | 101 | "outdent": "^0.8.0", |
102 | 102 | "prettier": "^3.2.5", |
|
0 commit comments