Skip to content

Commit 8bbd1e2

Browse files
committed
chore: drop next-intl dependency and orphaned routing config
Follow-up to the middleware fix: next-intl is no longer referenced anywhere in the app (the only two references, src/middleware.ts and src/i18n/routing.ts, were removed/emptied in the previous commit). Removed the dependency from package.json and deleted the now-dead src/i18n/routing.ts, and regenerated pnpm-lock.yaml (pnpm install) to match.
1 parent 4449b53 commit 8bbd1e2

3 files changed

Lines changed: 0 additions & 421 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"@tanstack/react-query": "^5.60.5",
3636
"framer-motion": "^11.11.17",
3737
"next": "15.5.24",
38-
"next-intl": "^4.13.7",
3938
"react": "^19.0.0",
4039
"react-dom": "^19.0.0",
4140
"recharts": "^3.9.0",

0 commit comments

Comments
 (0)