Skip to content

Commit 0b0143c

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 7.1.7. - [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/v7.1.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb6f6e7 commit 0b0143c

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": "7.1.7"
5858
},
5959
"devDependencies": {
6060
"@svgr/cli": "8.1.0",

0 commit comments

Comments
 (0)