|
32 | 32 | "@docusaurus/theme-search-algolia": "^3.3.2",
|
33 | 33 | "@docusaurus/utils-validation": "^3.3.2",
|
34 | 34 | "@fluentui/react-icons": "^2.0.242",
|
35 |
| - "@fortawesome/fontawesome-svg-core": "^6.5.2", |
36 |
| - "@fortawesome/free-brands-svg-icons": "^6.5.2", |
37 |
| - "@fortawesome/free-solid-svg-icons": "^6.5.1", |
| 35 | + "@fortawesome/fontawesome-svg-core": "^7.0.0", |
| 36 | + "@fortawesome/free-brands-svg-icons": "^7.0.0", |
| 37 | + "@fortawesome/free-solid-svg-icons": "^7.0.0", |
38 | 38 | "@fortawesome/react-fontawesome": "^0.2.2",
|
39 | 39 | "@giscus/react": "^3.0.0",
|
40 | 40 | "@mdx-js/react": "^3.0.0",
|
41 | 41 | "@tsparticles/react": "^3.0.0",
|
42 | 42 | "@tsparticles/slim": "^3.4.0",
|
43 |
| - "@types/react": "^18.3.9", |
44 |
| - "@types/react-dom": "^18.3.0", |
| 43 | + "@types/react": "^19.0.0", |
| 44 | + "@types/react-dom": "^19.0.0", |
45 | 45 | "axios": "^1.7.2",
|
46 | 46 | "class-variance-authority": "^0.7.0",
|
47 | 47 | "clsx": "^2.1.1",
|
48 | 48 | "docusaurus2-dotenv": "^1.4.0",
|
49 | 49 | "express": "^5.1.0",
|
50 | 50 | "fontawesome": "^5.6.3",
|
51 | 51 | "framer-motion": "^12.10.5",
|
52 |
| - "joi": "^17.12.1", |
| 52 | + "joi": "^18.0.0", |
53 | 53 | "passport": "^0.7.0",
|
54 | 54 | "passport-github": "^1.1.0",
|
55 | 55 | "prism-react-renderer": "^2.3.1",
|
56 | 56 | "raw-loader": "^4.0.2",
|
57 |
| - "react": "^18.0.0", |
58 |
| - "react-dom": "^18.0.0", |
| 57 | + "react": "^19.0.0", |
| 58 | + "react-dom": "^19.0.0", |
59 | 59 | "react-icons": "^5.2.1",
|
60 | 60 | "react-lite-youtube-embed": "^2.4.0",
|
61 | 61 | "react-phone-input-2": "^2.15.1",
|
62 | 62 | "react-popper": "^2.3.0",
|
63 | 63 | "react-redux": "^9.1.0",
|
64 | 64 | "react-simple-code-editor": "^0.14.0",
|
65 | 65 | "react-window": "^1.8.10",
|
66 |
| - "recharts": "^2.12.7", |
| 66 | + "recharts": "^3.0.0", |
67 | 67 | "redux": "^5.0.1",
|
68 | 68 | "rehype-katex": "^7.0.0",
|
69 | 69 | "remark-math": "^6.0.0",
|
|
80 | 80 | "@docusaurus/types": "^3.7.0",
|
81 | 81 | "@types/node": "^22.6.1",
|
82 | 82 | "autoprefixer": "^10.4.20",
|
83 |
| - "dotenv": "^16.4.5", |
| 83 | + "dotenv": "^17.0.0", |
84 | 84 | "gh-pages": "^6.1.1",
|
85 | 85 | "lighthouse": "^12.2.2",
|
86 | 86 | "postcss": "^8.4.47",
|
87 |
| - "tailwindcss": "^3.4.12" |
| 87 | + "tailwindcss": "^4.0.0" |
88 | 88 | },
|
89 | 89 | "browserslist": {
|
90 | 90 | "production": [
|
|
0 commit comments