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 0b4ad2f + a5c8678 commit e437593Copy full SHA for e437593
package.json
@@ -63,18 +63,18 @@
63
"@types/jest": "29.5.12",
64
"@types/react": "18.3.3",
65
"@types/react-dom": "18.3.0",
66
- "@typescript-eslint/eslint-plugin": "7.15.0",
67
- "@typescript-eslint/parser": "7.15.0",
+ "@typescript-eslint/eslint-plugin": "7.16.0",
+ "@typescript-eslint/parser": "7.16.0",
68
"eslint": "8.57.0",
69
"eslint-config-prettier": "9.1.0",
70
"husky": "9.0.11",
71
"jest": "29.7.0",
72
"lint-staged": "15.2.7",
73
"prettier": "3.3.2",
74
"pretty-quick": "4.0.0",
75
- "rollup": "4.18.0",
+ "rollup": "4.18.1",
76
"rollup-plugin-uglify": "6.0.4",
77
- "ts-jest": "29.1.5",
+ "ts-jest": "29.2.0",
78
"tslib": "2.6.3",
79
"typescript": "5.5.3"
80
},
0 commit comments