Skip to content

Commit

Permalink
chore: depencies updated, formatting & JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed Nov 17, 2023
1 parent 64023b6 commit d308c1a
Show file tree
Hide file tree
Showing 16 changed files with 509 additions and 478 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"postbuild": "jampack ./build && npx svelte-sitemap --domain https://stadtgeschichtebasel.ch"
},
"devDependencies": {
"@divriots/jampack": "^0.22.0",
"@playwright/test": "^1.39.0",
"@skeletonlabs/skeleton": "^2.4.0",
"@skeletonlabs/tw-plugin": "^0.2.3",
"@divriots/jampack": "^0.22.1",
"@playwright/test": "^1.40.0",
"@skeletonlabs/skeleton": "^2.5.0",
"@skeletonlabs/tw-plugin": "^0.2.4",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.27.3",
"@sveltejs/kit": "^1.27.6",
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.16",
"cheerio": "1.0.0-rc.12",
Expand All @@ -46,23 +46,23 @@
"mdsvex": "^0.11.0",
"node-fetch": "^3.3.2",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"rehype-autolink-headings": "^7.0.0",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.7",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-mdsvex-image-autoimport": "^1.1.0",
"rehype-slug": "^6.0.0",
"remark-captions": "^2.2.3",
"remark-unwrap-images": "^4.0.0",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"svelte-maplibre": "^0.6.0",
"svelte": "^4.2.5",
"svelte-check": "^3.6.0",
"svelte-maplibre": "^0.7.2",
"svelte-sitemap": "^2.6.0",
"tailwindcss": "^3.3.5",
"turndown": "^7.1.2",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^5.0.0",
"vite-plugin-tailwind-purgecss": "^0.1.3",
"vitest": "^0.34.6",
"xml2js": "^0.6.2"
Expand Down
Loading

0 comments on commit d308c1a

Please sign in to comment.