Skip to content

Commit 0ef24ba

Browse files
committed
chore: update deps
1 parent c5ac13b commit 0ef24ba

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bun.lockb

-12.3 KB
Binary file not shown.

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"util": "^0.12.5"
3333
},
3434
"devDependencies": {
35-
"@babel/core": "^7.25.2",
35+
"@babel/core": "^7.28.5",
3636
"@babel/plugin-proposal-decorators": "^7.20.5",
3737
"@babel/preset-env": "^7.25.4",
3838
"@babel/runtime": "^7.25.4",
3939
"@react-native-community/cli": "15.0.1",
4040
"@react-native-community/cli-platform-android": "15.0.1",
4141
"@react-native-community/cli-platform-ios": "15.0.1",
4242
"@react-native/babel-preset": "0.78.0",
43-
"@react-native/eslint-config": "0.78.0",
43+
"@react-native/eslint-config": "0.82.1",
4444
"@react-native/metro-config": "0.78.0",
4545
"@react-native/typescript-config": "0.78.0",
4646
"@types/chai": "^4.3.4",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-native-nitro-modules": "0.27.2"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "^7.25.2",
37+
"@babel/core": "^7.28.5",
3838
"@babel/plugin-proposal-decorators": "^7.20.5",
3939
"@babel/preset-env": "^7.25.4",
4040
"@babel/runtime": "^7.25.4",
@@ -43,7 +43,7 @@
4343
"@react-native-community/cli-platform-android": "15.0.1",
4444
"@react-native-community/cli-platform-ios": "15.0.1",
4545
"@react-native/babel-preset": "0.78.0",
46-
"@react-native/eslint-config": "0.78.0",
46+
"@react-native/eslint-config": "0.82.1",
4747
"@react-native/metro-config": "0.78.0",
4848
"@react-native/typescript-config": "0.78.0",
4949
"@release-it/bumper": "^6.0.1",

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"typeorm": "^0.3.20"
6969
},
7070
"devDependencies": {
71-
"jest": "^29.7.0",
71+
"jest": "^30.2.0",
7272
"nitro-codegen": "0.27.2",
7373
"react": "19.0.0",
7474
"react-native": "0.78.0",

0 commit comments

Comments
 (0)