chore(deps): update babel monorepo to v7.16.12
This commit is contained in:
committed by
renovate[bot]
parent
2abfa63738
commit
5e60c14a4d
@ -38,7 +38,7 @@
|
|||||||
"@babel/polyfill": "7.12.1",
|
"@babel/polyfill": "7.12.1",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@babel/preset-react": "7.16.7",
|
"@babel/preset-react": "7.16.7",
|
||||||
"@babel/standalone": "7.16.11",
|
"@babel/standalone": "7.16.12",
|
||||||
"@fortawesome/fontawesome": "1.1.8",
|
"@fortawesome/fontawesome": "1.1.8",
|
||||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||||
"@fortawesome/free-brands-svg-icons": "5.15.4",
|
"@fortawesome/free-brands-svg-icons": "5.15.4",
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
"test:full-output": "cross-env FULL_OUTPUT=true mocha --delay --reporter progress"
|
"test:full-output": "cross-env FULL_OUTPUT=true mocha --delay --reporter progress"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.16.10",
|
"@babel/core": "7.16.12",
|
||||||
"@babel/polyfill": "7.12.1",
|
"@babel/polyfill": "7.12.1",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@babel/preset-typescript": "7.16.7",
|
"@babel/preset-typescript": "7.16.7",
|
||||||
|
52
package-lock.json
generated
52
package-lock.json
generated
@ -206,7 +206,7 @@
|
|||||||
"@babel/polyfill": "7.12.1",
|
"@babel/polyfill": "7.12.1",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@babel/preset-react": "7.16.7",
|
"@babel/preset-react": "7.16.7",
|
||||||
"@babel/standalone": "7.16.11",
|
"@babel/standalone": "7.16.12",
|
||||||
"@fortawesome/fontawesome": "1.1.8",
|
"@fortawesome/fontawesome": "1.1.8",
|
||||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||||
"@fortawesome/free-brands-svg-icons": "5.15.4",
|
"@fortawesome/free-brands-svg-icons": "5.15.4",
|
||||||
@ -428,7 +428,7 @@
|
|||||||
"version": "0.0.0-next.4",
|
"version": "0.0.0-next.4",
|
||||||
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)",
|
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.16.10",
|
"@babel/core": "7.16.12",
|
||||||
"@babel/polyfill": "7.12.1",
|
"@babel/polyfill": "7.12.1",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@babel/preset-typescript": "7.16.7",
|
"@babel/preset-typescript": "7.16.7",
|
||||||
@ -690,16 +690,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/core": {
|
"node_modules/@babel/core": {
|
||||||
"version": "7.16.10",
|
"version": "7.16.12",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.10.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.12.tgz",
|
||||||
"integrity": "sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA==",
|
"integrity": "sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.16.7",
|
"@babel/code-frame": "^7.16.7",
|
||||||
"@babel/generator": "^7.16.8",
|
"@babel/generator": "^7.16.8",
|
||||||
"@babel/helper-compilation-targets": "^7.16.7",
|
"@babel/helper-compilation-targets": "^7.16.7",
|
||||||
"@babel/helper-module-transforms": "^7.16.7",
|
"@babel/helper-module-transforms": "^7.16.7",
|
||||||
"@babel/helpers": "^7.16.7",
|
"@babel/helpers": "^7.16.7",
|
||||||
"@babel/parser": "^7.16.10",
|
"@babel/parser": "^7.16.12",
|
||||||
"@babel/template": "^7.16.7",
|
"@babel/template": "^7.16.7",
|
||||||
"@babel/traverse": "^7.16.10",
|
"@babel/traverse": "^7.16.10",
|
||||||
"@babel/types": "^7.16.8",
|
"@babel/types": "^7.16.8",
|
||||||
@ -1151,9 +1151,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/parser": {
|
"node_modules/@babel/parser": {
|
||||||
"version": "7.16.10",
|
"version": "7.16.12",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.10.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
||||||
"integrity": "sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ==",
|
"integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
||||||
"bin": {
|
"bin": {
|
||||||
"parser": "bin/babel-parser.js"
|
"parser": "bin/babel-parser.js"
|
||||||
},
|
},
|
||||||
@ -2549,9 +2549,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/standalone": {
|
"node_modules/@babel/standalone": {
|
||||||
"version": "7.16.11",
|
"version": "7.16.12",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.16.11.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.16.12.tgz",
|
||||||
"integrity": "sha512-DDEqAAVOKEd4yB5zWvaoByhwGlq9ZSALV7CqoBvPfGIvarOfosYgDNJo1PNwQtlHKvV/dPs7elVAR2vbwKQwEg==",
|
"integrity": "sha512-Yhx3HHbBLCE0AzpmAXQ2h0adOz0N4Ga64EC7BibFPbdE0c9/davL/NCdHJf/xuQUbwtCg99g1ZLUsMvTLgBQ2w==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
}
|
}
|
||||||
@ -55217,7 +55217,7 @@
|
|||||||
"typescript": "4.5.5"
|
"typescript": "4.5.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.16.10",
|
"@babel/core": "7.16.12",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@rollup/plugin-babel": "5.3.0",
|
"@rollup/plugin-babel": "5.3.0",
|
||||||
"@rollup/plugin-commonjs": "19.0.2",
|
"@rollup/plugin-commonjs": "19.0.2",
|
||||||
@ -55842,16 +55842,16 @@
|
|||||||
"integrity": "sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q=="
|
"integrity": "sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q=="
|
||||||
},
|
},
|
||||||
"@babel/core": {
|
"@babel/core": {
|
||||||
"version": "7.16.10",
|
"version": "7.16.12",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.10.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.12.tgz",
|
||||||
"integrity": "sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA==",
|
"integrity": "sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.16.7",
|
"@babel/code-frame": "^7.16.7",
|
||||||
"@babel/generator": "^7.16.8",
|
"@babel/generator": "^7.16.8",
|
||||||
"@babel/helper-compilation-targets": "^7.16.7",
|
"@babel/helper-compilation-targets": "^7.16.7",
|
||||||
"@babel/helper-module-transforms": "^7.16.7",
|
"@babel/helper-module-transforms": "^7.16.7",
|
||||||
"@babel/helpers": "^7.16.7",
|
"@babel/helpers": "^7.16.7",
|
||||||
"@babel/parser": "^7.16.10",
|
"@babel/parser": "^7.16.12",
|
||||||
"@babel/template": "^7.16.7",
|
"@babel/template": "^7.16.7",
|
||||||
"@babel/traverse": "^7.16.10",
|
"@babel/traverse": "^7.16.10",
|
||||||
"@babel/types": "^7.16.8",
|
"@babel/types": "^7.16.8",
|
||||||
@ -56175,9 +56175,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/parser": {
|
"@babel/parser": {
|
||||||
"version": "7.16.10",
|
"version": "7.16.12",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.10.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
||||||
"integrity": "sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ=="
|
"integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A=="
|
||||||
},
|
},
|
||||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
||||||
"version": "7.16.7",
|
"version": "7.16.7",
|
||||||
@ -57079,9 +57079,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/standalone": {
|
"@babel/standalone": {
|
||||||
"version": "7.16.11",
|
"version": "7.16.12",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.16.11.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.16.12.tgz",
|
||||||
"integrity": "sha512-DDEqAAVOKEd4yB5zWvaoByhwGlq9ZSALV7CqoBvPfGIvarOfosYgDNJo1PNwQtlHKvV/dPs7elVAR2vbwKQwEg=="
|
"integrity": "sha512-Yhx3HHbBLCE0AzpmAXQ2h0adOz0N4Ga64EC7BibFPbdE0c9/davL/NCdHJf/xuQUbwtCg99g1ZLUsMvTLgBQ2w=="
|
||||||
},
|
},
|
||||||
"@babel/template": {
|
"@babel/template": {
|
||||||
"version": "7.16.7",
|
"version": "7.16.7",
|
||||||
@ -57726,7 +57726,7 @@
|
|||||||
"@babel/polyfill": "7.12.1",
|
"@babel/polyfill": "7.12.1",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@babel/preset-react": "7.16.7",
|
"@babel/preset-react": "7.16.7",
|
||||||
"@babel/standalone": "7.16.11",
|
"@babel/standalone": "7.16.12",
|
||||||
"@babel/types": "7.16.8",
|
"@babel/types": "7.16.8",
|
||||||
"@codesee/babel-plugin-instrument": "0.169.0",
|
"@codesee/babel-plugin-instrument": "0.169.0",
|
||||||
"@codesee/tracker": "0.169.0",
|
"@codesee/tracker": "0.169.0",
|
||||||
@ -57920,7 +57920,7 @@
|
|||||||
"@freecodecamp/curriculum": {
|
"@freecodecamp/curriculum": {
|
||||||
"version": "file:curriculum",
|
"version": "file:curriculum",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/core": "7.16.10",
|
"@babel/core": "7.16.12",
|
||||||
"@babel/polyfill": "7.12.1",
|
"@babel/polyfill": "7.12.1",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@babel/preset-typescript": "7.16.7",
|
"@babel/preset-typescript": "7.16.7",
|
||||||
@ -58138,7 +58138,7 @@
|
|||||||
"@freecodecamp/ui": {
|
"@freecodecamp/ui": {
|
||||||
"version": "file:tools/ui-components",
|
"version": "file:tools/ui-components",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/core": "7.16.10",
|
"@babel/core": "7.16.12",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@babel/preset-typescript": "7.16.7",
|
"@babel/preset-typescript": "7.16.7",
|
||||||
"@rollup/plugin-babel": "5.3.0",
|
"@rollup/plugin-babel": "5.3.0",
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"typescript": "4.5.5"
|
"typescript": "4.5.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.16.10",
|
"@babel/core": "7.16.12",
|
||||||
"@babel/preset-env": "7.16.11",
|
"@babel/preset-env": "7.16.11",
|
||||||
"@rollup/plugin-babel": "5.3.0",
|
"@rollup/plugin-babel": "5.3.0",
|
||||||
"@rollup/plugin-commonjs": "19.0.2",
|
"@rollup/plugin-commonjs": "19.0.2",
|
||||||
|
Reference in New Issue
Block a user