Skip to content

Commit 07cb6d5

Browse files
committed
Update shiny version dependency
1 parent ed71756 commit 07cb6d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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",

0 commit comments

Comments
 (0)