Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit eea2514

Browse files
committed
chore: Merge branch 'deps/upgrade' into dev
2 parents ffc8266 + e109220 commit eea2514

File tree

3 files changed

+504
-570
lines changed

3 files changed

+504
-570
lines changed

package-docker.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"mobx-react-lite": "^1.2.0",
5656
"mobx-state-tree": "3.10.1",
5757
"module-alias": "^2.0.1",
58-
"next": "8.1.0",
59-
"next-seo": "^1.9.0",
58+
"next": "9.0.2",
59+
"next-seo": "1.11.1",
6060
"overlayscrollbars": "^1.8.0",
6161
"path-match": "^1.2.4",
6262
"polished": "2.3.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@
8282
"mobx-react-lite": "^1.2.0",
8383
"mobx-state-tree": "3.10.1",
8484
"module-alias": "^2.0.1",
85-
"next": "8.1.0",
85+
"next": "9.0.2",
8686
"next-compose-plugins": "^2.2.0",
8787
"next-offline": "^4.0.2",
8888
"next-progressbar": "^1.0.0",
89-
"next-seo": "^1.9.0",
89+
"next-seo": "1.11.1",
9090
"overlayscrollbars": "^1.8.0",
9191
"path-match": "^1.2.4",
9292
"polished": "2.3.1",

0 commit comments

Comments
 (0)