|
8 | 8 | "@emotion/core": "10.0.28",
|
9 | 9 | "@emotion/styled": "10.0.27",
|
10 | 10 | "antd": "4.0.3",
|
11 |
| - "date-fns": "^2.23.0", |
| 11 | + "date-fns": "^2.29.3", |
12 | 12 | "framer-motion": "^2.0.0-beta.52",
|
13 | 13 | "markdown-to-jsx": "6.11.0",
|
14 | 14 | "query-string": "6.11.1",
|
15 | 15 | "react": "18.2.0",
|
16 | 16 | "react-content-loader": "5.0.2",
|
17 |
| - "react-copy-to-clipboard": "5.0.2", |
| 17 | + "react-copy-to-clipboard": "5.1.0", |
18 | 18 | "react-diff-view": "2.4.2",
|
19 | 19 | "react-dom": "18.2.0",
|
20 | 20 | "react-dom-confetti": "0.1.3",
|
21 | 21 | "react-ga": "2.7.0",
|
22 |
| - "react-github-btn": "1.1.1", |
| 22 | + "react-github-btn": "1.4.0", |
23 | 23 | "react-scripts": "5.0.1",
|
24 |
| - "semver": "7.1.3", |
| 24 | + "semver": "7.3.8", |
25 | 25 | "use-persisted-state": "^0.3.3"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "@emotion/babel-preset-css-prop": "10.0.27",
|
29 | 29 | "@testing-library/react": "^14.0.0",
|
30 | 30 | "customize-cra": "^0.9.1",
|
31 |
| - "customize-cra-react-refresh": "^1.0.1", |
| 31 | + "customize-cra-react-refresh": "^1.1.0", |
32 | 32 | "eslint": "^8.35.0",
|
33 | 33 | "eslint-plugin-prettier": "^4.2.1",
|
34 | 34 | "gh-pages": "2.2.0",
|
|
37 | 37 | "prettier": "2.8.4",
|
38 | 38 | "pretty-quick": "3.1.3",
|
39 | 39 | "puppeteer": "10.0.0",
|
40 |
| - "react-app-rewired": "^2.1.5" |
| 40 | + "react-app-rewired": "^2.2.1" |
41 | 41 | },
|
42 | 42 | "scripts": {
|
43 | 43 | "prepare": "husky install",
|
|
0 commit comments