aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 09:12:49 +0100
committerGitHub <noreply@github.com>2024-06-17 09:12:49 +0100
commitd7adc225c38301dbc675f2f4c4869e38fe604924 (patch)
tree10c3fc6945908caba8524395acbd9c8ff80f1578 /ui/package.json
parentchore(deps): bump memchr from 2.7.2 to 2.7.4 (#2151) (diff)
downloadatuin-d7adc225c38301dbc675f2f4c4869e38fe604924.zip
chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /ui (#2150)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.13 to 5.3.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 53b60318..5537809e 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -50,7 +50,7 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
- "vite": "^5.2.13",
+ "vite": "^5.3.1",
"vite-tsconfig-paths": "^4.3.2"
}
}