Skip to content

Commit 929ea07

Browse files
fix(deps): update dependency next to v16.1.5 [security]
1 parent 61a5444 commit 929ea07

File tree

3 files changed

+52
-52
lines changed

3 files changed

+52
-52
lines changed

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"clsx": "^2.1.1",
3737
"iconv-lite": "^0.7.2",
3838
"lucide-react": "^0.562.0",
39-
"next": "16.1.1",
39+
"next": "16.1.5",
4040
"react": "19.2.3",
4141
"react-dom": "19.2.3",
4242
"sonner": "^2.0.7",

pnpm-lock.yaml

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

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@vercel/speed-insights": "^1.3.1",
1010
"apexcharts": "^5.3.6",
1111
"critters": "^0.0.25",
12-
"next": "16.1.1",
12+
"next": "16.1.5",
1313
"react": "19.2.3",
1414
"react-apexcharts": "^1.9.0",
1515
"react-dom": "19.2.3"

0 commit comments

Comments
 (0)