Skip to content

Commit c07521e

Browse files
committed
Update shiny version dependency
1 parent 2c06c0c commit c07521e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: DESCRIPTION

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ Suggests:
4949
magrittr,
5050
rappdirs,
5151
rmarkdown (>= 2.7),
52-
shiny (>= 1.6.0),
52+
shiny (>= 1.7.5.9001),
5353
testthat,
5454
thematic,
5555
withr
5656
Remotes:
5757
rstudio/htmltools
58-
Config/Needs/deploy:
58+
Config/Needs/deploy:
5959
BH,
6060
chiflights22,
6161
colourpicker,

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"@types/bootstrap": "5.2.2",
99
"@types/node": "^18.11.18",
10-
"@types/rstudio-shiny": "https://github.com/rstudio/shiny#v1.7.4",
10+
"@types/rstudio-shiny": "https://github.com/rstudio/shiny#async-receivemessage",
1111
"@typescript-eslint/eslint-plugin": "^5.48.1",
1212
"@typescript-eslint/parser": "^5.48.1",
1313
"esbuild": "^0.16.14",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -421,17 +421,17 @@ __metadata:
421421
languageName: node
422422
linkType: hard
423423

424-
"@types/rstudio-shiny@https://github.com/rstudio/shiny#v1.7.4":
425-
version: 1.7.4
426-
resolution: "@types/rstudio-shiny@https://github.com/rstudio/shiny.git#commit=6176f03ad0a706bfdf265ff23bd5ea7d90802a06"
424+
"@types/rstudio-shiny@https://github.com/rstudio/shiny#async-receivemessage":
425+
version: 1.7.5-alpha.9000
426+
resolution: "@types/rstudio-shiny@https://github.com/rstudio/shiny.git#commit=241291c1602230e422037d22d3ac4f73812ac34a"
427427
dependencies:
428428
"@types/bootstrap": 3.4.0
429429
"@types/bootstrap-datepicker": 0.0.14
430430
"@types/datatables.net": ^1.10.19
431431
"@types/ion-rangeslider": 2.3.0
432432
"@types/jquery": 3.5.14
433433
"@types/selectize": 0.12.34
434-
checksum: e61c3074b3f98a3511245ac2bf0c90a0db6c62e961becd0f020958c4daad09b852425583cc9ebf8cf2085533373d4ee532952f39cf33de1da40860e84bf787ff
434+
checksum: f5c37a816d98d2cb20c91bc7aeb3faf9af71c9ba8ee5c2f8be300536ceae0f50db1e0515bffde18c90309d2e8486e4a444e81dd71e396f8c1d132a777e586be8
435435
languageName: node
436436
linkType: hard
437437

@@ -1945,7 +1945,7 @@ __metadata:
19451945
dependencies:
19461946
"@types/bootstrap": 5.2.2
19471947
"@types/node": ^18.11.18
1948-
"@types/rstudio-shiny": "https://github.com/rstudio/shiny#v1.7.4"
1948+
"@types/rstudio-shiny": "https://github.com/rstudio/shiny#async-receivemessage"
19491949
"@typescript-eslint/eslint-plugin": ^5.48.1
19501950
"@typescript-eslint/parser": ^5.48.1
19511951
esbuild: ^0.16.14

0 commit comments

Comments
 (0)