File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @observablehq/runtime" ,
3- "version" : " 3 .0.7 " ,
3+ "version" : " 4 .0.0 " ,
44 "license" : " ISC" ,
55 "main" : " dist/runtime.umd.js" ,
66 "module" : " src/index.js" ,
3535 ],
3636 "dependencies" : {
3737 "@observablehq/inspector" : " ^3.0.0" ,
38- "@observablehq/stdlib" : " ^2 .0.0" ,
38+ "@observablehq/stdlib" : " ^3 .0.0" ,
3939 "esm" : " ^3.0.84"
4040 },
4141 "devDependencies" : {
Original file line number Diff line number Diff line change 2222 dependencies :
2323 esm "^3.0.84"
2424
25- " @observablehq/stdlib@^2 .0.0 " :
26- version "2 .0.8 "
27- resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-2 .0.8 .tgz#1d0babb8b2dc754c5601326eb6ad737b6d729b74 "
25+ " @observablehq/stdlib@^3 .0.0 " :
26+ version "3 .0.0 "
27+ resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-3 .0.0 .tgz#46c85f972bc9c31a4cde4aeada8814f5cada5546 "
2828 dependencies :
2929 d3-require "^1.2.0"
3030 esm "^3.0.84"
31+ marked "https://github.com/observablehq/marked.git#e9c96e704cc6d8e2bdcbd23484db1ff8b72f03a1"
3132
32333334 version "0.0.39"
@@ -898,6 +899,10 @@ lodash@^4.17.11:
898899 version "4.17.11"
899900 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
900901
902+ " marked@git+https://github.com/observablehq/marked.git#e9c96e704cc6d8e2bdcbd23484db1ff8b72f03a1 " :
903+ version "0.6.1"
904+ resolved "git+https://github.com/observablehq/marked.git#e9c96e704cc6d8e2bdcbd23484db1ff8b72f03a1"
905+
901906merge-stream@^1.0.1 :
902907 version "1.0.1"
903908 resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-1.0.1.tgz#4041202d508a342ba00174008df0c251b8c135e1"
You can’t perform that action at this time.
0 commit comments