Skip to content

Commit b17fb1a

Browse files
authoredJan 25, 2025
deps: Update dependencies (#481)
1 parent bf80f02 commit b17fb1a

File tree

2 files changed

+312
-627
lines changed

2 files changed

+312
-627
lines changed
 

‎package-lock.json

+303-618
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -37,27 +37,27 @@
3737
},
3838
"homepage": "https://github.com/dev-yakuza/react-native-image-modal#readme",
3939
"devDependencies": {
40-
"@eslint/js": "^9.18.0",
41-
"@types/react": "19.0.7",
40+
"@eslint/js": "^9.19.0",
41+
"@types/react": "19.0.8",
4242
"@types/react-native": "0.72.8",
43-
"@typescript-eslint/eslint-plugin": "8.20.0",
44-
"@typescript-eslint/parser": "8.20.0",
43+
"@typescript-eslint/eslint-plugin": "8.21.0",
44+
"@typescript-eslint/parser": "8.21.0",
4545
"cspell": "^8.17.2",
46-
"eslint": "9.18.0",
46+
"eslint": "9.19.0",
4747
"eslint-plugin-functional": "^8.0.0",
4848
"eslint-plugin-import": "^2.31.0",
49-
"eslint-plugin-jsdoc": "^50.6.2",
49+
"eslint-plugin-jsdoc": "^50.6.3",
5050
"eslint-plugin-react": "7.37.4",
5151
"eslint-plugin-react-hooks": "5.1.0",
5252
"eslint-plugin-react-refresh": "^0.4.18",
5353
"eslint-plugin-unicorn": "^56.0.1",
5454
"eslint-plugin-unused-imports": "^4.1.4",
5555
"globals": "^15.14.0",
56-
"lefthook": "^1.10.8",
56+
"lefthook": "^1.10.10",
5757
"prettier": "3.4.2",
5858
"react": "19.0.0",
59-
"react-native": "0.76.6",
59+
"react-native": "0.77.0",
6060
"typescript": "5.7.3",
61-
"typescript-eslint": "^8.20.0"
61+
"typescript-eslint": "^8.21.0"
6262
}
6363
}

0 commit comments

Comments
 (0)
Please sign in to comment.