create-windowless-app 9.3.0 → 9.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +50 -50
  2. package/package.json +6 -6
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-windowless-app",
3
- "version": "9.3.0",
3
+ "version": "9.3.1",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -1141,9 +1141,9 @@
1141
1141
  }
1142
1142
  },
1143
1143
  "@types/jest": {
1144
- "version": "29.2.2",
1145
- "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.2.tgz",
1146
- "integrity": "sha512-og1wAmdxKoS71K2ZwSVqWPX6OVn3ihZ6ZT2qvZvZQm90lJVDyXIjYcu4Khx2CNIeaFv12rOU/YObOsI3VOkzog==",
1144
+ "version": "29.2.3",
1145
+ "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.3.tgz",
1146
+ "integrity": "sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==",
1147
1147
  "dev": true,
1148
1148
  "requires": {
1149
1149
  "expect": "^29.0.0",
@@ -1265,14 +1265,14 @@
1265
1265
  "dev": true
1266
1266
  },
1267
1267
  "@typescript-eslint/eslint-plugin": {
1268
- "version": "5.42.1",
1269
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.42.1.tgz",
1270
- "integrity": "sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==",
1268
+ "version": "5.43.0",
1269
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.43.0.tgz",
1270
+ "integrity": "sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==",
1271
1271
  "dev": true,
1272
1272
  "requires": {
1273
- "@typescript-eslint/scope-manager": "5.42.1",
1274
- "@typescript-eslint/type-utils": "5.42.1",
1275
- "@typescript-eslint/utils": "5.42.1",
1273
+ "@typescript-eslint/scope-manager": "5.43.0",
1274
+ "@typescript-eslint/type-utils": "5.43.0",
1275
+ "@typescript-eslint/utils": "5.43.0",
1276
1276
  "debug": "^4.3.4",
1277
1277
  "ignore": "^5.2.0",
1278
1278
  "natural-compare-lite": "^1.4.0",
@@ -1282,53 +1282,53 @@
1282
1282
  }
1283
1283
  },
1284
1284
  "@typescript-eslint/parser": {
1285
- "version": "5.42.1",
1286
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.42.1.tgz",
1287
- "integrity": "sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==",
1285
+ "version": "5.43.0",
1286
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.43.0.tgz",
1287
+ "integrity": "sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==",
1288
1288
  "dev": true,
1289
1289
  "requires": {
1290
- "@typescript-eslint/scope-manager": "5.42.1",
1291
- "@typescript-eslint/types": "5.42.1",
1292
- "@typescript-eslint/typescript-estree": "5.42.1",
1290
+ "@typescript-eslint/scope-manager": "5.43.0",
1291
+ "@typescript-eslint/types": "5.43.0",
1292
+ "@typescript-eslint/typescript-estree": "5.43.0",
1293
1293
  "debug": "^4.3.4"
1294
1294
  }
1295
1295
  },
1296
1296
  "@typescript-eslint/scope-manager": {
1297
- "version": "5.42.1",
1298
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.42.1.tgz",
1299
- "integrity": "sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==",
1297
+ "version": "5.43.0",
1298
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.43.0.tgz",
1299
+ "integrity": "sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==",
1300
1300
  "dev": true,
1301
1301
  "requires": {
1302
- "@typescript-eslint/types": "5.42.1",
1303
- "@typescript-eslint/visitor-keys": "5.42.1"
1302
+ "@typescript-eslint/types": "5.43.0",
1303
+ "@typescript-eslint/visitor-keys": "5.43.0"
1304
1304
  }
1305
1305
  },
1306
1306
  "@typescript-eslint/type-utils": {
1307
- "version": "5.42.1",
1308
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.42.1.tgz",
1309
- "integrity": "sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==",
1307
+ "version": "5.43.0",
1308
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.43.0.tgz",
1309
+ "integrity": "sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==",
1310
1310
  "dev": true,
1311
1311
  "requires": {
1312
- "@typescript-eslint/typescript-estree": "5.42.1",
1313
- "@typescript-eslint/utils": "5.42.1",
1312
+ "@typescript-eslint/typescript-estree": "5.43.0",
1313
+ "@typescript-eslint/utils": "5.43.0",
1314
1314
  "debug": "^4.3.4",
1315
1315
  "tsutils": "^3.21.0"
1316
1316
  }
1317
1317
  },
1318
1318
  "@typescript-eslint/types": {
1319
- "version": "5.42.1",
1320
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.42.1.tgz",
1321
- "integrity": "sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==",
1319
+ "version": "5.43.0",
1320
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.43.0.tgz",
1321
+ "integrity": "sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==",
1322
1322
  "dev": true
1323
1323
  },
1324
1324
  "@typescript-eslint/typescript-estree": {
1325
- "version": "5.42.1",
1326
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.1.tgz",
1327
- "integrity": "sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==",
1325
+ "version": "5.43.0",
1326
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz",
1327
+ "integrity": "sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==",
1328
1328
  "dev": true,
1329
1329
  "requires": {
1330
- "@typescript-eslint/types": "5.42.1",
1331
- "@typescript-eslint/visitor-keys": "5.42.1",
1330
+ "@typescript-eslint/types": "5.43.0",
1331
+ "@typescript-eslint/visitor-keys": "5.43.0",
1332
1332
  "debug": "^4.3.4",
1333
1333
  "globby": "^11.1.0",
1334
1334
  "is-glob": "^4.0.3",
@@ -1337,28 +1337,28 @@
1337
1337
  }
1338
1338
  },
1339
1339
  "@typescript-eslint/utils": {
1340
- "version": "5.42.1",
1341
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.42.1.tgz",
1342
- "integrity": "sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==",
1340
+ "version": "5.43.0",
1341
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.43.0.tgz",
1342
+ "integrity": "sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==",
1343
1343
  "dev": true,
1344
1344
  "requires": {
1345
1345
  "@types/json-schema": "^7.0.9",
1346
1346
  "@types/semver": "^7.3.12",
1347
- "@typescript-eslint/scope-manager": "5.42.1",
1348
- "@typescript-eslint/types": "5.42.1",
1349
- "@typescript-eslint/typescript-estree": "5.42.1",
1347
+ "@typescript-eslint/scope-manager": "5.43.0",
1348
+ "@typescript-eslint/types": "5.43.0",
1349
+ "@typescript-eslint/typescript-estree": "5.43.0",
1350
1350
  "eslint-scope": "^5.1.1",
1351
1351
  "eslint-utils": "^3.0.0",
1352
1352
  "semver": "^7.3.7"
1353
1353
  }
1354
1354
  },
1355
1355
  "@typescript-eslint/visitor-keys": {
1356
- "version": "5.42.1",
1357
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.1.tgz",
1358
- "integrity": "sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==",
1356
+ "version": "5.43.0",
1357
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.43.0.tgz",
1358
+ "integrity": "sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==",
1359
1359
  "dev": true,
1360
1360
  "requires": {
1361
- "@typescript-eslint/types": "5.42.1",
1361
+ "@typescript-eslint/types": "5.43.0",
1362
1362
  "eslint-visitor-keys": "^3.3.0"
1363
1363
  }
1364
1364
  },
@@ -2627,9 +2627,9 @@
2627
2627
  }
2628
2628
  },
2629
2629
  "eslint-plugin-jest": {
2630
- "version": "27.1.4",
2631
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.1.4.tgz",
2632
- "integrity": "sha512-evJ9E9id/z2Fu6LR+ncNySJ6UMs5RiJiv4JsmdA3gPWoq0AR+uZyva738+Y9Uln+3WaYX+3OYP9HJoau94Iurg==",
2630
+ "version": "27.1.5",
2631
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.1.5.tgz",
2632
+ "integrity": "sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==",
2633
2633
  "dev": true,
2634
2634
  "requires": {
2635
2635
  "@typescript-eslint/utils": "^5.10.0"
@@ -5688,9 +5688,9 @@
5688
5688
  "dev": true
5689
5689
  },
5690
5690
  "typescript": {
5691
- "version": "4.8.4",
5692
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
5693
- "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
5691
+ "version": "4.9.3",
5692
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz",
5693
+ "integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==",
5694
5694
  "dev": true
5695
5695
  },
5696
5696
  "unbox-primitive": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-windowless-app",
3
- "version": "9.3.0",
3
+ "version": "9.3.1",
4
4
  "description": "Create a windowless NodeJS app",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -60,7 +60,7 @@
60
60
  "@types/cross-spawn": "6.0.2",
61
61
  "@types/fs-extra": "9.0.13",
62
62
  "@types/inquirer": "8.2.5",
63
- "@types/jest": "29.2.2",
63
+ "@types/jest": "29.2.3",
64
64
  "@types/mock-fs": "4.13.1",
65
65
  "@types/node": "18.11.9",
66
66
  "@types/node-notifier": "8.0.2",
@@ -68,15 +68,15 @@
68
68
  "@types/semver-compare": "1.0.1",
69
69
  "@types/validate-npm-package-name": "4.0.0",
70
70
  "@types/winston": "2.4.4",
71
- "@typescript-eslint/eslint-plugin": "5.42.1",
72
- "@typescript-eslint/parser": "5.42.1",
71
+ "@typescript-eslint/eslint-plugin": "5.43.0",
72
+ "@typescript-eslint/parser": "5.43.0",
73
73
  "add-shebang": "0.1.0",
74
74
  "copy-webpack-plugin": "11.0.0",
75
75
  "cross-env": "7.0.3",
76
76
  "del": "6.1.1",
77
77
  "eslint": "8.27.0",
78
78
  "eslint-plugin-import": "2.26.0",
79
- "eslint-plugin-jest": "27.1.4",
79
+ "eslint-plugin-jest": "27.1.5",
80
80
  "eslint-plugin-node": "11.1.0",
81
81
  "eslint-plugin-security": "1.5.0",
82
82
  "global-npm": "0.5.0",
@@ -91,7 +91,7 @@
91
91
  "tmp-promise": "3.0.3",
92
92
  "ts-jest": "29.0.3",
93
93
  "ts-node": "10.9.1",
94
- "typescript": "4.8.4",
94
+ "typescript": "4.9.3",
95
95
  "webpack": "5.75.0",
96
96
  "winston": "3.8.2"
97
97
  },