|
37 | 37 | "dependencies": {
|
38 | 38 | "classnames": "^2.2.6",
|
39 | 39 | "color": "^3.1.2",
|
40 |
| - "date-fns": "^1.29.0", |
| 40 | + "date-fns": "^1.30.1", |
41 | 41 | "design-system": "git://github.com/Wikia/design-system.git#22.8.0",
|
42 |
| - "i18next": "^14.0.1", |
| 42 | + "i18next": "^19.3.2", |
43 | 43 | "immutable": "^4.0.0-rc.12",
|
44 |
| - "lodash": "^4.17.11", |
45 |
| - "prop-types": "^15.6.2", |
46 |
| - "react": "^16.8.3", |
47 |
| - "react-dom": "^16.8.3", |
48 |
| - "react-i18next": "^10.0.0", |
| 44 | + "lodash": "^4.17.15", |
| 45 | + "prop-types": "^15.7.2", |
| 46 | + "react": "^16.13.0", |
| 47 | + "react-dom": "^16.13.0", |
| 48 | + "react-i18next": "^11.3.3", |
49 | 49 | "react-redux": "^5.0.7",
|
50 |
| - "react-select": "^2.1.1", |
| 50 | + "react-select": "^3.0.8", |
51 | 51 | "styled-components": "^4.1.3"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@babel/core": "^7.1.6", |
55 |
| - "@babel/node": "^7.0.0", |
56 |
| - "@babel/plugin-external-helpers": "^7.0.0", |
57 |
| - "@babel/plugin-proposal-class-properties": "^7.1.0", |
58 |
| - "@babel/plugin-proposal-export-default-from": "^7.2.0", |
59 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
60 |
| - "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
61 |
| - "@babel/preset-env": "^7.0.0", |
62 |
| - "@babel/preset-react": "^7.0.0", |
| 54 | + "@babel/core": "^7.8.7", |
| 55 | + "@babel/node": "^7.8.7", |
| 56 | + "@babel/plugin-external-helpers": "^7.8.3", |
| 57 | + "@babel/plugin-proposal-class-properties": "^7.8.3", |
| 58 | + "@babel/plugin-proposal-export-default-from": "^7.8.3", |
| 59 | + "@babel/plugin-proposal-object-rest-spread": "^7.8.3", |
| 60 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 61 | + "@babel/preset-env": "^7.8.7", |
| 62 | + "@babel/preset-react": "^7.8.3", |
63 | 63 | "babel-core": "^7.0.0-bridge.0",
|
64 |
| - "babel-eslint": "^10.0.1", |
65 |
| - "babel-jest": "^23.6.0", |
66 |
| - "babel-loader": "^8.0.4", |
67 |
| - "babel-plugin-styled-components": "^1.10.0", |
68 |
| - "concurrently": "^4.1.0", |
69 |
| - "coveralls": "^3.0.2", |
70 |
| - "enzyme": "^3.10.0", |
71 |
| - "enzyme-adapter-react-16": "^1.14.0", |
| 64 | + "babel-eslint": "^10.1.0", |
| 65 | + "babel-jest": "^25.1.0", |
| 66 | + "babel-loader": "^8.0.6", |
| 67 | + "babel-plugin-styled-components": "^1.10.7", |
| 68 | + "concurrently": "^5.1.0", |
| 69 | + "coveralls": "^3.0.9", |
| 70 | + "enzyme": "^3.11.0", |
| 71 | + "enzyme-adapter-react-16": "^1.15.2", |
72 | 72 | "enzyme-redux": "^0.2.1",
|
73 |
| - "enzyme-to-json": "^3.3.5", |
74 |
| - "eslint": "^5.9.0", |
75 |
| - "eslint-config-airbnb": "^17.1.0", |
76 |
| - "eslint-plugin-import": "^2.14.0", |
77 |
| - "eslint-plugin-jest": "^22.0.0", |
78 |
| - "eslint-plugin-jsx-a11y": "^6.1.2", |
79 |
| - "eslint-plugin-react": "^7.11.1", |
80 |
| - "fs-extra": "^7.0.1", |
81 |
| - "glob": "^7.1.3", |
| 73 | + "enzyme-to-json": "^3.4.4", |
| 74 | + "eslint": "^6.8.0", |
| 75 | + "eslint-config-airbnb": "^18.0.1", |
| 76 | + "eslint-plugin-import": "^2.20.1", |
| 77 | + "eslint-plugin-jest": "^23.8.2", |
| 78 | + "eslint-plugin-jsx-a11y": "^6.2.3", |
| 79 | + "eslint-plugin-react": "^7.18.3", |
| 80 | + "fs-extra": "^8.1.0", |
| 81 | + "glob": "^7.1.6", |
82 | 82 | "identity-obj-proxy": "^3.0.0",
|
83 |
| - "jest": "^24.8.0", |
84 |
| - "mkdirp": "^0.5.1", |
85 |
| - "node-sass": "^4.10.0", |
| 83 | + "jest": "^25.1.0", |
| 84 | + "mkdirp": "^1.0.3", |
| 85 | + "node-sass": "^4.13.1", |
86 | 86 | "path": "^0.12.7",
|
87 | 87 | "postcss-modules": "^1.4.1",
|
88 |
| - "raw-loader": "^1.0.0", |
| 88 | + "raw-loader": "^4.0.0", |
89 | 89 | "react-docgen": "3.0.0",
|
90 | 90 | "react-styleguidist": "^8.0.6",
|
91 |
| - "react-svg-loader": "^2.1.0", |
92 |
| - "react-test-renderer": "^16.8.3", |
93 |
| - "redux": "^4.0.0", |
| 91 | + "react-svg-loader": "^3.0.3", |
| 92 | + "react-test-renderer": "^16.13.0", |
| 93 | + "redux": "^4.0.5", |
94 | 94 | "redux-test-utils": "^0.3.0",
|
95 |
| - "rimraf": "^2.6.2", |
96 |
| - "rollup": "^0.68.0", |
97 |
| - "rollup-plugin-babel": "^4.0.3", |
98 |
| - "rollup-plugin-commonjs": "^9.2.0", |
99 |
| - "rollup-plugin-node-resolve": "^4.0.0", |
100 |
| - "rollup-plugin-postcss": "^2.0.0", |
| 95 | + "rimraf": "^3.0.2", |
| 96 | + "rollup": "^1.20.0", |
| 97 | + "rollup-plugin-babel": "^4.3.3", |
| 98 | + "@rollup/plugin-commonjs": "^11.0.2", |
| 99 | + "@rollup/plugin-node-resolve": "^7.1.1", |
| 100 | + "rollup-plugin-postcss": "^2.2.0", |
101 | 101 | "rollup-plugin-postprocess": "^1.0.2",
|
102 |
| - "rollup-plugin-react-svg": "^2.1.0", |
103 |
| - "rollup-plugin-sass": "^1.0.0", |
104 |
| - "rollup-plugin-string": "^2.0.2", |
105 |
| - "rollup-plugin-svg": "^1.0.1", |
106 |
| - "sass-loader": "^7.1.0", |
107 |
| - "semver": "^5.6.0", |
108 |
| - "sinon": "^7.1.1", |
109 |
| - "stylelint": "^9.8.0", |
| 102 | + "rollup-plugin-react-svg": "^3.0.3", |
| 103 | + "rollup-plugin-sass": "^1.2.2", |
| 104 | + "rollup-plugin-string": "^3.0.0", |
| 105 | + "rollup-plugin-svg": "^2.0.0", |
| 106 | + "sass-loader": "^8.0.2", |
| 107 | + "semver": "^7.1.3", |
| 108 | + "sinon": "^9.0.0", |
| 109 | + "stylelint": "^13.2.0", |
110 | 110 | "stylelint-config-fandom": "git://github.com/Wikia/stylelint-config-fandom.git#0.0.1",
|
111 |
| - "stylelint-order": "^2.0.0", |
112 |
| - "stylelint-scss": "^3.4.0", |
113 |
| - "waait": "^1.0.4", |
114 |
| - "webpack": "^4.26.0", |
115 |
| - "webpack-cli": "^3.1.2" |
| 111 | + "stylelint-order": "^4.0.0", |
| 112 | + "stylelint-scss": "^3.14.2", |
| 113 | + "waait": "^1.0.5", |
| 114 | + "webpack": "^4.42.0", |
| 115 | + "webpack-cli": "^3.3.11" |
116 | 116 | },
|
117 | 117 | "publishConfig": {
|
118 | 118 | "registry": "https://artifactory.wikia-inc.com/artifactory/api/npm/wikia-npm/"
|
|
0 commit comments