|
23 | 23 | "@docusaurus/theme-common": "^3.7.0", |
24 | 24 | "@docusaurus/utils": "^3.7.0", |
25 | 25 | "@docusaurus/utils-validation": "^3.7.0", |
26 | | - "@fortawesome/fontawesome-svg-core": "^6.4.0", |
27 | | - "@fortawesome/free-brands-svg-icons": "^6.4.0", |
28 | | - "@fortawesome/free-regular-svg-icons": "^6.4.0", |
29 | | - "@fortawesome/free-solid-svg-icons": "^6.4.0", |
30 | | - "@fortawesome/react-fontawesome": "^0.2.0", |
31 | | - "@heroicons/react": "^2.0.18", |
| 26 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 27 | + "@fortawesome/free-brands-svg-icons": "^6.7.2", |
| 28 | + "@fortawesome/free-regular-svg-icons": "^6.7.2", |
| 29 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 30 | + "@fortawesome/react-fontawesome": "^0.2.2", |
| 31 | + "@heroicons/react": "^2.2.0", |
32 | 32 | "@mdx-js/react": "^3.1.0", |
33 | 33 | "@remark-embedder/core": "^3.0.3", |
34 | 34 | "@tailwindcss/aspect-ratio": "^0.4.2", |
35 | | - "@vercel/analytics": "^1.1.1", |
| 35 | + "@vercel/analytics": "^1.5.0", |
36 | 36 | "call-me-maybe": "^1.0.2", |
37 | | - "clsx": "^2.0.0", |
| 37 | + "clsx": "^2.1.1", |
38 | 38 | "docusaurus-plugin-remote-content": "^4.0.0", |
39 | | - "dotenv": "^16.1.4", |
| 39 | + "dotenv": "^16.4.7", |
40 | 40 | "fast-safe-stringify": "^2.1.1", |
41 | | - "mixpanel-browser": "^2.49.0", |
42 | | - "mobx": "^6.12.3", |
| 41 | + "mixpanel-browser": "^2.61.2", |
| 42 | + "mobx": "^6.13.7", |
43 | 43 | "path-browserify": "^1.0.1", |
44 | | - "postcss": "^8.4.38", |
| 44 | + "postcss": "^8.5.3", |
45 | 45 | "postcss-import": "^15.1.0", |
46 | | - "postcss-preset-env": "^9.3.0", |
47 | | - "prism-react-renderer": "^2.1.0", |
48 | | - "prismjs": "^1.29.0", |
49 | | - "react": "^18.2.0", |
50 | | - "react-dom": "^18.2.0", |
51 | | - "redocusaurus": "^2.2.1", |
| 46 | + "postcss-preset-env": "^9.6.0", |
| 47 | + "prism-react-renderer": "^2.4.1", |
| 48 | + "prismjs": "^1.30.0", |
| 49 | + "react": "^18.3.1", |
| 50 | + "react-dom": "^18.3.1", |
| 51 | + "redocusaurus": "^2.2.2", |
52 | 52 | "remark-docusaurus-tabs": "^0.2.0", |
53 | | - "styled-components": "^6.1.8", |
54 | | - "tailwindcss": "^3.3.5", |
55 | | - "vercel": "^41.1.4", |
56 | | - "yaml": "^2.4.1" |
| 53 | + "styled-components": "^6.1.16", |
| 54 | + "tailwindcss": "^3.4.17", |
| 55 | + "vercel": "^41.4.1", |
| 56 | + "yaml": "^2.7.0" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | 59 | "@docusaurus/module-type-aliases": "^3.7.0", |
60 | 60 | "@docusaurus/tsconfig": "^3.7.0", |
61 | 61 | "@docusaurus/types": "^3.7.0", |
62 | 62 | "@iconify-icon/react": "^1.0.8", |
63 | | - "@types/react": "^18.2.29", |
64 | | - "typescript": "~5.2.2", |
65 | | - "webpack": "^5.91.0" |
| 63 | + "@types/react": "^18.3.20", |
| 64 | + "typescript": "~5.8.2", |
| 65 | + "webpack": "^5.98.0" |
66 | 66 | }, |
67 | 67 | "engines": { |
68 | 68 | "node": "^22.13" |
|
0 commit comments