Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 9ab319e commit 4ee976a
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 92 deletions.
2 changes: 1 addition & 1 deletion apps/dotlottie-react-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"typescript": "^5.2.2",
"vite": "^5.0.0"
"vite": "^4.5.2"
}
}
2 changes: 1 addition & 1 deletion apps/dotlottie-vue-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.20.0",
"typescript": "^5.2.2",
"vite": "^5.0.8",
"vite": "^4.5.2",
"vue-eslint-parser": "^9.4.0",
"vue-tsc": "^1.8.25"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/dotlottie-wc-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"typescript": "^5.0.2",
"vite": "^4.4.5"
"vite": "^4.5.2"
}
}
2 changes: 1 addition & 1 deletion apps/dotlottie-web-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"typescript": "5.0.4",
"vite": "^4.5.1"
"vite": "^4.5.2"
}
}
105 changes: 17 additions & 88 deletions pnpm-lock.yaml

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

0 comments on commit 4ee976a

Please sign in to comment.