Skip to content

Commit

Permalink
fix(deps): bump vue from 3.3.9 to 3.3.10 in /example
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.9...v3.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 5, 2023
1 parent 9d15e78 commit 3bc1c1c
Showing 2 changed files with 145 additions and 145 deletions.
288 changes: 144 additions & 144 deletions example/package-lock.json
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
"tweakpane": "^4.0.1",
"v-github-icon": "^3.1.1",
"v-tweakpane": "^0.2.0",
"vue": "^3.3.9"
"vue": "^3.3.10"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.1",

0 comments on commit 3bc1c1c

Please sign in to comment.