|
80 | 80 | "@thin-hook/frontend-components": "file:plugins/frontend-components",
|
81 | 81 | "@thin-hook/generate-cert-sh": "file:plugins/generate-cert-sh",
|
82 | 82 | "@thin-hook/generate-import-maps": "file:plugins/generate-import-maps",
|
| 83 | + "@thin-hook/generate-version": "file:plugins/generate-version", |
83 | 84 | "@thin-hook/gzip-frontend": "file:plugins/gzip-frontend",
|
84 | 85 | "@thin-hook/gzip-json": "file:plugins/gzip-json",
|
85 | 86 | "@thin-hook/hook-min-js": "file:plugins/hook-min-js",
|
|
92 | 93 | "@thin-hook/keys": "file:plugins/keys",
|
93 | 94 | "@thin-hook/mark-parsed-js": "file:plugins/mark-parsed-js",
|
94 | 95 | "@thin-hook/no-hook-authorization": "file:plugins/no-hook-authorization",
|
| 96 | + "@thin-hook/non-js-imports": "file:plugins/non-js-imports", |
95 | 97 | "@thin-hook/policy": "file:plugins/policy",
|
| 98 | + "@thin-hook/reportage-config-js": "file:plugins/reportage-config-js", |
| 99 | + "@thin-hook/reportage-nginx-conf": "file:plugins/reportage-nginx-conf", |
96 | 100 | "@thin-hook/script-hashes": "file:plugins/script-hashes",
|
97 | 101 | "@thin-hook/script-hashes-integrity": "file:plugins/script-hashes-integrity",
|
98 | 102 | "@thin-hook/script-hashes-js": "file:plugins/script-hashes-js",
|
|
131 | 135 | "json-stringify-safe": "^5.0.1",
|
132 | 136 | "lcov-result-merger": "^1.2.0",
|
133 | 137 | "licensify": "^3.1.3",
|
134 |
| - "mocha": "^3.2.0", |
| 138 | + "mocha": "^10.2.0", |
135 | 139 | "node-forge": "^0.10.0",
|
136 | 140 | "npm-run-all": "^4.1.5",
|
137 | 141 | "preprocess": "^3.2.0",
|
138 |
| - "puppeteer": "^1.3.0", |
| 142 | + "puppeteer": "^19.9.0", |
139 | 143 | "rollup": "^2.22.2",
|
140 | 144 | "rollup-plugin-async": "^1.2.0",
|
141 | 145 | "rollup-plugin-browserify-transform": "^1.0.1",
|
142 |
| - "scenarist": "^1.1.8", |
143 |
| - "selenium-standalone": "^6.15.3", |
| 146 | + "scenarist": "1.1.10", |
| 147 | + "selenium-standalone": "^8.3.0", |
144 | 148 | "target-configurator": "^0.1.10",
|
145 | 149 | "through2": "^2.0.3",
|
146 | 150 | "transform-loader": "^0.2.4",
|
|
0 commit comments