Skip to content

Commit e31d0be

Browse files
fix(deps): bump vite in /templates/ords-remix-jwt-sample
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.21. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb6f6e7 commit e31d0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/ords-remix-jwt-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-dom": "18.3.1",
5555
"remix-auth": "3.7.0",
5656
"remix-auth-auth0": "1.10.0",
57-
"vite": "5.4.19"
57+
"vite": "5.4.21"
5858
},
5959
"devDependencies": {
6060
"@svgr/cli": "8.1.0",

0 commit comments

Comments
 (0)