update js-cookie & markdown deps

This commit is contained in:
Aarni Halinen
2021-08-22 18:45:18 +03:00
parent ce4ce39e20
commit d76715d5b4
2 changed files with 2358 additions and 299 deletions
+2354 -295
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -61,7 +61,7 @@
"axios": "^0.21.1",
"date-fns": "^2.23.0",
"fast-deep-equal": "^3.1.3",
"js-cookie": "^2.2.1",
"js-cookie": "^3.0.0",
"lodash": "^4.17.21",
"next": "^11.1.0",
"normalize.css": "^8.0.1",
@@ -71,11 +71,11 @@
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"react-jsonschema-form": "^1.8.1",
"react-markdown": "^6.0.2",
"react-markdown": "^7.0.0",
"react-mde": "^11.5.0",
"react-toastify": "^7.0.4",
"rehype-raw": "^5.1.0",
"rehype-sanitize": "^4.0.0",
"rehype-raw": "^6.0.0",
"rehype-sanitize": "^5.0.0",
"shortid": "^2.2.16",
"styled-components": "^5.3.0",
"swr": "^0.5.6"