Skip to content

Commit

Permalink
Regenerate example dependencies using pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
snelsi committed Jan 12, 2024
1 parent 126917a commit 3208a9a
Show file tree
Hide file tree
Showing 3 changed files with 10,708 additions and 9,399 deletions.
18 changes: 9 additions & 9 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"react-dom": "^18.2.0",
"react-resize-detector": "file:..",
"react-scripts": "5.0.1",
"web-vitals": "^3.3.1"
"web-vitals": "^3.5.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.1",
"@types/node": "^20.2.3",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"typescript": "^5.0.4"
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"typescript": "^5.3.3"
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit 3208a9a

Please sign in to comment.