Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wolfgangwalther committed Feb 22, 2024
1 parent 3702d63 commit 735d81d
Show file tree
Hide file tree
Showing 4 changed files with 252 additions and 163 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
fail-fast: false
matrix:
node:
- 16
- 18
steps:
- uses: actions/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
fail-fast: false
matrix:
node:
- 16
- 18
steps:
- uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"nodemon": "3.0.3",
"release-it": "16.3.0",
"rollup-plugin-copy": "3.5.0",
"vite": "4.5.2",
"vite": "5.1.4",
"vue": "2.7.16",
"vue-server-renderer": "2.7.16",
"vue-template-compiler": "2.7.16",
Expand Down
Loading

0 comments on commit 735d81d

Please sign in to comment.