Merge remote-tracking branch 'origin/HEAD' into cron

This commit is contained in:
Ben Allfree
2025-07-21 08:49:50 -07:00
2 changed files with 1 additions and 35 deletions

View File

@@ -16,7 +16,7 @@
},
"type": "module",
"bin": {
"pockethost": "src/cli/index.ts"
"pockethost": "tsx src/cli/index.ts"
},
"scripts": {
"check:types": "tsc --noEmit ",

34
pnpm-lock.yaml generated
View File

@@ -94,9 +94,6 @@ importers:
autoprefixer:
specifier: ^10.4.21
version: 10.4.21(postcss@8.5.6)
cron-parser:
specifier: ^5.3.0
version: 5.3.0
d3-scale:
specifier: ^4.0.2
version: 4.0.2
@@ -175,9 +172,6 @@ importers:
cors:
specifier: ^2.8.5
version: 2.8.5
cron:
specifier: ^4.3.2
version: 4.3.2
devcert:
specifier: ^1.2.2
version: 1.2.2
@@ -1746,9 +1740,6 @@ packages:
'@types/lodash@4.17.14':
resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==}
'@types/luxon@3.6.2':
resolution: {integrity: sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw==}
'@types/mdast@4.0.4':
resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
@@ -2185,14 +2176,6 @@ packages:
resolution: {integrity: sha512-9IkYqtX3YHPCzoVg1Py+o9057a3i0fp7S530UWokCSaFVTc7CwXPRiOjRjBQQ18ZCNafx78YfnG+HALxtVmOGA==}
engines: {node: '>=10.0.0'}
cron-parser@5.3.0:
resolution: {integrity: sha512-IS4mnFu6n3CFgEmXjr+B2zzGHsjJmHEdN+BViKvYSiEn3KWss9ICRDETDX/VZldiW82B94OyAZm4LIT4vcKK0g==}
engines: {node: '>=18'}
cron@4.3.2:
resolution: {integrity: sha512-JxBBnf5zRz+NhW9XcP16gwUKAKIimy2G0QCCQu8kk5XwM4aCGwMt+nntouAfXF9A57965XzB6hitBlJAz5Ts6w==}
engines: {node: '>=18.x'}
cross-spawn@7.0.6:
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
engines: {node: '>= 8'}
@@ -3054,10 +3037,6 @@ packages:
resolution: {integrity: sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==}
engines: {node: 20 || >=22}
luxon@3.7.1:
resolution: {integrity: sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==}
engines: {node: '>=12'}
lzma-native@8.0.6:
resolution: {integrity: sha512-09xfg67mkL2Lz20PrrDeNYZxzeW7ADtpYFbwSQh9U8+76RIzx5QsJBMy8qikv3hbUPfpy6hqwxt6FcGK81g9AA==}
engines: {node: '>=10.0.0'}
@@ -5606,8 +5585,6 @@ snapshots:
'@types/lodash@4.17.14': {}
'@types/luxon@3.6.2': {}
'@types/mdast@4.0.4':
dependencies:
'@types/unist': 2.0.11
@@ -6040,15 +6017,6 @@ snapshots:
nan: 2.22.0
optional: true
cron-parser@5.3.0:
dependencies:
luxon: 3.7.1
cron@4.3.2:
dependencies:
'@types/luxon': 3.6.2
luxon: 3.7.1
cross-spawn@7.0.6:
dependencies:
path-key: 3.1.1
@@ -7016,8 +6984,6 @@ snapshots:
lru-cache@11.0.2: {}
luxon@3.7.1: {}
lzma-native@8.0.6:
dependencies:
node-addon-api: 3.2.1