diff --git a/packages/feathers-auth-api/package.json b/packages/feathers-auth-api/package.json index 2a3457a2..c6be1c85 100644 --- a/packages/feathers-auth-api/package.json +++ b/packages/feathers-auth-api/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@feathersjs/feathers": "5.0.0-pre.26", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-files/package.json b/packages/feathers-files/package.json index e02be568..bf99f070 100644 --- a/packages/feathers-files/package.json +++ b/packages/feathers-files/package.json @@ -50,7 +50,7 @@ "@types/express": "4.17.14", "@types/multer": "~1.4.7", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-helpers/package.json b/packages/feathers-helpers/package.json index 33da8a2e..d2c43f8a 100644 --- a/packages/feathers-helpers/package.json +++ b/packages/feathers-helpers/package.json @@ -41,7 +41,7 @@ "@feathersjs/feathers": "5.0.0-pre.26", "@snickbit/indexer": "^2.5.27", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-hooks/package.json b/packages/feathers-hooks/package.json index ad735db6..7d144a34 100644 --- a/packages/feathers-hooks/package.json +++ b/packages/feathers-hooks/package.json @@ -33,7 +33,7 @@ "@feathersjs/feathers": "5.0.0-pre.26", "@snickbit/indexer": "^2.5.27", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-logger/package.json b/packages/feathers-logger/package.json index 9c5feb63..569beb10 100644 --- a/packages/feathers-logger/package.json +++ b/packages/feathers-logger/package.json @@ -38,7 +38,7 @@ "@feathersjs/feathers": "5.0.0-pre.26", "@types/node": "18.8.3", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-logs/package.json b/packages/feathers-logs/package.json index a3bbd8ca..0066b6ef 100644 --- a/packages/feathers-logs/package.json +++ b/packages/feathers-logs/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@feathersjs/feathers": "5.0.0-pre.26", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-model/package.json b/packages/feathers-model/package.json index c5ee43ab..e9e41e57 100644 --- a/packages/feathers-model/package.json +++ b/packages/feathers-model/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@feathersjs/feathers": "5.0.0-pre.26", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-mongo/package.json b/packages/feathers-mongo/package.json index dc7d27e0..2478e9c2 100644 --- a/packages/feathers-mongo/package.json +++ b/packages/feathers-mongo/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-pouchdb/package.json b/packages/feathers-pouchdb/package.json index 853c57bd..38891097 100644 --- a/packages/feathers-pouchdb/package.json +++ b/packages/feathers-pouchdb/package.json @@ -48,7 +48,7 @@ "devDependencies": { "@types/pouchdb": "6.4.0", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-redis/package.json b/packages/feathers-redis/package.json index 28448ac4..4f0a2674 100644 --- a/packages/feathers-redis/package.json +++ b/packages/feathers-redis/package.json @@ -41,7 +41,7 @@ "@feathersjs/feathers": "5.0.0-pre.26", "@snickbit/indexer": "^2.5.27", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-rest/package.json b/packages/feathers-rest/package.json index 1c164ed2..4854e554 100644 --- a/packages/feathers-rest/package.json +++ b/packages/feathers-rest/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@snickbit/indexer": "^2.5.27", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-tasks/package.json b/packages/feathers-tasks/package.json index 99c9594b..4c8f0aeb 100644 --- a/packages/feathers-tasks/package.json +++ b/packages/feathers-tasks/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@snickbit/indexer": "^2.5.27", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-up-mongodb/package.json b/packages/feathers-up-mongodb/package.json index a3fff084..f4eaddf5 100644 --- a/packages/feathers-up-mongodb/package.json +++ b/packages/feathers-up-mongodb/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-up-mysql/package.json b/packages/feathers-up-mysql/package.json index d27da113..e5076bb9 100644 --- a/packages/feathers-up-mysql/package.json +++ b/packages/feathers-up-mysql/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-up-redis/package.json b/packages/feathers-up-redis/package.json index baa0ba2d..af714f95 100644 --- a/packages/feathers-up-redis/package.json +++ b/packages/feathers-up-redis/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/packages/feathers-up/package.json b/packages/feathers-up/package.json index 7052ce4d..f4880239 100644 --- a/packages/feathers-up/package.json +++ b/packages/feathers-up/package.json @@ -54,7 +54,7 @@ "devDependencies": { "@snickbit/indexer": "^2.5.27", "tsup": "6.2.3", - "typedoc": "0.23.15", + "typedoc": "0.23.23", "typedoc-plugin-markdown": "3.13.6", "typescript": "4.8.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d5ca1dd..db2769df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ importers: '@feathersjs/errors': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -45,8 +45,8 @@ importers: devDependencies: '@feathersjs/feathers': 5.0.0-pre.26 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-files: @@ -69,7 +69,7 @@ importers: multer: 1.4.5-lts.1 sift: 16.0.0 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -92,8 +92,8 @@ importers: '@types/express': 4.17.14 '@types/multer': 1.4.7 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-helpers: @@ -107,7 +107,7 @@ importers: '@snickbit/utilities': 3.4.13 sift: 16.0.0 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -121,8 +121,8 @@ importers: '@feathersjs/feathers': 5.0.0-pre.26 '@snickbit/indexer': 2.5.27 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-hooks: @@ -130,15 +130,15 @@ importers: '@feathersjs/feathers': 5.0.0-pre.26 '@snickbit/indexer': ^2.5.27 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 devDependencies: '@feathersjs/feathers': 5.0.0-pre.26 '@snickbit/indexer': 2.5.27 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-logger: @@ -150,7 +150,7 @@ importers: axios: 0.27.2 browser-or-node: 2.0.0 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -162,8 +162,8 @@ importers: '@feathersjs/feathers': 5.0.0-pre.26 '@types/node': 18.8.3 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-logs: @@ -172,7 +172,7 @@ importers: '@snickbit/feathers-logger': 1.0.18 '@snickbit/feathers-mongo': 2.0.10 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -181,8 +181,8 @@ importers: devDependencies: '@feathersjs/feathers': 5.0.0-pre.26 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-model: @@ -194,7 +194,7 @@ importers: '@snickbit/model': 1.0.65 feathers-memory: 4.1.0 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -206,8 +206,8 @@ importers: devDependencies: '@feathersjs/feathers': 5.0.0-pre.26 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-mongo: @@ -221,7 +221,7 @@ importers: '@snickbit/utilities': 3.4.13 mongodb: 4.10.0 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -235,8 +235,8 @@ importers: mongodb: 4.10.0 devDependencies: tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-pouchdb: @@ -257,7 +257,7 @@ importers: tsup: 6.2.3 tweetnacl: 1.0.3 tweetnacl-util: 0.15.1 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -278,8 +278,8 @@ importers: devDependencies: '@types/pouchdb': 6.4.0 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-redis: @@ -293,7 +293,7 @@ importers: ioredis: 5.2.3 sift: 16.0.0 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -307,8 +307,8 @@ importers: '@feathersjs/feathers': 5.0.0-pre.26 '@snickbit/indexer': 2.5.27 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-rest: @@ -320,7 +320,7 @@ importers: '@snickbit/out': 2.0.48 axios: 0.27.2 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -332,8 +332,8 @@ importers: devDependencies: '@snickbit/indexer': 2.5.27 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-tasks: @@ -352,7 +352,7 @@ importers: bullmq: 1.91.1 ioredis: 5.2.3 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -371,8 +371,8 @@ importers: devDependencies: '@snickbit/indexer': 2.5.27 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-up: @@ -400,7 +400,7 @@ importers: mysql: 2.18.1 socket.io: 4.5.2 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 winston: 3.8.2 @@ -435,8 +435,8 @@ importers: devDependencies: '@snickbit/indexer': 2.5.27 tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-up-mongodb: @@ -444,7 +444,7 @@ importers: '@snickbit/feathers-up': 1.2.0 mongodb: 4.10.0 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -452,8 +452,8 @@ importers: mongodb: 4.10.0 devDependencies: tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-up-mysql: @@ -462,7 +462,7 @@ importers: knex: 2.3.0 mysql: 2.18.1 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -471,8 +471,8 @@ importers: mysql: 2.18.1 devDependencies: tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages/feathers-up-redis: @@ -480,7 +480,7 @@ importers: '@snickbit/feathers-up': 1.2.0 ioredis: 5.2.3 tsup: 6.2.3 - typedoc: 0.23.15 + typedoc: 0.23.23 typedoc-plugin-markdown: 3.13.6 typescript: 4.8.4 dependencies: @@ -488,8 +488,8 @@ importers: ioredis: 5.2.3 devDependencies: tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 - typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 + typedoc: 0.23.23_typescript@4.8.4 + typedoc-plugin-markdown: 3.13.6_typedoc@0.23.23 typescript: 4.8.4 packages: @@ -4589,7 +4589,7 @@ packages: /filelist/1.0.4: resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} dependencies: - minimatch: 5.1.0 + minimatch: 5.1.1 dev: true /fill-range/7.0.1: @@ -4849,7 +4849,7 @@ packages: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 5.1.0 + minimatch: 5.1.1 once: 1.4.0 dev: false @@ -5814,6 +5814,12 @@ packages: hasBin: true dev: true + /marked/4.2.4: + resolution: {integrity: sha512-Wcc9ikX7Q5E4BYDPvh1C6QNSxrjC9tBgz+A/vAhp59KXUgachw++uMvMKiSW8oA85nopmPZcEvBoex/YLMsiyA==} + engines: {node: '>= 12'} + hasBin: true + dev: true + /media-typer/0.3.0: resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=} engines: {node: '>= 0.6'} @@ -5920,8 +5926,8 @@ packages: brace-expansion: 1.1.11 dev: true - /minimatch/5.1.0: - resolution: {integrity: sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==} + /minimatch/5.1.1: + resolution: {integrity: sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==} engines: {node: '>=10'} dependencies: brace-expansion: 2.0.1 @@ -7982,25 +7988,25 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: false - /typedoc-plugin-markdown/3.13.6_typedoc@0.23.15: + /typedoc-plugin-markdown/3.13.6_typedoc@0.23.23: resolution: {integrity: sha512-ISSc9v3BK7HkokxSBuJPttXox4tJ6hP0N9wfSIk0fmLN67+eqtAxbk97gs2nDiuha+RTO5eW9gdeAb+RPP0mgg==} peerDependencies: typedoc: '>=0.23.0' dependencies: handlebars: 4.7.7 - typedoc: 0.23.15_typescript@4.8.4 + typedoc: 0.23.23_typescript@4.8.4 dev: true - /typedoc/0.23.15_typescript@4.8.4: - resolution: {integrity: sha512-x9Zu+tTnwxb9YdVr+zvX7LYzyBl1nieOr6lrSHbHsA22/RJK2m4Y525WIg5Mj4jWCmfL47v6f4hUzY7EIuwS5w==} + /typedoc/0.23.23_typescript@4.8.4: + resolution: {integrity: sha512-cg1YQWj+/BU6wq74iott513U16fbrPCbyYs04PHZgvoKJIc6EY4xNobyDZh4KMfRGW8Yjv6wwIzQyoqopKOUGw==} engines: {node: '>= 14.14'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x dependencies: lunr: 2.3.9 - marked: 4.1.0 - minimatch: 5.1.0 + marked: 4.2.4 + minimatch: 5.1.1 shiki: 0.11.1 typescript: 4.8.4 dev: true