|
51 | 51 | ], |
52 | 52 | "devDependencies": { |
53 | 53 | "@size-limit/preset-small-lib": "^11.0.2", |
54 | | - "@types/node": "^22.0.0", |
55 | | - "@types/react": "^18.2.56", |
56 | | - "@types/react-dom": "^18.2.19", |
| 54 | + "@types/node": "^24.0.0", |
| 55 | + "@types/react": "^19.0.0", |
| 56 | + "@types/react-dom": "^19.0.0", |
57 | 57 | "dts-cli": "^2.0.4", |
58 | 58 | "husky": "^9.0.11", |
59 | | - "react": "^18.2.0", |
60 | | - "react-dom": "^18.2.0", |
| 59 | + "react": "^19.0.0", |
| 60 | + "react-dom": "^19.0.0", |
61 | 61 | "size-limit": "^11.0.2", |
62 | 62 | "tslib": "^2.6.2", |
63 | 63 | "typescript": "^5.3.3" |
64 | 64 | }, |
65 | 65 | "dependencies": { |
66 | 66 | "@aperturerobotics/chonky": "^0.3.1", |
67 | | - "@fortawesome/fontawesome-svg-core": "^6.5.1", |
68 | | - "@fortawesome/free-brands-svg-icons": "6.6.0", |
69 | | - "@fortawesome/free-solid-svg-icons": "^6.5.1", |
70 | | - "@fortawesome/react-fontawesome": "^0.2.0" |
| 67 | + "@fortawesome/fontawesome-svg-core": "^7.0.0", |
| 68 | + "@fortawesome/free-brands-svg-icons": "7.1.0", |
| 69 | + "@fortawesome/free-solid-svg-icons": "^7.0.0", |
| 70 | + "@fortawesome/react-fontawesome": "^3.0.0" |
71 | 71 | }, |
72 | 72 | "homepage": "https://chonky.io/", |
73 | 73 | "author": { |
|
0 commit comments