Skip to content

Commit ce3be35

Browse files
authored
Merge pull request #30 from code0-tech/renovate/nextjs-monorepo
Update nextjs monorepo to v14.2.5
2 parents f741d20 + 79b1972 commit ce3be35

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package-lock.json

Lines changed: 52 additions & 52 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.11.0",
14-
"next": "14.2.4",
14+
"next": "14.2.5",
1515
"react": "^18",
1616
"react-dom": "^18",
1717
"sass": "^1.77.8"
@@ -21,7 +21,7 @@
2121
"@types/react": "^18",
2222
"@types/react-dom": "^18",
2323
"eslint": "^8.57.0",
24-
"eslint-config-next": "14.2.4",
24+
"eslint-config-next": "14.2.5",
2525
"typescript": "^5.5.4"
2626
}
2727
}

0 commit comments

Comments
 (0)