未验证 提交 16489650 编写于 作者: J Jens Meindertsma 提交者: GitHub

Update dependencies for `with-iron-session` example (#15065)

Co-authored-by: NJoe Haddad <timer150@gmail.com>
Co-authored-by: Nkodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: NJoe Haddad <joe.haddad@zeit.co>
上级 2d9d649d
...@@ -8,11 +8,11 @@ ...@@ -8,11 +8,11 @@
"start": "next start" "start": "next start"
}, },
"dependencies": { "dependencies": {
"next": "9.3.6", "next": "^9.4.4",
"next-iron-session": "4.0.0", "next-iron-session": "4.1.7",
"prop-types": "15.7.2", "prop-types": "15.7.2",
"react": "16.13.1", "react": "16.13.1",
"react-dom": "16.13.1", "react-dom": "16.13.1",
"swr": "0.2.0" "swr": "0.2.3"
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册