@book000/create-ts 0.1.27 → 0.1.28

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.27",
3
+ "version": "0.1.28",
4
4
  "description": "Create book000-style TypeScript projects",
5
5
  "repository": {
6
6
  "type": "git",
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "dependencies": {
22
22
  "@book000/node-utils": "1.24.279",
23
- "discord.js": "14.26.4"
23
+ "discord.js": "14.26.5"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@book000/eslint-config": "1.15.4",
@@ -12,8 +12,8 @@ importers:
12
12
  specifier: 1.24.279
13
13
  version: 1.24.279
14
14
  discord.js:
15
- specifier: 14.26.4
16
- version: 14.26.4
15
+ specifier: 14.26.5
16
+ version: 14.26.5
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
19
  specifier: 1.15.4
@@ -1268,8 +1268,8 @@ packages:
1268
1268
  discord-api-types@0.38.49:
1269
1269
  resolution: {integrity: sha512-XnqcWmnFZFAE8ZM8SHAw9DIV8D3Or00rMQ8iQLotrEA2PmXhl+ykaf6L6q4l474hrSUH1JaYcv+iOMRWp2p6Tg==}
1270
1270
 
1271
- discord.js@14.26.4:
1272
- resolution: {integrity: sha512-4oBp8tc6Kf8IDBwAHhbsMaAqx1b5fob9SNasZT7V6yyyUydoO5i5fGuX7TmvRtR+q/WgKRnRViRoAWnG7fNyvA==}
1271
+ discord.js@14.26.5:
1272
+ resolution: {integrity: sha512-SGYgjiAs0o8ZzMC97XmFXKONyairJ9YzVda+LvoSKs9YYh2gPtQhY+liaV6H/w72jxYbu9ggiSqAXoF3FLOH4A==}
1273
1273
  engines: {node: '>=18'}
1274
1274
 
1275
1275
  doctrine@2.1.0:
@@ -4224,7 +4224,7 @@ snapshots:
4224
4224
 
4225
4225
  discord-api-types@0.38.49: {}
4226
4226
 
4227
- discord.js@14.26.4:
4227
+ discord.js@14.26.5:
4228
4228
  dependencies:
4229
4229
  '@discordjs/builders': 1.14.1
4230
4230
  '@discordjs/collection': 1.5.3