Skip to content

Commit

Permalink
Bump examples
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 2, 2021
1 parent ff5459c commit 0c0fbb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@testing-library/react": "latest",
"@testing-library/user-event": "latest",
"preact": "latest",
"react-scripts": "^3.4.3"
"react-scripts": "^4.0.3"
},
"scripts": {
"start": "react-app-rewired start",
Expand Down
2 changes: 1 addition & 1 deletion examples/remix-with-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "latest"
},
"engines": {
"node": ">=14"
"node": ">=v16.13.1"
},
"sideEffects": false
}

0 comments on commit 0c0fbb0

Please sign in to comment.