build(deps): bump rollup from 2.45.1 to 2.45.2 in /web (#735)
This commit is contained in:
parent
85c9fbe763
commit
420465981b
|
@ -5368,9 +5368,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.45.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.1.tgz",
|
||||
"integrity": "sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==",
|
||||
"version": "2.45.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.2.tgz",
|
||||
"integrity": "sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==",
|
||||
"requires": {
|
||||
"fsevents": "~2.3.1"
|
||||
}
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"lit-html": "^1.3.0",
|
||||
"moment": "^2.29.1",
|
||||
"rapidoc": "^9.0.0",
|
||||
"rollup": "^2.45.1",
|
||||
"rollup": "^2.45.2",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"rollup-plugin-cssimport": "^1.0.2",
|
||||
|
|
Reference in New Issue