Skip to content

Commit

Permalink
fix: add missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Apr 19, 2021
1 parent 2f2e332 commit d796f0d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 1 deletion.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/crud-client": "^1.0.4",
"@cocreate/docs": "^1.0.3",
"@cocreate/form": "^1.0.8",
"@cocreate/observer": "^1.0.2",
"mini-css-extract-plugin": "^1.5.0"
}
}
56 changes: 55 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,23 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"

"@cocreate/action@^1.1.0":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@cocreate/action/-/action-1.1.1.tgz#276278b3f8cb94aab94d62321742171d0279bdd7"
integrity sha512-bEs9GA29Yr6+VGupO7gfxF/RoUMZCur/X8dCmU8/L4kh34u9TQ4DOgvokWeb2dqItVi3p+k7rWHe7jV24DIHwg==
dependencies:
"@cocreate/docs" "^1.0.3"
mini-css-extract-plugin "^1.5.0"

"@cocreate/crud-client@^1.0.0", "@cocreate/crud-client@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@cocreate/crud-client/-/crud-client-1.0.4.tgz#04ebe7fdccfc0beff7222f0486e4ed101e138cb8"
integrity sha512-1uUDNGWwBvN8c4lxRH79qQXNpGbkT52O4os31Zb0GZ0HqVBtDjyY3X7bmONQsXuBKCjSP2w+2XHOTD+kvHd7/Q==
dependencies:
"@cocreate/docs" "^1.0.3"
"@cocreate/socket-client" "^1.0.2"
mini-css-extract-plugin "^1.5.0"

"@cocreate/docs@^1.0.3":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@cocreate/docs/-/docs-1.1.2.tgz#3ed93927574e400d2a832651f6d3c32f46ab38b3"
Expand All @@ -841,6 +858,43 @@
parse-html-comments "^1.3.1"
ws "^7.3.1"

"@cocreate/form@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@cocreate/form/-/form-1.0.8.tgz#022572f23c3dc69eed6609c9a331ac882177b1c2"
integrity sha512-Eg5b+5DC5mp1xR0dxdPOrnttEQM3b+6CadsW2Q/pwrdot+FSegXdrdASB7ccNKwSr5znj1oq5pVQIiton+wlOA==
dependencies:
"@cocreate/action" "^1.1.0"
"@cocreate/crud-client" "^1.0.0"
"@cocreate/docs" "^1.0.3"
"@cocreate/observer" "^1.0.0"
"@cocreate/utils" "^1.0.0"
mini-css-extract-plugin "^1.5.0"

"@cocreate/observer@^1.0.0", "@cocreate/observer@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@cocreate/observer/-/observer-1.0.2.tgz#b29cb1db6fc78f533b8c53e1b97a221065413bd6"
integrity sha512-Lml118xYD+sXL/N7vc+hUcir0dm5OvVch/VD+TI53sIULDin9w1aP0tvcwD90yEzenPlkJ7luLD7/Yf9ARnrAg==
dependencies:
"@cocreate/docs" "^1.0.3"
mini-css-extract-plugin "^1.5.0"

"@cocreate/socket-client@^1.0.2":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@cocreate/socket-client/-/socket-client-1.0.4.tgz#375f07f7134f564d6faf83b3d850fd276db19ff2"
integrity sha512-ChZIqIqcgozeNPH2w1KoX0f8kFavmudnROi9V5kgUWq9o2qMqW2bPktsachEPFUawxpjkymYHQu4FT1TxLUnWw==
dependencies:
"@cocreate/docs" "^1.0.3"
mini-css-extract-plugin "^1.5.0"
ws "^7.4.4"

"@cocreate/utils@^1.0.0":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@cocreate/utils/-/utils-1.0.3.tgz#3eefcb4a9b309dbf94d5796078745f715eb264ad"
integrity sha512-ATFDqKxvCwrre/ZfRV/RG+z2aULxcxduGDluftHWh/d14TBRvyGIa766SUENc8j0KfPcSkn6SK/kR36BDLtI1w==
dependencies:
"@cocreate/docs" "^1.0.3"
mini-css-extract-plugin "^1.5.0"

"@discoveryjs/json-ext@^0.5.0":
version "0.5.2"
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752"
Expand Down Expand Up @@ -3184,7 +3238,7 @@ wrappy@1:
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=

ws@^7.3.1:
ws@^7.3.1, ws@^7.4.4:
version "7.4.5"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1"
integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==
Expand Down

0 comments on commit d796f0d

Please sign in to comment.