Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"@eslint/js": "^9.9.1",
"@types/chrome": "^0.1.0",
"@types/node": "^24.0.0",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^6.0.0",
"@vitest/coverage-v8": "^4.0.3",
"eslint": "^9.9.1",
"globals": "^17.0.0",
"jsdom": "^29.0.0",
"prettier": "^3.3.3",
"typescript": "^6.0.0",
"typescript-eslint": "^8.3.0",
"vite": "^7.0.0",
"vite": "^8.0.0",
"vite-plugin-dts": "^4.0.3",
"vitest": "^4.0.3",
"vitest-fetch-mock": "^0.4.1"
Expand Down
Loading
Loading