Skip to content

Commit 7839438

Browse files
committed
fix: bump dashboard next security floor
1 parent 2b4e07e commit 7839438

4 files changed

Lines changed: 89 additions & 88 deletions

File tree

apps/dashboard/next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3-
import "./.next-storefront-final-capture-english-prod/types/routes.d.ts";
3+
import "./.next/types/routes.d.ts";
44

55
// NOTE: This file should not be edited
66
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"diff2html": "3.4.56",
2424
"dompurify": "3.3.3",
2525
"is-wsl": "2.2.0",
26-
"next": "16.2.1",
26+
"next": "16.2.3",
2727
"playwright": "1.58.2",
2828
"react": "19.2.4",
2929
"react-dom": "19.2.4",

apps/dashboard/pnpm-lock.yaml

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-lock.yaml

Lines changed: 46 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)