Skip to content

Commit

Permalink
Bump vite
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianBouron committed Jul 6, 2024
1 parent b91ced2 commit 9cd363a
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 26 deletions.
12 changes: 6 additions & 6 deletions packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"lottie-react": "^2.4.0",
"prismjs": "^1.29.0",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-content-loader": "^6.2.1",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-icons": "^5.0.1",
"react-infinite-scroll-component": "^6.1.0",
"react-json-view": "^1.21.3",
Expand All @@ -47,13 +47,13 @@
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/chrome": "^0.0.258",
"@types/chrome": "^0.0.268",
"@types/crypto-js": "^4.2.1",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.5",
"@types/prismjs": "^1.26.3",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-lazy-load-image-component": "^1.6.3",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
Expand All @@ -64,7 +64,7 @@
"eslint-plugin-react-refresh": "^0.4.5",
"happy-dom": "^13.3.8",
"typescript": "^5.3.3",
"vite": "^5.1.7",
"vite": "^5.3.3",
"vite-plugin-node-polyfills": "^0.19.0",
"vitest": "^1.2.2",
"vitest-canvas-mock": "^0.3.3"
Expand Down
Loading

0 comments on commit 9cd363a

Please sign in to comment.