aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml35
1 files changed, 28 insertions, 7 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 83cff91d..ab0ac31b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -720,8 +720,8 @@ importers:
specifier: ^24.0.0
version: 24.0.0
liteque:
- specifier: ^0.1.3
- version: 0.1.3(better-sqlite3@11.3.0)
+ specifier: ^0.2.0
+ version: 0.2.0(better-sqlite3@11.3.0)
metascraper:
specifier: ^5.45.24
version: 5.45.24
@@ -752,6 +752,9 @@ importers:
metascraper-url:
specifier: ^5.45.22
version: 5.45.22
+ node-cron:
+ specifier: ^3.0.3
+ version: 3.0.3
pdf2json:
specifier: ^3.0.5
version: 3.0.5
@@ -801,6 +804,9 @@ importers:
'@types/metascraper':
specifier: ^5.14.3
version: 5.14.3
+ '@types/node-cron':
+ specifier: ^3.0.11
+ version: 3.0.11
docs:
dependencies:
@@ -916,8 +922,8 @@ importers:
specifier: ^11.0.0
version: 11.0.0
liteque:
- specifier: ^0.1.3
- version: 0.1.3(better-sqlite3@11.3.0)
+ specifier: ^0.2.0
+ version: 0.2.0(better-sqlite3@11.3.0)
meilisearch:
specifier: ^0.37.0
version: 0.37.0
@@ -4348,6 +4354,9 @@ packages:
'@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
+ '@types/node-cron@3.0.11':
+ resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==}
+
'@types/node-fetch@2.6.11':
resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==}
@@ -8534,8 +8543,8 @@ packages:
resolution: {integrity: sha512-wUayTU8MS827Dam6MxgD72Ui+KOSF+u/eIqpatOtjnvgJ0+mnDq33uC2M7J0tPK+upe/DpUAuK4JUU89iBoNKQ==}
engines: {node: '>=4'}
- liteque@0.1.3:
- resolution: {integrity: sha512-DRdJ974/XomYtPXtoyWlUpC5UObRG0Rn/dncgLnJVR/tv084QPix2mGLcVWVR/2794EyO7Cnvt0VqWgpOeFuAQ==}
+ liteque@0.2.0:
+ resolution: {integrity: sha512-OgRTJmGq5pyIhMOk7QhiEGuRP1Cu9hvdbs+kSwrx7RY0V0Up0vuoMM062V0HJdk+qmJKY2P4JXHYGYOSMCAEnw==}
peerDependencies:
better-sqlite3: '>=7'
@@ -9401,6 +9410,10 @@ packages:
node-abort-controller@3.1.1:
resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
+ node-cron@3.0.3:
+ resolution: {integrity: sha512-dOal67//nohNgYWb+nWmg5dkFdIwDm8EpeGYMekPMrngV3637lqnX0lbUcCtgibHTz6SEz7DAIjKvKDFYCnO1A==}
+ engines: {node: '>=6.0.0'}
+
node-dir@0.1.17:
resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==}
engines: {node: '>= 0.10.5'}
@@ -18743,6 +18756,9 @@ snapshots:
'@types/ms@0.7.34': {}
+ '@types/node-cron@3.0.11':
+ dev: true
+
'@types/node-fetch@2.6.11':
dependencies:
'@types/node': 20.11.20
@@ -24509,7 +24525,7 @@ snapshots:
liquid-json@0.3.1:
dev: false
- liteque@0.1.3(better-sqlite3@11.3.0):
+ liteque@0.2.0(better-sqlite3@11.3.0):
dependencies:
async-mutex: 0.4.1
better-sqlite3: 11.3.0
@@ -26033,6 +26049,11 @@ snapshots:
node-abort-controller@3.1.1:
dev: false
+ node-cron@3.0.3:
+ dependencies:
+ uuid: 8.3.2
+ dev: false
+
node-dir@0.1.17:
dependencies:
minimatch: 3.1.2