@book000/create-ts 0.1.186 → 0.1.187

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@book000/create-ts",
3
- "version": "0.1.186",
3
+ "version": "0.1.187",
4
4
  "description": "Create book000-style TypeScript projects",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,7 +29,7 @@
29
29
  "execa": "10.0.1"
30
30
  },
31
31
  "devDependencies": {
32
- "@book000/eslint-config": "1.16.48",
32
+ "@book000/eslint-config": "1.16.49",
33
33
  "@types/node": "25.9.5",
34
34
  "eslint": "10.9.1",
35
35
  "prettier": "3.9.6",
@@ -18,7 +18,7 @@
18
18
  "fix:prettier": "prettier --write src/"
19
19
  },
20
20
  "devDependencies": {
21
- "@book000/eslint-config": "1.16.48",
21
+ "@book000/eslint-config": "1.16.49",
22
22
  "@types/jest": "30.0.0",
23
23
  "@types/node": "25.9.5",
24
24
  "eslint": "10.9.1",
@@ -9,8 +9,8 @@ importers:
9
9
  .:
10
10
  devDependencies:
11
11
  '@book000/eslint-config':
12
- specifier: 1.16.48
13
- version: 1.16.48(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
12
+ specifier: 1.16.49
13
+ version: 1.16.49(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
14
14
  '@types/jest':
15
15
  specifier: 30.0.0
16
16
  version: 30.0.0
@@ -206,8 +206,8 @@ packages:
206
206
  '@bcoe/v8-coverage@0.2.3':
207
207
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
208
208
 
209
- '@book000/eslint-config@1.16.48':
210
- resolution: {integrity: sha512-QLqmr5vOcl9PMyn0X60L349yeemxqZ0g3qkW9LFePmlPY/tKy+pPTY9GSwsPfXU1guhouqqTBsXgxVBbxjKUdQ==}
209
+ '@book000/eslint-config@1.16.49':
210
+ resolution: {integrity: sha512-crT7Trb4vdWOXh8iOFDh/mtekfccqX4t3eZ643gYD7uXljLEIDIHzsi4Defc326VLe445WImUtTLzOV2YL0Nwg==}
211
211
  peerDependencies:
212
212
  eslint: 10.9.1
213
213
 
@@ -1212,9 +1212,9 @@ packages:
1212
1212
  resolution: {integrity: sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==}
1213
1213
  engines: {node: '>=10.13.0'}
1214
1214
 
1215
- entities@4.5.0:
1216
- resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
1217
- engines: {node: '>=0.12'}
1215
+ entities@8.0.0:
1216
+ resolution: {integrity: sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==}
1217
+ engines: {node: '>=20.19.0'}
1218
1218
 
1219
1219
  environment@1.1.0:
1220
1220
  resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
@@ -1315,8 +1315,8 @@ packages:
1315
1315
  peerDependencies:
1316
1316
  eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
1317
1317
 
1318
- eslint-plugin-unicorn@73.0.0:
1319
- resolution: {integrity: sha512-V0YatLe9nkGhXEXKe2Qljb1EY0sJHwDV0HUF1NKFwtsHh/fU7qGHDgv+6fchzZcgU2/7noHo2gdjnmo0P2uDPw==}
1318
+ eslint-plugin-unicorn@74.0.0:
1319
+ resolution: {integrity: sha512-AGnsGi2SxHg1HEAXxn9nSnZfyjvTWkxm8E8hpd/9tD6dLjBUdcD7+D6ZN64HmmCXTSXlrwVyUqe20Uyb2CaurA==}
1320
1320
  engines: {node: '>=22'}
1321
1321
  peerDependencies:
1322
1322
  eslint: '>=10.4'
@@ -2854,12 +2854,12 @@ snapshots:
2854
2854
 
2855
2855
  '@bcoe/v8-coverage@0.2.3': {}
2856
2856
 
2857
- '@book000/eslint-config@1.16.48(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2857
+ '@book000/eslint-config@1.16.49(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2858
2858
  dependencies:
2859
2859
  '@typescript-eslint/parser': 8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
2860
2860
  eslint: 10.9.1(supports-color@8.1.1)
2861
2861
  eslint-config-prettier: 10.1.8(eslint@10.9.1(supports-color@8.1.1))
2862
- eslint-plugin-unicorn: 73.0.0(eslint@10.9.1(supports-color@8.1.1))
2862
+ eslint-plugin-unicorn: 74.0.0(eslint@10.9.1(supports-color@8.1.1))
2863
2863
  globals: 17.11.0
2864
2864
  neostandard: 0.13.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
2865
2865
  typescript-eslint: 8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
@@ -3891,7 +3891,7 @@ snapshots:
3891
3891
  graceful-fs: 4.2.11
3892
3892
  tapable: 2.3.3
3893
3893
 
3894
- entities@4.5.0: {}
3894
+ entities@8.0.0: {}
3895
3895
 
3896
3896
  environment@1.1.0: {}
3897
3897
 
@@ -4105,7 +4105,7 @@ snapshots:
4105
4105
  string.prototype.matchall: 4.1.0
4106
4106
  string.prototype.repeat: 1.0.0
4107
4107
 
4108
- eslint-plugin-unicorn@73.0.0(eslint@10.9.1(supports-color@8.1.1)):
4108
+ eslint-plugin-unicorn@74.0.0(eslint@10.9.1(supports-color@8.1.1)):
4109
4109
  dependencies:
4110
4110
  '@eslint-community/eslint-utils': 4.10.1(eslint@10.9.1(supports-color@8.1.1))
4111
4111
  '@eslint/css-tree': 4.0.5
@@ -4114,7 +4114,7 @@ snapshots:
4114
4114
  ci-info: 4.4.0
4115
4115
  core-js-compat: 3.50.0
4116
4116
  detect-indent: 7.0.2
4117
- entities: 4.5.0
4117
+ entities: 8.0.0
4118
4118
  eslint: 10.9.1(supports-color@8.1.1)
4119
4119
  find-up-simple: 1.0.1
4120
4120
  globals: 17.11.0
@@ -22,7 +22,7 @@
22
22
  "@book000/node-utils": "1.25.72"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.48",
25
+ "@book000/eslint-config": "1.16.49",
26
26
  "@types/jest": "30.0.0",
27
27
  "@types/node": "25.9.5",
28
28
  "eslint": "10.9.1",
@@ -13,8 +13,8 @@ importers:
13
13
  version: 1.25.72(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
14
14
  devDependencies:
15
15
  '@book000/eslint-config':
16
- specifier: 1.16.48
17
- version: 1.16.48(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
16
+ specifier: 1.16.49
17
+ version: 1.16.49(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
18
18
  '@types/jest':
19
19
  specifier: 30.0.0
20
20
  version: 30.0.0
@@ -213,8 +213,8 @@ packages:
213
213
  '@bcoe/v8-coverage@0.2.3':
214
214
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
215
215
 
216
- '@book000/eslint-config@1.16.48':
217
- resolution: {integrity: sha512-QLqmr5vOcl9PMyn0X60L349yeemxqZ0g3qkW9LFePmlPY/tKy+pPTY9GSwsPfXU1guhouqqTBsXgxVBbxjKUdQ==}
216
+ '@book000/eslint-config@1.16.49':
217
+ resolution: {integrity: sha512-crT7Trb4vdWOXh8iOFDh/mtekfccqX4t3eZ643gYD7uXljLEIDIHzsi4Defc326VLe445WImUtTLzOV2YL0Nwg==}
218
218
  peerDependencies:
219
219
  eslint: 10.9.1
220
220
 
@@ -1388,9 +1388,9 @@ packages:
1388
1388
  resolution: {integrity: sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==}
1389
1389
  engines: {node: '>=10.13.0'}
1390
1390
 
1391
- entities@4.5.0:
1392
- resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
1393
- engines: {node: '>=0.12'}
1391
+ entities@8.0.0:
1392
+ resolution: {integrity: sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==}
1393
+ engines: {node: '>=20.19.0'}
1394
1394
 
1395
1395
  environment@1.1.0:
1396
1396
  resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
@@ -1491,8 +1491,8 @@ packages:
1491
1491
  peerDependencies:
1492
1492
  eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
1493
1493
 
1494
- eslint-plugin-unicorn@73.0.0:
1495
- resolution: {integrity: sha512-V0YatLe9nkGhXEXKe2Qljb1EY0sJHwDV0HUF1NKFwtsHh/fU7qGHDgv+6fchzZcgU2/7noHo2gdjnmo0P2uDPw==}
1494
+ eslint-plugin-unicorn@74.0.0:
1495
+ resolution: {integrity: sha512-AGnsGi2SxHg1HEAXxn9nSnZfyjvTWkxm8E8hpd/9tD6dLjBUdcD7+D6ZN64HmmCXTSXlrwVyUqe20Uyb2CaurA==}
1496
1496
  engines: {node: '>=22'}
1497
1497
  peerDependencies:
1498
1498
  eslint: '>=10.4'
@@ -3169,12 +3169,12 @@ snapshots:
3169
3169
 
3170
3170
  '@bcoe/v8-coverage@0.2.3': {}
3171
3171
 
3172
- '@book000/eslint-config@1.16.48(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3172
+ '@book000/eslint-config@1.16.49(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3173
3173
  dependencies:
3174
3174
  '@typescript-eslint/parser': 8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3175
3175
  eslint: 10.9.1(supports-color@8.1.1)
3176
3176
  eslint-config-prettier: 10.1.8(eslint@10.9.1(supports-color@8.1.1))
3177
- eslint-plugin-unicorn: 73.0.0(eslint@10.9.1(supports-color@8.1.1))
3177
+ eslint-plugin-unicorn: 74.0.0(eslint@10.9.1(supports-color@8.1.1))
3178
3178
  globals: 17.11.0
3179
3179
  neostandard: 0.13.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3180
3180
  typescript-eslint: 8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
@@ -4383,7 +4383,7 @@ snapshots:
4383
4383
  graceful-fs: 4.2.11
4384
4384
  tapable: 2.3.3
4385
4385
 
4386
- entities@4.5.0: {}
4386
+ entities@8.0.0: {}
4387
4387
 
4388
4388
  environment@1.1.0: {}
4389
4389
 
@@ -4597,7 +4597,7 @@ snapshots:
4597
4597
  string.prototype.matchall: 4.1.0
4598
4598
  string.prototype.repeat: 1.0.0
4599
4599
 
4600
- eslint-plugin-unicorn@73.0.0(eslint@10.9.1(supports-color@8.1.1)):
4600
+ eslint-plugin-unicorn@74.0.0(eslint@10.9.1(supports-color@8.1.1)):
4601
4601
  dependencies:
4602
4602
  '@eslint-community/eslint-utils': 4.10.1(eslint@10.9.1(supports-color@8.1.1))
4603
4603
  '@eslint/css-tree': 4.0.5
@@ -4606,7 +4606,7 @@ snapshots:
4606
4606
  ci-info: 4.4.0
4607
4607
  core-js-compat: 3.50.0
4608
4608
  detect-indent: 7.0.2
4609
- entities: 4.5.0
4609
+ entities: 8.0.0
4610
4610
  eslint: 10.9.1(supports-color@8.1.1)
4611
4611
  find-up-simple: 1.0.1
4612
4612
  globals: 17.11.0
@@ -23,7 +23,7 @@
23
23
  "discord.js": "14.27.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@book000/eslint-config": "1.16.48",
26
+ "@book000/eslint-config": "1.16.49",
27
27
  "@types/jest": "30.0.0",
28
28
  "@types/node": "25.9.5",
29
29
  "eslint": "10.9.1",
@@ -16,8 +16,8 @@ importers:
16
16
  version: 14.27.0
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.48
20
- version: 1.16.48(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.49
20
+ version: 1.16.49(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
21
21
  '@types/jest':
22
22
  specifier: 30.0.0
23
23
  version: 30.0.0
@@ -216,8 +216,8 @@ packages:
216
216
  '@bcoe/v8-coverage@0.2.3':
217
217
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
218
218
 
219
- '@book000/eslint-config@1.16.48':
220
- resolution: {integrity: sha512-QLqmr5vOcl9PMyn0X60L349yeemxqZ0g3qkW9LFePmlPY/tKy+pPTY9GSwsPfXU1guhouqqTBsXgxVBbxjKUdQ==}
219
+ '@book000/eslint-config@1.16.49':
220
+ resolution: {integrity: sha512-crT7Trb4vdWOXh8iOFDh/mtekfccqX4t3eZ643gYD7uXljLEIDIHzsi4Defc326VLe445WImUtTLzOV2YL0Nwg==}
221
221
  peerDependencies:
222
222
  eslint: 10.9.1
223
223
 
@@ -1445,9 +1445,9 @@ packages:
1445
1445
  resolution: {integrity: sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==}
1446
1446
  engines: {node: '>=10.13.0'}
1447
1447
 
1448
- entities@4.5.0:
1449
- resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
1450
- engines: {node: '>=0.12'}
1448
+ entities@8.0.0:
1449
+ resolution: {integrity: sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==}
1450
+ engines: {node: '>=20.19.0'}
1451
1451
 
1452
1452
  environment@1.1.0:
1453
1453
  resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
@@ -1548,8 +1548,8 @@ packages:
1548
1548
  peerDependencies:
1549
1549
  eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
1550
1550
 
1551
- eslint-plugin-unicorn@73.0.0:
1552
- resolution: {integrity: sha512-V0YatLe9nkGhXEXKe2Qljb1EY0sJHwDV0HUF1NKFwtsHh/fU7qGHDgv+6fchzZcgU2/7noHo2gdjnmo0P2uDPw==}
1551
+ eslint-plugin-unicorn@74.0.0:
1552
+ resolution: {integrity: sha512-AGnsGi2SxHg1HEAXxn9nSnZfyjvTWkxm8E8hpd/9tD6dLjBUdcD7+D6ZN64HmmCXTSXlrwVyUqe20Uyb2CaurA==}
1553
1553
  engines: {node: '>=22'}
1554
1554
  peerDependencies:
1555
1555
  eslint: '>=10.4'
@@ -3254,12 +3254,12 @@ snapshots:
3254
3254
 
3255
3255
  '@bcoe/v8-coverage@0.2.3': {}
3256
3256
 
3257
- '@book000/eslint-config@1.16.48(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3257
+ '@book000/eslint-config@1.16.49(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3258
3258
  dependencies:
3259
3259
  '@typescript-eslint/parser': 8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3260
3260
  eslint: 10.9.1(supports-color@8.1.1)
3261
3261
  eslint-config-prettier: 10.1.8(eslint@10.9.1(supports-color@8.1.1))
3262
- eslint-plugin-unicorn: 73.0.0(eslint@10.9.1(supports-color@8.1.1))
3262
+ eslint-plugin-unicorn: 74.0.0(eslint@10.9.1(supports-color@8.1.1))
3263
3263
  globals: 17.11.0
3264
3264
  neostandard: 0.13.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3265
3265
  typescript-eslint: 8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
@@ -4553,7 +4553,7 @@ snapshots:
4553
4553
  graceful-fs: 4.2.11
4554
4554
  tapable: 2.3.3
4555
4555
 
4556
- entities@4.5.0: {}
4556
+ entities@8.0.0: {}
4557
4557
 
4558
4558
  environment@1.1.0: {}
4559
4559
 
@@ -4767,7 +4767,7 @@ snapshots:
4767
4767
  string.prototype.matchall: 4.1.0
4768
4768
  string.prototype.repeat: 1.0.0
4769
4769
 
4770
- eslint-plugin-unicorn@73.0.0(eslint@10.9.1(supports-color@8.1.1)):
4770
+ eslint-plugin-unicorn@74.0.0(eslint@10.9.1(supports-color@8.1.1)):
4771
4771
  dependencies:
4772
4772
  '@eslint-community/eslint-utils': 4.10.1(eslint@10.9.1(supports-color@8.1.1))
4773
4773
  '@eslint/css-tree': 4.0.5
@@ -4776,7 +4776,7 @@ snapshots:
4776
4776
  ci-info: 4.4.0
4777
4777
  core-js-compat: 3.50.0
4778
4778
  detect-indent: 7.0.2
4779
- entities: 4.5.0
4779
+ entities: 8.0.0
4780
4780
  eslint: 10.9.1(supports-color@8.1.1)
4781
4781
  find-up-simple: 1.0.1
4782
4782
  globals: 17.11.0
@@ -22,7 +22,7 @@
22
22
  "fastify": "5.12.1"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.48",
25
+ "@book000/eslint-config": "1.16.49",
26
26
  "@types/jest": "30.0.0",
27
27
  "@types/node": "25.9.5",
28
28
  "eslint": "10.9.1",
@@ -16,8 +16,8 @@ importers:
16
16
  version: 5.12.1
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.48
20
- version: 1.16.48(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.49
20
+ version: 1.16.49(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
21
21
  '@types/jest':
22
22
  specifier: 30.0.0
23
23
  version: 30.0.0
@@ -216,8 +216,8 @@ packages:
216
216
  '@bcoe/v8-coverage@0.2.3':
217
217
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
218
218
 
219
- '@book000/eslint-config@1.16.48':
220
- resolution: {integrity: sha512-QLqmr5vOcl9PMyn0X60L349yeemxqZ0g3qkW9LFePmlPY/tKy+pPTY9GSwsPfXU1guhouqqTBsXgxVBbxjKUdQ==}
219
+ '@book000/eslint-config@1.16.49':
220
+ resolution: {integrity: sha512-crT7Trb4vdWOXh8iOFDh/mtekfccqX4t3eZ643gYD7uXljLEIDIHzsi4Defc326VLe445WImUtTLzOV2YL0Nwg==}
221
221
  peerDependencies:
222
222
  eslint: 10.9.1
223
223
 
@@ -1283,9 +1283,9 @@ packages:
1283
1283
  resolution: {integrity: sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==}
1284
1284
  engines: {node: '>=10.13.0'}
1285
1285
 
1286
- entities@4.5.0:
1287
- resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
1288
- engines: {node: '>=0.12'}
1286
+ entities@8.0.0:
1287
+ resolution: {integrity: sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==}
1288
+ engines: {node: '>=20.19.0'}
1289
1289
 
1290
1290
  environment@1.1.0:
1291
1291
  resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
@@ -1386,8 +1386,8 @@ packages:
1386
1386
  peerDependencies:
1387
1387
  eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
1388
1388
 
1389
- eslint-plugin-unicorn@73.0.0:
1390
- resolution: {integrity: sha512-V0YatLe9nkGhXEXKe2Qljb1EY0sJHwDV0HUF1NKFwtsHh/fU7qGHDgv+6fchzZcgU2/7noHo2gdjnmo0P2uDPw==}
1389
+ eslint-plugin-unicorn@74.0.0:
1390
+ resolution: {integrity: sha512-AGnsGi2SxHg1HEAXxn9nSnZfyjvTWkxm8E8hpd/9tD6dLjBUdcD7+D6ZN64HmmCXTSXlrwVyUqe20Uyb2CaurA==}
1391
1391
  engines: {node: '>=22'}
1392
1392
  peerDependencies:
1393
1393
  eslint: '>=10.4'
@@ -3077,12 +3077,12 @@ snapshots:
3077
3077
 
3078
3078
  '@bcoe/v8-coverage@0.2.3': {}
3079
3079
 
3080
- '@book000/eslint-config@1.16.48(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3080
+ '@book000/eslint-config@1.16.49(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3081
3081
  dependencies:
3082
3082
  '@typescript-eslint/parser': 8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3083
3083
  eslint: 10.9.1(supports-color@8.1.1)
3084
3084
  eslint-config-prettier: 10.1.8(eslint@10.9.1(supports-color@8.1.1))
3085
- eslint-plugin-unicorn: 73.0.0(eslint@10.9.1(supports-color@8.1.1))
3085
+ eslint-plugin-unicorn: 74.0.0(eslint@10.9.1(supports-color@8.1.1))
3086
3086
  globals: 17.11.0
3087
3087
  neostandard: 0.13.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3088
3088
  typescript-eslint: 8.68.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
@@ -4172,7 +4172,7 @@ snapshots:
4172
4172
  graceful-fs: 4.2.11
4173
4173
  tapable: 2.3.3
4174
4174
 
4175
- entities@4.5.0: {}
4175
+ entities@8.0.0: {}
4176
4176
 
4177
4177
  environment@1.1.0: {}
4178
4178
 
@@ -4386,7 +4386,7 @@ snapshots:
4386
4386
  string.prototype.matchall: 4.1.0
4387
4387
  string.prototype.repeat: 1.0.0
4388
4388
 
4389
- eslint-plugin-unicorn@73.0.0(eslint@10.9.1(supports-color@8.1.1)):
4389
+ eslint-plugin-unicorn@74.0.0(eslint@10.9.1(supports-color@8.1.1)):
4390
4390
  dependencies:
4391
4391
  '@eslint-community/eslint-utils': 4.10.1(eslint@10.9.1(supports-color@8.1.1))
4392
4392
  '@eslint/css-tree': 4.0.5
@@ -4395,7 +4395,7 @@ snapshots:
4395
4395
  ci-info: 4.4.0
4396
4396
  core-js-compat: 3.50.0
4397
4397
  detect-indent: 7.0.2
4398
- entities: 4.5.0
4398
+ entities: 8.0.0
4399
4399
  eslint: 10.9.1(supports-color@8.1.1)
4400
4400
  find-up-simple: 1.0.1
4401
4401
  globals: 17.11.0