Skip to content

Commit 656e8d3

Browse files
committed
Updated virtual-select to 1.0.49
1 parent 513b6b8 commit 656e8d3

6 files changed

Lines changed: 17 additions & 11 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: shinyWidgets
22
Title: Custom Inputs Widgets for Shiny
3-
Version: 0.9.0.9000
3+
Version: 0.9.0.9100
44
Authors@R: c(
55
person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre", "cph")),
66
person("Fanny", "Meyer", role = "aut"),

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
shinyWidgets 0.9.1
2+
======================
3+
4+
* Updated virtual-select to 1.0.49, see https://github.com/sa-si-dev/virtual-select/releases.
5+
6+
17
shinyWidgets 0.9.0
28
======================
39

inst/packer/virtual-select.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/packer/virtual-select.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
/*!
8-
* Virtual Select v1.0.47
8+
* Virtual Select v1.0.49
99
* https://sa-si-dev.github.io/virtual-select
1010
* Licensed under MIT (https://github.com/sa-si-dev/virtual-select/blob/master/LICENSE)
1111
*/

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"slim-select": "^2.9.2",
3434
"style-loader": "^3.3.1",
3535
"vanilla-calendar-pro": "^3.0.3",
36-
"virtual-select-plugin": "^1.0.47",
36+
"virtual-select-plugin": "^1.0.49",
3737
"webpack": "^5.95.0",
3838
"webpack-cli": "^4.9.1",
3939
"webpack-merge": "^5.8.0",

0 commit comments

Comments
 (0)