Merge branch 'main' into next

This commit is contained in:
Daniel Lautzenheiser
2023-02-28 16:32:05 -05:00
4 changed files with 89 additions and 78 deletions

View File

@ -69,9 +69,9 @@
"@lezer/common": "1.0.2",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
"@mui/icons-material": "5.11.9",
"@mui/material": "5.11.10",
"@mui/system": "5.11.9",
"@mui/icons-material": "5.11.11",
"@mui/material": "5.11.11",
"@mui/system": "5.11.11",
"@mui/x-date-pickers": "5.0.20",
"@reduxjs/toolkit": "1.9.3",
"@styled-icons/fluentui-system-regular": "10.47.0",
@ -112,7 +112,7 @@
"jwt-decode": "3.1.2",
"localforage": "1.10.0",
"lodash": "4.17.21",
"minimatch": "7.2.0",
"minimatch": "7.3.0",
"moment": "2.29.4",
"node-polyglot": "2.5.0",
"ol": "7.2.2",
@ -127,7 +127,7 @@
"react-is": "18.2.0",
"react-polyglot": "0.7.2",
"react-redux": "8.0.5",
"react-router-dom": "6.8.1",
"react-router-dom": "6.8.2",
"react-scroll-sync": "0.11.0",
"react-textarea-autosize": "8.4.0",
"react-topbar-progress-indicator": "4.1.1",
@ -144,7 +144,7 @@
"slate": "0.91.4",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.91.6",
"slate-react": "0.91.7",
"stream-browserify": "3.0.0",
"styled-components": "5.3.6",
"symbol-observable": "4.0.0",