Skip to content

Commit

Permalink
chore: update JavaScript dependencies (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsANameToo authored Aug 21, 2024
1 parent c68a0ed commit 37be631
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 135 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-qr-code": "^2.0.15",
"react-query": "^3.39.3",
"react-redux": "^8.1.3",
"react-router-dom": "^6.25.1",
"react-router-dom": "^6.26.0",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"semver": "^7.6.3",
Expand All @@ -74,25 +74,25 @@
"@types/string-hash": "^1.1.3",
"@types/uuid": "^9.0.8",
"@types/webextension-polyfill": "^0.10.7",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unused-imports": "^3.2.0",
"jsdom": "^24.1.1",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"prettier-plugin-tailwindcss": "^0.6.6",
"svgo": "^3.3.2",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.9",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.4.0",
"vite-plugin-web-extension": "^4.1.6",
"vitest": "^1.6.0",
"webextension-polyfill": "^0.12.0"
Expand Down
Loading

0 comments on commit 37be631

Please sign in to comment.