Skip to content

Commit 8cb5877

Browse files
committed
update to nextjs 15.1.7
1 parent 755ec34 commit 8cb5877

File tree

3 files changed

+36
-80
lines changed

3 files changed

+36
-80
lines changed

package-lock.json

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

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"mantine-react-table": "^2.0.0-beta.8",
8989
"mathjs": "^13.1.1",
9090
"minisearch": "^6.3.0",
91-
"next": "^15.1.6",
91+
"next": "^15.1.7",
9292
"next-compose-plugins": "^2.2.1",
9393
"next-images": "^1.8.5",
9494
"node-json-db": "^2.3.0",

packages/sampleCommons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"idb": "^8.0.0",
3434
"jose": "^4.15.9",
3535
"mantine-react-table": "^2.0.0-beta.8",
36-
"next": "^15.1.6",
36+
"next": "^15.1.7",
3737
"sharp": "^0.33.5"
3838
},
3939
"devDependencies": {
4040
"@gen3/toolsff": "file:../tools",
41-
"@next/mdx": "^15.1.6",
41+
"@next/mdx": "^15.1.7",
4242
"@types/mdx": "^2.0.13",
4343
"@types/react": "^18.3.18",
4444
"@types/react-dom": "^18.3.5",

0 commit comments

Comments
 (0)