Skip to content

Commit

Permalink
chore: Update tailwindcss and vite dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitsahoo committed Jul 20, 2024
1 parent 1bd78b6 commit fe9cec6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"autoprefixer": "^10.4.19",
"gh-pages": "^6.1.1",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
"vite": "^5.3.3",
"tailwindcss": "^3.4.6",
"vite": "^5.3.4",
"vite-plugin-pwa": "^0.20.0"
}
}

0 comments on commit fe9cec6

Please sign in to comment.