Skip to content

Commit 5781c7b

Browse files
chore(deps): update devdependencies (non-major)
1 parent 8d9c841 commit 5781c7b

File tree

2 files changed

+170
-188
lines changed

2 files changed

+170
-188
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
"@types/react-dom": "18.3.7",
8686
"@types/stopword": "2.0.3",
8787
"@types/uuid": "10.0.0",
88-
"@typescript-eslint/eslint-plugin": "8.48.1",
89-
"@typescript-eslint/parser": "8.48.1",
88+
"@typescript-eslint/eslint-plugin": "8.54.0",
89+
"@typescript-eslint/parser": "8.54.0",
9090
"@vitejs/plugin-react": "4.7.0",
9191
"axios": "1.13.4",
9292
"concurrently": "9.2.1",
@@ -106,13 +106,13 @@
106106
"husky": "9.1.7",
107107
"nock": "13.5.6",
108108
"nyc": "17.1.0",
109-
"oxlint": "1.31.0",
110-
"oxlint-tsgolint": "0.8.6",
111-
"prettier": "3.7.4",
109+
"oxlint": "1.42.0",
110+
"oxlint-tsgolint": "0.11.4",
111+
"prettier": "3.8.1",
112112
"typescript": "5.9.3",
113113
"uuid": "11.1.0",
114114
"vite": "6.4.1",
115-
"vite-plugin-checker": "0.11.0",
115+
"vite-plugin-checker": "0.12.0",
116116
"vite-plugin-istanbul": "7.2.1",
117117
"vite-tsconfig-paths": "5.1.4",
118118
"vitest": "3.2.4"

0 commit comments

Comments
 (0)