mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-08 00:00:41 -04:00
chore(deps): update dependency postcss to v8.4.20
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
"nanoid": "3.3.4",
|
||||
"normalize-url": "4.5.1",
|
||||
"path-browserify": "1.0.1",
|
||||
"postcss": "8.4.19",
|
||||
"postcss": "8.4.20",
|
||||
"prismjs": "1.29.0",
|
||||
"process": "0.11.10",
|
||||
"prop-types": "15.8.1",
|
||||
|
||||
17
package-lock.json
generated
17
package-lock.json
generated
@@ -479,7 +479,7 @@
|
||||
"nanoid": "3.3.4",
|
||||
"normalize-url": "4.5.1",
|
||||
"path-browserify": "1.0.1",
|
||||
"postcss": "8.4.19",
|
||||
"postcss": "8.4.20",
|
||||
"prismjs": "1.29.0",
|
||||
"process": "0.11.10",
|
||||
"prop-types": "15.8.1",
|
||||
@@ -40781,7 +40781,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.4.19",
|
||||
"version": "8.4.20",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz",
|
||||
"integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
@@ -40792,7 +40794,6 @@
|
||||
"url": "https://tidelift.com/funding/github/npm/postcss"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"nanoid": "^3.3.4",
|
||||
"picocolors": "^1.0.0",
|
||||
@@ -54338,7 +54339,7 @@
|
||||
"babel-loader": "8.3.0",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
"cross-env": "7.0.3",
|
||||
"postcss": "8.4.19",
|
||||
"postcss": "8.4.20",
|
||||
"postcss-import": "14.1.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.79.1",
|
||||
@@ -56276,7 +56277,7 @@
|
||||
"nanoid": "3.3.4",
|
||||
"normalize-url": "4.5.1",
|
||||
"path-browserify": "1.0.1",
|
||||
"postcss": "8.4.19",
|
||||
"postcss": "8.4.20",
|
||||
"prismjs": "1.29.0",
|
||||
"process": "0.11.10",
|
||||
"prop-types": "15.8.1",
|
||||
@@ -56593,7 +56594,7 @@
|
||||
"babel-loader": "8.3.0",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
"cross-env": "7.0.3",
|
||||
"postcss": "8.4.19",
|
||||
"postcss": "8.4.20",
|
||||
"postcss-import": "14.1.0",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
@@ -82058,7 +82059,9 @@
|
||||
"version": "0.1.1"
|
||||
},
|
||||
"postcss": {
|
||||
"version": "8.4.19",
|
||||
"version": "8.4.20",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz",
|
||||
"integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==",
|
||||
"requires": {
|
||||
"nanoid": "^3.3.4",
|
||||
"picocolors": "^1.0.0",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"babel-loader": "8.3.0",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
"cross-env": "7.0.3",
|
||||
"postcss": "8.4.19",
|
||||
"postcss": "8.4.20",
|
||||
"postcss-import": "14.1.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.79.1",
|
||||
|
||||
Reference in New Issue
Block a user