Skip to content

Commit 8f4663d

Browse files
authored
build: bump realm to latest v12 (#26)
1 parent 86c2295 commit 8f4663d

File tree

2 files changed

+604
-1126
lines changed

2 files changed

+604
-1126
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"promise-reflect": "^1.1.0",
3838
"react-native-uuid": "^2.0.1",
39-
"realm": "^11.10.1"
39+
"realm": "^12.5.0"
4040
},
4141
"devDependencies": {
4242
"@babel/core": "^7.17.9",
@@ -45,10 +45,10 @@
4545
"babel-jest": "^28.0.2",
4646
"babel-preset-react-native": "^5.0.0",
4747
"eslint": "^4.12.1",
48-
"jest": "^28.0.2",
48+
"jest": "^29.6.3",
4949
"should": "^13.1.3"
5050
},
5151
"peerDependencies": {
52-
"react-native": ">=0.71.3"
52+
"react-native": ">=0.71.4"
5353
}
5454
}

0 commit comments

Comments
 (0)