Skip to content

Commit

Permalink
Bumping dependencies (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagozanetti committed Apr 4, 2023
1 parent 2642208 commit 731eab9
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
180 changes: 90 additions & 90 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/big.js": "^6.1.6",
"@types/react": "^18.0.31",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"@types/react-syntax-highlighter": "^15.5.6",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@vitejs/plugin-react": "^3.1.0",
"big.js": "^6.2.1",
"eslint": "^8.37.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-react": "^7.32.2",
"jsdom": "^21.1.1",
"typescript": "^5.0.2",
"typescript": "^5.0.3",
"vite": "^4.2.1",
"vitest": "^0.29.8"
},
Expand Down

0 comments on commit 731eab9

Please sign in to comment.