|
42 | 42 | "@leanup/form": "1.3.54", |
43 | 43 | "@mdx-js/react": "3.1.0", |
44 | 44 | "@monaco-editor/react": "4.7.0", |
45 | | - "@public-ui/components": "3.0.1", |
46 | | - "@public-ui/react": "3.0.0-rc.7", |
47 | | - "@public-ui/theme-default": "3.0.0-rc.7", |
| 45 | + "@public-ui/components": "3.0.3", |
| 46 | + "@public-ui/react": "3.0.3", |
| 47 | + "@public-ui/theme-default": "3.0.3", |
48 | 48 | "classnames": "2.5.1", |
49 | 49 | "docusaurus-lunr-search": "3.6.1", |
50 | | - "mermaid": "11.9.0", |
| 50 | + "mermaid": "11.10.0", |
51 | 51 | "prettier": "2.8.8", |
52 | 52 | "react": "19.1.1", |
53 | 53 | "react-dom": "19.1.1", |
|
64 | 64 | "@eslint/eslintrc": "3.3.1", |
65 | 65 | "@eslint/js": "9.33.0", |
66 | 66 | "@tsconfig/docusaurus": "2.0.3", |
67 | | - "@types/node": "22.17.2", |
| 67 | + "@types/node": "24.3.0", |
68 | 68 | "@types/prettier": "2.7.3", |
69 | 69 | "@types/react": "19.1.10", |
70 | | - "@typescript-eslint/eslint-plugin": "8.39.1", |
71 | | - "@typescript-eslint/parser": "8.39.1", |
72 | | - "adopted-style-sheets": "1.1.8", |
| 70 | + "@typescript-eslint/eslint-plugin": "8.40.0", |
| 71 | + "@typescript-eslint/parser": "8.40.0", |
| 72 | + "adopted-style-sheets": "1.1.9-rc.20", |
73 | 73 | "autoprefixer": "10.4.21", |
74 | | - "cpy-cli": "5.0.0", |
75 | | - "depcheck": "1.4.7", |
| 74 | + "cpy-cli": "6.0.0", |
76 | 75 | "docusaurus-plugin-sass": "0.2.6", |
77 | 76 | "eslint": "9.33.0", |
78 | 77 | "eslint-plugin-jsx-a11y": "6.10.2", |
79 | 78 | "eslint-plugin-mdx": "3.6.2", |
80 | 79 | "eslint-plugin-react": "7.37.5", |
81 | 80 | "html-minifier-terser": "7.2.0", |
82 | | - "knip": "5.62.0", |
| 81 | + "knip": "5.63.0", |
83 | 82 | "lunr": "2.3.9", |
84 | 83 | "npm-check-updates": "18.0.2", |
85 | | - "npm-run-all2": "7.0.2", |
| 84 | + "npm-run-all2": "8.0.4", |
86 | 85 | "postcss": "8.5.6", |
87 | 86 | "prism-react-renderer": "2.4.1", |
88 | 87 | "prop-types": "15.8.1", |
89 | 88 | "rimraf": "3.0.2", |
90 | 89 | "sass": "1.90.0", |
91 | 90 | "tailwindcss": "3.4.17", |
92 | | - "typescript": "5.8.3" |
| 91 | + "typescript": "5.9.2" |
93 | 92 | }, |
94 | 93 | "browserslist": { |
95 | 94 | "production": [ |
|
0 commit comments