|
44 | 44 | "@mdi/svg": "^5.8.55", |
45 | 45 | "@primer/octicons": "^11.2.0", |
46 | 46 | "@types/clipboard": "^2.0.1", |
47 | | - "@types/copy-webpack-plugin": "^6.3.0", |
| 47 | + "@types/copy-webpack-plugin": "^6.4.0", |
48 | 48 | "@types/escape-html": "1.0.0", |
49 | 49 | "@types/event-hooks-webpack-plugin": "^2.2.0", |
50 | 50 | "@types/html-minifier": "^4.0.0", |
51 | 51 | "@types/lunr": "^2.3.3", |
52 | 52 | "@types/mini-css-extract-plugin": "^1.2.2", |
53 | | - "@types/node": "^14.14.16", |
| 53 | + "@types/node": "^14.14.19", |
54 | 54 | "@types/ramda": "^0.27.34", |
55 | 55 | "@types/resize-observer-browser": "^0.1.4", |
56 | 56 | "@types/webpack": "^4.41.25", |
|
68 | 68 | "material-design-color": "^2.3.2", |
69 | 69 | "material-shadows": "^3.0.1", |
70 | 70 | "mini-css-extract-plugin": "^1.3.3", |
71 | | - "postcss": "^8.2.1", |
| 71 | + "postcss": "^8.2.2", |
72 | 72 | "postcss-inline-svg": "^5.0.0", |
73 | 73 | "postcss-loader": "^4.1.0", |
74 | 74 | "postcss-svgo": "^4.0.2", |
75 | | - "preact": "^10.5.7", |
| 75 | + "preact": "^10.5.9", |
76 | 76 | "ramda": "^0.27.1", |
77 | 77 | "rimraf": "^3.0.2", |
78 | | - "sass": "^1.30.0", |
| 78 | + "sass": "^1.32.0", |
79 | 79 | "sass-loader": "^10.1.0", |
80 | 80 | "stylelint": "^13.8.0", |
81 | 81 | "stylelint-config-rational-order": "^0.1.2", |
82 | 82 | "stylelint-config-standard": "^20.0.0", |
83 | 83 | "stylelint-order": "^4.1.0", |
84 | 84 | "stylelint-scss": "^3.18.0", |
85 | | - "ts-loader": "^8.0.12", |
| 85 | + "ts-loader": "^8.0.13", |
86 | 86 | "ts-node": "^9.1.1", |
87 | 87 | "tsconfig-paths-webpack-plugin": "^3.3.0", |
88 | 88 | "tslib": "^2.0.3", |
|
91 | 91 | "typescript": "^4.1.3", |
92 | 92 | "webpack": "^4.44.2", |
93 | 93 | "webpack-assets-manifest": "3.1.1", |
94 | | - "webpack-cli": "^4.3.0" |
| 94 | + "webpack-cli": "^4.3.1" |
95 | 95 | }, |
96 | 96 | "engines": { |
97 | 97 | "node": ">= 12" |
|
0 commit comments