Compare commits

...

1 Commits

Author SHA1 Message Date
Tom Moor 6a64c3d10a Bump RME 2021-02-25 19:42:39 -08:00
2 changed files with 11 additions and 12 deletions
+2 -3
View File
@@ -127,7 +127,7 @@
"mobx-react": "^6.2.5",
"natural-sort": "^1.0.0",
"nodemailer": "^4.4.0",
"outline-icons": "^1.24.0",
"outline-icons": "^1.25.1-1",
"oy-vey": "^0.10.0",
"pg": "^8.5.1",
"pg-hstore": "^2.3.3",
@@ -154,7 +154,7 @@
"react-waypoint": "^9.0.2",
"react-window": "^1.8.6",
"reakit": "^1.3.4",
"rich-markdown-editor": "^11.3.2",
"rich-markdown-editor": "^11.4.0-0",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@@ -211,7 +211,6 @@
"workbox-webpack-plugin": "^6.1.0"
},
"resolutions": {
"outline-icons": "1.24.0",
"dot-prop": "^5.2.0",
"js-yaml": "^3.13.1"
},
+9 -9
View File
@@ -9631,10 +9631,10 @@ os-tmpdir@~1.0.2:
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
outline-icons@1.24.0, outline-icons@^1.24.0, outline-icons@^1.25.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/outline-icons/-/outline-icons-1.24.0.tgz#d66c3fe036dec4440ef442c0a75ac0ace7fa09ec"
integrity sha512-B+3f4rKHTr70OVUcfY6G7wtBRDppq1/X2hmraF0Qa+/c8nbi8U+W0xj6wj1Sm2lgrPgiOot77lxBIsKEemGgRQ==
outline-icons@^1.25.1-1:
version "1.25.1-1"
resolved "https://registry.yarnpkg.com/outline-icons/-/outline-icons-1.25.1-1.tgz#1d17b478283181fd360f43498421a8b63f3fd9e0"
integrity sha512-rnTl/v2nMabiyCmsL9WmVz2PoZXNEO135MULXUTVtTmWo6KGWsl4B9ug8dxw4MR08fIiJt5niwQsE2EDlH6n6A==
oy-vey@^0.10.0:
version "0.10.0"
@@ -11361,15 +11361,15 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.3.2:
version "11.3.2"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.3.2.tgz#a371d6c26c400c85e6ec17ecdd7aeb8f5cfdeb8a"
integrity sha512-drStmbQKSLqISeBlyD+vOiqmG4YZU6dbyrupeVbCqUF1OouLhj6qNrtK21mu7x595i0d44Dpzh3OxoEU68xpUw==
rich-markdown-editor@^11.4.0-0:
version "11.4.0-0"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.4.0-0.tgz#b39232350a56e46efa3bfb28b4f84b620c590b85"
integrity sha512-GMuGSt6ATPQ52GFLrJTe2BYEfF5DBJvlvsCuy/U0PLvP+mVu3AmPu9UD/nBQeCfrRne1gnrDwPz1NbvZfOHM3Q==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"
markdown-it-container "^3.0.0"
outline-icons "^1.25.0"
outline-icons "^1.25.1-1"
prosemirror-commands "^1.1.6"
prosemirror-dropcursor "^1.3.3"
prosemirror-gapcursor "^1.1.5"