Skip to content

Commit

Permalink
[package.json] Issue #432 Add generate-version, non-js-imports, repor…
Browse files Browse the repository at this point in the history
…tage-config-js, reportage-nginx-conf plugins and update tester packages
  • Loading branch information
t2ym committed Jul 26, 2023
1 parent 9036a41 commit fbf5511
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"@thin-hook/frontend-components": "file:plugins/frontend-components",
"@thin-hook/generate-cert-sh": "file:plugins/generate-cert-sh",
"@thin-hook/generate-import-maps": "file:plugins/generate-import-maps",
"@thin-hook/generate-version": "file:plugins/generate-version",
"@thin-hook/gzip-frontend": "file:plugins/gzip-frontend",
"@thin-hook/gzip-json": "file:plugins/gzip-json",
"@thin-hook/hook-min-js": "file:plugins/hook-min-js",
Expand All @@ -92,7 +93,10 @@
"@thin-hook/keys": "file:plugins/keys",
"@thin-hook/mark-parsed-js": "file:plugins/mark-parsed-js",
"@thin-hook/no-hook-authorization": "file:plugins/no-hook-authorization",
"@thin-hook/non-js-imports": "file:plugins/non-js-imports",
"@thin-hook/policy": "file:plugins/policy",
"@thin-hook/reportage-config-js": "file:plugins/reportage-config-js",
"@thin-hook/reportage-nginx-conf": "file:plugins/reportage-nginx-conf",
"@thin-hook/script-hashes": "file:plugins/script-hashes",
"@thin-hook/script-hashes-integrity": "file:plugins/script-hashes-integrity",
"@thin-hook/script-hashes-js": "file:plugins/script-hashes-js",
Expand Down Expand Up @@ -131,16 +135,16 @@
"json-stringify-safe": "^5.0.1",
"lcov-result-merger": "^1.2.0",
"licensify": "^3.1.3",
"mocha": "^3.2.0",
"mocha": "^10.2.0",
"node-forge": "^0.10.0",
"npm-run-all": "^4.1.5",
"preprocess": "^3.2.0",
"puppeteer": "^1.3.0",
"puppeteer": "^19.9.0",
"rollup": "^2.22.2",
"rollup-plugin-async": "^1.2.0",
"rollup-plugin-browserify-transform": "^1.0.1",
"scenarist": "^1.1.8",
"selenium-standalone": "^6.15.3",
"scenarist": "1.1.10",
"selenium-standalone": "^8.3.0",
"target-configurator": "^0.1.10",
"through2": "^2.0.3",
"transform-loader": "^0.2.4",
Expand Down

0 comments on commit fbf5511

Please sign in to comment.