|
65 | 65 | "@types/eslint": "6.8.0", |
66 | 66 | "@types/eslint-plugin-prettier": "3.1.0", |
67 | 67 | "@types/html-webpack-plugin": "3.2.1", |
68 | | - "@types/jest": "24.0.18", |
| 68 | + "@types/jest": "25.2.1", |
69 | 69 | "@types/node": "12.7.3", |
70 | 70 | "@types/node-sass": "4.11.0", |
71 | | - "@types/prettier": "1.18.2", |
| 71 | + "@types/prettier": "2.0.0", |
72 | 72 | "@types/react": "16.9.2", |
73 | 73 | "@types/react-dom": "16.9.0", |
74 | | - "@types/rimraf": "2.0.2", |
| 74 | + "@types/rimraf": "3.0.0", |
75 | 75 | "@types/two.js": "0.7.2", |
76 | 76 | "@types/uglifyjs-webpack-plugin": "1.1.0", |
77 | 77 | "@types/webpack": "4.39.1", |
78 | 78 | "@types/webpack-dev-server": "3.1.7", |
79 | 79 | "@types/webpack-merge": "4.1.5", |
80 | | - "@types/workbox-webpack-plugin": "4.1.0", |
| 80 | + "@types/workbox-webpack-plugin": "5.1.0", |
81 | 81 | "@typescript-eslint/eslint-plugin": "2.31.0", |
82 | 82 | "@typescript-eslint/parser": "2.31.0", |
83 | 83 | "@typescript-eslint/typescript-estree": "2.31.0", |
84 | 84 | "autoprefixer": "9.6.1", |
85 | 85 | "babel-core": "6.26.3", |
86 | | - "babel-jest": "24.9.0", |
| 86 | + "babel-jest": "26.0.1", |
87 | 87 | "babel-loader": "8.0.6", |
88 | 88 | "babel-plugin-add-module-exports": "1.0.2", |
89 | 89 | "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
90 | 90 | "babel-preset-es2015": "6.24.1", |
91 | 91 | "css-loader": "3.2.0", |
92 | | - "eslint": "6.8.0", |
| 92 | + "eslint": "7.0.0", |
93 | 93 | "eslint-config-prettier": "6.11.0", |
94 | 94 | "eslint-loader": "4.0.2", |
95 | 95 | "eslint-plugin-prettier": "3.1.3", |
96 | 96 | "eslint-plugin-react": "7.19.0", |
97 | 97 | "eslint-plugin-react-hooks": "4.0.0", |
98 | | - "html-loader": "0.5.5", |
99 | | - "html-webpack-plugin": "3.2.0", |
100 | | - "jest": "24.9.0", |
| 98 | + "html-loader": "1.1.0", |
| 99 | + "html-webpack-plugin": "4.3.0", |
| 100 | + "jest": "26.0.1", |
101 | 101 | "node-sass": "4.12.0", |
102 | 102 | "npm-run-all": "4.1.5", |
103 | 103 | "postcss-loader": "3.0.0", |
104 | 104 | "pressure": "2.1.2", |
105 | | - "prettier": "1.18.2", |
| 105 | + "prettier": "2.0.5", |
106 | 106 | "react": "16.9.0", |
107 | 107 | "react-dom": "16.9.0", |
108 | | - "release-it": "12.3.6", |
| 108 | + "release-it": "13.5.8", |
109 | 109 | "resolve-url-loader": "3.1.0", |
110 | 110 | "rimraf": "3.0.0", |
111 | | - "rollup": "1.31.0", |
| 111 | + "rollup": "2.9.1", |
112 | 112 | "rollup-plugin-babel": "4.4.0", |
113 | 113 | "rollup-plugin-size-snapshot": "0.11.0", |
114 | 114 | "rollup-plugin-sourcemaps": "0.5.0", |
115 | 115 | "rollup-plugin-terser": "5.2.0", |
116 | 116 | "sass-loader": "8.0.0", |
117 | 117 | "style-loader": "1.0.0", |
118 | | - "ts-jest": "24.0.2", |
119 | | - "ts-loader": "6.0.4", |
| 118 | + "ts-jest": "25.5.1", |
| 119 | + "ts-loader": "7.0.3", |
120 | 120 | "tsconfig-paths-webpack-plugin": "3.2.0", |
121 | 121 | "typescript": "3.6.2", |
122 | 122 | "webpack": "4.39.3", |
123 | 123 | "webpack-cli": "3.3.7", |
124 | 124 | "webpack-dev-server": "3.8.0", |
125 | 125 | "webpack-merge": "4.2.2", |
126 | | - "workbox-webpack-plugin": "4.3.1" |
| 126 | + "workbox-webpack-plugin": "5.1.3" |
127 | 127 | } |
128 | 128 | } |
0 commit comments