|
1 | 1 | { |
2 | | - "name": "test1", |
| 2 | + "name": "revy-demo", |
3 | 3 | "version": "0.1.0", |
4 | 4 | "private": true, |
5 | 5 | "homepage": "https://eldh.github.io/revy", |
|
11 | 11 | "test": "node scripts/test.js" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@babel/core": "7.4.3", |
15 | | - "@svgr/webpack": "4.1.0", |
16 | | - "@typescript-eslint/eslint-plugin": "1.6.0", |
17 | | - "@typescript-eslint/parser": "1.6.0", |
18 | | - "babel-eslint": "10.0.1", |
19 | | - "babel-jest": "^24.8.0", |
20 | | - "babel-loader": "8.0.5", |
| 14 | + "@babel/core": "7.6.0", |
| 15 | + "@svgr/webpack": "4.3.2", |
| 16 | + "babel-eslint": "10.0.3", |
| 17 | + "babel-jest": "^24.9.0", |
| 18 | + "babel-loader": "8.0.6", |
21 | 19 | "babel-plugin-named-asset-import": "^0.3.2", |
22 | | - "babel-preset-react-app": "^9.0.0", |
| 20 | + "babel-preset-react-app": "^9.0.1", |
23 | 21 | "camelcase": "^5.2.0", |
24 | 22 | "case-sensitive-paths-webpack-plugin": "2.2.0", |
25 | | - "css-loader": "2.1.1", |
26 | | - "dotenv": "6.2.0", |
27 | | - "dotenv-expand": "4.2.0", |
28 | | - "eslint": "^5.16.0", |
29 | | - "eslint-config-react-app": "^4.0.1", |
30 | | - "eslint-loader": "2.1.2", |
31 | | - "eslint-plugin-flowtype": "2.50.1", |
32 | | - "eslint-plugin-import": "2.16.0", |
33 | | - "eslint-plugin-jsx-a11y": "6.2.1", |
34 | | - "eslint-plugin-react": "7.12.4", |
35 | | - "eslint-plugin-react-hooks": "^1.5.0", |
36 | | - "file-loader": "3.0.1", |
37 | | - "fs-extra": "7.0.1", |
| 23 | + "css-loader": "3.2.0", |
| 24 | + "dotenv": "8.1.0", |
| 25 | + "dotenv-expand": "5.1.0", |
| 26 | + "eslint": "^6.4.0", |
| 27 | + "eslint-config-react-app": "^5.0.1", |
| 28 | + "eslint-loader": "3.0.0", |
| 29 | + "eslint-plugin-import": "2.18.2", |
| 30 | + "eslint-plugin-jsx-a11y": "6.2.3", |
| 31 | + "eslint-plugin-react": "7.14.3", |
| 32 | + "eslint-plugin-react-hooks": "^2.0.1", |
| 33 | + "file-loader": "4.2.0", |
| 34 | + "fs-extra": "8.1.0", |
38 | 35 | "gh-pages": "^2.1.1", |
39 | 36 | "html-webpack-plugin": "4.0.0-beta.5", |
40 | 37 | "identity-obj-proxy": "3.0.0", |
41 | | - "is-wsl": "^1.1.0", |
42 | | - "jest": "24.7.1", |
| 38 | + "is-wsl": "^2.1.0", |
| 39 | + "jest": "24.9.0", |
43 | 40 | "jest-environment-jsdom-fourteen": "0.1.0", |
44 | | - "jest-resolve": "24.7.1", |
45 | | - "jest-watch-typeahead": "0.3.0", |
46 | | - "mini-css-extract-plugin": "0.5.0", |
47 | | - "optimize-css-assets-webpack-plugin": "5.0.1", |
48 | | - "pnp-webpack-plugin": "1.2.1", |
| 41 | + "jest-resolve": "24.9.0", |
| 42 | + "jest-watch-typeahead": "0.4.0", |
| 43 | + "mini-css-extract-plugin": "0.8.0", |
| 44 | + "optimize-css-assets-webpack-plugin": "5.0.3", |
| 45 | + "pnp-webpack-plugin": "1.5.0", |
49 | 46 | "postcss-flexbugs-fixes": "4.1.0", |
50 | 47 | "postcss-loader": "3.0.0", |
51 | | - "postcss-normalize": "7.0.1", |
52 | | - "postcss-preset-env": "6.6.0", |
| 48 | + "postcss-normalize": "8.0.1", |
| 49 | + "postcss-preset-env": "6.7.0", |
53 | 50 | "postcss-safe-parser": "4.0.1", |
54 | 51 | "react": "^16.8.6", |
55 | | - "react-app-polyfill": "^1.0.1", |
56 | | - "react-dev-utils": "^9.0.1", |
| 52 | + "react-app-polyfill": "^1.0.2", |
| 53 | + "react-dev-utils": "^9.0.3", |
57 | 54 | "react-dom": "^16.8.6", |
58 | | - "resolve": "1.10.0", |
59 | | - "sass-loader": "7.1.0", |
60 | | - "semver": "6.0.0", |
61 | | - "style-loader": "0.23.1", |
62 | | - "terser-webpack-plugin": "1.2.3", |
63 | | - "ts-pnp": "1.1.2", |
64 | | - "url-loader": "1.1.2", |
65 | | - "webpack": "4.29.6", |
66 | | - "webpack-dev-server": "3.2.1", |
| 55 | + "resolve": "1.12.0", |
| 56 | + "sass-loader": "8.0.0", |
| 57 | + "semver": "6.3.0", |
| 58 | + "style-loader": "1.0.0", |
| 59 | + "terser-webpack-plugin": "2.0.1", |
| 60 | + "ts-pnp": "1.1.4", |
| 61 | + "url-loader": "2.1.0", |
| 62 | + "webpack": "4.40.2", |
| 63 | + "webpack-dev-server": "3.8.0", |
67 | 64 | "webpack-manifest-plugin": "2.0.4", |
68 | | - "workbox-webpack-plugin": "4.2.0" |
| 65 | + "workbox-webpack-plugin": "4.3.1" |
69 | 66 | }, |
70 | 67 | "eslintConfig": { |
71 | 68 | "extends": "./config/eslintConfig.js" |
|
0 commit comments