mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
chore(deps): update dependency rollup to v2.77.2
This commit is contained in:
parent
b555fdb33a
commit
74f1771809
16
package-lock.json
generated
16
package-lock.json
generated
@ -45727,9 +45727,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "2.77.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.0.tgz",
|
||||
"integrity": "sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==",
|
||||
"version": "2.77.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.2.tgz",
|
||||
"integrity": "sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==",
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
},
|
||||
@ -54212,7 +54212,7 @@
|
||||
"postcss": "8.4.14",
|
||||
"postcss-import": "14.1.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.77.0",
|
||||
"rollup": "2.77.2",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.1.7"
|
||||
@ -56726,7 +56726,7 @@
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.77.0",
|
||||
"rollup": "2.77.2",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.1.7",
|
||||
@ -85377,9 +85377,9 @@
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.77.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.0.tgz",
|
||||
"integrity": "sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==",
|
||||
"version": "2.77.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.77.2.tgz",
|
||||
"integrity": "sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==",
|
||||
"requires": {
|
||||
"fsevents": "~2.3.2"
|
||||
}
|
||||
|
||||
@ -50,7 +50,7 @@
|
||||
"postcss": "8.4.14",
|
||||
"postcss-import": "14.1.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.77.0",
|
||||
"rollup": "2.77.2",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.1.7"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user