|
32 | 32 | "jshint": "^2.9.5"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 |
| - "node-sass-selector-importer": "^5.2.0", |
36 | 35 | "@babel/core": "^7.0.0",
|
37 | 36 | "@babel/plugin-proposal-class-properties": "^7.0.0",
|
38 | 37 | "@babel/plugin-proposal-decorators": "^7.0.0",
|
|
46 | 45 | "clean-webpack-plugin": "^0.1.19",
|
47 | 46 | "copy-webpack-plugin": "^4.5.2",
|
48 | 47 | "cosmiconfig": "^5.0.6",
|
49 |
| - "critical-css-webpack-plugin": "^0.2.0", |
50 | 48 | "critical": "^1.3.4",
|
| 49 | + "critical-css-webpack-plugin": "^0.2.0", |
51 | 50 | "css-loader": "^1.0.0",
|
52 | 51 | "html-loader": "^0.5.5",
|
53 | 52 | "html-webpack-plugin": "github:jantimon/html-webpack-plugin#webpack-4",
|
54 | 53 | "jshint": "^2.9.6",
|
55 | 54 | "mini-css-extract-plugin": "^0.4.1",
|
56 | 55 | "no-emit-webpack-plugin": "^1.0.0",
|
57 | 56 | "node-sass": "^4.9.3",
|
| 57 | + "node-sass-selector-importer": "^5.2.0", |
58 | 58 | "penthouse": "^1.6.2",
|
59 | 59 | "postcss-loader": "^3.0.0",
|
60 | 60 | "raw-loader": "^0.5.1",
|
|
70 | 70 | },
|
71 | 71 | "dependencies": {
|
72 | 72 | "@reach/visually-hidden": "^0.1.1",
|
73 |
| - "react-html-parser": "^2.0.2", |
74 |
| - "fuse.js": "^3.2.1", |
75 |
| - "react-autosuggest": "^9.4.2", |
76 |
| - "classnames": "^2.2.6", |
77 |
| - "react-animate-height": "^2.0.4", |
78 | 73 | "@skatejs/renderer-preact": "^0.3.3",
|
79 |
| - "@webcomponents/shadydom": "^1.2.0", |
80 | 74 | "@webcomponents/custom-elements": "^1.2.1",
|
| 75 | + "@webcomponents/shadydom": "^1.2.0", |
| 76 | + "classnames": "^2.2.6", |
81 | 77 | "clipboard": "^2.0.1",
|
82 | 78 | "core-js": "^2.5.7",
|
83 | 79 | "deepmerge": "^2.1.1",
|
84 | 80 | "document-register-element": "^1.11.1",
|
85 | 81 | "es6-promise": "^4.2.4",
|
86 | 82 | "fg-loadcss": "^2.0.1",
|
87 | 83 | "fg-loadjs": "^1.0.0",
|
| 84 | + "fuse.js": "^3.2.1", |
88 | 85 | "hogan.js": "^3.0.2",
|
| 86 | + "iframe-resizer": "^3.6.2", |
89 | 87 | "jquery": "^3.3.1",
|
90 | 88 | "js-cookie": "^2.2.0",
|
91 | 89 | "jshint": "^2.9.5",
|
92 | 90 | "mousetrap": "^1.6.2",
|
93 |
| - "preact-compat": "^3.18.4", |
94 | 91 | "preact": "^8.3.1",
|
| 92 | + "preact-compat": "^3.18.4", |
95 | 93 | "prism": "^4.1.2",
|
96 | 94 | "prismjs": "^1.15.0",
|
97 | 95 | "pwa-helpers": "^0.8.3",
|
98 |
| - "redux-thunk": "^2.3.0", |
| 96 | + "react-animate-height": "^2.0.4", |
| 97 | + "react-autosuggest": "^9.4.2", |
| 98 | + "react-html-parser": "^2.0.2", |
99 | 99 | "redux": "^4.0.0",
|
| 100 | + "redux-thunk": "^2.3.0", |
100 | 101 | "reselect": "^3.0.1",
|
101 | 102 | "scriptjs": "^2.5.8",
|
102 | 103 | "scroll-js": "^1.9.1",
|
|
0 commit comments