|
28 | 28 | "local-chrome": "^0.1.0",
|
29 | 29 | "@bolt/uikit-prerenderer": "*",
|
30 | 30 | "@bolt/critical-css-webpack-plugin": "*",
|
31 |
| - "@babel/core": "^7.5.4", |
32 |
| - "@babel/plugin-proposal-class-properties": "^7.5.0", |
| 31 | + "@babel/core": "^7.4.5", |
| 32 | + "@babel/plugin-proposal-class-properties": "^7.4.4", |
33 | 33 | "@babel/plugin-proposal-decorators": "^7.4.4",
|
34 | 34 | "@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
35 | 35 | "@babel/plugin-syntax-jsx": "^7.2.0",
|
36 | 36 | "@babel/plugin-transform-react-jsx": "^7.3.0",
|
37 |
| - "@babel/plugin-transform-runtime": "^7.5.0", |
38 |
| - "@babel/preset-env": "^7.5.4", |
| 37 | + "@babel/plugin-transform-runtime": "^7.4.4", |
| 38 | + "@babel/preset-env": "^7.4.5", |
39 | 39 | "@moonandyou/chrome-path": "^0.2.1",
|
40 | 40 | "@reach/visually-hidden": "^0.1.4",
|
41 | 41 | "@skatejs/renderer-preact": "^0.3.3",
|
42 |
| - "@svgr/webpack": "^4.3.1", |
| 42 | + "@svgr/webpack": "^4.3.0", |
43 | 43 | "@webcomponents/custom-elements": "^1.2.4",
|
44 | 44 | "@webcomponents/shadydom": "^1.6.0",
|
45 | 45 | "@webcomponents/template": "^1.4.0",
|
46 |
| - "autoprefixer": "^9.6.1", |
| 46 | + "autoprefixer": "^9.6.0", |
47 | 47 | "babel-loader": "^8.0.6",
|
48 | 48 | "classnames": "^2.2.6",
|
49 | 49 | "clean-css-loader": "^2.0.0",
|
50 | 50 | "clean-webpack-plugin": "^0.1.19",
|
51 | 51 | "clipboard": "^2.0.4",
|
52 |
| - "copy-webpack-plugin": "^5.0.3", |
53 |
| - "core-js": "^3.1.4", |
| 52 | + "copy-webpack-plugin": "^4.5.2", |
| 53 | + "core-js": "^3.1.3", |
54 | 54 | "cosmiconfig": "^5.2.1",
|
55 |
| - "critical": "^1.3.4", |
56 |
| - "css-loader": "^3.0.0", |
57 |
| - "deepmerge": "^4.0.0", |
| 55 | + "critical": "^2.0.0-19", |
| 56 | + "css-loader": "^2.1.1", |
| 57 | + "deepmerge": "^3.2.0", |
58 | 58 | "document-register-element": "^1.13.2",
|
59 |
| - "element-closest": "3.0.1", |
60 |
| - "es6-promise": "^4.2.8", |
| 59 | + "element-closest": "^3.0.1", |
| 60 | + "es6-promise": "^4.2.6", |
61 | 61 | "fg-loadcss": "^2.1.0",
|
62 | 62 | "fg-loadjs": "^1.1.0",
|
63 |
| - "fuse.js": "^3.4.5", |
64 |
| - "get-own-property-symbols": "^0.9.3", |
| 63 | + "fuse.js": "^3.4.4", |
| 64 | + "get-own-property-symbols": "^0.9.2", |
65 | 65 | "hard-source-webpack-plugin-patch": "^0.13.3",
|
66 | 66 | "hogan.js": "^3.0.2",
|
67 | 67 | "htm": "^2.1.1",
|
68 | 68 | "html-loader": "^0.5.5",
|
69 | 69 | "html-webpack-plugin": "github:jantimon/html-webpack-plugin#webpack-4",
|
70 | 70 | "iframe-resizer": "^4.1.1",
|
71 |
| - "lit-html": "^1.1.1", |
| 71 | + "lit-html": "^1.1.0", |
72 | 72 | "mini-css-extract-plugin": "^0.7.0",
|
73 | 73 | "mousetrap": "^1.6.3",
|
74 | 74 | "no-emit-webpack-plugin": "^2.0.1",
|
75 | 75 | "node-sass": "^4.12.0",
|
76 |
| - "node-sass-selector-importer": "^5.3.2", |
| 76 | + "node-sass-selector-importer": "^5.3.1", |
77 | 77 | "penthouse": "^2.2.0",
|
78 | 78 | "postcss-loader": "^3.0.0",
|
79 |
| - "preact": "8.4.2", |
80 |
| - "preact-compat": "3.19.0", |
81 |
| - "preact-context": "1.1.3", |
| 79 | + "preact": "8.3.1", |
| 80 | + "preact-compat": "3.18.4", |
| 81 | + "preact-context": "1.1.2", |
82 | 82 | "preact-render-to-string": "^4.1.0",
|
83 |
| - "preload-webpack-plugin": "^2.3.0", |
| 83 | + "preload-webpack-plugin": "^3.0.0-beta.3", |
84 | 84 | "prerender-spa-plugin": "^3.4.0",
|
85 | 85 | "prismjs": "^1.16.0",
|
86 | 86 | "pwa-helpers": "^0.9.1",
|
87 |
| - "raw-loader": "^3.0.0", |
| 87 | + "raw-loader": "^2.0.0", |
88 | 88 | "react": "^16.8.6",
|
89 |
| - "react-animate-height": "^2.0.15", |
| 89 | + "react-animate-height": "^2.0.9", |
90 | 90 | "react-autosuggest": "^9.4.3",
|
91 | 91 | "react-dom": "^16.8.6",
|
92 | 92 | "react-html-parser": "^2.0.2",
|
93 |
| - "react-popper-tooltip": "2.8.3", |
94 |
| - "redux": "^4.0.3", |
| 93 | + "react-popper-tooltip": "2.7.0", |
| 94 | + "redux": "^4.0.1", |
95 | 95 | "redux-thunk": "^2.3.0",
|
96 | 96 | "reselect": "^4.0.0",
|
97 | 97 | "sass-loader": "^7.1.0",
|
98 |
| - "scriptjs": "^2.5.9", |
| 98 | + "scriptjs": "^2.5.8", |
99 | 99 | "scroll-js": "^2.2.1",
|
100 | 100 | "skatejs": "^5.2.4",
|
101 | 101 | "style-loader": "^0.23.1",
|
102 | 102 | "terser-webpack-plugin": "^1.3.0",
|
103 | 103 | "uglifyjs-webpack-plugin": "^2.1.3",
|
104 |
| - "url-search-params-polyfill": "^7.0.0", |
105 |
| - "webpack": "^4.35.3", |
106 |
| - "webpack-cli": "^3.3.5", |
| 104 | + "url-search-params-polyfill": "^6.0.0", |
| 105 | + "webpack": "^4.32.2", |
| 106 | + "webpack-cli": "^3.3.2", |
107 | 107 | "whendefined": "^0.0.1",
|
108 | 108 | "wolfy87-eventemitter": "^5.2.6",
|
109 | 109 | "workbox-build": "^4.3.1",
|
|
0 commit comments