Skip to content

Commit

Permalink
Upgrade typescript to v4.9.5 (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkuc committed May 1, 2024
1 parent f8bd339 commit 00d33c2
Show file tree
Hide file tree
Showing 2 changed files with 603 additions and 11 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -67,6 +67,7 @@
]
},
"dependencies": {
"@chakra-ui/react": "^1.6",
"bignumber.js": "^9.1.1",
"classnames": "^2.3.1",
"jsdom": "^22.1.0",
Expand Down Expand Up @@ -175,7 +176,7 @@
"terser-webpack-plugin": "4.2.3",
"ts-jest": "^29.1.0",
"ts-pnp": "1.2.0",
"typescript": "^4.4.3",
"typescript": "^4",
"url-loader": "4.1.1",
"use-debounce": "^7.0.0",
"web-vitals": "^1.1.2",
Expand Down

0 comments on commit 00d33c2

Please sign in to comment.