Skip to content

Commit

Permalink
fix: switch to flowbite-svelte-icons
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Aug 29, 2023
1 parent aedefb3 commit a440ad8
Show file tree
Hide file tree
Showing 40 changed files with 8,366 additions and 734 deletions.
427 changes: 213 additions & 214 deletions .vscode/settings.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions apps/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,26 @@
},
"devDependencies": {
"@playwright/test": "1.37.1",
"@skeletonlabs/skeleton": "1.12.0",
"@skeletonlabs/tw-plugin": "0.0.0",
"@skeletonlabs/skeleton": "2.0.0",
"@skeletonlabs/tw-plugin": "0.1.0",
"@sveltejs/adapter-auto": "2.1.0",
"@sveltejs/kit": "1.23.0",
"@tailwindcss/forms": "0.5.5",
"@sveltejs/kit": "1.24.0",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.9",
"@types/node": "20.5.7",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"autoprefixer": "10.4.15",
"eslint": "8.48.0",
"eslint-config-custom": "workspace:*",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-svelte": "2.33.0",
"helpers": "workspace:*",
"postcss": "8.4.28",
"prettier": "3.0.2",
"prettier": "3.0.3",
"prettier-plugin-svelte": "3.0.3",
"svelte": "4.2.0",
"svelte-check": "3.5.0",
"svelte-check": "3.5.1",
"tailwind-config": "workspace:*",
"tailwindcss": "3.3.3",
"tslib": "2.6.2",
Expand Down
Loading

0 comments on commit a440ad8

Please sign in to comment.