Skip to content

Instantly share code, notes, and snippets.

@vinnymac
Created February 1, 2023 04:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinnymac/4ff3c19decfcc892cc19d7fe9f18f40e to your computer and use it in GitHub Desktop.
Save vinnymac/4ff3c19decfcc892cc19d7fe9f18f40e to your computer and use it in GitHub Desktop.
SG Next Dependency Diff
"devDependencies": {
- "@testing-library/react": "^11.2.7",
- "@testing-library/react-hooks": "^8.0.1",
+ "@testing-library/react": "^13.4.0",
- "@types/react": "^17.0.20",
- "@types/react-dom": "^17.0.9",
- "@types/react-redux": "^7.1.11",
+ "@types/react": "^18.0.24",
+ "@types/react-dom": "^18.0.8",
- "typescript": "4.4.3",
+ "typescript": "4.6.4",
- "react-redux": "^7.2.2",
+ "react-redux": "^8.0.5",
"peerDependencies": {
- "styled-components": "^5.2.1",
+ "styled-components": "^5.3.6",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment