Skip to content

Commit

Permalink
chore: update JavaScript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsANameToo authored Jul 21, 2024
1 parent bdeb896 commit 18b2880
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 156 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,29 @@
"assert": "2.0.0",
"classnames": "^2.5.1",
"color-thief-react": "^2.1.0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"file-saver": "^2.0.5",
"focus-trap-react": "^10.2.3",
"formik": "^2.4.6",
"html-to-image": "^1.11.11",
"i18next": "^23.11.5",
"i18next": "^23.12.2",
"jsqr": "^1.4.0",
"locale-currency": "^0.0.2",
"mockdate": "^3.0.5",
"p-retry": "^6.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-drag-drop-files": "^2.3.10",
"react-i18next": "^14.1.2",
"react-i18next": "^14.1.3",
"react-idle-timer": "^5.7.2",
"react-loading-skeleton": "^3.4.0",
"react-qr-code": "^2.0.15",
"react-query": "^3.39.3",
"react-redux": "^8.1.3",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.25.1",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"string-hash": "^1.1.3",
"tailwind-merge": "^2.4.0",
"tippy.js": "^6.3.7",
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.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.4",
"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",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"svgo": "^3.3.2",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.6",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vite-plugin-web-extension": "^4.1.6",
"vitest": "^1.6.0",
"webextension-polyfill": "^0.12.0"
Expand Down
Loading

0 comments on commit 18b2880

Please sign in to comment.