Skip to content

Commit cbb40c4

Browse files
chore(deps): update devdependencies
1 parent 22e9442 commit cbb40c4

File tree

2 files changed

+409
-326
lines changed

2 files changed

+409
-326
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,27 +99,27 @@
9999
},
100100
"devDependencies": {
101101
"@actions/github": "^5.1.1",
102-
"@babel/core": "^7.26.10",
102+
"@babel/core": "^7.28.5",
103103
"@expo/config-plugins": "~10.1.2",
104-
"@types/react": "~19.0.10",
105-
"@types/shelljs": "^0.8.15",
106-
"@types/yargs": "^17.0.33",
107-
"@typescript-eslint/eslint-plugin": "^8.28.0",
108-
"@valora/eslint-config-typescript": "^1.1.15",
104+
"@types/react": "~19.2.7",
105+
"@types/shelljs": "^0.8.17",
106+
"@types/yargs": "^17.0.35",
107+
"@typescript-eslint/eslint-plugin": "^8.48.1",
108+
"@valora/eslint-config-typescript": "^1.1.49",
109109
"@valora/prettier-config": "^0.0.1",
110110
"chalk": "^4.1.2",
111111
"eslint": "^8.57.1",
112-
"eslint-plugin-import": "^2.31.0",
112+
"eslint-plugin-import": "^2.32.0",
113113
"eslint-plugin-jest": "^26.9.0",
114114
"eslint-plugin-jsx-expressions": "^1.3.2",
115-
"eslint-plugin-react": "^7.37.4",
115+
"eslint-plugin-react": "^7.37.5",
116116
"eslint-plugin-react-hooks": "^4.6.2",
117117
"eslint-plugin-react-native": "^4.1.0",
118118
"knip": "^3.13.2",
119119
"patch-package": "^6.5.1",
120120
"postinstall-postinstall": "^2.1.0",
121121
"prettier": "^3.7.4",
122-
"shelljs": "^0.9.2",
122+
"shelljs": "^0.10.0",
123123
"ts-node": "^10.9.2",
124124
"tslib": "^2.8.1",
125125
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)