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 Jul 14, 2024
1 parent 01d0d45 commit 7f19b5f
Show file tree
Hide file tree
Showing 3 changed files with 335 additions and 367 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@vueuse/integrations": "^10.11.0",
"focus-trap": "^7.5.4",
"mark.js": "8.11.1",
"minisearch": "^6.3.0",
"minisearch": "^7.0.0",
"shiki": "^1.10.3",
"vite": "^5.3.3",
"vue": "^3.4.31"
Expand Down Expand Up @@ -155,7 +155,7 @@
"gray-matter": "^4.0.3",
"lint-staged": "^15.2.7",
"lodash.template": "^4.5.0",
"lru-cache": "^10.3.1",
"lru-cache": "^11.0.0",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.0.1",
"markdown-it-attrs": "^4.1.6",
Expand All @@ -173,11 +173,11 @@
"playwright-chromium": "^1.45.1",
"polka": "^1.0.0-next.25",
"postcss-prefix-selector": "^1.16.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"punycode": "^2.3.1",
"rimraf": "^5.0.8",
"rollup": "^4.18.0",
"rimraf": "^6.0.1",
"rollup": "^4.18.1",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"semver": "^7.6.2",
Expand All @@ -186,7 +186,7 @@
"sitemap": "^8.0.0",
"supports-color": "^9.4.0",
"typescript": "^5.5.3",
"vitest": "^1.6.0",
"vitest": "^2.0.2",
"vue-tsc": "^2.0.26",
"wait-on": "^7.2.0"
},
Expand Down
Loading

0 comments on commit 7f19b5f

Please sign in to comment.