From 9a8a69c74f230fa37695db394a3c4f639b292742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 20:05:35 +0000 Subject: [PATCH] :arrow_up: Bump @rescript/std from 9.1.4 to 10.0.1 Bumps [@rescript/std](https://github.com/rescript-compiler/issues) from 9.1.4 to 10.0.1. - [Release notes](https://github.com/rescript-compiler/issues/releases) - [Commits](https://github.com/rescript-compiler/issues/commits) --- updated-dependencies: - dependency-name: "@rescript/std" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/squiggle-lang/package.json | 2 +- yarn.lock | 43 +++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) diff --git a/packages/squiggle-lang/package.json b/packages/squiggle-lang/package.json index e5e70c80..4be7e0b6 100644 --- a/packages/squiggle-lang/package.json +++ b/packages/squiggle-lang/package.json @@ -41,7 +41,7 @@ ], "author": "Quantified Uncertainty Research Institute", "dependencies": { - "@rescript/std": "^9.1.4", + "@rescript/std": "^10.0.1", "@stdlib/stats": "^0.0.13", "jstat": "^1.9.5", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 531d0516..285ba0e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2487,6 +2487,32 @@ resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1" integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g== +"@quri/squiggle-components@^0.3": + version "0.3.2" + resolved "https://registry.yarnpkg.com/@quri/squiggle-components/-/squiggle-components-0.3.2.tgz#4fe9ffb02891704a7bc2ea2f87d5bd45714fcef1" + integrity sha512-Lp0cXrmt2FqVxNpv8Eq7V/femNZ0FeL4bbFo3/v/ApQM1T/OgRJUno7I4t7dPtd4lbuzBVpJpFtnKm7cmBHd5w== + dependencies: + "@floating-ui/react-dom" "^1.0.0" + "@floating-ui/react-dom-interactions" "^0.9.3" + "@headlessui/react" "^1.6.6" + "@heroicons/react" "^1.0.6" + "@hookform/resolvers" "^2.9.7" + "@quri/squiggle-lang" "^0.3.0" + "@react-hook/size" "^2.1.2" + clsx "^1.2.1" + framer-motion "^7.2.1" + lodash "^4.17.21" + react "^18.1.0" + react-ace "^10.1.0" + react-hook-form "^7.34.2" + react-use "^17.4.0" + react-vega "^7.6.0" + vega "^5.22.1" + vega-embed "^6.21.0" + vega-lite "^5.5.0" + vscode-uri "^3.0.3" + yup "^0.32.11" + "@quri/squiggle-lang@^0.2.11": version "0.2.12" resolved "https://registry.yarnpkg.com/@quri/squiggle-lang/-/squiggle-lang-0.2.12.tgz#e8fdb22a84aa75df71c071d1ed4ae5c55f15d447" @@ -2499,6 +2525,18 @@ mathjs "^11.0.1" pdfast "^0.2.0" +"@quri/squiggle-lang@^0.3.0": + version "0.3.1" + resolved "https://registry.yarnpkg.com/@quri/squiggle-lang/-/squiggle-lang-0.3.1.tgz#b34f340a0adb13602d322869678413c84e20d2e4" + integrity sha512-JBuXkenhjdXI3xYfAimQz8kbVoUaqoEav0KlnOCCYIhZc4SHRc+/qKGu25IC6H87aSAkBUacRkrLnXLFDfayKw== + dependencies: + "@rescript/std" "^9.1.4" + "@stdlib/stats" "^0.0.13" + jstat "^1.9.5" + lodash "^4.17.21" + mathjs "^11.1.0" + pdfast "^0.2.0" + "@react-hook/latest@^1.0.2": version "1.0.3" resolved "https://registry.yarnpkg.com/@react-hook/latest/-/latest-1.0.3.tgz#c2d1d0b0af8b69ec6e2b3a2412ba0768ac82db80" @@ -2526,6 +2564,11 @@ "@react-hook/passive-layout-effect" "^1.2.0" "@react-hook/resize-observer" "^1.2.1" +"@rescript/std@^10.0.1": + version "10.0.1" + resolved "https://registry.yarnpkg.com/@rescript/std/-/std-10.0.1.tgz#2ffa229f3345fea3341fed4bbc9b15949cf182ba" + integrity sha512-cchIxAI/zVU2sITZgVWz/QOKSRDGEhGyzMTWfsZdgNf6QD9+S/CUVfS1lBqPaX9GaGy1FCWHAqGYwIIaVqAS4Q== + "@rescript/std@^9.1.4": version "9.1.4" resolved "https://registry.yarnpkg.com/@rescript/std/-/std-9.1.4.tgz#94971cb504b10d36d470618fa1c6f0a2d03a6b9b"