Skip to content

Commit

Permalink
Updated virtual-select to 1.0.47 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvictor committed Jan 22, 2025
1 parent 78fa817 commit 955a82a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion R/virtual-select.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
html_dependency_virtualselect <- function() {
htmlDependency(
name = "virtual-select",
version = "1.0.46",
version = "1.0.47",
src = c(file = system.file("packer", package = "shinyWidgets")),
script = "virtual-select.js",
all_files = FALSE
Expand Down
2 changes: 1 addition & 1 deletion inst/packer/virtual-select.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion inst/packer/virtual-select.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

/*!
* Virtual Select v1.0.46
* Virtual Select v1.0.47
* https://sa-si-dev.github.io/virtual-select
* Licensed under MIT (https://github.com/sa-si-dev/virtual-select/blob/master/LICENSE)
*/
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 955a82a

Please sign in to comment.