Skip to content

Commit

Permalink
chore: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed Dec 2, 2024
1 parent 23f3d08 commit 8609670
Show file tree
Hide file tree
Showing 3 changed files with 690 additions and 737 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"package:publish": "standard-version && git push --follow-tags origin main && npm publish"
},
"devDependencies": {
"@changesets/cli": "2.27.9",
"@changesets/cli": "2.27.10",
"@docsearch/css": "^3.6.2",
"@docsearch/js": "^3.6.2",
"@playwright/test": "^1.48.2",
Expand Down Expand Up @@ -70,7 +70,7 @@
"tailwindcss": "^3.4.14",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "8.11.0",
"typescript-eslint": "8.16.0",
"vite": "^5.4.10",
"vitest": "^2.1.4"
},
Expand Down Expand Up @@ -118,18 +118,14 @@
],
"repository": {
"type": "git",
"url": "https://github.com/themesberg/flowbite-svelte"
"url": "git+https://github.com/themesberg/flowbite-svelte.git"
},
"dependencies": {
"@floating-ui/dom": "^1.6.11",
"apexcharts": "^3.54.1",
"flowbite": "^2.5.2",
"tailwind-merge": "^2.5.4"
},
"engines": {
"pnpm": ">=8.0.0",
"node": ">=18.0.0"
},
"files": [
"dist",
"!dist/**/*.test.*",
Expand Down
Loading

0 comments on commit 8609670

Please sign in to comment.