From e13faeb57e9c1a5d0f7759655cb3099a0fd85dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:38:40 +0000 Subject: [PATCH] Bump remix-flat-routes from 0.4.8 to 0.5.7 Bumps [remix-flat-routes](https://github.com/kiliman/remix-flat-routes) from 0.4.8 to 0.5.7. - [Release notes](https://github.com/kiliman/remix-flat-routes/releases) - [Changelog](https://github.com/kiliman/remix-flat-routes/blob/main/CHANGELOG.md) - [Commits](https://github.com/kiliman/remix-flat-routes/commits) --- updated-dependencies: - dependency-name: remix-flat-routes dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5e5b57..37d7be4 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "prettier": "^2.7.1", "prettier-plugin-tailwindcss": "^0.1.13", "prisma": "^4.3.1", - "remix-flat-routes": "^0.4.8", + "remix-flat-routes": "^0.5.7", "tailwindcss": "^3.1.8", "ts-node": "^10.9.1", "tsconfig-paths": "^4.1.0",