|
53 | 53 | "css.escape": "^1.5.1",
|
54 | 54 | "fast-copy": "^3.0.2",
|
55 | 55 | "flag-icons": "^7.2.3",
|
56 |
| - "i18next": "^23.16.6", |
| 56 | + "i18next": "^25.3.2", |
57 | 57 | "immutable": "^5.0.3",
|
58 | 58 | "intersection-observer": "^0.12.2",
|
59 | 59 | "is-absolute-url": "^4.0.1",
|
60 | 60 | "iso-3166-1-alpha-2": "^1.0.2",
|
61 | 61 | "jotai": "2.12.2",
|
62 | 62 | "lodash": "^4.17.21",
|
63 | 63 | "luxon": "^3.5.0",
|
64 |
| - "marked": "^15.0.1", |
| 64 | + "marked": "^16.1.2", |
65 | 65 | "merge-anything": "^6.0.2",
|
66 | 66 | "moment": "^2.30.1",
|
67 | 67 | "next": "^15.2.3",
|
68 | 68 | "next-compose-plugins": "^2.2.1",
|
69 | 69 | "numbro": "^2.5.0",
|
70 | 70 | "papaparse": "^5.4.1",
|
71 | 71 | "polished": "^4.3.1",
|
72 |
| - "pretty-bytes": "^6.1.1", |
| 72 | + "pretty-bytes": "^7.0.0", |
73 | 73 | "prop-types": "^15.8.1",
|
74 |
| - "react": "^18.3.1", |
| 74 | + "react": "^19.1.1", |
75 | 75 | "react-aspect-ratio": "^1.1.8",
|
76 | 76 | "react-copy-to-clipboard": "^5.1.0",
|
77 |
| - "react-dom": "^18.3.1", |
78 |
| - "react-error-boundary": "^4.1.2", |
| 77 | + "react-dom": "^19.1.1", |
| 78 | + "react-error-boundary": "^6.0.0", |
79 | 79 | "react-gif-player": "^0.4.2",
|
80 | 80 | "react-helmet": "^6.1.0",
|
81 | 81 | "react-i18next": "^15.1.1",
|
82 | 82 | "react-icons": "^5.3.0",
|
83 | 83 | "react-intersection-observer": "^9.13.1",
|
84 | 84 | "react-loader-spinner": "^6.1.6",
|
85 | 85 | "react-reactstrap-pagination": "^2.0.3",
|
86 |
| - "react-resize-detector": "^11.0.1", |
| 86 | + "react-resize-detector": "^12.1.0", |
87 | 87 | "react-select": "^5.8.3",
|
88 | 88 | "react-share": "^5.1.1",
|
89 | 89 | "react-snowfall": "^2.1.1",
|
90 | 90 | "react-super-responsive-table": "^6.0.0",
|
91 | 91 | "react-toggle": "^4.1.3",
|
92 | 92 | "reactstrap": "^9.2.3",
|
93 |
| - "recharts": "^2.13.3", |
| 93 | + "recharts": "^3.1.0", |
94 | 94 | "recoil": "^0.7.7",
|
95 | 95 | "recoil-persist": "^5.1.0",
|
96 | 96 | "reflect-metadata": "^0.2.2",
|
|
99 | 99 | "serialize-javascript": "^6.0.2",
|
100 | 100 | "styled-components": "^6.1.13",
|
101 | 101 | "surprise-santa": "^1.0.6",
|
102 |
| - "typeface-droid-sans-mono": "^0.0.44", |
| 102 | + "typeface-droid-sans-mono": "^1.1.13", |
103 | 103 | "typeface-open-sans": "^1.1.13",
|
104 | 104 | "url-join": "^5.0.0",
|
105 |
| - "zod": "3.24.1" |
| 105 | + "zod": "4.0.14" |
106 | 106 | },
|
107 | 107 | "devDependencies": {
|
108 | 108 | "@babel/core": "^7.26.0",
|
|
151 | 151 | "@types/mdx": "^2.0.13",
|
152 | 152 | "@types/node": "^22.9.1",
|
153 | 153 | "@types/papaparse": "^5.3.15",
|
154 |
| - "@types/react": "^18.3.12", |
| 154 | + "@types/react": "^19.1.9", |
155 | 155 | "@types/react-copy-to-clipboard": "^5.0.7",
|
156 |
| - "@types/react-dom": "^18.3.1", |
| 156 | + "@types/react-dom": "^19.1.7", |
157 | 157 | "@types/react-helmet": "^6.1.11",
|
158 | 158 | "@types/react-loader-spinner": "^4.0.0",
|
159 | 159 | "@types/react-toggle": "^4.0.5",
|
|
0 commit comments