Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristineTham committed Mar 11, 2024
1 parent be4bd57 commit ffa79e6
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 217 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,34 +24,34 @@
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.10",
"@types/alpinejs": "^3.13.6",
"@types/alpinejs": "^3.13.7",
"@types/leaflet": "^1.9.8",
"@types/photoswipe": "^4.1.6",
"@typescript-eslint/parser": "^7.1.0",
"alpinejs": "^3.13.5",
"astro": "^4.4.9",
"@typescript-eslint/parser": "^7.1.1",
"alpinejs": "^3.13.7",
"astro": "^4.4.15",
"astro-robots-txt": "^1.0.0",
"eslint": "^8.57.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-css": "^0.9.2",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-markdown": "^4.0.1",
"eslint-plugin-mdx": "^3.1.5",
"exifr": "^7.1.3",
"mdast-util-to-string": "^4.0.0",
"prettier": "^3.2.5",
"prettier-config-standard": "^7.0.0",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.11",
"prettier-plugin-tailwindcss": "^0.5.12",
"reading-time": "^1.5.0",
"rehype-katex": "^7.0.0",
"remark-emoji": "^4.0.1",
"remark-math": "^6.0.0",
"schema-dts": "^1.1.2",
"tailwindcss": "^3.4.1",
"typescript": "~5.3.3",
"typescript": "~5.4.2",
"unist-util-visit": "^5.0.0",
"vite": "^5.1.4"
"vite": "^5.1.5"
},
"dependencies": {
"@astrojs/check": "^0.5.6",
Expand All @@ -66,10 +66,10 @@
"katex": "^0.16.9",
"leaflet": "^1.9.4",
"lunr": "^2.3.9",
"mermaid": "^10.8.0",
"mermaid": "^10.9.0",
"photoswipe": "^5.4.3",
"photoswipe-dynamic-caption-plugin": "^1.2.7",
"swiper": "^11.0.7"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.15.4+sha1.c85a4305534f76d461407b59277b954bac97b5c4"
}
Loading

0 comments on commit ffa79e6

Please sign in to comment.