Skip to content

Commit 0c91dd1

Browse files
committed
chore: update doc
1 parent f0ff441 commit 0c91dd1

File tree

5,519 files changed

+100792
-1029155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,519 files changed

+100792
-1029155
lines changed

dev/package.json

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,12 @@
3838
"@docusaurus/theme-mermaid": "3.0.1",
3939
"@docusaurus/theme-translations": "3.0.1",
4040
"@leanup/form": "1.3.49",
41-
"@leanup/kolibri-components": "1.0.5",
42-
"@leanup/kolibri-react": "1.0.5",
4341
"@mdx-js/react": "3.0.0",
4442
"@monaco-editor/react": "4.6.0",
45-
"@public-oss/kolibri-themes": "0.0.3",
46-
"@public-ui/components": "2.0.2",
47-
"@public-ui/react": "2.0.2",
48-
"@public-ui/themes": "2.0.2",
49-
"classnames": "2.3.2",
43+
"@public-ui/components": "2.0.3",
44+
"@public-ui/react": "2.0.3",
45+
"@public-ui/themes": "2.0.3",
46+
"classnames": "2.5.1",
5047
"docusaurus-lunr-search": "3.3.1",
5148
"mermaid": "10.6.1",
5249
"prettier": "2.8.8",
@@ -59,25 +56,25 @@
5956
"@docusaurus/module-type-aliases": "3.0.1",
6057
"@docusaurus/types": "3.0.1",
6158
"@tsconfig/docusaurus": "2.0.2",
62-
"@types/node": "20.10.5",
59+
"@types/node": "20.10.6",
6360
"@types/prettier": "2.7.3",
64-
"@typescript-eslint/eslint-plugin": "6.15.0",
65-
"@typescript-eslint/parser": "6.15.0",
61+
"@typescript-eslint/eslint-plugin": "6.17.0",
62+
"@typescript-eslint/parser": "6.17.0",
6663
"autoprefixer": "10.4.16",
6764
"cpy-cli": "5.0.0",
6865
"depcheck": "1.4.7",
6966
"docusaurus-plugin-sass": "0.2.5",
7067
"eslint": "8.56.0",
7168
"eslint-plugin-jsx-a11y": "6.8.0",
72-
"eslint-plugin-mdx": "2.2.1",
69+
"eslint-plugin-mdx": "2.3.2",
7370
"eslint-plugin-react": "7.33.2",
7471
"html-minifier-terser": "7.2.0",
7572
"npm-check-updates": "16.14.12",
7673
"npm-run-all": "4.1.5",
77-
"postcss": "8.4.32",
74+
"postcss": "8.4.33",
7875
"prop-types": "15.8.1",
7976
"rimraf": "3.0.2",
80-
"sass": "1.69.5",
77+
"sass": "1.69.7",
8178
"tailwindcss": "3.4.0",
8279
"ts-prune": "0.10.3",
8380
"typescript": "5.3.3",

0 commit comments

Comments
 (0)