|
21 | 21 | "port": 8000 |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@wasm-tool/wasm-pack-plugin": "1.0.1", |
25 | | - "binaryen": "^89.0.0", |
| 24 | + "@wasm-tool/wasm-pack-plugin": "1.1.0", |
| 25 | + "binaryen": "^90.0.0", |
26 | 26 | "clean-webpack-plugin": "^3.0.0", |
27 | | - "concurrently": "^5.0.1", |
28 | | - "copy-webpack-plugin": "^5.1.0", |
29 | | - "critters-webpack-plugin": "^2.4.0", |
30 | | - "css-loader": "^3.3.0", |
| 27 | + "concurrently": "^5.0.2", |
| 28 | + "copy-webpack-plugin": "^5.1.1", |
| 29 | + "critters-webpack-plugin": "^2.5.0", |
| 30 | + "css-loader": "^3.4.2", |
31 | 31 | "file-loader": "^5.0.2", |
32 | 32 | "find": "^0.3.0", |
33 | | - "handlebars": "^4.5.3", |
| 33 | + "handlebars": "^4.7.2", |
34 | 34 | "handlebars-loader": "^1.7.1", |
35 | 35 | "html-webpack-plugin": "^3.2.0", |
36 | | - "mini-css-extract-plugin": "^0.8.0", |
| 36 | + "mini-css-extract-plugin": "^0.9.0", |
37 | 37 | "no-emit-webpack-plugin": "^2.0.1", |
38 | 38 | "postcss-import": "^12.0.1", |
39 | 39 | "postcss-loader": "^3.0.0", |
40 | | - "postcss-typed-css-classes": "^0.1.4", |
| 40 | + "postcss-typed-css-classes": "^0.1.5", |
41 | 41 | "react-snap": "^1.23.0", |
42 | | - "serve": "^11.2.0", |
43 | | - "style-loader": "^1.0.1", |
| 42 | + "serve": "^11.3.0", |
| 43 | + "style-loader": "^1.1.3", |
44 | 44 | "tailwindcss": "^1.1.4", |
45 | 45 | "text-encoding": "^0.7.0", |
46 | 46 | "ts-loader": "^6.2.1", |
47 | | - "typescript": "^3.7.3", |
48 | | - "wait-on": "^3.3.0", |
49 | | - "webpack": "^4.41.2", |
| 47 | + "typescript": "^3.7.5", |
| 48 | + "wait-on": "^4.0.0", |
| 49 | + "webpack": "^4.41.5", |
50 | 50 | "webpack-cli": "^3.3.10", |
51 | | - "webpack-dev-server": "^3.9.0", |
| 51 | + "webpack-dev-server": "^3.10.1", |
52 | 52 | "webpackbar": "^4.0.0" |
53 | 53 | } |
54 | 54 | } |
0 commit comments