|
@ -547,18 +547,18 @@ |
|
|
style-mod "^4.0.0" |
|
|
style-mod "^4.0.0" |
|
|
w3c-keyname "^2.2.4" |
|
|
w3c-keyname "^2.2.4" |
|
|
|
|
|
|
|
|
"@codesandbox/sandpack-client@^0.13.16-experimental.0": |
|
|
"@codesandbox/sandpack-client@^0.14.3-experimental.0": |
|
|
version "0.13.16-experimental.0" |
|
|
version "0.14.3-experimental.0" |
|
|
resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-client/-/sandpack-client-0.13.16-experimental.0.tgz#c8ef9e56e0cc2c264412f0e79cbc14f2e04c4479" |
|
|
resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-client/-/sandpack-client-0.14.3-experimental.0.tgz#1e4643e5d635528623edc8d45de582784aea4d1d" |
|
|
integrity sha512-n32sFGug1OksZR/4O7I9YYRs/p4JuVvjGPjf4xnDImKfs+butW9sLT8QzCfhad8QLfSGdzBHIyXPWrFe/zilvQ== |
|
|
integrity sha512-7KWOV4mPcQQ0TUheCZV0AC0R51DrtfQysvYCvD8iYJh3f59qBFp8JA3OT0Ffgu27ej/AV5kuXHvFOCGvUD/LwA== |
|
|
dependencies: |
|
|
dependencies: |
|
|
codesandbox-import-utils "^1.2.3" |
|
|
codesandbox-import-utils "^1.2.3" |
|
|
lodash.isequal "^4.5.0" |
|
|
lodash.isequal "^4.5.0" |
|
|
|
|
|
|
|
|
"@codesandbox/sandpack-react@0.13.16-experimental.0": |
|
|
"@codesandbox/sandpack-react@v0.14.3-experimental.0": |
|
|
version "0.13.16-experimental.0" |
|
|
version "0.14.3-experimental.0" |
|
|
resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-react/-/sandpack-react-0.13.16-experimental.0.tgz#e8982aabc4a584e1ee261cd19606b9531be471f8" |
|
|
resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-react/-/sandpack-react-0.14.3-experimental.0.tgz#7e60e9d6beabe9de2c727a6110297d0c77c5b85d" |
|
|
integrity sha512-nXxwTwAA42b3AG2Lx6Mqi+yncG8BIACpXjau619KJQFqeoAkc6e2n0D5oYO/qrIean1CntB95xWfvSNbFX8K1Q== |
|
|
integrity sha512-weZX+J/zit3XnC1n7Sx/c5KgZN+J+OcyQNPajlDRfZD5X2n/CCLqJtkUdHnf/CXKaqcapWzBkeOnZtAEojSJMQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
"@code-hike/classer" "^0.0.0-aa6efee" |
|
|
"@code-hike/classer" "^0.0.0-aa6efee" |
|
|
"@codemirror/closebrackets" "^0.19.0" |
|
|
"@codemirror/closebrackets" "^0.19.0" |
|
@ -574,7 +574,7 @@ |
|
|
"@codemirror/matchbrackets" "^0.19.3" |
|
|
"@codemirror/matchbrackets" "^0.19.3" |
|
|
"@codemirror/state" "^0.19.6" |
|
|
"@codemirror/state" "^0.19.6" |
|
|
"@codemirror/view" "^0.19.32" |
|
|
"@codemirror/view" "^0.19.32" |
|
|
"@codesandbox/sandpack-client" "^0.13.16-experimental.0" |
|
|
"@codesandbox/sandpack-client" "^0.14.3-experimental.0" |
|
|
"@react-hook/intersection-observer" "^3.1.1" |
|
|
"@react-hook/intersection-observer" "^3.1.1" |
|
|
codesandbox-import-util-types "^2.2.3" |
|
|
codesandbox-import-util-types "^2.2.3" |
|
|
codesandbox-import-utils "^2.2.3" |
|
|
codesandbox-import-utils "^2.2.3" |
|
|