Truth Social
This commit is contained in:
13
package.json
13
package.json
@ -49,11 +49,17 @@
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@fontsource/montserrat": "^4.5.1",
|
||||
"@fontsource/inter": "^4.5.1",
|
||||
"@fontsource/roboto": "^4.5.0",
|
||||
"@gamestdio/websocket": "^0.3.2",
|
||||
"@lcdp/offline-plugin": "^5.1.0",
|
||||
"@popperjs/core": "^2.4.4",
|
||||
"@reach/menu-button": "^0.16.2",
|
||||
"@reach/popover": "^0.16.2",
|
||||
"@reach/portal": "^0.16.2",
|
||||
"@reach/rect": "^0.16.0",
|
||||
"@reach/tabs": "^0.16.4",
|
||||
"@reach/tooltip": "^0.16.2",
|
||||
"@redux-devtools/extension": "^3.2.2",
|
||||
"@sentry/browser": "^6.12.0",
|
||||
"@sentry/react": "^6.12.0",
|
||||
@ -135,8 +141,10 @@
|
||||
"react-immutable-pure-component": "^2.0.0",
|
||||
"react-inlinesvg": "^2.3.0",
|
||||
"react-intl": "^5.0.0",
|
||||
"react-lottie": "^1.2.3",
|
||||
"react-motion": "^0.5.2",
|
||||
"react-notification": "^6.8.4",
|
||||
"react-otp-input": "^2.4.0",
|
||||
"react-overlays": "^0.9.0",
|
||||
"react-popper": "^2.2.3",
|
||||
"react-redux": "^7.2.5",
|
||||
@ -175,6 +183,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^27.5.1",
|
||||
"@types/lodash": "^4.14.180",
|
||||
"@types/react-router-dom": "^4.2.6",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.15.0",
|
||||
"@typescript-eslint/parser": "^5.15.0",
|
||||
"axios-mock-adapter": "^1.18.1",
|
||||
|
||||
Reference in New Issue
Block a user