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 Jun 4, 2024
1 parent 48ca76c commit a83a662
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,18 +101,18 @@
"dependencies": {
"@docsearch/css": "^3.6.0",
"@docsearch/js": "^3.6.0",
"@shikijs/core": "^1.6.1",
"@shikijs/transformers": "^1.6.1",
"@shikijs/core": "^1.6.2",
"@shikijs/transformers": "^1.6.2",
"@types/markdown-it": "^14.1.1",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/devtools-api": "^7.2.0",
"@vue/devtools-api": "^7.2.1",
"@vue/shared": "^3.4.27",
"@vueuse/core": "^10.10.0",
"@vueuse/integrations": "^10.10.0",
"focus-trap": "^7.5.4",
"mark.js": "8.11.1",
"minisearch": "^6.3.0",
"shiki": "^1.6.1",
"shiki": "^1.6.2",
"vite": "^5.2.12",
"vue": "^3.4.27"
},
Expand All @@ -125,7 +125,7 @@
"@mdit-vue/plugin-title": "^2.1.3",
"@mdit-vue/plugin-toc": "^2.1.3",
"@mdit-vue/shared": "^2.1.3",
"@polka/compression": "1.0.0-next.25",
"@polka/compression": "^1.0.0-next.25",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-json": "^6.1.0",
Expand All @@ -141,7 +141,7 @@
"@types/markdown-it-emoji": "^3.0.1",
"@types/micromatch": "^4.0.7",
"@types/minimist": "^1.2.5",
"@types/node": "^20.12.13",
"@types/node": "^20.14.1",
"@types/postcss-prefix-selector": "^1.16.3",
"@types/prompts": "^2.4.9",
"chokidar": "^3.6.0",
Expand Down Expand Up @@ -173,9 +173,9 @@
"picocolors": "^1.0.1",
"pkg-dir": "^8.0.0",
"playwright-chromium": "^1.44.1",
"polka": "1.0.0-next.25",
"polka": "^1.0.0-next.25",
"postcss-prefix-selector": "^1.16.1",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"prompts": "^2.4.2",
"punycode": "^2.3.1",
"rimraf": "^5.0.7",
Expand Down
112 changes: 56 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a83a662

Please sign in to comment.