|
20 | 20 | "@docusaurus/preset-classic": "^3.8.1", |
21 | 21 | "@docusaurus/remark-plugin-npm2yarn": "3.8.1", |
22 | 22 | "chalk": "^5.4.1", |
23 | | - "console-table-printer": "^2.14.3", |
| 23 | + "console-table-printer": "^2.14.6", |
24 | 24 | "react": "^19.1.0", |
25 | 25 | "react-dom": "^19.1.0", |
26 | 26 | "styled-components": "^6.1.19" |
|
38 | 38 | ] |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "^7.27.4", |
42 | | - "@babel/preset-env": "^7.27.2", |
| 41 | + "@babel/core": "^7.28.0", |
| 42 | + "@babel/preset-env": "^7.28.0", |
43 | 43 | "@babel/preset-react": "^7.27.1", |
44 | 44 | "@babel/preset-typescript": "^7.27.1", |
45 | 45 | "@docusaurus/module-type-aliases": "^3.8.1", |
|
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 | | - "babel-jest": "^30.0.2", |
| 56 | + "babel-jest": "^30.0.5", |
57 | 57 | "codecov": "^3.8.3", |
58 | | - "cypress": "^14.5.0", |
| 58 | + "cypress": "^14.5.2", |
59 | 59 | "identity-obj-proxy": "^3.0.0", |
60 | | - "jest": "^30.0.2", |
61 | | - "jest-environment-jsdom": "^30.0.2", |
| 60 | + "jest": "^30.0.5", |
| 61 | + "jest-environment-jsdom": "^30.0.5", |
62 | 62 | "jest-junit": "^16.0.0", |
63 | 63 | "start-server-and-test": "^2.0.12", |
64 | 64 | "typescript": "^5.8.3" |
|
0 commit comments