Skip to content

Commit

Permalink
Merge pull request #438 from dodona-edu/dependabot/npm_and_yarn/vitep…
Browse files Browse the repository at this point in the history
…ress-1.3.1

Bump vitepress from 1.3.0 to 1.3.1
  • Loading branch information
bmesuere authored Jul 15, 2024
2 parents 29d9d55 + e9e50ac commit 1d23d3e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"markdown-it-imsize": "^2.0.1",
"medium-zoom": "^1.1.0",
"resolve-accept-language": "^2.2.0",
"vitepress": "^1.3.0"
"vitepress": "^1.3.1"
},
"dependencies": {}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -722,10 +722,10 @@ medium-zoom@^1.1.0:
resolved "https://registry.yarnpkg.com/medium-zoom/-/medium-zoom-1.1.0.tgz#6efb6bbda861a02064ee71a2617a8dc4381ecc71"
integrity sha512-ewyDsp7k4InCUp3jRmwHBRFGyjBimKps/AJLjRSox+2q/2H4p/PNpQf+pwONWlJiOudkBXtbdmVbFjqyybfTmQ==

minisearch@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/minisearch/-/minisearch-6.3.0.tgz#985a2f1ca3c73c2d65af94f0616bfe57164b0b6b"
integrity sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==
minisearch@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/minisearch/-/minisearch-7.0.0.tgz#726410c5ac4400b67cde8113efbd69b035bff7f5"
integrity sha512-0OIJ3hUE+YBJNruDCqbTMFmk/IoB1CpZzuGfl11khFIel66ew9UoLF/+gfq3bdyrneqr3P7BTjFZApUbmk+9Dg==

mitt@^3.0.1:
version "3.0.1"
Expand Down Expand Up @@ -871,10 +871,10 @@ vite@^5.3.3:
optionalDependencies:
fsevents "~2.3.3"

vitepress@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.0.tgz#58159790059507987cbc18fd8ebd119bb4fa6fd0"
integrity sha512-Cbm2AgXcCrukUeV+/24g1ZDSvw8blamh/1uf2pz3ApFpaYb9T7mo4imWDZ6APn2uPo4bJ6sgOzvsJ4aH+oLbBA==
vitepress@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.1.tgz#e0b674d5a9975d10e4af8dc3da19d95976b8f077"
integrity sha512-soZDpg2rRVJNIM/IYMNDPPr+zTHDA5RbLDHAxacRu+Q9iZ2GwSR0QSUlLs+aEZTkG0SOX1dc8RmUYwyuxK8dfQ==
dependencies:
"@docsearch/css" "^3.6.0"
"@docsearch/js" "^3.6.0"
Expand All @@ -888,7 +888,7 @@ vitepress@^1.3.0:
"@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

0 comments on commit 1d23d3e

Please sign in to comment.