Skip to content

Commit b86f0fa

Browse files
authored
Merge branch 'alpha' into ts-def
2 parents 7208895 + 43cba58 commit b86f0fa

File tree

2 files changed

+54
-34
lines changed

2 files changed

+54
-34
lines changed

package-lock.json

Lines changed: 51 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-native": false
3232
},
3333
"dependencies": {
34-
"@babel/runtime-corejs3": "7.26.9",
34+
"@babel/runtime-corejs3": "7.26.10",
3535
"idb-keyval": "6.2.1",
3636
"react-native-crypto-js": "1.0.0",
3737
"uuid": "10.0.0",
@@ -45,7 +45,7 @@
4545
"@babel/preset-env": "7.26.9",
4646
"@babel/preset-react": "7.26.3",
4747
"@babel/preset-typescript": "7.26.0",
48-
"@eslint/js": "9.21.0",
48+
"@eslint/js": "9.22.0",
4949
"@parse/minami": "git+https://github.com/parse-community/minami#main",
5050
"@saithodev/semantic-release-backmerge": "4.0.1",
5151
"@semantic-release/changelog": "6.0.3",
@@ -63,7 +63,7 @@
6363
"codecov": "3.8.3",
6464
"core-js": "3.41.0",
6565
"cross-env": "7.0.2",
66-
"eslint": "9.21.0",
66+
"eslint": "9.22.0",
6767
"eslint-plugin-expect-type": "0.6.2",
6868
"eslint-plugin-jsdoc": "50.6.3",
6969
"express": "4.21.2",

0 commit comments

Comments
 (0)