Skip to content

Commit c664bf8

Browse files
Update nextjs monorepo to v12 (#402)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f1f85de commit c664bf8

File tree

2 files changed

+475
-1213
lines changed

2 files changed

+475
-1213
lines changed

dashboard-fe/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mongodb": "^3.6.2",
7676
"native-url": "0.3.4",
7777
"nedb": "1.8.0",
78-
"next": "11.1.2",
78+
"next": "12.1.0",
7979
"node-fetch": "^2.6.0",
8080
"node-ip": "^0.1.2",
8181
"pathfinding": "^0.4.18",
@@ -110,7 +110,7 @@
110110
"@types/jest": "26.0.24",
111111
"@types/mongodb": "3.6.20",
112112
"eslint": "7.32.0",
113-
"eslint-config-next": "11.1.2",
113+
"eslint-config-next": "12.1.0",
114114
"jest": "26.6.3",
115115
"jest-babel": "1.0.1",
116116
"node-inline-worker": "1.0.0",

0 commit comments

Comments
 (0)