Skip to content

Commit

Permalink
Bump @babel/core from 7.25.7 to 7.25.9
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.7 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 77480d7 commit 6f5a89d
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
},
"devDependencies": {
"@avalabs/tsconfig-mobile": "workspace:*",
"@babel/core": "7.25.7",
"@babel/core": "7.25.9",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/plugin-transform-class-static-block": "7.25.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/k2-alpine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@avalabs/tsconfig-mobile": "workspace:*",
"@babel/core": "7.25.7",
"@babel/core": "7.25.9",
"@lavamoat/allow-scripts": "3.2.1",
"@react-native-async-storage/async-storage": "1.24.0",
"@react-native-community/datetimepicker": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/k2-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@avalabs/tsconfig-mobile": "workspace:*",
"@babel/core": "7.25.7",
"@babel/core": "7.25.9",
"@babel/runtime": "7.25.7",
"@lavamoat/allow-scripts": "3.2.1",
"@react-native/babel-preset": "0.73.21",
Expand Down
200 changes: 178 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ __metadata:
"@avalabs/tsconfig-mobile": "workspace:*"
"@avalabs/types": 3.1.0-alpha.7
"@avalabs/vm-module-types": 0.7.3
"@babel/core": 7.25.7
"@babel/core": 7.25.9
"@babel/plugin-proposal-nullish-coalescing-operator": 7.18.6
"@babel/plugin-syntax-object-rest-spread": 7.8.3
"@babel/plugin-transform-class-static-block": 7.25.7
Expand Down Expand Up @@ -478,7 +478,7 @@ __metadata:
resolution: "@avalabs/k2-alpine@workspace:packages/k2-alpine"
dependencies:
"@avalabs/tsconfig-mobile": "workspace:*"
"@babel/core": 7.25.7
"@babel/core": 7.25.9
"@lavamoat/allow-scripts": 3.2.1
"@react-native-async-storage/async-storage": 1.24.0
"@react-native-community/datetimepicker": 8.2.0
Expand Down Expand Up @@ -518,7 +518,7 @@ __metadata:
resolution: "@avalabs/k2-mobile@workspace:packages/k2-mobile"
dependencies:
"@avalabs/tsconfig-mobile": "workspace:*"
"@babel/core": 7.25.7
"@babel/core": 7.25.9
"@babel/runtime": 7.25.7
"@lavamoat/allow-scripts": 3.2.1
"@react-native-async-storage/async-storage": 2.0.0
Expand Down Expand Up @@ -638,6 +638,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/code-frame@npm:7.25.9"
dependencies:
"@babel/highlight": ^7.25.9
picocolors: ^1.0.0
checksum: 458015f42f130bc70a19aaf016eaabb51e8c6508feb65394115972621bf864c2cc6b07ee547b1d95e2fde958e14243f79a4d0223ef6d52963820cafcf6fcf11b
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.22.9":
version: 7.23.2
resolution: "@babel/compat-data@npm:7.23.2"
Expand Down Expand Up @@ -666,26 +676,33 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.25.7":
version: 7.25.7
resolution: "@babel/core@npm:7.25.7"
"@babel/compat-data@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/compat-data@npm:7.25.9"
checksum: 59d8c9d4907076e9a7a02ef065faec7b6f512bdaaf160dfa4e3c4476d816203a304d6e86e7104b063ac7cde571ee20dd83eb7b5260ef2e7cd06ca681bc424aa7
languageName: node
linkType: hard

"@babel/core@npm:7.25.9":
version: 7.25.9
resolution: "@babel/core@npm:7.25.9"
dependencies:
"@ampproject/remapping": ^2.2.0
"@babel/code-frame": ^7.25.7
"@babel/generator": ^7.25.7
"@babel/helper-compilation-targets": ^7.25.7
"@babel/helper-module-transforms": ^7.25.7
"@babel/helpers": ^7.25.7
"@babel/parser": ^7.25.7
"@babel/template": ^7.25.7
"@babel/traverse": ^7.25.7
"@babel/types": ^7.25.7
"@babel/code-frame": ^7.25.9
"@babel/generator": ^7.25.9
"@babel/helper-compilation-targets": ^7.25.9
"@babel/helper-module-transforms": ^7.25.9
"@babel/helpers": ^7.25.9
"@babel/parser": ^7.25.9
"@babel/template": ^7.25.9
"@babel/traverse": ^7.25.9
"@babel/types": ^7.25.9
convert-source-map: ^2.0.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.3
semver: ^6.3.1
checksum: 80560a962ee3de022f665fc8cbd7fe479a1e3a07f0390afc9da7e4dff65bb073d8f6122688c3efc77f37aff7aeea8fd3c5df6abdbc259283ed7bc74c775c0fea
checksum: 6633cd8abdd679ffefe526a6611d4721f90f76ebf1944a8501e8beccad24a4a71c07530c8245370660c6449618b9f454a3326bac85ff03d61df7bab6f0710522
languageName: node
linkType: hard

Expand Down Expand Up @@ -797,6 +814,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/generator@npm:7.25.9"
dependencies:
"@babel/types": ^7.25.9
"@jridgewell/gen-mapping": ^0.3.5
"@jridgewell/trace-mapping": ^0.3.25
jsesc: ^3.0.2
checksum: 4b8f27363e6521ca9e33d307744aeff8b6f540492eb935e597e115304d999eb228b24d43ce679e2c0337b4a98966ae28dc53f1fab86db1eb852d53e11120fd7b
languageName: node
linkType: hard

"@babel/helper-annotate-as-pure@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-annotate-as-pure@npm:7.22.5"
Expand Down Expand Up @@ -886,6 +915,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-compilation-targets@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-compilation-targets@npm:7.25.9"
dependencies:
"@babel/compat-data": ^7.25.9
"@babel/helper-validator-option": ^7.25.9
browserslist: ^4.24.0
lru-cache: ^5.1.1
semver: ^6.3.1
checksum: 3af536e2db358b38f968abdf7d512d425d1018fef2f485d6f131a57a7bcaed32c606b4e148bb230e1508fa42b5b2ac281855a68eb78270f54698c48a83201b9b
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.22.11, @babel/helper-create-class-features-plugin@npm:^7.22.15, @babel/helper-create-class-features-plugin@npm:^7.22.5":
version: 7.22.15
resolution: "@babel/helper-create-class-features-plugin@npm:7.22.15"
Expand Down Expand Up @@ -1079,6 +1121,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-module-imports@npm:7.25.9"
dependencies:
"@babel/traverse": ^7.25.9
"@babel/types": ^7.25.9
checksum: 1b411ce4ca825422ef7065dffae7d8acef52023e51ad096351e3e2c05837e9bf9fca2af9ca7f28dc26d596a588863d0fedd40711a88e350b736c619a80e704e6
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.23.0":
version: 7.23.0
resolution: "@babel/helper-module-transforms@npm:7.23.0"
Expand Down Expand Up @@ -1123,6 +1175,20 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-module-transforms@npm:7.25.9"
dependencies:
"@babel/helper-module-imports": ^7.25.9
"@babel/helper-simple-access": ^7.25.9
"@babel/helper-validator-identifier": ^7.25.9
"@babel/traverse": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0
checksum: 12e50861531ff45667925c958a5d01f0a7fbd37b589d73be7f167c94595091c6842531b1b14a22049b53c56891fa596f014c94d9496685311aaa80651805fca0
languageName: node
linkType: hard

"@babel/helper-optimise-call-expression@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-optimise-call-expression@npm:7.22.5"
Expand Down Expand Up @@ -1255,6 +1321,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-simple-access@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-simple-access@npm:7.25.9"
dependencies:
"@babel/traverse": ^7.25.9
"@babel/types": ^7.25.9
checksum: 6d96c94b88e8288d15e5352c1221486bd4f62de8c7dc7c7b9f5b107ce2c79f67fec5ed71a0476e146f1fefbbbf1d69abe35dc821d80ce01fc7f472286c342421
languageName: node
linkType: hard

"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0, @babel/helper-skip-transparent-expression-wrappers@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.22.5"
Expand Down Expand Up @@ -1321,6 +1397,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-string-parser@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-string-parser@npm:7.25.9"
checksum: 6435ee0849e101681c1849868278b5aee82686ba2c1e27280e5e8aca6233af6810d39f8e4e693d2f2a44a3728a6ccfd66f72d71826a94105b86b731697cdfa99
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
Expand All @@ -1342,6 +1425,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-validator-identifier@npm:7.25.9"
checksum: 5b85918cb1a92a7f3f508ea02699e8d2422fe17ea8e82acd445006c0ef7520fbf48e3dbcdaf7b0a1d571fc3a2715a29719e5226636cb6042e15fe6ed2a590944
languageName: node
linkType: hard

"@babel/helper-validator-option@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/helper-validator-option@npm:7.22.15"
Expand Down Expand Up @@ -1370,6 +1460,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-option@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-validator-option@npm:7.25.9"
checksum: 9491b2755948ebbdd68f87da907283698e663b5af2d2b1b02a2765761974b1120d5d8d49e9175b167f16f72748ffceec8c9cf62acfbee73f4904507b246e2b3d
languageName: node
linkType: hard

"@babel/helper-wrap-function@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/helper-wrap-function@npm:7.22.20"
Expand Down Expand Up @@ -1414,13 +1511,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/helpers@npm:7.25.7"
"@babel/helpers@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helpers@npm:7.25.9"
dependencies:
"@babel/template": ^7.25.7
"@babel/types": ^7.25.7
checksum: a73242850915ef2956097431fbab3a840b7d6298555ad4c6f596db7d1b43cf769181716e7b65f8f7015fe48748b9c454d3b9c6cf4506cb840b967654463b0819
"@babel/template": ^7.25.9
"@babel/types": ^7.25.9
checksum: 82b1051c065baff1f53a85886bd05b2136c021f8d9301974d639007b7b90f674115b992a1dcf04667b37f9229d6f3eaeb1c40550f9ae46802ec4a8e388018b31
languageName: node
linkType: hard

Expand Down Expand Up @@ -1482,6 +1579,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/highlight@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/highlight@npm:7.25.9"
dependencies:
"@babel/helper-validator-identifier": ^7.25.9
chalk: ^2.4.2
js-tokens: ^4.0.0
picocolors: ^1.0.0
checksum: a6e0ac0a1c4bef7401915ca3442ab2b7ae4adf360262ca96b91396bfb9578abb28c316abf5e34460b780696db833b550238d9256bdaca60fade4ba7a67645064
languageName: node
linkType: hard

"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.13.16, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.0":
version: 7.23.0
resolution: "@babel/parser@npm:7.23.0"
Expand Down Expand Up @@ -1522,6 +1631,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/parser@npm:7.25.9"
dependencies:
"@babel/types": ^7.25.9
bin:
parser: ./bin/babel-parser.js
checksum: 76e898e9feaa7e11512841c13aab1a6d81f69a19ab93b0ec941dd78407fdbfe8fb08ff54e0966567aef4f24a7b94125473f0e903fb198c010bd5456058bf3432
languageName: node
linkType: hard

"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.7"
Expand Down Expand Up @@ -3363,6 +3483,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/template@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/template@npm:7.25.9"
dependencies:
"@babel/code-frame": ^7.25.9
"@babel/parser": ^7.25.9
"@babel/types": ^7.25.9
checksum: 103641fea19c7f4e82dc913aa6b6ac157112a96d7c724d513288f538b84bae04fb87b1f1e495ac1736367b1bc30e10f058b30208fb25f66038e1f1eb4e426472
languageName: node
linkType: hard

"@babel/traverse@npm:^7.20.0, @babel/traverse@npm:^7.24.0":
version: 7.24.0
resolution: "@babel/traverse@npm:7.24.0"
Expand Down Expand Up @@ -3429,6 +3560,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/traverse@npm:7.25.9"
dependencies:
"@babel/code-frame": ^7.25.9
"@babel/generator": ^7.25.9
"@babel/parser": ^7.25.9
"@babel/template": ^7.25.9
"@babel/types": ^7.25.9
debug: ^4.3.1
globals: ^11.1.0
checksum: 901d325662ff1dd9bc51de00862e01055fa6bc374f5297d7e3731f2f0e268bbb1d2141f53fa82860aa308ee44afdcf186a948f16c83153927925804b95a9594d
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.23.0
resolution: "@babel/types@npm:7.23.0"
Expand Down Expand Up @@ -3473,6 +3619,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/types@npm:7.25.9"
dependencies:
"@babel/helper-string-parser": ^7.25.9
"@babel/helper-validator-identifier": ^7.25.9
checksum: c6e2f5bdd85351c22a395bd2359a7acec595b4b544750795836d4f69aec76c07e1c78668eab04490c6bd331776e0ece42865de2ec2c5bc7a9ddee81afd7fcac6
languageName: node
linkType: hard

"@base2/pretty-print-object@npm:1.0.1":
version: 1.0.1
resolution: "@base2/pretty-print-object@npm:1.0.1"
Expand Down

0 comments on commit 6f5a89d

Please sign in to comment.