Skip to content

Commit e709801

Browse files
authored
chore: bump astro + vite version (#65)
### 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

File tree

dev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### <tt>jargons.dev</tt> Dev Setup Script
1+
# <tt>jargons.dev</tt> Dev Setup Script
22

33
This script streamlines the process of creating a GitHub App required to run jargons.dev locally and sets up the environment file (.env) for you. Here's how to use it:
44

0 commit comments

Comments
 (0)