Skip to content

Commit

Permalink
Merge pull request #9 from pchalupa/chore/update-deps
Browse files Browse the repository at this point in the history
chore: update react
  • Loading branch information
alexjg authored Nov 22, 2024
2 parents 8876e21 + 876e5a9 commit e0928d8
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 344 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@automerge/automerge-repo-react-hooks": "^1.1.2",
"@automerge/automerge-repo-storage-indexeddb": "^1.1.2",
"@picocss/pico": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite-plugin-wasm": "^3.2.2"
"react": "18.3.1",
"react-dom": "18.3.1",
"vite-plugin-wasm": "^3.3.0"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^8.45.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
Expand Down
Loading

0 comments on commit e0928d8

Please sign in to comment.