Skip to content

Commit a4db12c

Browse files
chore(deps): update devdependencies
1 parent 5b00f35 commit a4db12c

File tree

2 files changed

+741
-1252
lines changed

2 files changed

+741
-1252
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -98,32 +98,32 @@
9898
"react-native-video": "^6.16.1"
9999
},
100100
"devDependencies": {
101-
"@actions/github": "^5.1.1",
101+
"@actions/github": "^6.0.1",
102102
"@babel/core": "^7.26.10",
103-
"@expo/config-plugins": "~10.1.2",
103+
"@expo/config-plugins": "~54.0.2",
104104
"@types/react": "~19.0.10",
105105
"@types/shelljs": "^0.8.15",
106106
"@types/yargs": "^17.0.33",
107107
"@typescript-eslint/eslint-plugin": "^8.28.0",
108108
"@valora/eslint-config-typescript": "^1.1.15",
109109
"@valora/prettier-config": "^0.0.1",
110-
"chalk": "^4.1.2",
111-
"eslint": "^8.57.1",
110+
"chalk": "^5.6.2",
111+
"eslint": "^9.38.0",
112112
"eslint-plugin-import": "^2.31.0",
113-
"eslint-plugin-jest": "^26.9.0",
113+
"eslint-plugin-jest": "^29.0.1",
114114
"eslint-plugin-jsx-expressions": "^1.3.2",
115115
"eslint-plugin-react": "^7.37.4",
116-
"eslint-plugin-react-hooks": "^4.6.2",
117-
"eslint-plugin-react-native": "^4.1.0",
118-
"knip": "^3.13.2",
119-
"patch-package": "^6.5.1",
116+
"eslint-plugin-react-hooks": "^7.0.0",
117+
"eslint-plugin-react-native": "^5.0.0",
118+
"knip": "^5.66.2",
119+
"patch-package": "^8.0.1",
120120
"postinstall-postinstall": "^2.1.0",
121121
"prettier": "^3.6.2",
122122
"shelljs": "^0.9.2",
123123
"ts-node": "^10.9.2",
124124
"tslib": "^2.8.1",
125125
"typescript": "^5.9.3",
126-
"yargs": "^17.7.2"
126+
"yargs": "^18.0.0"
127127
},
128128
"prettier": "@valora/prettier-config"
129129
}

0 commit comments

Comments
 (0)