From 643098a9e24263b6610b801800e4347c03dab52d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 21:37:53 +0000 Subject: [PATCH] Bump remix-flat-routes from 0.4.8 to 0.5.3 Bumps [remix-flat-routes](https://github.com/kiliman/remix-flat-routes) from 0.4.8 to 0.5.3. - [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..6e4c76e 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.3", "tailwindcss": "^3.1.8", "ts-node": "^10.9.1", "tsconfig-paths": "^4.1.0",