Skip to content

Commit

Permalink
package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikschroeder committed Dec 15, 2024
1 parent 4eaf681 commit 1f410ff
Show file tree
Hide file tree
Showing 3 changed files with 307 additions and 194 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"dependencies": {
"@astrojs/mdx": "3.1.4",
"@astrojs/rss": "4.0.7",
"@astrojs/sitemap": "3.1.6",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.3",
"@builder.io/qwik": "1.11.0",
"@expressive-code/plugin-collapsible-sections": "^0.35.6",
"@expressive-code/plugin-line-numbers": "^0.35.6",
"@expressive-code/plugin-collapsible-sections": "^0.38.3",
"@expressive-code/plugin-line-numbers": "^0.38.3",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-regular-svg-icons": "^6.7.1",
Expand All @@ -28,30 +28,30 @@
"@types/d3": "^7.4.3",
"@types/jsdom": "^21.1.7",
"astro": "4.14.2",
"astro-expressive-code": "^0.35.6",
"astro-expressive-code": "^0.38.3",
"canvas": "^2.11.2",
"d3": "^7.9.0",
"jsdom": "^24.1.3",
"jsdom": "^25.0.1",
"katex": "^0.16.15",
"leaflet": "^1.9.4",
"mapbox-gl": "^3.8.0",
"mathjs": "^13.2.3",
"mathjs": "^14.0.1",
"posthog-js": "^1.200.1",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.1",
"rehype-unwrap-images": "^1.0.0",
"remark-math": "^6.0.0",
"satori": "0.10.14",
"satori": "0.12.0",
"satori-html": "^0.3.2",
"sharp": "^0.33.5"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@iconify-json/mdi": "^1.1.68",
"@pagefind/default-ui": "^1.1.0",
"@iconify-json/mdi": "^1.2.1",
"@pagefind/default-ui": "^1.2.0",
"@resvg/resvg-js": "^2.6.2",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/typography": "^0.5.14",
"@tailwindcss/typography": "^0.5.15",
"@types/eslint": "^9.6.1",
"@types/node": "^22.5.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
Expand Down
Loading

0 comments on commit 1f410ff

Please sign in to comment.