We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d365df7 commit 09e3965Copy full SHA for 09e3965
package.json
@@ -85,8 +85,8 @@
85
"@types/react-dom": "18.3.7",
86
"@types/stopword": "2.0.3",
87
"@types/uuid": "10.0.0",
88
- "@typescript-eslint/eslint-plugin": "8.47.0",
89
- "@typescript-eslint/parser": "8.47.0",
+ "@typescript-eslint/eslint-plugin": "8.48.0",
+ "@typescript-eslint/parser": "8.48.0",
90
"@vitejs/plugin-react": "4.7.0",
91
"axios": "1.13.2",
92
"concurrently": "9.2.1",
@@ -106,9 +106,9 @@
106
"husky": "9.1.7",
107
"nock": "13.5.6",
108
"nyc": "17.1.0",
109
- "oxlint": "1.29.0",
110
- "oxlint-tsgolint": "0.7.3",
111
- "prettier": "3.6.2",
+ "oxlint": "1.31.0",
+ "oxlint-tsgolint": "0.8.3",
+ "prettier": "3.7.3",
112
"typescript": "5.9.3",
113
"uuid": "11.1.0",
114
"vite": "6.4.1",
0 commit comments