tweak: remove vscode config
This commit is contained in:
parent
fad1b51630
commit
458c4f65b1
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"rescript.settings.autoRunCodeAnalysis": true
|
|
||||||
}
|
|
48
yarn.lock
48
yarn.lock
|
@ -2487,32 +2487,6 @@
|
||||||
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
|
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
|
||||||
integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==
|
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":
|
"@quri/squiggle-lang@^0.2.11":
|
||||||
version "0.2.12"
|
version "0.2.12"
|
||||||
resolved "https://registry.yarnpkg.com/@quri/squiggle-lang/-/squiggle-lang-0.2.12.tgz#e8fdb22a84aa75df71c071d1ed4ae5c55f15d447"
|
resolved "https://registry.yarnpkg.com/@quri/squiggle-lang/-/squiggle-lang-0.2.12.tgz#e8fdb22a84aa75df71c071d1ed4ae5c55f15d447"
|
||||||
|
@ -2525,18 +2499,6 @@
|
||||||
mathjs "^11.0.1"
|
mathjs "^11.0.1"
|
||||||
pdfast "^0.2.0"
|
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":
|
"@react-hook/latest@^1.0.2":
|
||||||
version "1.0.3"
|
version "1.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/@react-hook/latest/-/latest-1.0.3.tgz#c2d1d0b0af8b69ec6e2b3a2412ba0768ac82db80"
|
resolved "https://registry.yarnpkg.com/@react-hook/latest/-/latest-1.0.3.tgz#c2d1d0b0af8b69ec6e2b3a2412ba0768ac82db80"
|
||||||
|
@ -4575,10 +4537,10 @@
|
||||||
"@types/history" "^4.7.11"
|
"@types/history" "^4.7.11"
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|
||||||
"@types/react@*", "@types/react@17.0.43", "@types/react@^18.0.18":
|
"@types/react@*", "@types/react@^18.0.1", "@types/react@^18.0.18":
|
||||||
version "17.0.43"
|
version "18.0.18"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
|
||||||
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
|
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
|
@ -14921,7 +14883,7 @@ react-vega@^7.6.0:
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
vega-embed "^6.5.1"
|
vega-embed "^6.5.1"
|
||||||
|
|
||||||
react@^18.1.0:
|
react@^18.0.0, react@^18.1.0:
|
||||||
version "18.2.0"
|
version "18.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
|
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
|
||||||
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
|
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
|
||||||
|
|
Loading…
Reference in New Issue
Block a user