Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saicaca committed Jul 27, 2024
1 parent b2da426 commit 2eff25d
Show file tree
Hide file tree
Showing 2 changed files with 1,506 additions and 1,622 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"lint": "biome check --apply ./src"
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/rss": "^4.0.6",
"@astrojs/check": "^0.8.3",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/svelte": "^5.6.0",
"@astrojs/svelte": "^5.7.0",
"@astrojs/tailwind": "^5.1.0",
"@fontsource-variable/jetbrains-mono": "^5.0.21",
"@fontsource/roboto": "^5.0.13",
"@swup/astro": "^1.4.1",
"astro": "^4.11.0",
"astro-compress": "^2.2.28",
"astro": "^4.12.2",
"astro-compress": "^2.3.0",
"astro-icon": "1.1.0",
"colorjs.io": "^0.5.0",
"colorjs.io": "^0.5.2",
"hastscript": "^9.0.0",
"markdown-it": "^14.1.0",
"mdast-util-to-string": "^4.0.0",
"overlayscrollbars": "^2.8.3",
"overlayscrollbars": "^2.9.2",
"pagefind": "^1.1.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
Expand All @@ -41,25 +41,25 @@
"sanitize-html": "^2.13.0",
"sharp": "^0.33.4",
"svelte": "^4.2.18",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@astrojs/ts-plugin": "^1.8.0",
"@biomejs/biome": "1.8.2",
"@iconify-json/fa6-brands": "^1.1.19",
"@iconify-json/fa6-regular": "^1.1.19",
"@iconify-json/fa6-solid": "^1.1.21",
"@iconify-json/material-symbols": "^1.1.82",
"@astrojs/ts-plugin": "^1.9.0",
"@biomejs/biome": "1.8.3",
"@iconify-json/fa6-brands": "^1.1.21",
"@iconify-json/fa6-regular": "^1.1.21",
"@iconify-json/fa6-solid": "^1.1.23",
"@iconify-json/material-symbols": "^1.1.85",
"@iconify/svelte": "^4.0.2",
"@rollup/plugin-yaml": "^4.1.2",
"@tailwindcss/typography": "^0.5.13",
"@types/markdown-it": "^14.1.1",
"@types/markdown-it": "^14.1.2",
"@types/mdast": "^4.0.4",
"@types/sanitize-html": "^2.11.0",
"remark-github-admonitions-to-directives": "^1.0.5",
"sass": "^1.77.6",
"sass": "^1.77.8",
"stylus": "^0.63.0"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 2eff25d

Please sign in to comment.