Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sek-consulting committed Jul 23, 2024
1 parent 87d3272 commit 651a5c4
Show file tree
Hide file tree
Showing 4 changed files with 1,684 additions and 8,282 deletions.
48 changes: 24 additions & 24 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,49 +12,49 @@
"lint": "eslint --fix \"**/*.{ts,tsx,js,jsx}\""
},
"dependencies": {
"@corvu/drawer": "^0.2.1",
"@corvu/drawer": "^0.2.2",
"@corvu/otp-field": "^0.1.1",
"@corvu/resizable": "^0.2.2",
"@fontsource/inter": "^5.0.18",
"@kobalte/core": "0.13.3",
"@corvu/resizable": "^0.2.3",
"@fontsource/inter": "^5.0.19",
"@kobalte/core": "0.13.4",
"@mdx-js/mdx": "^2.3.0",
"@modular-forms/solid": "^0.20.0",
"@modular-forms/solid": "^0.22.1",
"@solid-primitives/keyboard": "^1.2.8",
"@solid-primitives/refs": "^1.0.8",
"@solid-primitives/storage": "^3.5.0",
"@solidjs/meta": "^0.29.3",
"@solidjs/router": "^0.13.1",
"@solidjs/start": "^1.0.0-rc.0",
"@solid-primitives/storage": "^3.8.0",
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.14.1",
"@solidjs/start": "^1.0.6",
"@vinxi/plugin-mdx": "^3.7.1",
"chart.js": "^4.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk-solid": "^1.0.1",
"embla-carousel-autoplay": "^8.0.0",
"embla-carousel-solid": "^8.0.0",
"clsx": "^2.1.1",
"cmdk-solid": "^1.1.0",
"embla-carousel-autoplay": "^8.1.7",
"embla-carousel-solid": "^8.1.7",
"shosho": "^1.4.3",
"solid-js": "1.8.16",
"solid-js": "1.8.18",
"solid-mdx": "^0.0.7",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"undici": "^5.28.3",
"vinxi": "^0.3.11"
"undici": "^5.28.4",
"vinxi": "^0.4.1"
},
"devDependencies": {
"@types/node": "^18.19.26",
"@types/node": "^18.19.41",
"@types/unist": "^3.0.2",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"estree-util-value-to-estree": "^3.0.1",
"postcss": "^8.4.38",
"eslint": "^8.56.0",
"estree-util-value-to-estree": "^3.1.2",
"postcss": "^8.4.39",
"rehype-pretty-code": "0.10.1",
"rehype-slug": "^6.0.0",
"remark-gfm": "^3.0.1",
"shiki": "0.14.5",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.1",
"tailwindcss": "^3.4.6",
"tsx": "^4.16.2",
"unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0",
"yaml": "^2.4.1"
"yaml": "^2.4.5"
}
}
Loading

0 comments on commit 651a5c4

Please sign in to comment.