|
21 | 21 | "@docusaurus/remark-plugin-npm2yarn": "3.8.1", |
22 | 22 | "chalk": "^5.4.1", |
23 | 23 | "console-table-printer": "^2.14.6", |
24 | | - "react": "^19.1.0", |
25 | | - "react-dom": "^19.1.0", |
| 24 | + "react": "^19.1.1", |
| 25 | + "react-dom": "^19.1.1", |
26 | 26 | "styled-components": "^6.1.19" |
27 | 27 | }, |
28 | 28 | "browserslist": { |
|
44 | 44 | "@babel/preset-typescript": "^7.27.1", |
45 | 45 | "@docusaurus/module-type-aliases": "^3.8.1", |
46 | 46 | "@docusaurus/tsconfig": "3.8.1", |
47 | | - "@testing-library/dom": "^10.4.0", |
48 | | - "@testing-library/jest-dom": "^6.6.3", |
| 47 | + "@testing-library/dom": "^10.4.1", |
| 48 | + "@testing-library/jest-dom": "^6.6.4", |
49 | 49 | "@testing-library/react": "^16.3.0", |
50 | 50 | "@testing-library/user-event": "^14.6.1", |
51 | 51 | "@types/jest": "^30.0.0", |
52 | | - "@types/react": "^19.1.8", |
| 52 | + "@types/react": "^19.1.9", |
53 | 53 | "@types/react-helmet": "^6.1.11", |
54 | 54 | "@types/react-router-dom": "^5.3.3", |
55 | 55 | "@types/styled-components": "^5.1.34", |
56 | 56 | "babel-jest": "^30.0.5", |
57 | 57 | "codecov": "^3.8.3", |
58 | | - "cypress": "^14.5.2", |
| 58 | + "cypress": "^14.5.3", |
59 | 59 | "identity-obj-proxy": "^3.0.0", |
60 | 60 | "jest": "^30.0.5", |
61 | 61 | "jest-environment-jsdom": "^30.0.5", |
62 | 62 | "jest-junit": "^16.0.0", |
63 | | - "start-server-and-test": "^2.0.12", |
64 | | - "typescript": "^5.8.3" |
| 63 | + "start-server-and-test": "^2.0.13", |
| 64 | + "typescript": "^5.9.2" |
65 | 65 | } |
66 | 66 | } |
0 commit comments