|
40 | 40 | "ejs": "^2.7.2",
|
41 | 41 | "express": "^4.17.1",
|
42 | 42 | "fs-extra": "^8.1.0",
|
43 |
| - "hasha": "^5.1.0", |
44 |
| - "portfinder": "^1.0.25", |
| 43 | + "hasha": "^5.2.2", |
| 44 | + "portfinder": "^1.0.28", |
45 | 45 | "webpack-dev-middleware": "^3.7.2",
|
46 | 46 | "webpack-hot-middleware": "^2.25.0",
|
47 | 47 | "webpackbar": "^4.0.0"
|
48 | 48 | },
|
49 | 49 | "dependencies": {
|
50 |
| - "@babel/core": "^7.13.13", |
| 50 | + "@babel/core": "^7.13.14", |
51 | 51 | "@babel/plugin-proposal-class-properties": "^7.13.0",
|
52 | 52 | "@babel/plugin-proposal-decorators": "^7.13.5",
|
53 | 53 | "@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
|
59 | 59 | "@babel/runtime": "^7.13.10",
|
60 | 60 | "@pattern-lab/uikit-polyfills": "^5.13.1",
|
61 | 61 | "@reach/visually-hidden": "^0.1.2",
|
62 |
| - "@webcomponents/custom-elements": "^1.4.2", |
| 62 | + "@webcomponents/custom-elements": "^1.4.3", |
63 | 63 | "autoprefixer": "^9.6.5",
|
64 | 64 | "babel-loader": "^8.0.6",
|
65 | 65 | "classnames": "^2.2.6",
|
66 | 66 | "clean-css-loader": "^1.0.1",
|
67 | 67 | "clean-webpack-plugin": "0.1.19",
|
68 |
| - "clipboard": "^2.0.4", |
| 68 | + "clipboard": "^2.0.8", |
69 | 69 | "copy-webpack-plugin": "^5.0.2",
|
70 | 70 | "core-js": "^3.6.5",
|
71 | 71 | "cosmiconfig": "^5.0.6",
|
|
84 | 84 | "lit-element": "^2.2.1",
|
85 | 85 | "lit-html": "^1.1.2",
|
86 | 86 | "mini-css-extract-plugin": "^0.8.0",
|
87 |
| - "mousetrap": "^1.6.3", |
| 87 | + "mousetrap": "^1.6.5", |
88 | 88 | "no-emit-webpack-plugin": "^1.0.0",
|
89 | 89 | "node-sass": "^5.0.0",
|
90 | 90 | "node-sass-selector-importer": "^5.2.0",
|
|
97 | 97 | "prerender-spa-plugin": "^3.4.0",
|
98 | 98 | "pretty": "^2.0.0",
|
99 | 99 | "prismjs": "^1.15.0",
|
100 |
| - "pwa-helpers": "^0.9.0", |
| 100 | + "pwa-helpers": "^0.9.1", |
101 | 101 | "react-autosuggest": "^9.4.2",
|
102 | 102 | "react-dom": "^16.8.6",
|
103 | 103 | "react-html-parser": "^2.0.2",
|
104 |
| - "react-popper-tooltip": "^2.7.0", |
105 | 104 | "redux": "3.7.2",
|
106 | 105 | "redux-thunk": "^2.3.0",
|
107 | 106 | "sass-loader": "^10.1.1",
|
108 |
| - "scriptjs": "^2.5.8", |
| 107 | + "scriptjs": "^2.5.9", |
109 | 108 | "scroll-js": "^2.2.0",
|
110 | 109 | "skatejs": "^5.2.4",
|
111 | 110 | "style-loader": "^1.0.0",
|
|
116 | 115 | "webpack": "^4.41.2",
|
117 | 116 | "webpack-cli": "^3.3.9",
|
118 | 117 | "webpack-merge": "^4.2.2",
|
119 |
| - "wolfy87-eventemitter": "^5.2.6", |
| 118 | + "wolfy87-eventemitter": "^5.2.9", |
120 | 119 | "yargs": "^16.2.0"
|
121 | 120 | },
|
122 | 121 | "browserslist": [
|
|
0 commit comments