mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-04 18:05:32 -05:00
chore(deps): update babel monorepo
This commit is contained in:
@@ -36,10 +36,10 @@
|
||||
"@babel/plugin-proposal-export-default-from": "7.18.10",
|
||||
"@babel/plugin-proposal-function-bind": "7.18.9",
|
||||
"@babel/plugin-transform-runtime": "^7.19.6",
|
||||
"@babel/preset-env": "7.21.4",
|
||||
"@babel/preset-env": "7.21.5",
|
||||
"@babel/preset-react": "7.18.6",
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@babel/standalone": "7.21.4",
|
||||
"@babel/standalone": "7.21.6",
|
||||
"@fortawesome/fontawesome-svg-core": "6.4.0",
|
||||
"@fortawesome/free-brands-svg-icons": "6.4.0",
|
||||
"@fortawesome/free-solid-svg-icons": "6.4.0",
|
||||
@@ -137,7 +137,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/types": "7.21.4",
|
||||
"@babel/types": "7.21.5",
|
||||
"@codesee/babel-plugin-instrument": "0.566.0",
|
||||
"@codesee/tracker": "0.566.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
"test:full-output": "cross-env FULL_OUTPUT=true ts-node ./node_modules/mocha/bin/mocha.js --delay --reporter progress"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.21.4",
|
||||
"@babel/preset-env": "7.21.4",
|
||||
"@babel/preset-typescript": "7.21.4",
|
||||
"@babel/core": "7.21.5",
|
||||
"@babel/preset-env": "7.21.5",
|
||||
"@babel/preset-typescript": "7.21.5",
|
||||
"@babel/register": "7.21.0",
|
||||
"@compodoc/live-server": "^1.2.3",
|
||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
|
||||
@@ -103,9 +103,9 @@
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "7.21.3",
|
||||
"@babel/plugin-proposal-function-bind": "7.18.9",
|
||||
"@babel/preset-env": "7.21.4",
|
||||
"@babel/preset-env": "7.21.5",
|
||||
"@babel/preset-react": "7.18.6",
|
||||
"@babel/preset-typescript": "7.21.4",
|
||||
"@babel/preset-typescript": "7.21.5",
|
||||
"@testing-library/cypress": "8.0.7",
|
||||
"@testing-library/dom": "8.20.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
|
||||
1997
pnpm-lock.yaml
generated
1997
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -32,9 +32,9 @@
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.21.4",
|
||||
"@babel/preset-env": "7.21.4",
|
||||
"@babel/preset-typescript": "7.21.4",
|
||||
"@babel/core": "7.21.5",
|
||||
"@babel/preset-env": "7.21.5",
|
||||
"@babel/preset-typescript": "7.21.5",
|
||||
"@rollup/plugin-babel": "5.3.1",
|
||||
"@rollup/plugin-commonjs": "19.0.2",
|
||||
"@rollup/plugin-node-resolve": "13.3.0",
|
||||
|
||||
Reference in New Issue
Block a user