Skip to content

Commit 77297bd

Browse files
chore(deps): update devdependencies
1 parent 4a8accd commit 77297bd

File tree

2 files changed

+341
-1089
lines changed

2 files changed

+341
-1089
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -99,25 +99,25 @@
9999
"react-native-video": "^6.10.2"
100100
},
101101
"devDependencies": {
102-
"@actions/github": "^5.1.1",
102+
"@actions/github": "^6.0.0",
103103
"@babel/core": "^7.26.10",
104104
"@expo/config-plugins": "~9.0.17",
105-
"@types/react": "~18.3.20",
105+
"@types/react": "~19.1.0",
106106
"@types/shelljs": "^0.8.15",
107107
"@types/yargs": "^17.0.33",
108108
"@typescript-eslint/eslint-plugin": "^8.28.0",
109109
"@valora/eslint-config-typescript": "^1.1.15",
110110
"@valora/prettier-config": "^0.0.1",
111-
"chalk": "^4.1.2",
112-
"eslint": "^8.57.1",
111+
"chalk": "^5.4.1",
112+
"eslint": "^9.24.0",
113113
"eslint-plugin-import": "^2.31.0",
114-
"eslint-plugin-jest": "^26.9.0",
114+
"eslint-plugin-jest": "^28.11.0",
115115
"eslint-plugin-jsx-expressions": "^1.3.2",
116116
"eslint-plugin-react": "^7.37.4",
117-
"eslint-plugin-react-hooks": "^4.6.2",
118-
"eslint-plugin-react-native": "^4.1.0",
119-
"knip": "^3.13.2",
120-
"patch-package": "^6.5.1",
117+
"eslint-plugin-react-hooks": "^5.2.0",
118+
"eslint-plugin-react-native": "^5.0.0",
119+
"knip": "^5.47.0",
120+
"patch-package": "^8.0.0",
121121
"postinstall-postinstall": "^2.1.0",
122122
"prettier": "^3.5.3",
123123
"shelljs": "^0.9.2",

0 commit comments

Comments
 (0)