DocsGPT/frontend
dependabot[bot] eb48a153d9
Bump vite from 4.5.0 to 4.5.1 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:44:40 +00:00
..
.husky adds precommit hook 2023-02-09 10:03:56 +05:30
public fixed homepage 2023-10-05 23:16:54 +05:30
src Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts 2023-12-04 11:23:51 +02:00
.env.development UI checks 2023-10-08 06:26:08 +05:30
.env.production Update .env.production 2023-03-27 21:44:22 +01:00
.eslintignore adds eslint and prettier 2023-02-09 08:01:22 +05:30
.eslintrc.cjs adds middleware to sync redux with local storage also adds ununsed 2023-02-24 18:46:46 +05:30
.prettierignore adds eslint and prettier 2023-02-09 08:01:22 +05:30
Dockerfile Update Dockerfile 2023-09-28 15:30:47 +01:00
index.html favicon 2023-03-10 11:48:52 +00:00
package-lock.json Bump vite from 4.5.0 to 4.5.1 in /frontend 2023-12-05 23:44:40 +00:00
package.json Bump vite from 4.5.0 to 4.5.1 in /frontend 2023-12-05 23:44:40 +00:00
postcss.config.cjs initialize the app 2023-02-07 23:27:21 +05:30
prettier.config.cjs small changes 2023-02-10 16:20:05 -05:00
svg.d.ts adds like dislike 2023-03-05 22:36:57 +05:30
tailwind.config.cjs Merge branch 'main' into settings 2023-10-31 18:18:31 +00:00
tsconfig.json adds like dislike 2023-03-05 22:36:57 +05:30
tsconfig.node.json initialize the app 2023-02-07 23:27:21 +05:30
vite.config.ts adds like dislike 2023-03-05 22:36:57 +05:30