Skip to content

Commit

Permalink
WIE (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrewster committed Aug 13, 2024
1 parent 5327008 commit 202c140
Show file tree
Hide file tree
Showing 15 changed files with 3,189 additions and 1,590 deletions.
29 changes: 16 additions & 13 deletions webui/apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,23 @@
"dependencies": {
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/starlight": "^0.25.2",
"@astrojs/starlight": "^0.25.4",
"@astrolib/analytics": "^0.5.0",
"@astrolib/seo": "1.0.0-beta.5",
"@docsearch/css": "^3.6.1",
"@docsearch/js": "^3.6.1",
"@expressive-code/plugin-collapsible-sections": "^0.35.3",
"@fontsource-variable/inter": "^5.0.19",
"@expressive-code/plugin-collapsible-sections": "^0.35.6",
"@fontsource-variable/inter": "^5.0.20",
"@iconify/tools": "^4.0.5",
"@types/d3": "^7.4.3",
"@vercel/speed-insights": "^1.0.12",
"astro": "^4.12.2",
"astro-expressive-code": "^0.35.3",
"astro": "^4.13.3",
"astro-expressive-code": "^0.35.6",
"astro-github-stats": "^0.7.0",
"astro-icon": "^1.1.0",
"braces": "^3.0.3",
"flowbite": "^2.4.1",
"d3": "^7.9.0",
"flowbite": "^2.5.1",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",
"unfurl.js": "^6.4.0",
Expand All @@ -37,13 +40,13 @@
"@astrojs/mdx": "^3.1.3",
"@astrojs/partytown": "^2.1.1",
"@astrojs/tailwind": "5.1.0",
"@iconify-json/flat-color-icons": "^1.1.10",
"@iconify-json/tabler": "^1.1.118",
"@tailwindcss/typography": "^0.5.13",
"@iconify-json/flat-color-icons": "^1.1.11",
"@iconify-json/tabler": "^1.1.120",
"@tailwindcss/typography": "^0.5.14",
"@types/js-yaml": "^4.0.9",
"@types/lodash.merge": "^4.6.9",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro-compress": "2.2.21",
"eslint": "^8.57.0",
"eslint-plugin-astro": "^0.33.1",
Expand All @@ -55,8 +58,8 @@
"reading-time": "^1.5.0",
"rehype-plugin-image-native-lazy-loading": "^1.2.0",
"sharp": "0.33.3",
"tailwind-merge": "^2.4.0",
"tailwindcss": "^3.4.6",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.9",
"typescript": "^5.5.4"
},
"engines": {
Expand Down
287 changes: 287 additions & 0 deletions webui/apps/docs/src/assets/images/mobile-lines.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 202c140

Please sign in to comment.