|
15 | 15 | "byte-size": "^7.0.1",
|
16 | 16 | "clsx": "^1.1.1",
|
17 | 17 | "copy-to-clipboard": "^3.3.1",
|
| 18 | + "crypto-browserify": "^3.12.0", |
18 | 19 | "d3": "^5.12.0",
|
19 | 20 | "d3-flame-graph": "^2.1.3",
|
20 | 21 | "date-fns": "^2.22.1",
|
21 | 22 | "dompurify": "^2.0.12",
|
22 | 23 | "es6-promise": "^4.2.8",
|
23 | 24 | "get-user-locale": "^1.4.0",
|
24 |
| - "jsonwebtoken": "^8.5.1", |
| 25 | + "jwt-decode": "^3.1.2", |
25 | 26 | "lodash": "^4.17.15",
|
26 | 27 | "md5": "^2.2.1",
|
27 | 28 | "mobx": "^6.3.2",
|
|
32 | 33 | "react-countdown-hook": "^1.1.0",
|
33 | 34 | "react-div-100vh": "^0.6.0",
|
34 | 35 | "react-dom": "^17.0.2",
|
35 |
| - "react-markdown": "^4.2.2", |
| 36 | + "react-markdown": "^8.0.0", |
36 | 37 | "react-router": "^5.1.2",
|
37 | 38 | "react-router-dom": "^5.1.2",
|
38 | 39 | "react-router-hash-link": "^1.2.2",
|
39 | 40 | "reflux": "^6.4.1",
|
40 |
| - "timeago.js": "^4.0.2", |
| 41 | + "rehype-raw": "^6.1.1", |
| 42 | + "stream-browserify": "^3.0.0", |
41 | 43 | "typeface-roboto": "0.0.75",
|
42 | 44 | "use-interval": "^1.3.0",
|
43 | 45 | "uuid": "^3.3.2",
|
|
76 | 78 | "eslint": "^7.28.0",
|
77 | 79 | "eslint-plugin-react": "^7.18.0",
|
78 | 80 | "eslint-plugin-react-hooks": "^4.2.0",
|
79 |
| - "react-scripts": "^4.0.3", |
| 81 | + "react-scripts": "^5.0.0", |
80 | 82 | "sass": "^1.37.5",
|
81 | 83 | "stylelint": "^13.13.1",
|
82 | 84 | "stylelint-config-sass-guidelines": "^8.0.0",
|
|
0 commit comments