|
25 | 25 | "extends": "react-app"
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| -"@alifd/next": "^1.20.12", |
| 28 | +"@alifd/next": "^1.20.14", |
29 | 29 | "@alifd/theme-4": "^0.3.1",
|
30 | 30 | "@emotion/babel-preset-css-prop": "^10.0.27",
|
31 | 31 | "@emotion/core": "^10.0.28",
|
32 |
| -"@sentry/browser": "^5.17.0", |
| 32 | +"@sentry/browser": "^5.18.1", |
33 | 33 | "js-yaml": "^3.14.0",
|
34 | 34 | "markdown-it": "^11.0.0",
|
35 | 35 | "markdown-it-emoji": "^1.4.0",
|
36 |
| -"moment": "^2.26.0", |
| 36 | +"moment": "^2.27.0", |
37 | 37 | "prismjs": "^1.20.0",
|
38 | 38 | "react": "^16.13.1",
|
39 | 39 | "react-addons-css-transition-group": "^15.6.2",
|
|
42 | 42 | "xstate": "^4.10.0"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| -"@babel/core": "^7.10.2", |
| 45 | +"@babel/core": "^7.10.3", |
46 | 46 | "@storybook/addon-actions": "^5.3.19",
|
47 | 47 | "@storybook/addon-knobs": "^5.3.19",
|
48 | 48 | "@storybook/addon-links": "^5.3.19",
|
49 | 49 | "@storybook/addons": "^5.3.19",
|
50 |
| -"@storybook/preset-create-react-app": "^3.1.0", |
| 50 | +"@storybook/preset-create-react-app": "^3.1.2", |
51 | 51 | "@storybook/react": "^5.3.19",
|
52 | 52 | "@types/graphql": "^14.5.0",
|
53 | 53 | "@types/highlight.js": "^9.12.4",
|
54 |
| -"@types/jest": "^26.0.0", |
55 |
| -"@types/js-yaml": "^3.12.4", |
| 54 | +"@types/jest": "^26.0.3", |
| 55 | +"@types/js-yaml": "^3.12.5", |
56 | 56 | "@types/markdown-it": "^10.0.1",
|
57 |
| -"@types/node": "^14.0.13", |
| 57 | +"@types/node": "^14.0.14", |
58 | 58 | "@types/prismjs": "^1.16.1",
|
59 |
| -"@types/react": "^16.9.36", |
| 59 | +"@types/react": "^16.9.41", |
60 | 60 | "@types/react-addons-css-transition-group": "^15.0.5",
|
61 | 61 | "@types/react-dom": "^16.9.8",
|
62 |
| -"@typescript-eslint/eslint-plugin": "^3.3.0", |
63 |
| -"@typescript-eslint/parser": "^3.3.0", |
| 62 | +"@typescript-eslint/eslint-plugin": "^3.4.0", |
| 63 | +"@typescript-eslint/parser": "^3.4.0", |
64 | 64 | "babel-loader": "8.1.0",
|
65 | 65 | "babel-plugin-import": "^1.13.0",
|
66 | 66 | "customize-cra": "^1.0.0",
|
67 |
| -"eslint": "^7.2.0", |
| 67 | +"eslint": "^7.3.1", |
68 | 68 | "eslint-config-prettier": "^6.11.0",
|
69 | 69 | "eslint-plugin-prettier": "^3.1.4",
|
70 | 70 | "mini-css-extract-plugin": "^0.9.0",
|
71 | 71 | "node-sass": "^4.14.1",
|
72 |
| -"prettier": "^2.0.5", |
| 72 | +"prettier": "2.0.5", |
73 | 73 | "react-app-rewired": "^2.1.6",
|
74 | 74 | "react-scripts": "^3.4.1",
|
75 | 75 | "sass-loader": "^8.0.2",
|
|
0 commit comments