|
23 | 23 | },
|
24 | 24 | "homepage": "https://girlsfrontline.kr",
|
25 | 25 | "dependencies": {
|
26 |
| - "@babel/core": "^7.1.0", |
27 |
| - "@babel/plugin-proposal-class-properties": "^7.1.0", |
28 |
| - "@babel/plugin-transform-runtime": "^7.1.0", |
29 |
| - "@babel/preset-env": "^7.1.0", |
30 |
| - "@babel/preset-react": "^7.0.0", |
31 |
| - "@material-ui/core": "^3.1.1", |
32 |
| - "@material-ui/icons": "^3.0.1", |
33 |
| - "@material-ui/lab": "^3.0.0-alpha.17", |
34 |
| - "@storybook/addon-actions": "^3.4.11", |
35 |
| - "@storybook/addon-links": "^3.4.11", |
36 |
| - "@storybook/addon-storyshots": "^3.4.11", |
37 |
| - "@storybook/addons": "^3.4.11", |
38 |
| - "@storybook/react": "^3.4.11", |
| 26 | + "@babel/core": "^7.13.8", |
| 27 | + "@babel/plugin-proposal-class-properties": "^7.13.0", |
| 28 | + "@babel/plugin-transform-runtime": "^7.13.9", |
| 29 | + "@babel/preset-env": "^7.13.9", |
| 30 | + "@babel/preset-react": "^7.12.13", |
| 31 | + "@material-ui/core": "^3.9.4", |
| 32 | + "@material-ui/icons": "^3.0.2", |
| 33 | + "@material-ui/lab": "^3.0.0-alpha.30", |
| 34 | + "@storybook/addon-actions": "^3.4.12", |
| 35 | + "@storybook/addon-links": "^3.4.12", |
| 36 | + "@storybook/addon-storyshots": "^3.4.12", |
| 37 | + "@storybook/addons": "^3.4.12", |
| 38 | + "@storybook/react": "^3.4.12", |
39 | 39 | "autoprefixer": "7.1.6",
|
40 | 40 | "babel-core": "^7.0.0-bridge.0",
|
41 |
| - "babel-eslint": "^10.0.1", |
| 41 | + "babel-eslint": "^10.1.0", |
42 | 42 | "babel-jest": "^23.6.0",
|
43 |
| - "babel-loader": "^8.0.4", |
| 43 | + "babel-loader": "^8.2.2", |
44 | 44 | "babel-runtime": "^6.26.0",
|
45 | 45 | "case-sensitive-paths-webpack-plugin": "2.1.1",
|
46 | 46 | "chalk": "1.1.3",
|
47 | 47 | "classnames": "^2.2.6",
|
48 | 48 | "css-loader": "0.28.7",
|
49 | 49 | "dotenv": "4.0.0",
|
50 | 50 | "dotenv-expand": "4.2.0",
|
51 |
| - "eslint": "^5.6.0", |
52 |
| - "eslint-config-airbnb": "^17.1.0", |
53 |
| - "eslint-plugin-import": "^2.14.0", |
54 |
| - "eslint-plugin-jsx-a11y": "^6.1.1", |
55 |
| - "eslint-plugin-react": "^7.11.1", |
| 51 | + "eslint": "^5.16.0", |
| 52 | + "eslint-config-airbnb": "^17.1.1", |
| 53 | + "eslint-plugin-import": "^2.22.1", |
| 54 | + "eslint-plugin-jsx-a11y": "^6.4.1", |
| 55 | + "eslint-plugin-react": "^7.22.0", |
56 | 56 | "extract-text-webpack-plugin": "3.0.2",
|
57 | 57 | "file-loader": "1.1.5",
|
58 | 58 | "fs-extra": "3.0.1",
|
59 |
| - "girlsfrontline-core": "^2.5.0", |
60 |
| - "girlsfrontline-resource-extra": "^1.5.0", |
| 59 | + "girlsfrontline-core": "^2.6.1", |
| 60 | + "girlsfrontline-resource-extra": "^1.6.0", |
61 | 61 | "html-webpack-plugin": "2.29.0",
|
62 |
| - "i18next": "^11.9.0", |
63 |
| - "i18next-browser-languagedetector": "^2.2.3", |
| 62 | + "i18next": "^11.10.2", |
| 63 | + "i18next-browser-languagedetector": "^2.2.4", |
64 | 64 | "i18next-xhr-backend": "^1.5.1",
|
65 | 65 | "jest": "^23.6.0",
|
66 | 66 | "object-assign": "4.1.1",
|
67 | 67 | "pixi-spine": "1.0.10",
|
68 |
| - "pixi.js": "^4.8.2", |
| 68 | + "pixi.js": "4.8.8", |
69 | 69 | "postcss-flexbugs-fixes": "3.2.0",
|
70 | 70 | "postcss-loader": "2.0.8",
|
71 | 71 | "promise": "8.0.1",
|
72 |
| - "prop-types": "^15.6.2", |
| 72 | + "prop-types": "^15.7.2", |
73 | 73 | "raf": "3.4.0",
|
74 |
| - "react": "^16.5.2", |
75 |
| - "react-dev-utils": "^5.0.2", |
76 |
| - "react-dom": "^16.5.2", |
77 |
| - "react-hot-loader": "^4.3.11", |
| 74 | + "react": "^16.14.0", |
| 75 | + "react-dev-utils": "^5.0.3", |
| 76 | + "react-dom": "^16.14.0", |
| 77 | + "react-hot-loader": "^4.13.0", |
78 | 78 | "react-i18next": "^7.13.0",
|
79 |
| - "react-lazyload": "^2.3.0", |
80 |
| - "react-pixi-fiber": "^0.5.0", |
81 |
| - "react-redux": "^5.0.7", |
| 79 | + "react-lazyload": "^2.6.9", |
| 80 | + "react-pixi-fiber": "^0.5.1", |
| 81 | + "react-redux": "^5.1.2", |
82 | 82 | "react-request-fullscreen": "^1.1.2",
|
83 | 83 | "react-router": "^4.3.1",
|
84 | 84 | "react-router-dom": "^4.3.1",
|
85 |
| - "react-test-renderer": "^16.5.2", |
86 |
| - "react-twitter-widgets": "^1.7.1", |
| 85 | + "react-test-renderer": "^16.14.0", |
| 86 | + "react-twitter-widgets": "^1.9.5", |
87 | 87 | "redux": "^3.7.2",
|
88 |
| - "redux-actions": "^2.6.1", |
89 |
| - "redux-devtools": "^3.4.1", |
| 88 | + "redux-actions": "^2.6.5", |
| 89 | + "redux-devtools": "^3.7.0", |
90 | 90 | "redux-thunk": "^2.2.0",
|
91 | 91 | "resolve": "1.6.0",
|
92 | 92 | "style-loader": "0.19.0",
|
|
0 commit comments