Skip to content

Commit

Permalink
Merge pull request #114 from luyadev/dependabot/npm_and_yarn/vitepres…
Browse files Browse the repository at this point in the history
…s-1.5.0

Bump vitepress from 1.4.5 to 1.5.0
  • Loading branch information
nadar authored Nov 11, 2024
2 parents 63f0aae + 11d5e20 commit d603067
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "https://github.com/luyadev/luya.io",
"license": "MIT",
"devDependencies": {
"vitepress": "^1.4.5",
"vitepress": "^1.5.0",
"vue": "^3.5.8"
},
"scripts": {
Expand Down
21 changes: 17 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,18 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c"
integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==

"@iconify-json/simple-icons@^1.2.10":
version "1.2.11"
resolved "https://registry.yarnpkg.com/@iconify-json/simple-icons/-/simple-icons-1.2.11.tgz#076096af7dd95ae09f09bc23fadb261f4e3978ce"
integrity sha512-AHCGDtBRqP+JzAbBzgO8uN/08CXxEmuaC6lQQZ3b5burKhRU12AJnJczwbUw2K5Mb/U85EpSUNhYMG3F28b8NA==
dependencies:
"@iconify/types" "*"

"@iconify/types@*":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==

"@jridgewell/sourcemap-codec@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
Expand Down Expand Up @@ -1062,13 +1074,14 @@ vite@^5.4.10:
optionalDependencies:
fsevents "~2.3.3"

vitepress@^1.4.5:
version "1.4.5"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.4.5.tgz#d18936b61fb118e9016d87cbf0d111c567d0742b"
integrity sha512-9K0k8kvdEbeowVCpKF/x0AySSq0Pr9pM8xufLgQcKMjsifwxtDjXJjcFhZv4LYw2dcpdYiBq2j7PnWi0tCaMCg==
vitepress@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.5.0.tgz#61870b27dc9a580e46cea92989f64cdcb550dc23"
integrity sha512-q4Q/G2zjvynvizdB3/bupdYkCJe2umSAMv9Ju4d92E6/NXJ59z70xB0q5p/4lpRyAwflDsbwy1mLV9Q5+nlB+g==
dependencies:
"@docsearch/css" "^3.6.2"
"@docsearch/js" "^3.6.2"
"@iconify-json/simple-icons" "^1.2.10"
"@shikijs/core" "^1.22.2"
"@shikijs/transformers" "^1.22.2"
"@shikijs/types" "^1.22.2"
Expand Down

0 comments on commit d603067

Please sign in to comment.