diff --git a/package.json b/package.json index 9c355d3a5..e97d8acb3 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "nanoid": "5.0.8", "next": "15.0.3", "next-http-proxy-middleware": "1.2.6", - "nextjs-routes": "2.2.3", + "nextjs-routes": "2.2.4", "node-fetch": "3.3.2", "notistack": "3.0.1", "plotly.js-basic-dist": "2.35.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e13bcaf3..5ebaf061f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -162,8 +162,8 @@ dependencies: specifier: 1.2.6 version: 1.2.6 nextjs-routes: - specifier: 2.2.3 - version: 2.2.3(next@15.0.3) + specifier: 2.2.4 + version: 2.2.4(next@15.0.3) node-fetch: specifier: 3.3.2 version: 3.3.2 @@ -8447,8 +8447,8 @@ packages: - babel-plugin-macros dev: false - /nextjs-routes@2.2.3(next@15.0.3): - resolution: {integrity: sha512-f7CEFKBYMTgDkckbczlSRukX8C4hJTVwSXLAYljQ5r2RrO1wa4lbbEK071tuxzAp4ZNgItqm1oCDsedMG1+Dwg==} + /nextjs-routes@2.2.4(next@15.0.3): + resolution: {integrity: sha512-qWNQC3szTQYXFz8cmGXA9vFqQzfiB1WqL7nRSALmtFusAj/GDumQUOtk1nVvtldtTM1o6uZGhDuu/s+IllUcnA==} hasBin: true peerDependencies: next: '*'