Commit e709801
authored
### Description
<!-- Please add PR description (don't leave blank) - example: This PR
[adds/removes/fixes/replaces] the [feature/bug/etc] -->
This Pull Request upgrades the `astro` lib which imperatively upgrade
the `vitejs` dependencies.
#### Changes Made
- Updated the `astro` dependency which in turn upgraded `vite`; this was
an imperative step to take following the dependabot report on security
vulnerability on the currently installed `vite` version
- Made tiny change to fix the heading section of the `dev/setup` script
README
- Removed the `driver.js` npm package which was mistakenly migrated to
this current change branch from the
[whirl](https://github.com/babblebey/jargons.dev/tree/whirl) branch
📖
### Related Issue
<!-- Please prefix the issue number with Fixes/Resolves - example: Fixes
#123 or Resolves #123 -->
_NA_
### Screenshots/Screencasts
<!-- Please provide screenshots or video recording that demos your
changes (especially if it's a visual change) -->
_NA_
### Notes to Reviewer
<!-- Please state here if you added a new npm packages, or any extra
information that can help reviewer better review you changes -->
_NA_
1 parent 525d2b2 commit e709801
3 files changed
Lines changed: 1731 additions & 1344 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments