Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Jan 22, 2025
1 parent 8214cae commit e9e29a7
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 164 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@
"*": "prettier --write --ignore-unknown"
},
"dependencies": {
"@docsearch/css": "^3.8.2",
"@docsearch/js": "^3.8.2",
"@iconify-json/simple-icons": "^1.2.20",
"@shikijs/core": "^2.0.0",
"@shikijs/transformers": "^2.0.0",
"@shikijs/types": "^2.0.0",
"@docsearch/css": "^3.8.3",
"@docsearch/js": "^3.8.3",
"@iconify-json/simple-icons": "^1.2.21",
"@shikijs/core": "^2.1.0",
"@shikijs/transformers": "^2.1.0",
"@shikijs/types": "^2.1.0",
"@types/markdown-it": "^14.1.2",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/devtools-api": "^7.7.0",
Expand All @@ -110,8 +110,8 @@
"focus-trap": "^7.6.4",
"mark.js": "8.11.1",
"minisearch": "^7.1.1",
"shiki": "^2.0.0",
"vite": "^5.4.12",
"shiki": "^2.1.0",
"vite": "^5.4.14",
"vue": "^3.5.13"
},
"devDependencies": {
Expand Down Expand Up @@ -186,7 +186,7 @@
"synckit": "^0.9.2",
"tinyglobby": "^0.2.10",
"typescript": "^5.7.3",
"vitest": "^3.0.2",
"vitest": "^3.0.3",
"vue-tsc": "^2.2.0",
"wait-on": "^8.0.2"
},
Expand Down
Loading

0 comments on commit e9e29a7

Please sign in to comment.