Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 3.2.5 to 3.2.7
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 575ae42 commit f6509be
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 60 deletions.
2 changes: 1 addition & 1 deletion examples/with-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vue/tsconfig": "^0.1.3",
"npm-run-all": "^4.1.5",
"typescript": "~4.7.4",
"vite": "^3.2.5",
"vite": "^3.2.7",
"vue-tsc": "^1.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"sceau": "^1.3.0",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vite": "^4.2.1",
"vite": "^3.2.7",
"vite-plugin-wasm": "^3.2.2"
}
}
Loading

0 comments on commit f6509be

Please sign in to comment.