Skip to content

Commit 1068063

Browse files
authored
Merge pull request #107 from seatsio/dependabot/npm_and_yarn/minor-and-patch-version-updates-536b5abe34
Bump the minor-and-patch-version-updates group with 7 updates
2 parents 4032c81 + 10294c3 commit 1068063

File tree

2 files changed

+211
-185
lines changed

2 files changed

+211
-185
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,24 @@
2525
"react-native-webview": ">=11.0.0"
2626
},
2727
"devDependencies": {
28-
"@eslint/js": "9.21.0",
28+
"@eslint/js": "9.23.0",
2929
"@seatsio/seatsio-types": "5.6.0",
3030
"@stylistic/eslint-plugin": "4.2.0",
31-
"@swc/core": "1.11.5",
31+
"@swc/core": "1.11.16",
3232
"@tsconfig/react-native": "3.0.5",
3333
"@types/node": "^22.10.7",
3434
"@types/react": "19.0.7",
3535
"@types/react-native": "0.73.0",
3636
"@types/react-test-renderer": "19.0.0",
37-
"eslint": "9.21.0",
37+
"eslint": "9.23.0",
3838
"globals": "16.0.0",
3939
"react": "18.3.1",
40-
"react-native-webview": "13.13.2",
40+
"react-native-webview": "13.13.5",
4141
"semver": "7.7.1",
4242
"tsup": "8.4.0",
4343
"typescript": "5.8.2",
44-
"typescript-eslint": "8.25.0",
45-
"zx": "8.3.2"
44+
"typescript-eslint": "8.29.0",
45+
"zx": "8.5.0"
4646
},
4747
"scripts": {
4848
"start": "tsc && tsup --watch",

0 commit comments

Comments
 (0)