Skip to content

Commit

Permalink
Update astro
Browse files Browse the repository at this point in the history
  • Loading branch information
macx committed Jan 3, 2025
1 parent f14e457 commit e968de6
Show file tree
Hide file tree
Showing 2 changed files with 623 additions and 179 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/markdown-remark": "6.0.1",
"@astrojs/mdx": "4.0.2",
"@astrojs/rss": "4.0.10",
"@astrojs/markdown-remark": "^5.0.0",
"@astrojs/mdx": "4.0.3",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.2.1",
"@astropub/md": "^1.0.0",
"@fontsource-variable/domine": "^5.1.0",
"@fontsource-variable/jetbrains-mono": "^5.1.1",
"@fontsource-variable/open-sans": "^5.1.0",
"@fontsource-variable/domine": "^5.1.1",
"@fontsource-variable/jetbrains-mono": "^5.1.2",
"@fontsource-variable/open-sans": "^5.1.1",
"@gamesome/astro-font": "^0.0.3",
"@iconify-json/material-symbols": "^1.2.10",
"@iconify-json/simple-icons": "^1.2.15",
"@iconify-json/material-symbols": "^1.2.12",
"@iconify-json/simple-icons": "^1.2.18",
"@vercel/og": "^0.6.4",
"add": "^2.0.6",
"astro": "^5.0.5",
"astro": "5.1.2",
"astro-embed": "^0.9.0",
"astro-icon": "^1.1.4",
"astro-icon": "^1.1.5",
"astro-link": "^1.2.1",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
Expand All @@ -52,11 +52,11 @@
"rehype-external-links": "^3.0.0",
"rehype-slug": "^6.0.0",
"remark-definition-list": "^2.0.0",
"sass": "^1.82.0",
"sass": "^1.83.0",
"typescript": "^5.7.2"
},
"devDependencies": {
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"prettier": "^3.4.2",
"prettier-config-standard": "^7.0.0",
"prettier-plugin-astro": "^0.14.1"
Expand Down
Loading

0 comments on commit e968de6

Please sign in to comment.