Skip to content

Commit

Permalink
chore(deps): update deps for spa example
Browse files Browse the repository at this point in the history
  • Loading branch information
ilfa committed May 13, 2022
1 parent ab3d1c2 commit 8f0c1ac
Show file tree
Hide file tree
Showing 2 changed files with 1,253 additions and 1,161 deletions.
4 changes: 2 additions & 2 deletions examples/spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"@fingerprintjs/fingerprintjs-pro-react": "link:../../",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^17.0.20",
"@types/react-dom": "^17.0.9",
"react": "link:../../node_modules/react",
"react-dom": "link:../../node_modules/react-dom",
"react-router-dom": "^6.2.1",
"react-scripts": "5.0.0",
"react-scripts": "5.0.1",
"typescript": "^4.4.2"
},
"scripts": {
Expand Down
Loading

0 comments on commit 8f0c1ac

Please sign in to comment.