Skip to content

Commit

Permalink
build(deps): bump vitepress from 1.4.2 to 1.5.0 (#40)
Browse files Browse the repository at this point in the history
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 1072c2f commit 25b9f4d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^18.3.1",
"redoc": "^2.2.0",
"styled-components": "^6.1.13",
"vitepress": "^1.4.2"
"vitepress": "^1.5.0"
},
"packageManager": "[email protected]"
}
27 changes: 22 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,22 @@ __metadata:
languageName: node
linkType: hard

"@iconify-json/simple-icons@npm:^1.2.10":
version: 1.2.11
resolution: "@iconify-json/simple-icons@npm:1.2.11"
dependencies:
"@iconify/types": "npm:*"
checksum: 10c0/8612cdfe3f9c1b64793c4feff53f82fa195ed677e9796d321eee42e980bef73b17c89fca0b4a34bf3b803e9bf89c3750e203a54a2f6856deb814332d85bbd554
languageName: node
linkType: hard

"@iconify/types@npm:*":
version: 2.0.0
resolution: "@iconify/types@npm:2.0.0"
checksum: 10c0/65a3be43500c7ccacf360e136d00e1717f050b7b91da644e94370256ac66f582d59212bdb30d00788aab4fc078262e91c95b805d1808d654b72f6d2072a7e4b2
languageName: node
linkType: hard

"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
Expand Down Expand Up @@ -1491,7 +1507,7 @@ __metadata:
react-dom: "npm:^18.3.1"
redoc: "npm:^2.2.0"
styled-components: "npm:^6.1.13"
vitepress: "npm:^1.4.2"
vitepress: "npm:^1.5.0"
vue: "npm:3.5.12"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4007,12 +4023,13 @@ __metadata:
languageName: node
linkType: hard

"vitepress@npm:^1.4.2":
version: 1.4.2
resolution: "vitepress@npm:1.4.2"
"vitepress@npm:^1.5.0":
version: 1.5.0
resolution: "vitepress@npm:1.5.0"
dependencies:
"@docsearch/css": "npm:^3.6.2"
"@docsearch/js": "npm:^3.6.2"
"@iconify-json/simple-icons": "npm:^1.2.10"
"@shikijs/core": "npm:^1.22.2"
"@shikijs/transformers": "npm:^1.22.2"
"@shikijs/types": "npm:^1.22.2"
Expand All @@ -4038,7 +4055,7 @@ __metadata:
optional: true
bin:
vitepress: bin/vitepress.js
checksum: 10c0/43fb3c3a34bcaf9331a61ca859d8a2e046d08084382786556bbd7deac6c439c1bccdb9461e2337578acef73ada83fdf1464ee556d1b0c8ed3fc0c048dd97d307
checksum: 10c0/815acfb43db1716da78ebe2329ada1465df981c3264bfdf2b0412b49737cdd0ace900e928bd3091599730892e9107ad7fbb2c6e9f6a43a84f4a5096f1faa3cde
languageName: node
linkType: hard

Expand Down

0 comments on commit 25b9f4d

Please sign in to comment.