diff --git a/package.json b/package.json index e018e6c..d0c7a2b 100644 --- a/package.json +++ b/package.json @@ -105,6 +105,7 @@ "release-plan": "^0.17.4", "resolve": "^1.22.4", "rimraf": "^5.0.1", + "testem": "~3.18.0", "webpack": "^5.88.2" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcda29f..25dea01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -196,6 +196,9 @@ devDependencies: rimraf: specifier: ^5.0.1 version: 5.0.10 + testem: + specifier: ~3.18.0 + version: 3.18.0 webpack: specifier: ^5.88.2 version: 5.104.1 @@ -2456,8 +2459,8 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@xmldom/xmldom@0.8.11: - resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} + /@xmldom/xmldom@0.8.14: + resolution: {integrity: sha512-T4EDRUBVZYRldYApjEJiU0e1stYWaRAX7CuSnKzrpwdZKo53zGV8/pqfzV6FfwNl9YThD2OumQYvqtvjvgG7aQ==} engines: {node: '>=10.0.0'} dev: true @@ -4112,7 +4115,7 @@ packages: through2: 3.0.2 dev: true - /consolidate@0.16.0(lodash@4.17.23)(mustache@4.2.0): + /consolidate@0.16.0(lodash@4.18.1)(mustache@4.2.0): resolution: {integrity: sha512-Nhl1wzCslqXYTJVDyJCu3ODohy9OfBMB5uD2BiBTzd7w+QY0lBzafkR8y8755yMYHAaMD4NuzbAw03/xzfw+eQ==} engines: {node: '>= 0.10.0'} deprecated: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog @@ -4279,7 +4282,7 @@ packages: optional: true dependencies: bluebird: 3.7.2 - lodash: 4.17.23 + lodash: 4.18.1 mustache: 4.2.0 dev: true @@ -5031,7 +5034,7 @@ packages: sort-package-json: 1.57.0 symlink-or-copy: 1.3.1 temp: 0.9.4 - testem: 3.17.0 + testem: 3.18.0 tiny-lr: 2.0.0 tree-sync: 2.1.0 uuid: 9.0.1 @@ -7961,6 +7964,10 @@ packages: /lodash@4.17.23: resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} + /lodash@4.18.1: + resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} + dev: true + /log-symbols@2.2.0: resolution: {integrity: sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==} engines: {node: '>=4'} @@ -10607,25 +10614,25 @@ packages: source-map-support: 0.5.21 dev: true - /testem@3.17.0: - resolution: {integrity: sha512-j91I0w9pCVg6P1NU95gUsAujd7RBuAZGcwqQiB0smmXFZvRLaFZ+yZoTE/qK/QRl/x6GBNckM+GDDU59KsHsJg==} + /testem@3.18.0: + resolution: {integrity: sha512-HEj+HSms8aM4GLn2bEkcR4rVb3Fr0C34uEUATbhVr/UirZkXh+iv+TuA7IGLC4KVGmuYSA0SjAYckci82hShEQ==} engines: {node: '>= 7.*'} hasBin: true dependencies: - '@xmldom/xmldom': 0.8.11 + '@xmldom/xmldom': 0.8.14 backbone: 1.6.1 bluebird: 3.7.2 charm: 1.0.2 commander: 2.20.3 compression: 1.8.1 - consolidate: 0.16.0(lodash@4.17.23)(mustache@4.2.0) + consolidate: 0.16.0(lodash@4.18.1)(mustache@4.2.0) execa: 1.0.0 express: 4.22.1 fireworm: 0.7.2 glob: 7.2.3 http-proxy: 1.18.1 js-yaml: 3.14.2 - lodash: 4.17.23 + lodash: 4.18.1 mkdirp: 3.0.1 mustache: 4.2.0 node-notifier: 10.0.1 @@ -10636,7 +10643,7 @@ packages: spawn-args: 0.2.0 styled_string: 0.0.1 tap-parser: 7.0.0 - tmp: 0.0.33 + tmp: 0.2.5 transitivePeerDependencies: - arc-templates - atpl @@ -11099,6 +11106,7 @@ packages: /uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true dev: true