chore: upgrade dependencies (#7993)

* chore: upgrade dependencies

* Fix lint

* Bump more

* Fix lint
This commit is contained in:
Joshua Chen 2022-09-08 01:31:53 -04:00 committed by GitHub
parent 38dd7cfa04
commit 275f509d13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 1779 additions and 1788 deletions

View file

@ -38,11 +38,11 @@
"infima": "0.2.0-alpha.42",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"postcss": "^8.4.14",
"postcss": "^8.4.16",
"prism-react-renderer": "^1.3.5",
"prismjs": "^1.28.0",
"prismjs": "^1.29.0",
"react-router-dom": "^5.3.3",
"rtlcss": "^3.5.0",
"rtlcss": "^4.0.0",
"tslib": "^2.4.0",
"utility-types": "^3.10.0"
},