Skip to content

Commit

Permalink
chore: bump dependencies (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: Davis SHYAKA <[email protected]>
  • Loading branch information
shyakadavis and shyakadavis authored Feb 4, 2025
1 parent 8711628 commit 14c039e
Show file tree
Hide file tree
Showing 9 changed files with 1,201 additions and 812 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,39 +14,39 @@
"build:registry": "jsrepo build"
},
"devDependencies": {
"@fontsource/geist-mono": "^5.1.0",
"@fontsource/geist-mono": "^5.1.1",
"@fontsource/geist-sans": "^5.1.0",
"@internationalized/date": "^3.6.0",
"@internationalized/date": "^3.7.0",
"@poppanator/sveltekit-svg": "5.0.0",
"@pyncz/tailwind-mask-image": "^2.0.0",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/adapter-static": "^3.0.8",
"@sveltejs/kit": "^2.17.1",
"@sveltejs/vite-plugin-svelte": "5.0.1",
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"autoprefixer": "^10.4.20",
"bits-ui": "1.0.0-next.65",
"bits-ui": "1.0.0-next.85",
"clsx": "^2.1.1",
"jsrepo": "^1.18.0",
"jsrepo": "^1.31.0",
"lucide-svelte": "^0.468.0",
"mode-watcher": "^0.5.0",
"postcss": "^8.4.49",
"mode-watcher": "^0.5.1",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"prettier-plugin-svelte": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"runed": "^0.15.4",
"shiki": "^1.24.0",
"svelte": "5.7.0",
"svelte-check": "^4.1.1",
"shiki": "^1.29.2",
"svelte": "5.19.7",
"svelte-check": "^4.1.4",
"svelte-exmarkdown": "^3.0.5",
"svelte-meta-tags": "^4.0.4",
"tailwind-merge": "^2.5.5",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.16",
"svelte-meta-tags": "^4.1.0",
"tailwind-merge": "^2.6.0",
"tailwind-variants": "^0.3.1",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vaul-svelte": "1.0.0-next.3",
"vite": "^6.0.3"
"vite": "^6.0.11"
},
"type": "module",
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 14c039e

Please sign in to comment.