Skip to content

Commit 3ac9111

Browse files
chore(deps-dev): bump @babel/core from 7.26.0 to 7.26.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.0 to 7.26.10. - [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.26.10/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e171d8b commit 3ac9111

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lockb

534 KB
Binary file not shown.

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@ PODS:
16901690
- ReactCommon/turbomodule/bridging
16911691
- ReactCommon/turbomodule/core
16921692
- Yoga
1693-
- RNVectorIcons (10.1.0):
1693+
- RNVectorIcons (10.2.0):
16941694
- DoubleConversion
16951695
- glog
16961696
- hermes-engine
@@ -2002,7 +2002,7 @@ SPEC CHECKSUMS:
20022002
ReactCodegen: d2937d12794dd377b214e3c5d43376856f9a7f38
20032003
ReactCommon: c21a3d6a8d3e98b6e99730139a52f59f0beea89d
20042004
RNScreens: 74536418fef8086457d39df36a55b36efd5329c9
2005-
RNVectorIcons: 80fff2a44ba40922e0e188291bec51492bd1b9a4
2005+
RNVectorIcons: a24016b773380b1aa37fca501ec6b94a951890a0
20062006
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
20072007
Yoga: db69236006b8b1c6d55ab453390c882306cbf219
20082008

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"util": "0.12.5"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "7.26.0",
48+
"@babel/core": "7.26.10",
4949
"@babel/plugin-transform-class-static-block": "7.26.0",
5050
"@babel/preset-env": "7.26.0",
5151
"@babel/runtime": "7.25.0",

0 commit comments

Comments
 (0)