Skip to content

Commit

Permalink
Linkedin (#184)
Browse files Browse the repository at this point in the history
* update dependencies

* replace x with linkedin

* update pnpm-lock
  • Loading branch information
koilebeit authored Aug 16, 2024
1 parent 9495610 commit 36350a2
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 72 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"clean": "rm -Rf static/files/* && touch static/files/.gitkeep && rm -Rf src/pages/* && touch src/pages/.gitkeep && rm -Rf src/posts/* && touch src/posts/.gitkeep"
},
"devDependencies": {
"@divriots/jampack": "^0.24.4",
"@divriots/jampack": "^0.25.0",
"@playwright/test": "^1.45.1",
"@skeletonlabs/skeleton": "^2.10.1",
"@skeletonlabs/tw-plugin": "^0.4.0",
Expand All @@ -39,7 +39,7 @@
"autoprefixer": "^10.4.19",
"cheerio": "1.0.0-rc.12",
"dompurify": "^3.1.6",
"eslint": "^9.6.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.41.0",
"husky": "^9.0.11",
Expand All @@ -50,18 +50,18 @@
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"prettier-plugin-organize-imports": "^4.0.0",
"prettier-plugin-svelte": "^3.2.5",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.5",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-slug": "^6.0.0",
"remark-captions": "^2.2.4",
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"svelte-check": "^3.8.5",
"svelte-maplibre": "^0.9.8",
"tailwindcss": "^3.4.4",
"turndown": "^7.2.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"vite": "^5.3.3",
"vite-plugin-tailwind-purgecss": "^0.3.3",
"vitest": "^2.0.1",
Expand Down
Loading

0 comments on commit 36350a2

Please sign in to comment.