Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Commit

Permalink
build(deps): bump valaxy from 0.15.13 to 0.15.14
Browse files Browse the repository at this point in the history
Bumps [valaxy](https://github.com/YunYouJun/valaxy) from 0.15.13 to 0.15.14.
- [Release notes](https://github.com/YunYouJun/valaxy/releases)
- [Commits](YunYouJun/valaxy@v0.15.13...v0.15.14)

---
updated-dependencies:
- dependency-name: valaxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent 790b53a commit 7354a9b
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 32 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"serve": "vite preview"
},
"dependencies": {
"valaxy": "^0.15.10",
"valaxy": "^0.15.14",
"valaxy-theme-starter": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"bumpp": "^9.2.0",
"eslint": "^8.52.0",
"typescript": "^5.2.2",
"valaxy": "^0.15.13",
"valaxy": "^0.15.14",
"valaxy-theme-starter": "workspace:*",
"vue-tsc": "^1.8.22"
}
Expand Down
64 changes: 35 additions & 29 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@iconify-json/simple-icons": "^1.1.76"
},
"devDependencies": {
"valaxy": "^0.15.10"
"valaxy": "^0.15.14"
}
}

0 comments on commit 7354a9b

Please sign in to comment.