Skip to content

Commit

Permalink
chore: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed Oct 1, 2024
1 parent e74cebf commit ad57099
Show file tree
Hide file tree
Showing 4 changed files with 159 additions and 162 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"@floating-ui/dom": "^1.6.11",
"@playwright/test": "^1.47.2",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/kit": "^2.5.28",
"@sveltejs/kit": "^2.6.1",
"@sveltejs/package": "^2.3.5",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.0",
"eslint-plugin-svelte": "^2.44.1",
"flowbite-svelte-icons": "^1.6.1",
"flowbite-typography": "^1.0.4",
"mdsvex": "^0.12.3",
Expand All @@ -54,8 +54,8 @@
"prettier-plugin-svelte": "^3.2.7",
"publint": "^0.2.11",
"svelte": "^4.2.19",
"svelte-check": "^4.0.3",
"svelte-lib-helpers": "^0.4.8",
"svelte-check": "^4.0.4",
"svelte-lib-helpers": "^0.4.9",
"svelte-meta-tags": "^3.1.4",
"svelte-preprocess": "^6.0.3",
"tailwindcss": "^3.4.13",
Expand All @@ -68,8 +68,8 @@
"svelte": "^4.0.0 || ^5.0.0"
},
"dependencies": {
"flowbite": "^2.5.1",
"flowbite-svelte": "^0.46.18",
"flowbite": "^2.5.2",
"flowbite-svelte": "^0.46.22",
"tailwind-merge": "^2.5.2"
},
"type": "module",
Expand Down
Loading

0 comments on commit ad57099

Please sign in to comment.