Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-bohlin committed Jan 13, 2025
1 parent 2205e32 commit 6a9ba04
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 419 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,32 @@
"@types/node": "^22.10.5",
"date-fns": "^4.1.0",
"gray-matter": "^4.0.3",
"lightningcss": "^1.28.2",
"lightningcss": "^1.29.1",
"postcss": "^8.4.49",
"postcss-custom-media": "^11.0.5",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vitepress": "^1.5.0",
"vue-tsc": "^2.2.0"
},
"dependencies": {
"@docsearch/css": "^3.8.2",
"@docsearch/js": "^3.8.2",
"@shikijs/core": "^1.26.1",
"@shikijs/transformers": "^1.26.1",
"@shikijs/core": "^1.26.2",
"@shikijs/transformers": "^1.26.2",
"@types/markdown-it": "^14.1.2",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/devtools-api": "^7.6.8",
"@vue/devtools-api": "^7.7.0",
"@vue/shared": "^3.5.13",
"@vueuse/core": "^12.3.0",
"@vueuse/integrations": "^12.3.0",
"@vueuse/core": "^12.4.0",
"@vueuse/integrations": "^12.4.0",
"baseline-status": "^1.0.10",
"focus-trap": "^7.6.2",
"focus-trap": "^7.6.4",
"mark.js": "^8.11.1",
"minisearch": "^7.1.1",
"opbeta": "npm:[email protected]",
"shiki": "^1.26.1",
"shiki": "^1.26.2",
"vue": "^3.5.13"
}
}
Loading

0 comments on commit 6a9ba04

Please sign in to comment.