Skip to content

Commit 86105c7

Browse files
committed
Updated highlight.js dependency source
1 parent a70b63f commit 86105c7

5 files changed

+7
-4
lines changed

R/internal.R

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ all_files = FALSE, async = TRUE), class = "html_dependency"),
133133
`dash_core_components` = structure(list(name = "dash_core_components",
134134
version = "1.16.0", src = list(href = NULL,
135135
file = "deps"), meta = NULL,
136-
script = 'async-highlight.js',
136+
script = 'core-async-highlight.js',
137137
stylesheet = NULL, head = NULL, attachment = NULL, package = "dash",
138138
all_files = FALSE, async = TRUE), class = "html_dependency"),
139139
`dash_core_components` = structure(list(name = "dash_core_components",
@@ -175,7 +175,7 @@ all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
175175
`dash_core_components` = structure(list(name = "dash_core_components",
176176
version = "1.16.0", src = list(href = NULL,
177177
file = "deps"), meta = NULL,
178-
script = 'async-highlight.js.map',
178+
script = 'core-async-highlight.js.map',
179179
stylesheet = NULL, head = NULL, attachment = NULL, package = "dash",
180180
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
181181
`dash_core_components` = structure(list(name = "dash_core_components",
@@ -292,7 +292,7 @@ all_files = FALSE, async = TRUE), class = "html_dependency"),
292292
`dash_table` = structure(list(name = "dash_table",
293293
version = "4.11.3", src = list(href = NULL,
294294
file = "deps"), meta = NULL,
295-
script = 'async-highlight.js',
295+
script = 'table-async-highlight.js',
296296
stylesheet = NULL, head = NULL, attachment = NULL, package = "dash",
297297
all_files = FALSE, async = TRUE), class = "html_dependency"),
298298
`dash_table` = structure(list(name = "dash_table",
@@ -310,7 +310,7 @@ all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
310310
`dash_table` = structure(list(name = "dash_table",
311311
version = "4.11.3", src = list(href = NULL,
312312
file = "deps"), meta = NULL,
313-
script = 'async-highlight.js.map',
313+
script = 'table-async-highlight.js.map',
314314
stylesheet = NULL, head = NULL, attachment = NULL, package = "dash",
315315
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
316316
`dash_table` = structure(list(name = "dash_table",

inst/deps/core-async-highlight.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/deps/core-async-highlight.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

0 commit comments

Comments
 (0)