Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent 3c2ca0b commit 348efca
Show file tree
Hide file tree
Showing 8 changed files with 1,022 additions and 920 deletions.
10 changes: 5 additions & 5 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
"resolve": "^1.22.0"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@babel/types": "^7.19.3",
"@babel/cli": "^7.22.6",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/preset-typescript": "^7.22.5",
"@babel/types": "^7.22.5",
"@hi18n/core": "workspace:*",
"@hi18n/dev-utils": "workspace:*",
"@jest/globals": "^29.1.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/connector-i18n-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"js-yaml": "^4.1.0"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/preset-typescript": "^7.22.5",
"@hi18n/core": "workspace:*",
"@hi18n/dev-utils": "workspace:*",
"@jest/globals": "^29.1.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"core-js-pure": "^3.23.2"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/preset-typescript": "^7.22.5",
"@jest/globals": "^29.1.2",
"babel-jest": "^29.1.2",
"babel-plugin-polyfill-corejs3": "^0.6.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"glob": "^8.0.1"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/preset-typescript": "^7.22.5",
"@jest/globals": "^29.1.2",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^8.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@
}
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/eslint-parser": "^7.22.7",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/preset-typescript": "^7.22.5",
"@hi18n/core": "workspace:*",
"@hi18n/react": "workspace:*",
"@hi18n/react-context": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@hi18n/react-context": "workspace:^0.1.0",
"@jest/globals": "^29.1.2",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/tools-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"core-js-pure": "^3.23.2"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/preset-typescript": "^7.22.5",
"@jest/globals": "^29.1.2",
"babel-jest": "^29.1.2",
"babel-plugin-polyfill-corejs3": "^0.6.0",
Expand Down
Loading

0 comments on commit 348efca

Please sign in to comment.