Skip to content

Commit 00e37df

Browse files
fix(deps): update dependency next to v15.5.10 [security]
1 parent 61643c0 commit 00e37df

3 files changed

Lines changed: 47 additions & 74 deletions

File tree

package-lock.json

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

packages/diracx-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react": "18.3.28",
2525
"@types/react-dom": "18.3.7",
2626
"autoprefixer": "10.4.24",
27-
"next": "15.3.1",
27+
"next": "15.5.10",
2828
"postcss": "8.5.6",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",

packages/extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@mui/x-date-pickers": "^7.28.3",
2424
"@tanstack/react-table": "^8.20.5",
2525
"autoprefixer": "10.4.24",
26-
"next": "15.3.1",
26+
"next": "15.5.10",
2727
"postcss": "8.5.6",
2828
"react": "^18",
2929
"react-dom": "^18"

0 commit comments

Comments
 (0)