File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"preact" : " ~10.4.8"
39
39
},
40
40
"devDependencies" : {
41
- "@rollup/plugin-node-resolve" : " ^9 .0.0 " ,
41
+ "@rollup/plugin-node-resolve" : " ^11 .0.1 " ,
42
42
"@rollup/plugin-typescript" : " ^6.0.0" ,
43
43
"@types/d3-hierarchy" : " ^1.1.5" ,
44
44
"@types/d3-interpolate" : " ^1.3.0" ,
Original file line number Diff line number Diff line change 23
23
chalk "^2.0.0"
24
24
js-tokens "^4.0.0"
25
25
26
- " @rollup/plugin-node-resolve@^9 .0.0 " :
27
- version "9 .0.0 "
28
- resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-9 .0.0 .tgz#39bd0034ce9126b39c1699695f440b4b7d2b62e6 "
29
- integrity sha512-gPz+utFHLRrd41WMP13Jq5mqqzHL3OXrfj3/MkSyB6UBIcuNt9j60GCbarzMzdf1VHFpOxfQh/ez7wyadLMqkg ==
26
+ " @rollup/plugin-node-resolve@^11 .0.1 " :
27
+ version "11 .0.1 "
28
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11 .0.1 .tgz#d3765eec4bccf960801439a999382aed2dca959b "
29
+ integrity sha512-ltlsj/4Bhwwhb+Nb5xCz/6vieuEj2/BAkkqVIKmZwC7pIdl8srmgmglE4S0jFlZa32K4qvdQ6NHdmpRKD/LwoQ ==
30
30
dependencies :
31
31
" @rollup/pluginutils" " ^3.1.0"
32
32
" @types/resolve" " 1.17.1"
33
33
builtin-modules "^3.1.0"
34
34
deepmerge "^4.2.2"
35
35
is-module "^1.0.0"
36
- resolve "^1.17 .0"
36
+ resolve "^1.19 .0"
37
37
38
38
" @rollup/plugin-typescript@^6.0.0 " :
39
39
version "6.1.0"
You can’t perform that action at this time.
0 commit comments