|
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | 37 | "@popperjs/core": "^2.11.5", |
38 | | - "blue-web": "^1.25.2", |
| 38 | + "blue-web": "^1.27.1", |
39 | 39 | "bootstrap": "~5.3.3", |
40 | 40 | "clsx": "^1.1.1" |
41 | 41 | }, |
|
49 | 49 | "@babel/preset-typescript": "^7.9.0", |
50 | 50 | "@react-docgen/cli": "^3.0.4", |
51 | 51 | "@types/bootstrap": "^5.0.17", |
52 | | - "@types/react": "^19.0.2", |
53 | | - "@types/react-dom": "^19.0.2", |
| 52 | + "@types/react": "^19.2.15", |
| 53 | + "@types/react-dom": "^19.2.3", |
54 | 54 | "@types/react-router-dom": "^5.3.3", |
55 | 55 | "@types/react-syntax-highlighter": "^13.5.0", |
56 | 56 | "@typescript-eslint/eslint-plugin": "^8.46.4", |
|
64 | 64 | "gh-pages": "^6.3.0", |
65 | 65 | "license-report": "^6.2.0", |
66 | 66 | "prettier": "2.4.1", |
67 | | - "react": "^19.0.0", |
| 67 | + "react": "^19.2.6", |
68 | 68 | "react-bootstrap-icons": "^1.9.1", |
69 | 69 | "react-docgen": "^8.0.2", |
70 | | - "react-dom": "^19.0.0", |
| 70 | + "react-dom": "^19.2.6", |
71 | 71 | "react-markdown": "^9.0.1", |
72 | 72 | "react-router-dom": "^5.3.3", |
73 | 73 | "react-syntax-highlighter": "^15.4.3", |
74 | 74 | "sass": "1.77.6", |
75 | | - "typescript": "^5.2.2", |
| 75 | + "typescript": "^5.9.3", |
76 | 76 | "vite": "^5.3.4" |
77 | 77 | } |
78 | 78 | } |
0 commit comments