Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 25, 2023
1 parent f4768e6 commit d19f104
Show file tree
Hide file tree
Showing 29 changed files with 124 additions and 124 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@adeira/babel-preset-adeira": "^4.0.0",
"@adeira/eslint-config": "^8.4.0",
"@adeira/monorepo-utils": "^0.12.0",
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.20",
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"eslint": "^8.50.0",
Expand Down
2 changes: 1 addition & 1 deletion src/abacus-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@playwright/test": "^1.38.1"
}
}
4 changes: 2 additions & 2 deletions src/babel-preset-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"babel-plugin-transform-flow-enums": "^0.0.2"
},
"devDependencies": {
Expand All @@ -28,6 +28,6 @@
"strip-ansi": "^6.0.1"
},
"peerDependencies": {
"@babel/core": "^7.22.20"
"@babel/core": "^7.23.0"
}
}
2 changes: 1 addition & 1 deletion src/csp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"type": "commonjs",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
}
}
2 changes: 1 addition & 1 deletion src/css-colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"license": "MIT",
"dependencies": {
"@adeira/js": "^2.1.1",
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
}
}
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "commonjs",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@next/eslint-plugin-next": "^13.4.2",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-adeira": "^0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion src/eslint-fixtures-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@adeira/flow-types-eslint": "0.0.0",
"@adeira/js": "^2.1.1",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"eslint": "^8.50.0",
"hermes-eslint": "^0.16.0",
"jest-docblock": "^29.7.0"
Expand Down
2 changes: 1 addition & 1 deletion src/eslint-plugin-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "commonjs",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"fast-levenshtein": "^3.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/eslint-plugin-sx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"main": "./src/index.js",
"type": "commonjs",
"dependencies": {
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
},
"devDependencies": {
"@adeira/eslint-fixtures-tester": "0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/fixtures-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"sideEffects": false,
"dependencies": {
"@adeira/js": "^2.1.1",
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
}
}
2 changes: 1 addition & 1 deletion src/flow-config-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"dependencies": {
"@adeira/fixtures-tester": "^1.1.1",
"@adeira/js": "^2.1.1",
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
}
}
2 changes: 1 addition & 1 deletion src/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sideEffects": false,
"dependencies": {
"@adeira/js": "^2.1.1",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"fbt": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "commonjs",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
},
"peerDependencies": {
"react": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "commonjs",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
},
"devDependencies": {
"@adeira/js": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion src/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"type": "commonjs",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
}
}
4 changes: 2 additions & 2 deletions src/monorepo-npm-publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
"@adeira/monorepo-utils": "^0.12.0",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@npmcli/arborist": "^7.1.0",
"chalk": "^4.1.2",
"is-ci": "^3.0.1",
Expand All @@ -28,6 +28,6 @@
"tar": "^6.2.0"
},
"peerDependencies": {
"@babel/core": "^7.22.20"
"@babel/core": "^7.23.0"
}
}
2 changes: 1 addition & 1 deletion src/monorepo-shipit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@adeira/js": "^2.1.1",
"@adeira/monorepo-utils": "^0.12.0",
"@adeira/shell-command": "^0.1.0",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"chalk": "^4.1.2",
"commander": "^11.0.0",
"fast-levenshtein": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion src/monorepo-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@adeira/js": "^2.1.1",
"@adeira/shell-command": "^0.1.0",
"@babel/register": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"glob": "^10.3.6",
"is-ci": "^3.0.1",
"semver": "^7.5.4"
Expand Down
2 changes: 1 addition & 1 deletion src/murmur-hash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"type": "commonjs",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
}
}
2 changes: 1 addition & 1 deletion src/qr-code-reader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "commonjs",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"jsqr": "^1.4.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/react-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"main": "./index.js",
"dependencies": {
"@adeira/hooks": "^0.3.0",
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
},
"peerDependencies": {
"react": "*"
Expand Down
2 changes: 1 addition & 1 deletion src/relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"@adeira/js": "^2.1.1",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"babel-plugin-relay": "^15.0.0",
"react-relay": "^15.0.0",
"relay-compiler": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/shell-command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"license": "MIT",
"type": "commonjs",
"dependencies": {
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
}
}
2 changes: 1 addition & 1 deletion src/sx-design-headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@adeira/icons": "^2.2.0",
"@adeira/js": "^2.1.1",
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
},
"peerDependencies": {
"react": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/sx-design-wlcm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sideEffects": false,
"dependencies": {
"@adeira/sx-design-headless": "^0.2.1",
"@babel/runtime": "^7.22.15"
"@babel/runtime": "^7.23.1"
},
"peerDependencies": {
"@adeira/sx": "^0.29.1",
Expand Down
4 changes: 2 additions & 2 deletions src/sx-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@adeira/icons": "^2.2.0",
"@adeira/js": "^2.1.1",
"@adeira/sx-design-headless": "^0.2.1",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"blurhash": "2.0.5",
"fbt": "^1.0.0",
"flow-enums-runtime": "^0.0.6",
Expand All @@ -39,7 +39,7 @@
"@adeira/css-colors": "^2.2.0",
"@adeira/sx": "^0.29.1",
"@adeira/sx-jest-snapshot-serializer": "^0.1.0",
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@fbtjs/default-collection-transform": "^1.0.0",
"@playwright/test": "^1.38.1",
"@storybook/addon-a11y": "^6.5.16",
Expand Down
2 changes: 1 addition & 1 deletion src/sx-jest-snapshot-serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sideEffects": true,
"dependencies": {
"@adeira/sx": "^0.29.1",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"prettier": "^2.8.8",
"pretty-format": "^29.7.0"
},
Expand Down
2 changes: 1 addition & 1 deletion src/sx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@adeira/css-colors": "^2.2.0",
"@adeira/js": "^2.1.1",
"@adeira/murmur-hash": "^2.0.1",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"change-case": "^4.1.2",
"css-tree": "^2.3.1",
"fast-levenshtein": "^3.0.0",
Expand Down
Loading

0 comments on commit d19f104

Please sign in to comment.