Skip to content

Commit ea35af6

Browse files
Update nextjs monorepo to v15.3.5
1 parent 2659125 commit ea35af6

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@code0-tech/pictor": "^0.3.0",
1313
"@tabler/icons-react": "^3.34.0",
14-
"next": "15.3.3",
14+
"next": "15.3.5",
1515
"react": "^18",
1616
"react-dom": "^18",
1717
"sass": "^1.89.2"
@@ -21,7 +21,7 @@
2121
"@types/react": "^18",
2222
"@types/react-dom": "^18",
2323
"eslint": "^9.31.0",
24-
"eslint-config-next": "15.3.3",
24+
"eslint-config-next": "15.3.5",
2525
"typescript": "^5.8.3"
2626
}
2727
}

0 commit comments

Comments
 (0)