|
25 | 25 | "extends": "react-app" |
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | | - "@alifd/next": "^1.20.14", |
| 28 | + "@alifd/next": "^1.20.18", |
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.18.1", |
| 32 | + "@sentry/browser": "^5.19.1", |
33 | 33 | "js-yaml": "^3.14.0", |
34 | 34 | "markdown-it": "^11.0.0", |
35 | 35 | "markdown-it-emoji": "^1.4.0", |
|
39 | 39 | "react-addons-css-transition-group": "^15.6.2", |
40 | 40 | "react-dom": "^16.13.1", |
41 | 41 | "reselect": "^4.0.0", |
42 | | - "xstate": "^4.10.0" |
| 42 | + "xstate": "^4.11.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@babel/core": "^7.10.3", |
| 45 | + "@babel/core": "^7.10.4", |
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.2", |
| 50 | + "@storybook/preset-create-react-app": "^3.1.4", |
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.3", |
| 54 | + "@types/jest": "^26.0.4", |
55 | 55 | "@types/js-yaml": "^3.12.5", |
56 | 56 | "@types/markdown-it": "^10.0.1", |
57 | | - "@types/node": "^14.0.14", |
| 57 | + "@types/node": "^14.0.22", |
58 | 58 | "@types/prismjs": "^1.16.1", |
59 | | - "@types/react": "^16.9.41", |
| 59 | + "@types/react": "^16.9.43", |
60 | 60 | "@types/react-addons-css-transition-group": "^15.0.5", |
61 | 61 | "@types/react-dom": "^16.9.8", |
62 | 62 | "babel-loader": "8.1.0", |
|
68 | 68 | "react-app-rewired": "^2.1.6", |
69 | 69 | "react-scripts": "^3.4.1", |
70 | 70 | "sass-loader": "^8.0.2", |
71 | | - "typescript": "^3.9.5" |
| 71 | + "typescript": "^3.9.6" |
72 | 72 | } |
73 | 73 | } |
0 commit comments