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

pull/47446/head
renovate[bot] 2022-09-04 00:08:49 +00:00
parent e877720f88
commit b436b5b337
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -45699,9 +45699,9 @@
"license": "MIT"
},
"node_modules/rollup": {
"version": "2.78.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.78.1.tgz",
"integrity": "sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==",
"version": "2.79.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.0.tgz",
"integrity": "sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==",
"bin": {
"rollup": "dist/bin/rollup"
},
@ -54196,7 +54196,7 @@
"postcss": "8.4.16",
"postcss-import": "14.1.0",
"rimraf": "3.0.2",
"rollup": "2.78.1",
"rollup": "2.79.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.1.8"
@ -56735,7 +56735,7 @@
"react": "16.14.0",
"react-dom": "16.14.0",
"rimraf": "3.0.2",
"rollup": "2.78.1",
"rollup": "2.79.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.1.8",
@ -85357,9 +85357,9 @@
"version": "1.2.0"
},
"rollup": {
"version": "2.78.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.78.1.tgz",
"integrity": "sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==",
"version": "2.79.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.0.tgz",
"integrity": "sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==",
"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.78.1",
"rollup": "2.79.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.1.8"