mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update babel monorepo
This commit is contained in:
+4
-4
@@ -37,13 +37,13 @@
|
|||||||
"validate-keys": "ts-node --project ../tsconfig.json ../tools/scripts/lint/validate-keys"
|
"validate-keys": "ts-node --project ../tsconfig.json ../tools/scripts/lint/validate-keys"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/plugin-proposal-export-default-from": "7.22.5",
|
"@babel/plugin-proposal-export-default-from": "7.22.17",
|
||||||
"@babel/plugin-proposal-function-bind": "7.22.5",
|
"@babel/plugin-proposal-function-bind": "7.22.5",
|
||||||
"@babel/plugin-transform-runtime": "^7.19.6",
|
"@babel/plugin-transform-runtime": "^7.19.6",
|
||||||
"@babel/preset-env": "7.22.14",
|
"@babel/preset-env": "7.22.15",
|
||||||
"@babel/preset-react": "7.22.5",
|
"@babel/preset-react": "7.22.15",
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@babel/standalone": "7.22.14",
|
"@babel/standalone": "7.22.19",
|
||||||
"@fortawesome/fontawesome-svg-core": "6.4.2",
|
"@fortawesome/fontawesome-svg-core": "6.4.2",
|
||||||
"@fortawesome/free-brands-svg-icons": "6.4.2",
|
"@fortawesome/free-brands-svg-icons": "6.4.2",
|
||||||
"@fortawesome/free-solid-svg-icons": "6.4.2",
|
"@fortawesome/free-solid-svg-icons": "6.4.2",
|
||||||
|
|||||||
@@ -34,10 +34,10 @@
|
|||||||
"test:full-output": "cross-env FULL_OUTPUT=true ts-node ./node_modules/mocha/bin/mocha.js --delay --reporter progress"
|
"test:full-output": "cross-env FULL_OUTPUT=true ts-node ./node_modules/mocha/bin/mocha.js --delay --reporter progress"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.22.11",
|
"@babel/core": "7.22.19",
|
||||||
"@babel/preset-env": "7.22.14",
|
"@babel/preset-env": "7.22.15",
|
||||||
"@babel/preset-typescript": "7.22.11",
|
"@babel/preset-typescript": "7.22.15",
|
||||||
"@babel/register": "7.22.5",
|
"@babel/register": "7.22.15",
|
||||||
"@compodoc/live-server": "^1.2.3",
|
"@compodoc/live-server": "^1.2.3",
|
||||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||||
"babel-plugin-lodash": "3.3.4",
|
"babel-plugin-lodash": "3.3.4",
|
||||||
|
|||||||
+4
-4
@@ -97,11 +97,11 @@
|
|||||||
"dotenv": "16.3.1"
|
"dotenv": "16.3.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/eslint-parser": "7.22.11",
|
"@babel/eslint-parser": "7.22.15",
|
||||||
"@babel/plugin-proposal-function-bind": "7.22.5",
|
"@babel/plugin-proposal-function-bind": "7.22.5",
|
||||||
"@babel/preset-env": "7.22.14",
|
"@babel/preset-env": "7.22.15",
|
||||||
"@babel/preset-react": "7.22.5",
|
"@babel/preset-react": "7.22.15",
|
||||||
"@babel/preset-typescript": "7.22.11",
|
"@babel/preset-typescript": "7.22.15",
|
||||||
"@testing-library/cypress": "8.0.7",
|
"@testing-library/cypress": "8.0.7",
|
||||||
"@testing-library/dom": "8.20.1",
|
"@testing-library/dom": "8.20.1",
|
||||||
"@testing-library/jest-dom": "5.17.0",
|
"@testing-library/jest-dom": "5.17.0",
|
||||||
|
|||||||
Generated
+1077
-1031
File diff suppressed because it is too large
Load Diff
@@ -25,9 +25,9 @@
|
|||||||
"keywords": [],
|
"keywords": [],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||||
"@babel/plugin-transform-runtime": "7.22.10",
|
"@babel/plugin-transform-runtime": "7.22.15",
|
||||||
"@babel/preset-env": "7.22.14",
|
"@babel/preset-env": "7.22.15",
|
||||||
"@babel/preset-typescript": "7.22.11",
|
"@babel/preset-typescript": "7.22.15",
|
||||||
"@freecodecamp/curriculum-helpers": "1.1.0",
|
"@freecodecamp/curriculum-helpers": "1.1.0",
|
||||||
"@types/chai": "4.3.6",
|
"@types/chai": "4.3.6",
|
||||||
"@types/copy-webpack-plugin": "^8.0.1",
|
"@types/copy-webpack-plugin": "^8.0.1",
|
||||||
|
|||||||
@@ -35,9 +35,9 @@
|
|||||||
"typescript": "4.9.5"
|
"typescript": "4.9.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.22.11",
|
"@babel/core": "7.22.19",
|
||||||
"@babel/preset-env": "7.22.14",
|
"@babel/preset-env": "7.22.15",
|
||||||
"@babel/preset-typescript": "7.22.11",
|
"@babel/preset-typescript": "7.22.15",
|
||||||
"@rollup/plugin-babel": "5.3.1",
|
"@rollup/plugin-babel": "5.3.1",
|
||||||
"@rollup/plugin-commonjs": "19.0.2",
|
"@rollup/plugin-commonjs": "19.0.2",
|
||||||
"@rollup/plugin-node-resolve": "13.3.0",
|
"@rollup/plugin-node-resolve": "13.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user