Skip to content

Commit

Permalink
Simplify footer with SocialIcon component
Browse files Browse the repository at this point in the history
Fixes #846
  • Loading branch information
maiertech committed Jul 19, 2024
1 parent f3a5a9b commit ae3b438
Show file tree
Hide file tree
Showing 8 changed files with 106 additions and 195 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"@maiertech/sveltekit-helpers": "^0.6.0",
"@maiertech/sveltekit-helpers": "^0.7.0",
"@playwright/test": "^1.45.2",
"@sindresorhus/slugify": "^2.2.1",
"@stackblitz/sdk": "^1.11.0",
Expand All @@ -24,17 +24,18 @@
"@vercel/analytics": "^1.3.1",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^48.7.0",
"eslint-plugin-svelte": "^2.42.0",
"eslint-plugin-jsdoc": "^48.8.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.8.0",
"iconify-icon": "^2.1.0",
"open-props": "^1.7.5",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.5",
"prettier-plugin-svelte": "^3.2.6",
"rss": "^1.2.2",
"schema-dts": "^1.1.2",
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"svelte-highlight": "^7.6.1",
"svelte-highlight": "^7.7.0",
"sveltekit-embed": "^0.0.12",
"typescript": "^5.5.3",
"vite": "^5.3.4",
Expand Down
112 changes: 63 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ae3b438

Please sign in to comment.