chore(deps): update dependency rollup to v2.77.3

pull/47280/head
renovate[bot] 2022-08-13 10:47:46 +00:00
parent 6fd412dd9c
commit 45c36ea837
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -45677,9 +45677,9 @@
"license": "MIT"
},
"node_modules/rollup": {
"version": "2.77.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.2.tgz",
"integrity": "sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==",
"version": "2.77.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.3.tgz",
"integrity": "sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==",
"bin": {
"rollup": "dist/bin/rollup"
},
@ -54164,7 +54164,7 @@
"postcss": "8.4.16",
"postcss-import": "14.1.0",
"rimraf": "3.0.2",
"rollup": "2.77.2",
"rollup": "2.77.3",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.1.8"
@ -56695,7 +56695,7 @@
"react": "16.14.0",
"react-dom": "16.14.0",
"rimraf": "3.0.2",
"rollup": "2.77.2",
"rollup": "2.77.3",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.1.8",
@ -85299,9 +85299,9 @@
"version": "1.2.0"
},
"rollup": {
"version": "2.77.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.2.tgz",
"integrity": "sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==",
"version": "2.77.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.3.tgz",
"integrity": "sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==",
"requires": {
"fsevents": "~2.3.2"
}

View File

@ -50,7 +50,7 @@
"postcss": "8.4.16",
"postcss-import": "14.1.0",
"rimraf": "3.0.2",
"rollup": "2.77.2",
"rollup": "2.77.3",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.1.8"