Merge branch 'main' into next

This commit is contained in:
Daniel Lautzenheiser
2023-02-23 21:50:12 -05:00
5 changed files with 50 additions and 41 deletions

View File

@ -72,7 +72,7 @@
"@mui/icons-material": "5.11.9",
"@mui/material": "5.11.10",
"@mui/system": "5.11.9",
"@mui/x-date-pickers": "5.0.19",
"@mui/x-date-pickers": "5.0.20",
"@reduxjs/toolkit": "1.9.3",
"@styled-icons/fluentui-system-regular": "10.47.0",
"@styled-icons/remix-editor": "10.46.0",
@ -112,7 +112,7 @@
"jwt-decode": "3.1.2",
"localforage": "1.10.0",
"lodash": "4.17.21",
"minimatch": "7.0.0",
"minimatch": "7.1.0",
"moment": "2.29.4",
"node-polyglot": "2.5.0",
"ol": "7.2.2",
@ -141,10 +141,10 @@
"sanitize-filename": "1.6.3",
"scheduler": "0.23.0",
"semaphore": "1.1.0",
"slate": "0.91.1",
"slate": "0.91.3",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.91.2",
"slate-react": "0.91.3",
"stream-browserify": "3.0.0",
"styled-components": "5.3.6",
"symbol-observable": "4.0.0",
@ -202,15 +202,15 @@
"@types/react-window": "1.8.5",
"@types/styled-components": "5.1.26",
"@types/url-join": "4.0.1",
"@types/uuid": "9.0.0",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"axios": "1.3.3",
"axios": "1.3.4",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "9.1.2",
"babel-plugin-emotion": "11.0.0",
"babel-plugin-inline-json-import": "0.3.2",
"babel-plugin-inline-react-svg": "2.0.1",
"babel-plugin-inline-react-svg": "2.0.2",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-transform-builtin-extend": "1.1.2",
"babel-plugin-transform-define": "2.1.0",