From cdb5cd922395ccc501cea40997ccfe16e16a7770 Mon Sep 17 00:00:00 2001 From: Michael Sharpe Date: Mon, 7 Mar 2022 15:23:26 -0800 Subject: [PATCH] Bump thoth client core version to 0.0.61 --- client/package.json | 2 +- yarn.lock | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/client/package.json b/client/package.json index e2abfa234..734e7cb16 100644 --- a/client/package.json +++ b/client/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@callstack/async-storage": "^2.0.3", - "@latitudegames/thoth-core": "^0.0.59", + "@latitudegames/thoth-core": "0.0.61", "@material-ui/core": "^4.12.1", "@material-ui/icons": "^4.11.2", "@monaco-editor/react": "^4.2.1", diff --git a/yarn.lock b/yarn.lock index fe8426958..0a4aec1cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1483,25 +1483,6 @@ "@types/yargs" "^16.0.0" chalk "^4.0.0" -"@latitudegames/thoth-core@^0.0.59": - version "0.0.59" - resolved "https://npm.pkg.github.com/download/@latitudegames/thoth-core/0.0.59/4735bade8814e4d561b226d1a2eb92e23307bb24fe3e6242bc53774d4da44c4b#d225d3cc8bd5ec0a24b4b534731b0d8a9c7890ff" - integrity sha512-1SbwmWpTyO+f1wE/auXecAgUudEcCKb7giDWrSgCT3tflOKDYE1bb6RJvIVEUYRmCGvoeM8CQXt8aTPLoWvtJw== - dependencies: - deep-equal "^2.0.5" - handlebars "^4.7.7" - jsdom "^17.0.0" - path "^0.12.7" - react "^17.0.2" - regenerator-runtime "^0.13.9" - rete "https://github.com/latitudegames/rete.git#master" - rete-area-plugin "^0.2.1" - rete-connection-plugin "^0.9.0" - rete-context-menu-plugin "^0.6.0-rc.1" - rete-module-plugin "^0.4.1" - rete-react-render-plugin "^0.2.1" - uuid "^8.3.2" - "@lerna/add@4.0.0": version "4.0.0" resolved "https://registry.yarnpkg.com/@lerna/add/-/add-4.0.0.tgz#c36f57d132502a57b9e7058d1548b7a565ef183f"