Skip to content

Commit

Permalink
chore: update vite and vite react plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsANameToo committed Nov 26, 2024
1 parent 8dfab92 commit fb60363
Show file tree
Hide file tree
Showing 2 changed files with 8,766 additions and 11,865 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,71 +29,71 @@
"@ardenthq/sdk-ledger": "1.3.0",
"@ardenthq/sdk-profiles": "1.3.0",
"@reduxjs/toolkit": "^1.9.7",
"@sentry/react": "^7.118.0",
"@sentry/react": "^7.120.0",
"@tippyjs/react": "^4.2.6",
"@types/file-saver": "^2.0.7",
"assert": "2.0.0",
"classnames": "^2.5.1",
"color-thief-react": "^2.1.0",
"dayjs": "^1.11.12",
"dayjs": "^1.11.13",
"file-saver": "^2.0.5",
"focus-trap-react": "^10.2.3",
"focus-trap-react": "^10.3.1",
"formik": "^2.4.6",
"html-to-image": "^1.11.11",
"i18next": "^23.12.2",
"i18next": "^23.16.8",
"jsqr": "^1.4.0",
"locale-currency": "^0.0.2",
"mockdate": "^3.0.5",
"p-retry": "^6.2.0",
"p-retry": "^6.2.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-drag-drop-files": "^2.3.10",
"react-drag-drop-files": "^2.4.0",
"react-i18next": "^14.1.3",
"react-idle-timer": "^5.7.2",
"react-loading-skeleton": "^3.4.0",
"react-loading-skeleton": "^3.5.0",
"react-qr-code": "^2.0.15",
"react-query": "^3.39.3",
"react-redux": "^8.1.3",
"react-router-dom": "^6.26.0",
"react-router-dom": "^6.28.0",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"semver": "^7.6.3",
"string-hash": "^1.1.3",
"tailwind-merge": "^2.4.0",
"tailwind-merge": "^2.5.5",
"tippy.js": "^6.3.7",
"uuid": "^9.0.1",
"xss": "^1.0.15",
"yup": "^1.4.0"
},
"devDependencies": {
"@samrum/vite-plugin-web-extension": "^5.1.0",
"@samrum/vite-plugin-web-extension": "^5.1.1",
"@testing-library/react": "^14.3.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/semver": "^7.5.8",
"@types/string-hash": "^1.1.3",
"@types/uuid": "^9.0.8",
"@types/webextension-polyfill": "^0.10.7",
"@types/webextension-polyfill": "^0.12.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^1.6.0",
"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-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unused-imports": "^3.2.0",
"jsdom": "^24.1.1",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"jsdom": "^24.1.3",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"svgo": "^3.3.2",
"tailwindcss": "^3.4.9",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vite-plugin-web-extension": "^4.1.6",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-web-extension": "^4.3.1",
"vitest": "^1.6.0",
"webextension-polyfill": "^0.12.0"
}
Expand Down
Loading

0 comments on commit fb60363

Please sign in to comment.