Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprobst committed Jun 17, 2024
1 parent c46318a commit e443339
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 93 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": "20.x",
"pnpm": "9.x"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"scripts": {
"build": "run-s build:site generate:search-index",
"build:site": "astro build",
Expand Down Expand Up @@ -38,20 +38,20 @@
"dependencies": {
"@acdh-oeaw/lib": "^0.1.12",
"@acdh-oeaw/validate-env": "^0.0.3",
"@astrojs/mdx": "^3.1.0",
"@astrojs/node": "^8.3.0",
"@astrojs/react": "^3.5.0",
"@astrojs/mdx": "^3.1.1",
"@astrojs/node": "^8.3.1",
"@astrojs/react": "^3.6.0",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/sitemap": "^3.1.6",
"@floating-ui/dom": "^1.6.5",
"@fontsource-variable/inter": "^5.0.18",
"@iconify-json/lucide": "^1.1.192",
"@iconify-json/lucide": "^1.1.193",
"@keystatic/astro": "^5.0.0",
"@keystatic/core": "^0.5.19",
"@keystatic/core": "^0.5.20",
"@mdx-js/mdx": "^3.0.1",
"@pagefind/default-ui": "^1.1.0",
"@shikijs/rehype": "^1.6.5",
"astro": "^4.10.2",
"@shikijs/rehype": "^1.7.0",
"astro": "^4.10.3",
"astro-icon": "^1.1.0",
"cva": "^1.0.0-beta.1",
"date-fns": "^3.6.0",
Expand All @@ -73,7 +73,7 @@
"retext-smartypants": "^6.1.0",
"satori": "^0.10.13",
"sharp": "^0.33.4",
"shiki": "^1.6.5",
"shiki": "^1.7.0",
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
"valibot": "^0.32.0",
Expand Down
Loading

0 comments on commit e443339

Please sign in to comment.