Skip to content

Commit

Permalink
chore: update JavaScript dependencies (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsANameToo authored Jul 29, 2024
1 parent d467a5d commit c68a0ed
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 161 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"@types/string-hash": "^1.1.3",
"@types/uuid": "^9.0.8",
"@types/webextension-polyfill": "^0.10.7",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"autoprefixer": "^10.4.19",
Expand All @@ -85,14 +85,14 @@
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unused-imports": "^3.2.0",
"jsdom": "^24.1.0",
"postcss": "^8.4.39",
"jsdom": "^24.1.1",
"postcss": "^8.4.40",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"svgo": "^3.3.2",
"tailwindcss": "^3.4.6",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite-plugin-web-extension": "^4.1.6",
"vitest": "^1.6.0",
"webextension-polyfill": "^0.12.0"
Expand Down
Loading

0 comments on commit c68a0ed

Please sign in to comment.