|
29 | 29 | "@docusaurus/core": "3.7.0", |
30 | 30 | "@docusaurus/preset-classic": "3.7.0", |
31 | 31 | "@docusaurus/theme-mermaid": "3.7.0", |
32 | | - "@fortawesome/fontawesome-svg-core": "^6.5.1", |
33 | | - "@fortawesome/free-brands-svg-icons": "^6.5.1", |
34 | | - "@fortawesome/free-regular-svg-icons": "^6.5.1", |
35 | | - "@fortawesome/free-solid-svg-icons": "^6.5.1", |
36 | | - "@fortawesome/react-fontawesome": "^0.2.0", |
37 | | - "@mdx-js/react": "^3.0.0", |
38 | | - "@swc/core": "^1.3.100", |
39 | | - "autoprefixer": "^10.4.15", |
| 32 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 33 | + "@fortawesome/free-brands-svg-icons": "^6.7.2", |
| 34 | + "@fortawesome/free-regular-svg-icons": "^6.7.2", |
| 35 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 36 | + "@fortawesome/react-fontawesome": "^0.2.2", |
| 37 | + "@mdx-js/react": "^3.1.0", |
| 38 | + "@swc/core": "^1.10.6", |
| 39 | + "autoprefixer": "^10.4.20", |
40 | 40 | "clsx": "^1.2.1", |
41 | | - "d3": "^7.8.5", |
42 | | - "mermaid": "^10.3.1", |
43 | | - "postcss": "^8.4.28", |
44 | | - "prism-react-renderer": "^2.1.0", |
| 41 | + "d3": "^7.9.0", |
| 42 | + "mermaid": "^10.9.3", |
| 43 | + "postcss": "^8.4.49", |
| 44 | + "prism-react-renderer": "^2.4.1", |
45 | 45 | "prop-types": "^15.8.1", |
46 | | - "react": "^18.2.0", |
47 | | - "react-dom": "^18.2.0", |
48 | | - "rehype-katex": "^7.0.0", |
| 46 | + "react": "^18.3.1", |
| 47 | + "react-dom": "^18.3.1", |
| 48 | + "rehype-katex": "^7.0.1", |
49 | 49 | "remark-math": "^6.0.0", |
50 | | - "swc-loader": "^0.2.3", |
51 | | - "tailwindcss": "^3.3.3", |
| 50 | + "swc-loader": "^0.2.6", |
| 51 | + "tailwindcss": "^3.4.17", |
52 | 52 | "update-browserslist-db": "^1.1.1" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@babel/core": "^7.23.6", |
56 | | - "@babel/eslint-parser": "^7.23.3", |
57 | | - "@babel/preset-react": "^7.23.3", |
| 55 | + "@babel/core": "^7.26.0", |
| 56 | + "@babel/eslint-parser": "^7.25.9", |
| 57 | + "@babel/preset-react": "^7.26.3", |
58 | 58 | "@docusaurus/eslint-plugin": "^3.7.0", |
59 | 59 | "@docusaurus/module-type-aliases": "3.7.0", |
60 | 60 | "@docusaurus/types": "3.7.0", |
61 | | - "eslint": "^8.56.0", |
| 61 | + "eslint": "^8.57.1", |
62 | 62 | "eslint-config-airbnb": "^19.0.4", |
63 | 63 | "eslint-config-prettier": "^9.1.0", |
64 | | - "eslint-plugin-import": "^2.29.1", |
65 | | - "eslint-plugin-jsx-a11y": "^6.5.1", |
66 | | - "eslint-plugin-prettier": "^5.0.1", |
67 | | - "eslint-plugin-react": "^7.28.0", |
68 | | - "eslint-plugin-react-hooks": "^4.3.0", |
69 | | - "husky": "^8.0.0", |
70 | | - "lint-staged": "^15.2.0", |
| 64 | + "eslint-plugin-import": "^2.31.0", |
| 65 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 66 | + "eslint-plugin-prettier": "^5.2.1", |
| 67 | + "eslint-plugin-react": "^7.37.3", |
| 68 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 69 | + "husky": "^8.0.3", |
| 70 | + "lint-staged": "^15.3.0", |
71 | 71 | "markdownlint-cli2": "^0.11.0", |
72 | 72 | "prettier": "3.1.1", |
73 | 73 | "typescript": "~5.2.2" |
|
0 commit comments