We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c9e624 + addbed5 commit 0c59e9fCopy full SHA for 0c59e9f
package.json
@@ -49,15 +49,15 @@
49
"@txo/tsconfig": "^2.0.0",
50
"@types/eslint": "^9.6.1",
51
"@types/jest": "^29.5.14",
52
- "@types/react": "^18.3.24",
+ "@types/react": "^18.3.26",
53
"eslint-config-txo-typescript": "^7.4.10",
54
"husky": "^9.1.7",
55
"jest": "^29.7.0",
56
- "lint-staged": "^16.1.6",
+ "lint-staged": "^16.2.6",
57
"npm-check-updates": "^17.1.14",
58
"react": "^18.3.1",
59
- "rimraf": "^6.0.1",
60
- "ts-jest": "^29.4.4",
61
- "typescript": "^5.9.2"
+ "rimraf": "^6.1.0",
+ "ts-jest": "^29.4.5",
+ "typescript": "^5.9.3"
62
}
63
0 commit comments