build(deps): bump rollup from 2.44.0 to 2.45.1 in /web (#726)
This commit is contained in:
parent
939b55ce29
commit
59eb89db6c
|
@ -5245,9 +5245,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.44.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.44.0.tgz",
|
||||
"integrity": "sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==",
|
||||
"version": "2.45.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.1.tgz",
|
||||
"integrity": "sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==",
|
||||
"requires": {
|
||||
"fsevents": "~2.3.1"
|
||||
}
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"lit-html": "^1.3.0",
|
||||
"moment": "^2.29.1",
|
||||
"rapidoc": "^9.0.0",
|
||||
"rollup": "^2.44.0",
|
||||
"rollup": "^2.45.1",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"rollup-plugin-cssimport": "^1.0.2",
|
||||
|
|
Reference in New Issue