diff --git a/package.json b/package.json index 67934d22..a38e1cab 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "semantic-release": "19.0.5", "shx": "0.3.4", "turbo": "1.5.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "engines": { "node": ">= 12" diff --git a/packages/feathers-auth-api/package.json b/packages/feathers-auth-api/package.json index 2a3457a2..8716c2a9 100644 --- a/packages/feathers-auth-api/package.json +++ b/packages/feathers-auth-api/package.json @@ -38,7 +38,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-files/package.json b/packages/feathers-files/package.json index 46cc6717..ee7e6918 100644 --- a/packages/feathers-files/package.json +++ b/packages/feathers-files/package.json @@ -52,7 +52,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-helpers/package.json b/packages/feathers-helpers/package.json index 33da8a2e..63c1579a 100644 --- a/packages/feathers-helpers/package.json +++ b/packages/feathers-helpers/package.json @@ -43,7 +43,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-hooks/package.json b/packages/feathers-hooks/package.json index ad735db6..b3603722 100644 --- a/packages/feathers-hooks/package.json +++ b/packages/feathers-hooks/package.json @@ -35,7 +35,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-logger/package.json b/packages/feathers-logger/package.json index 9c5feb63..e4f2a3e4 100644 --- a/packages/feathers-logger/package.json +++ b/packages/feathers-logger/package.json @@ -40,7 +40,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-logs/package.json b/packages/feathers-logs/package.json index a3bbd8ca..df56c1c2 100644 --- a/packages/feathers-logs/package.json +++ b/packages/feathers-logs/package.json @@ -38,7 +38,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-model/package.json b/packages/feathers-model/package.json index c5ee43ab..6b81fd7f 100644 --- a/packages/feathers-model/package.json +++ b/packages/feathers-model/package.json @@ -41,7 +41,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-mongo/package.json b/packages/feathers-mongo/package.json index dc7d27e0..bf269479 100644 --- a/packages/feathers-mongo/package.json +++ b/packages/feathers-mongo/package.json @@ -43,7 +43,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-pouchdb/package.json b/packages/feathers-pouchdb/package.json index 853c57bd..94f05857 100644 --- a/packages/feathers-pouchdb/package.json +++ b/packages/feathers-pouchdb/package.json @@ -50,7 +50,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "engines": { "node": ">= 12" diff --git a/packages/feathers-redis/package.json b/packages/feathers-redis/package.json index 28448ac4..06431571 100644 --- a/packages/feathers-redis/package.json +++ b/packages/feathers-redis/package.json @@ -43,7 +43,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-rest/package.json b/packages/feathers-rest/package.json index 1c164ed2..4e69582e 100644 --- a/packages/feathers-rest/package.json +++ b/packages/feathers-rest/package.json @@ -41,7 +41,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-tasks/package.json b/packages/feathers-tasks/package.json index 99c9594b..e52ff188 100644 --- a/packages/feathers-tasks/package.json +++ b/packages/feathers-tasks/package.json @@ -48,7 +48,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/packages/feathers-up-mongodb/package.json b/packages/feathers-up-mongodb/package.json index a3fff084..534e870b 100644 --- a/packages/feathers-up-mongodb/package.json +++ b/packages/feathers-up-mongodb/package.json @@ -37,7 +37,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "engines": { "node": ">= 12" diff --git a/packages/feathers-up-mysql/package.json b/packages/feathers-up-mysql/package.json index d27da113..1a80cf47 100644 --- a/packages/feathers-up-mysql/package.json +++ b/packages/feathers-up-mysql/package.json @@ -38,7 +38,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "engines": { "node": ">= 12" diff --git a/packages/feathers-up-redis/package.json b/packages/feathers-up-redis/package.json index baa0ba2d..a3e0e1f0 100644 --- a/packages/feathers-up-redis/package.json +++ b/packages/feathers-up-redis/package.json @@ -37,7 +37,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "engines": { "node": ">= 12" diff --git a/packages/feathers-up/package.json b/packages/feathers-up/package.json index 7052ce4d..95b09a27 100644 --- a/packages/feathers-up/package.json +++ b/packages/feathers-up/package.json @@ -56,7 +56,7 @@ "tsup": "6.2.3", "typedoc": "0.23.15", "typedoc-plugin-markdown": "3.13.6", - "typescript": "4.8.4" + "typescript": "4.9.5" }, "peerDependencies": { "@feathersjs/feathers": "5.0.0-pre.26" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7adb40e3..79aa031b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,9 +15,9 @@ importers: semantic-release: 19.0.5 shx: 0.3.4 turbo: 1.5.6 - typescript: 4.8.4 + typescript: 4.9.5 devDependencies: - '@snickbit/eslint-config': 1.3.8_ypn2ylkkyfa5i233caldtndbqa + '@snickbit/eslint-config': 1.3.8_adyn7hcbhmi4qjtbtmpc7mf5da '@snickbit/readmes': 0.0.23 '@snickbit/semantic-release': 1.5.6_semantic-release@19.0.5 depcheck: 1.4.3 @@ -28,7 +28,7 @@ importers: semantic-release: 19.0.5 shx: 0.3.4 turbo: 1.5.6 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-auth-api: specifiers: @@ -38,16 +38,16 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@feathersjs/authentication': 5.0.0-pre.26 '@feathersjs/errors': 5.0.0-pre.26 devDependencies: '@feathersjs/feathers': 5.0.0-pre.26 - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-files: specifiers: @@ -71,7 +71,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@aws-sdk/client-s3': 3.241.0 '@feathersjs/adapter-commons': 5.0.0-pre.26 @@ -91,10 +91,10 @@ importers: '@snickbit/indexer': 2.5.27 '@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 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-helpers: specifiers: @@ -109,7 +109,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@feathersjs/adapter-commons': 5.0.0-pre.26 '@feathersjs/commons': 5.0.0-pre.26 @@ -120,10 +120,10 @@ importers: 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 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-hooks: specifiers: @@ -132,14 +132,14 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 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 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-logger: specifiers: @@ -152,7 +152,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@snickbit/out': 2.0.48 '@snickbit/utilities': 3.4.13 @@ -161,10 +161,10 @@ importers: devDependencies: '@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 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-logs: specifiers: @@ -174,16 +174,16 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@snickbit/feathers-logger': link:../feathers-logger '@snickbit/feathers-mongo': link:../feathers-mongo devDependencies: '@feathersjs/feathers': 5.0.0-pre.26 - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-model: specifiers: @@ -196,7 +196,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@feathersjs/adapter-commons': 5.0.0-pre.26 '@feathersjs/errors': 5.0.0-pre.26 @@ -205,10 +205,10 @@ importers: feathers-memory: 4.1.0 devDependencies: '@feathersjs/feathers': 5.0.0-pre.26 - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-mongo: specifiers: @@ -223,7 +223,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@feathersjs/adapter-commons': 5.0.0-pre.26 '@feathersjs/errors': 5.0.0-pre.26 @@ -234,10 +234,10 @@ importers: '@snickbit/utilities': 3.4.13 mongodb: 4.10.0 devDependencies: - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-pouchdb: specifiers: @@ -259,7 +259,7 @@ importers: tweetnacl-util: 0.15.1 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@feathersjs/adapter-commons': 5.0.0-pre.26 '@feathersjs/errors': 5.0.0-pre.26 @@ -277,10 +277,10 @@ importers: tweetnacl-util: 0.15.1 devDependencies: '@types/pouchdb': 6.4.0 - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-redis: specifiers: @@ -295,7 +295,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@feathersjs/adapter-commons': 5.0.0-pre.26 '@feathersjs/errors': 5.0.0-pre.26 @@ -306,10 +306,10 @@ importers: 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 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-rest: specifiers: @@ -322,7 +322,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@feathersjs/adapter-commons': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 @@ -331,10 +331,10 @@ importers: axios: 0.27.2 devDependencies: '@snickbit/indexer': 2.5.27 - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-tasks: specifiers: @@ -354,7 +354,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@feathersjs/adapter-commons': 5.0.0-pre.26 '@feathersjs/errors': 5.0.0-pre.26 @@ -370,10 +370,10 @@ importers: ioredis: 5.2.3 devDependencies: '@snickbit/indexer': 2.5.27 - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-up: specifiers: @@ -402,7 +402,7 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 winston: 3.8.2 winston-daily-rotate-file: 4.7.1 winston-transport: 4.5.0 @@ -434,10 +434,10 @@ importers: mysql: 2.18.1 devDependencies: '@snickbit/indexer': 2.5.27 - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-up-mongodb: specifiers: @@ -446,15 +446,15 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@snickbit/feathers-up': link:../feathers-up mongodb: 4.10.0 devDependencies: - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-up-mysql: specifiers: @@ -464,16 +464,16 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@snickbit/feathers-up': link:../feathers-up knex: 2.3.0_mysql@2.18.1 mysql: 2.18.1 devDependencies: - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages/feathers-up-redis: specifiers: @@ -482,15 +482,15 @@ importers: tsup: 6.2.3 typedoc: 0.23.15 typedoc-plugin-markdown: 3.13.6 - typescript: 4.8.4 + typescript: 4.9.5 dependencies: '@snickbit/feathers-up': link:../feathers-up ioredis: 5.2.3 devDependencies: - tsup: 6.2.3_typescript@4.8.4 - typedoc: 0.23.15_typescript@4.8.4 + tsup: 6.2.3_typescript@4.9.5 + typedoc: 0.23.15_typescript@4.9.5 typedoc-plugin-markdown: 3.13.6_typedoc@0.23.15 - typescript: 4.8.4 + typescript: 4.9.5 packages: @@ -1541,7 +1541,6 @@ packages: engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 - dev: true /@babel/template/7.18.10: resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} @@ -1632,6 +1631,15 @@ packages: - supports-color dev: false + /@feathersjs/adapter-commons/5.0.0: + resolution: {integrity: sha512-FHI82BgTMbKFy/v3HGTPFxf2048I1usU1CSUwkXK6udHIsKiJessqTok0FiV0IkGRT7RR/jo02xcq/NPSd0wvg==} + engines: {node: '>= 12'} + dependencies: + '@feathersjs/commons': 5.0.0 + '@feathersjs/errors': 5.0.0 + '@feathersjs/feathers': 5.0.0 + dev: false + /@feathersjs/adapter-commons/5.0.0-pre.26: resolution: {integrity: sha512-hlhujANCFKZEkLODEEn8L6ZAwLpSmr24awtdx70v3vNV1glSNWStKWzw0KJY2vZPsn9sLJ3owDfO5yNtSJ533A==} engines: {node: '>= 12'} @@ -1645,28 +1653,12 @@ packages: resolution: {integrity: sha512-Yz49irmSZ0j854sJpeNQTr18ZF4daGlmRQ6J9rhRdOnDJRlPpZd8JHO+h0A50kBBjuQy22UvGJR43jBTsxfB0Q==} engines: {node: '>= 12'} dependencies: - '@feathersjs/commons': 5.0.0-pre.28 + '@feathersjs/commons': 5.0.0-pre.26 '@feathersjs/errors': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 - '@feathersjs/schema': 5.0.0-pre.28 - '@feathersjs/transport-commons': 5.0.0-pre.28 - '@types/jsonwebtoken': 8.5.8 - jsonwebtoken: 8.5.1 - lodash: 4.17.21 - long-timeout: 0.1.1 - uuid: 8.3.2 - dev: false - - /@feathersjs/authentication/5.0.0-pre.28: - resolution: {integrity: sha512-hbF6cTYTLZUrXVDddTeEHMHAyYbZEVmAyQeFis8ZmFsimReN+3BYyIx0xd0L5NipxrhntzygHpwlsScLpl9j9w==} - engines: {node: '>= 12'} - dependencies: - '@feathersjs/commons': 5.0.0-pre.28 - '@feathersjs/errors': 5.0.0-pre.28 - '@feathersjs/feathers': 5.0.0-pre.28 - '@feathersjs/schema': 5.0.0-pre.28 - '@feathersjs/transport-commons': 5.0.0-pre.28 - '@types/jsonwebtoken': 8.5.8 + '@feathersjs/schema': 5.0.0 + '@feathersjs/transport-commons': 5.0.0 + '@types/jsonwebtoken': 8.5.9 jsonwebtoken: 8.5.1 lodash: 4.17.21 long-timeout: 0.1.1 @@ -1678,24 +1670,24 @@ packages: engines: {node: '>= 10'} dev: false - /@feathersjs/commons/5.0.0-pre.26: - resolution: {integrity: sha512-fuFnv+wfG7pQNA1OytZkRVMmXkTSxwqOUtTx4WlMLRhxAmQLqR0lk7cWXzjcCUNIn4NKLI1POSX0qDaazM0oDw==} + /@feathersjs/commons/5.0.0: + resolution: {integrity: sha512-WTUQag+cIhkJ+Y7kS1lEy2T8i2AF7bO2qvIXdKM9jb4d92GCl5ZX2LrAlEgKY2Y8GUqm3EVfYXEqHq9ZUqdI8A==} engines: {node: '>= 12'} dev: false - /@feathersjs/commons/5.0.0-pre.28: - resolution: {integrity: sha512-NDSBVK+N4HMrpYbaf51lrDl0MXktCQWioMUg7AG5sNrFM1BkPvTCGm2/W39ZYLA10ROIpHtV2kgcbffF5uKJ1w==} + /@feathersjs/commons/5.0.0-pre.26: + resolution: {integrity: sha512-fuFnv+wfG7pQNA1OytZkRVMmXkTSxwqOUtTx4WlMLRhxAmQLqR0lk7cWXzjcCUNIn4NKLI1POSX0qDaazM0oDw==} engines: {node: '>= 12'} /@feathersjs/configuration/5.0.0-pre.26: resolution: {integrity: sha512-vcoJAHIlTvL3NyYURg8HdxWgzJiAZIsio0MEc4deJRKa7izj5X+PSP87zPTTre1j70Zo2ecOvnwJPrwyp/tcCg==} engines: {node: '>= 12'} dependencies: - '@feathersjs/commons': 5.0.0-pre.28 + '@feathersjs/commons': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 - '@feathersjs/schema': 5.0.0-pre.28 + '@feathersjs/schema': 5.0.0 '@types/config': 0.0.41 - config: 3.3.7 + config: 3.3.9 dev: false /@feathersjs/errors/4.5.15: @@ -1707,13 +1699,13 @@ packages: - supports-color dev: false - /@feathersjs/errors/5.0.0-pre.26: - resolution: {integrity: sha512-KqBl0sne12NIOqIJHcBTspp/a6QAZP96ZHiwrHBnhHVqzGkllJzvaAXcXVXBnASEuM93KDXjKZeR9F7YTNykRw==} + /@feathersjs/errors/5.0.0: + resolution: {integrity: sha512-bVir0nomgk8BSnpe5zcJ8JT2ly5xVsdH5KrMgA5f+E00NMu/2S8QoC3YF4WesYQ7WYg3uS6VulhPDj3MV6xLgw==} engines: {node: '>= 12'} dev: false - /@feathersjs/errors/5.0.0-pre.28: - resolution: {integrity: sha512-3zfKE2YyCb16JqbgWVd+8CNlEwPYN9G5WU/IABQGS9Ye7F6OdyBytuSnSavTiTE6/idmaRuxkIw2xSmUklEBUA==} + /@feathersjs/errors/5.0.0-pre.26: + resolution: {integrity: sha512-KqBl0sne12NIOqIJHcBTspp/a6QAZP96ZHiwrHBnhHVqzGkllJzvaAXcXVXBnASEuM93KDXjKZeR9F7YTNykRw==} engines: {node: '>= 12'} dev: false @@ -1721,13 +1713,13 @@ packages: resolution: {integrity: sha512-pXM4Zu1MG3/RxHZ2iCp9n2WBqTYjIhIrT9lJDnIwRE0ohq7GLieP/N/W4QY/yUouGQt4o+JGMkJioq0WsIB8iw==} engines: {node: '>= 12'} dependencies: - '@feathersjs/authentication': 5.0.0-pre.28 - '@feathersjs/commons': 5.0.0-pre.28 - '@feathersjs/errors': 5.0.0-pre.28 + '@feathersjs/authentication': 5.0.0-pre.26 + '@feathersjs/commons': 5.0.0-pre.26 + '@feathersjs/errors': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 - '@feathersjs/transport-commons': 5.0.0-pre.28 + '@feathersjs/transport-commons': 5.0.0 '@types/express': 4.17.14 - '@types/express-serve-static-core': 4.17.30 + '@types/express-serve-static-core': 4.17.33 express: 4.18.1 transitivePeerDependencies: - supports-color @@ -1745,26 +1737,31 @@ packages: - supports-color dev: false - /@feathersjs/feathers/5.0.0-pre.26: - resolution: {integrity: sha512-0Y0p1La5F1BdhIDl+gqp6MxAnsha1lO3IPaZEd3v5az3ldFERQJ1GkTzxJzekkeBxo8APpbyYkGFnBu4sk6jnw==} + /@feathersjs/feathers/5.0.0: + resolution: {integrity: sha512-21rrKf4jFYEUHxMM/FeBiZODeXERSEMBVLTUbwCX9gtrbEH1okROz/u2piWS4LeYpeptiLu4i+S0xdvUe53H/Q==} engines: {node: '>= 12'} dependencies: - '@feathersjs/commons': 5.0.0-pre.28 - '@feathersjs/hooks': 0.7.5 + '@feathersjs/commons': 5.0.0 + '@feathersjs/hooks': 0.8.1 events: 3.3.0 + dev: false - /@feathersjs/feathers/5.0.0-pre.28: - resolution: {integrity: sha512-Ldr/vucXR5FAKfqmIODtvVjl3HcRoLJAWuEUex6GttwnTRGzBO7sGLydu43GWEHleyv/bY4ZRHf6QuYVDLVu2w==} + /@feathersjs/feathers/5.0.0-pre.26: + resolution: {integrity: sha512-0Y0p1La5F1BdhIDl+gqp6MxAnsha1lO3IPaZEd3v5az3ldFERQJ1GkTzxJzekkeBxo8APpbyYkGFnBu4sk6jnw==} engines: {node: '>= 12'} dependencies: - '@feathersjs/commons': 5.0.0-pre.28 - '@feathersjs/hooks': 0.7.5 + '@feathersjs/commons': 5.0.0-pre.26 + '@feathersjs/hooks': 0.7.6 events: 3.3.0 - dev: false - /@feathersjs/hooks/0.7.5: - resolution: {integrity: sha512-xHbWPCJ5upr9eDdRSuJgWSKgCLN07YLvVjS7PdDqWrEz/iz5YBqoIQOzHhNPsWXOA6T7v+ArifrTUitG+ZzIRA==} + /@feathersjs/hooks/0.7.6: + resolution: {integrity: sha512-MgEW8HKLbnaawjIuTUAkloeosKMtej4bw7eZWszASRPL4SUfEao34mTwSlIoNuPRew4WJG/NZGRah1qqU1JvhA==} + engines: {node: '>= 14'} + + /@feathersjs/hooks/0.8.1: + resolution: {integrity: sha512-q/OGjm2BEhT9cHYYcMZR4YKX4lHyufBJmi5Dz+XRM5YqUuEg9MYtR45CWgDiC1klrd2srNSsdmGNVU1otL4+0Q==} engines: {node: '>= 14'} + dev: false /@feathersjs/mongodb/5.0.0-pre.26_mongodb@4.10.0: resolution: {integrity: sha512-nC5KSwHFkaknzs6/c7o86WvdNy8pT3tCE2O2X/K879AlmBQVjJ2fBxGAGO5u2xgl6v1ViHXmyPIvuxJ3TYJaNQ==} @@ -1773,33 +1770,34 @@ packages: mongodb: ^4.5.0 dependencies: '@feathersjs/adapter-commons': 5.0.0-pre.26 - '@feathersjs/commons': 5.0.0-pre.28 + '@feathersjs/commons': 5.0.0-pre.26 '@feathersjs/errors': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 mongodb: 4.10.0 dev: false - /@feathersjs/schema/5.0.0-pre.28: - resolution: {integrity: sha512-ZV9ZbVpbzeI5eU9m6nOVogSdjwjZwp/jb4qO6iklKq1w6CwKYRagcR0dWVeFWwmf/1Up3c4Cjr/DU5fHq2vpEQ==} + /@feathersjs/schema/5.0.0: + resolution: {integrity: sha512-9ovVaxDmE+ikk7BCIzanK1ixj4e01bcUpd430xVHiuRcopEqxFwlbKCtNTkqOvtBIk8lgdHLadSmTAry4q54Kw==} engines: {node: '>= 12'} dependencies: - '@feathersjs/commons': 5.0.0-pre.28 - '@feathersjs/errors': 5.0.0-pre.28 - '@feathersjs/feathers': 5.0.0-pre.28 - '@feathersjs/hooks': 0.7.5 + '@feathersjs/adapter-commons': 5.0.0 + '@feathersjs/commons': 5.0.0 + '@feathersjs/errors': 5.0.0 + '@feathersjs/feathers': 5.0.0 + '@feathersjs/hooks': 0.8.1 '@types/json-schema': 7.0.11 - ajv: 8.11.0 - json-schema: 0.4.0 - json-schema-to-ts: 2.5.5 + ajv: 8.12.0 + ajv-formats: 2.1.1 + json-schema-to-ts: 2.7.2 dev: false /@feathersjs/socketio/5.0.0-pre.26: resolution: {integrity: sha512-934mZJaBu8kZxiicoH4/d3IVGnCxiqywjkiwVnHB8GP6EiQ4FsLSV11SIhwx0Ug8837itMBvdT1huFH2tn08IQ==} engines: {node: '>= 12'} dependencies: - '@feathersjs/commons': 5.0.0-pre.28 + '@feathersjs/commons': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 - '@feathersjs/transport-commons': 5.0.0-pre.28 + '@feathersjs/transport-commons': 5.0.0 socket.io: 4.5.2 transitivePeerDependencies: - bufferutil @@ -1807,13 +1805,13 @@ packages: - utf-8-validate dev: false - /@feathersjs/transport-commons/5.0.0-pre.28: - resolution: {integrity: sha512-TbKN19OsVV839eDiKkxwOcVAfWHssvkFrPrwOwWd/rbEMjUidEBvvVtuldLaFT6qOLr/zhBRfh9TnM8NFIcBbA==} + /@feathersjs/transport-commons/5.0.0: + resolution: {integrity: sha512-Z9S/TKnls1CHbNbwbHqKHPapRXcb8eDCZIeu66wEE0Rswhe5qkez2IZsyPlRrUV0kdKOEMWFV5LKX8FamthfTA==} engines: {node: '>= 12'} dependencies: - '@feathersjs/commons': 5.0.0-pre.28 - '@feathersjs/errors': 5.0.0-pre.28 - '@feathersjs/feathers': 5.0.0-pre.28 + '@feathersjs/commons': 5.0.0 + '@feathersjs/errors': 5.0.0 + '@feathersjs/feathers': 5.0.0 encodeurl: 1.0.2 lodash: 4.17.21 dev: false @@ -2179,7 +2177,7 @@ packages: read-pkg: 5.2.0 registry-auth-token: 4.2.2 semantic-release: 19.0.5 - semver: 7.3.7 + semver: 7.3.8 tempy: 1.0.1 dev: true @@ -2267,24 +2265,24 @@ packages: engines: {node: '>= 12'} dependencies: '@snickbit/utilities': 3.4.13 - dayjs: 1.11.4 + dayjs: 1.11.7 dev: false - /@snickbit/eslint-config/1.3.8_ypn2ylkkyfa5i233caldtndbqa: + /@snickbit/eslint-config/1.3.8_adyn7hcbhmi4qjtbtmpc7mf5da: resolution: {integrity: sha512-Z8GUd/cR4/Rt6FlmLbNrPoCL2isqzSljH+8V5xwUdr4PH0LD4snJ4CL3egNQgrZryOs8OC4z3XgOtzHY0p1mqA==} engines: {node: '>= 12'} peerDependencies: eslint: '>= 8.19.0' dependencies: '@types/eslint': 8.4.6 - '@typescript-eslint/eslint-plugin': 5.38.1_c7qepppml3d4ahu5cnfwqe6ltq - '@typescript-eslint/parser': 5.38.1_ypn2ylkkyfa5i233caldtndbqa + '@typescript-eslint/eslint-plugin': 5.38.1_wathmgt7usdrfxvmxcwsc3refy + '@typescript-eslint/parser': 5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da eslint: 8.24.0 eslint-plugin-beautiful-sort: 2.0.3 - eslint-plugin-jest: 27.0.4_3vtljg75bweejuh5m6j7m6u76i + eslint-plugin-jest: 27.0.4_kuincmhybo7yqzzg4uda2jfc7a eslint-plugin-json: 3.1.0 eslint-plugin-json-files: 1.3.0_eslint@8.24.0 - eslint-plugin-sort-annotation: 1.0.4_ypn2ylkkyfa5i233caldtndbqa + eslint-plugin-sort-annotation: 1.0.4_adyn7hcbhmi4qjtbtmpc7mf5da eslint-plugin-sort-class-members: 1.15.2_eslint@8.24.0 eslint-plugin-unicorn: 44.0.2_eslint@8.24.0 eslint-plugin-vue: 9.5.1_eslint@8.24.0 @@ -2394,9 +2392,9 @@ packages: resolution: {integrity: sha512-Bmxmhi984QgV+Yo5T4uMuKGmfgkkv7BpFkfo0p1di/4ZZt379vDTOLCPf3+HZec12pabMFUCHcq8vyxjUCxcDA==} engines: {node: '>= 12'} - /@snickbit/plural/1.0.7: - resolution: {integrity: sha512-F8nlHKito8NFfM06T/oUePBPcEOcsLgPtB9HFfMD9M57wArgjLBGu7D8WyzWWn0RhGWL3q/Bl/AWHCaekS/Bmg==} - engines: {node: '>= 12'} + /@snickbit/plural/1.0.14: + resolution: {integrity: sha512-i3A2CllbJ1a+xNwQ/n/HBCTdFTwdCdKrlDvrwg2rrTXzKFhkFpE3/GUXxDnobZJUhMSyFnVFF6yvN2BSnZBKHQ==} + engines: {node: '>= 14.17'} /@snickbit/readmes/0.0.23: resolution: {integrity: sha512-yBEVXUuqbm7PFUlGYdRWeMhfj6K2ekf4RgxMaTTNGaR40A4eE/kC0ywjGbgjMZgq7wXtwmDvtdIZ6AEmtCdLxw==} @@ -2439,8 +2437,8 @@ packages: resolution: {integrity: sha512-RCRNL4+Xrs6QsYyFyt9YD8DTVci95nWuPyIPW8mNIHZ1gV1Gh2yj7qyQvUezdsCdZQBX0G8/FtZ+0Jg0WqE1Cg==} engines: {node: '>= 12'} dependencies: - '@snickbit/plural': 1.0.7 - just-camel-case: 6.0.1 + '@snickbit/plural': 1.0.14 + just-camel-case: 6.2.0 nanoid: 3.3.4 /@snickbit/utilities/3.4.2: @@ -2507,6 +2505,14 @@ packages: '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + /@types/express-serve-static-core/4.17.33: + resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} + dependencies: + '@types/node': 18.8.3 + '@types/qs': 6.9.7 + '@types/range-parser': 1.2.4 + dev: false + /@types/express/4.17.14: resolution: {integrity: sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==} dependencies: @@ -2525,8 +2531,8 @@ packages: /@types/json-schema/7.0.11: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} - /@types/jsonwebtoken/8.5.8: - resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==} + /@types/jsonwebtoken/8.5.9: + resolution: {integrity: sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg==} dependencies: '@types/node': 18.8.3 dev: false @@ -2723,7 +2729,7 @@ packages: '@types/webidl-conversions': 6.1.1 dev: false - /@typescript-eslint/eslint-plugin/5.38.1_c7qepppml3d4ahu5cnfwqe6ltq: + /@typescript-eslint/eslint-plugin/5.38.1_wathmgt7usdrfxvmxcwsc3refy: resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2734,22 +2740,22 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.38.1_ypn2ylkkyfa5i233caldtndbqa + '@typescript-eslint/parser': 5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da '@typescript-eslint/scope-manager': 5.38.1 - '@typescript-eslint/type-utils': 5.38.1_ypn2ylkkyfa5i233caldtndbqa - '@typescript-eslint/utils': 5.38.1_ypn2ylkkyfa5i233caldtndbqa + '@typescript-eslint/type-utils': 5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da + '@typescript-eslint/utils': 5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da debug: 4.3.4 eslint: 8.24.0 ignore: 5.2.0 regexpp: 3.2.0 - semver: 7.3.7 - tsutils: 3.21.0_typescript@4.8.4 - typescript: 4.8.4 + semver: 7.3.8 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.38.1_ypn2ylkkyfa5i233caldtndbqa: + /@typescript-eslint/parser/5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da: resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2761,10 +2767,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.38.1 '@typescript-eslint/types': 5.38.1 - '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.4 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.9.5 debug: 4.3.4 eslint: 8.24.0 - typescript: 4.8.4 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true @@ -2777,7 +2783,7 @@ packages: '@typescript-eslint/visitor-keys': 5.38.1 dev: true - /@typescript-eslint/type-utils/5.38.1_ypn2ylkkyfa5i233caldtndbqa: + /@typescript-eslint/type-utils/5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da: resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2787,12 +2793,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.4 - '@typescript-eslint/utils': 5.38.1_ypn2ylkkyfa5i233caldtndbqa + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.9.5 + '@typescript-eslint/utils': 5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da debug: 4.3.4 eslint: 8.24.0 - tsutils: 3.21.0_typescript@4.8.4 - typescript: 4.8.4 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true @@ -2802,7 +2808,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.38.1_typescript@4.8.4: + /@typescript-eslint/typescript-estree/5.38.1_typescript@4.9.5: resolution: {integrity: sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2816,14 +2822,14 @@ packages: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.7 - tsutils: 3.21.0_typescript@4.8.4 - typescript: 4.8.4 + semver: 7.3.8 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.38.1_ypn2ylkkyfa5i233caldtndbqa: + /@typescript-eslint/utils/5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da: resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2832,7 +2838,7 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.38.1 '@typescript-eslint/types': 5.38.1 - '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.8.4 + '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.9.5 eslint: 8.24.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.24.0 @@ -2982,6 +2988,15 @@ packages: indent-string: 4.0.0 dev: true + /ajv-formats/2.1.1: + resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} + peerDependenciesMeta: + ajv: + optional: true + dependencies: + ajv: 8.12.0 + dev: false + /ajv/6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: @@ -2991,8 +3006,8 @@ packages: uri-js: 4.4.1 dev: true - /ajv/8.11.0: - resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==} + /ajv/8.12.0: + resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -3173,7 +3188,7 @@ packages: engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dependencies: bytes: 3.1.2 - content-type: 1.0.4 + content-type: 1.0.5 debug: 2.6.9 depd: 2.0.0 destroy: 1.2.0 @@ -3193,7 +3208,7 @@ packages: engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dependencies: bytes: 3.1.2 - content-type: 1.0.4 + content-type: 1.0.5 debug: 2.6.9 depd: 2.0.0 destroy: 1.2.0 @@ -3249,7 +3264,7 @@ packages: dev: false /buffer-equal-constant-time/1.0.1: - resolution: {integrity: sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=} + resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==} dev: false /buffer-from/1.1.2: @@ -3565,11 +3580,11 @@ packages: typedarray: 0.0.6 dev: false - /config/3.3.7: - resolution: {integrity: sha512-mX/n7GKDYZMqvvkY6e6oBY49W8wxdmQt+ho/5lhwFDXqQW9gI+Ahp8EKp8VAbISPnmf2+Bv5uZK7lKXZ6pf1aA==} + /config/3.3.9: + resolution: {integrity: sha512-G17nfe+cY7kR0wVpc49NCYvNtelm/pPy8czHoFkAgtV1lkmcp7DHtWCdDu+C9Z7gb2WVqa9Tm3uF9aKaPbCfhg==} engines: {node: '>= 10.0.0'} dependencies: - json5: 2.2.1 + json5: 2.2.3 dev: false /content-disposition/0.5.4: @@ -3579,8 +3594,8 @@ packages: safe-buffer: 5.2.1 dev: false - /content-type/1.0.4: - resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==} + /content-type/1.0.5: + resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} dev: false @@ -3639,7 +3654,7 @@ packages: dev: true /cookie-signature/1.0.6: - resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=} + resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} dev: false /cookie/0.4.2: @@ -3705,8 +3720,8 @@ packages: resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==} dev: true - /dayjs/1.11.4: - resolution: {integrity: sha512-Zj/lPM5hOvQ1Bf7uAvewDaUcsJoI6JmNqmHhHl3nyumwe0XHwt8sWdOVAPACJzCebL8gQCi+K49w7iKWnGwX9g==} + /dayjs/1.11.7: + resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==} dev: false /debug/2.6.9: @@ -3872,7 +3887,7 @@ packages: dev: false /double-ended-queue/2.1.0-0: - resolution: {integrity: sha1-ED01J/0xUo9AGIEwyEHv3XgmTlw=} + resolution: {integrity: sha512-+BNfZ+deCo8hMNpDqDnvT+c0XpJ5cUa6mqYq89bho2Ifze4URTqRkcwR399hWoTrTkbZ/XJYDgP6rc7pRgffEQ==} dev: false /duplexer2/0.1.4: @@ -3892,7 +3907,7 @@ packages: dev: false /ee-first/1.1.1: - resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} + resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: false /ejs/3.1.8: @@ -4221,7 +4236,7 @@ packages: requiresBuild: true dev: true - /eslint-plugin-jest/27.0.4_3vtljg75bweejuh5m6j7m6u76i: + /eslint-plugin-jest/27.0.4_kuincmhybo7yqzzg4uda2jfc7a: resolution: {integrity: sha512-BuvY78pHMpMJ6Cio7sKg6jrqEcnRYPUc4Nlihku4vKx3FjlmMINSX4vcYokZIe+8TKcyr1aI5Kq7vYwgJNdQSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -4234,8 +4249,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.38.1_c7qepppml3d4ahu5cnfwqe6ltq - '@typescript-eslint/utils': 5.38.1_ypn2ylkkyfa5i233caldtndbqa + '@typescript-eslint/eslint-plugin': 5.38.1_wathmgt7usdrfxvmxcwsc3refy + '@typescript-eslint/utils': 5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da eslint: 8.24.0 transitivePeerDependencies: - supports-color @@ -4249,10 +4264,10 @@ packages: peerDependencies: eslint: '>=5' dependencies: - ajv: 8.11.0 + ajv: 8.12.0 eslint: 8.24.0 requireindex: 1.2.0 - semver: 7.3.7 + semver: 7.3.8 sort-package-json: 1.57.0 dev: true @@ -4265,11 +4280,11 @@ packages: vscode-json-languageservice: 4.2.1 dev: true - /eslint-plugin-sort-annotation/1.0.4_ypn2ylkkyfa5i233caldtndbqa: + /eslint-plugin-sort-annotation/1.0.4_adyn7hcbhmi4qjtbtmpc7mf5da: resolution: {integrity: sha512-YN+1c+EuW4eS7wO9ZgjdGZlnvuEHEew2gOmupZct7ZJ01XVhpZJNiP/X8J65cd2IHmBmE26//2BaKjjGrGMRHQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/utils': 5.38.1_ypn2ylkkyfa5i233caldtndbqa + '@typescript-eslint/utils': 5.38.1_adyn7hcbhmi4qjtbtmpc7mf5da transitivePeerDependencies: - eslint - supports-color @@ -4304,7 +4319,7 @@ packages: read-pkg-up: 7.0.1 regexp-tree: 0.1.24 safe-regex: 2.1.1 - semver: 7.3.7 + semver: 7.3.8 strip-indent: 3.0.0 dev: true @@ -4319,7 +4334,7 @@ packages: natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 - semver: 7.3.7 + semver: 7.3.8 vue-eslint-parser: 9.1.0_eslint@8.24.0 xml-name-validator: 4.0.0 transitivePeerDependencies: @@ -4545,7 +4560,7 @@ packages: array-flatten: 1.1.1 body-parser: 1.20.0 content-disposition: 0.5.4 - content-type: 1.0.4 + content-type: 1.0.5 cookie: 0.5.0 cookie-signature: 1.0.6 debug: 2.6.9 @@ -4768,7 +4783,7 @@ packages: dev: false /fresh/0.5.2: - resolution: {integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=} + resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} dev: false @@ -5407,12 +5422,13 @@ packages: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} dev: true - /json-schema-to-ts/2.5.5: - resolution: {integrity: sha512-GFD5t0fUnX/B0gE9xbHjxv2BwFXRJND2+OKoLoMElJ3XRJ7dOBlLT7KXpg96aETeZ0RJbAZOfqHALBf5k4aIIA==} + /json-schema-to-ts/2.7.2: + resolution: {integrity: sha512-R1JfqKqbBR4qE8UyBR56Ms30LL62/nlhoz+1UkfI/VE7p54Awu919FZ6ZUPG8zIa3XB65usPJgr1ONVncUGSaQ==} + engines: {node: '>=16'} dependencies: + '@babel/runtime': 7.19.0 '@types/json-schema': 7.0.11 - ts-algebra: 1.1.1 - ts-toolbelt: 9.6.0 + ts-algebra: 1.2.0 dev: false /json-schema-traverse/0.4.1: @@ -5422,10 +5438,6 @@ packages: /json-schema-traverse/1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} - /json-schema/0.4.0: - resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} - dev: false - /json-stable-stringify-without-jsonify/1.0.1: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true @@ -5438,6 +5450,13 @@ packages: resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} engines: {node: '>=6'} hasBin: true + dev: true + + /json5/2.2.3: + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} + engines: {node: '>=6'} + hasBin: true + dev: false /jsonc-parser/3.1.0: resolution: {integrity: sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==} @@ -5480,6 +5499,9 @@ packages: /just-camel-case/6.0.1: resolution: {integrity: sha512-cFuLe+LDw0sOLDiaftpasYMNe3g8X5BZbmJcr9GZ8nL8ViR5x6ML3KrAq1+nftFJ+lesSr1nZKsCNp8WcN8O8A==} + /just-camel-case/6.2.0: + resolution: {integrity: sha512-ICenRLXwkQYLk3UyvLQZ+uKuwFVJ3JHFYFn7F2782G2Mv2hW8WPePqgdhpnjGaqkYtSVWnyCESZhGXUmY3/bEg==} + /jwa/1.4.1: resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==} dependencies: @@ -5608,7 +5630,7 @@ packages: dev: false /level-write-stream/1.0.0: - resolution: {integrity: sha1-P3+7Z5pVE3wP6zA97nZuEu4Twdw=} + resolution: {integrity: sha512-bBNKOEOMl8msO+uIM9YX/gUO6ckokZ/4pCwTm/lwvs46x6Xs8Zy0sn3Vh37eDqse4mhy4fOMIb/JsSM2nyQFtw==} dependencies: end-stream: 0.1.0 dev: false @@ -5899,12 +5921,12 @@ packages: dev: true /media-typer/0.3.0: - resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=} + resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} dev: false /memdown/1.4.1: - resolution: {integrity: sha1-tOThkhdGZP+65BNhqlAPMRnv4hU=} + resolution: {integrity: sha512-iVrGHZB8i4OQfM155xx8akvG9FIj+ht14DX5CQkCTG4EHzZ3d3sgckIf/Lm9ivZalEsFuEVnWv2B2WZvbrro2w==} dependencies: abstract-leveldown: 2.7.2 functional-red-black-tree: 1.0.1 @@ -5937,7 +5959,7 @@ packages: dev: true /merge-descriptors/1.0.1: - resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=} + resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} dev: false /merge-stream/2.0.0: @@ -6238,7 +6260,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.9.0 - semver: 7.3.7 + semver: 7.3.8 validate-npm-package-license: 3.0.4 dev: true @@ -7065,7 +7087,6 @@ packages: /regenerator-runtime/0.13.9: resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} - dev: true /regexp-tree/0.1.24: resolution: {integrity: sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw==} @@ -7288,6 +7309,14 @@ packages: dependencies: lru-cache: 6.0.0 + /semver/7.3.8: + resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + dev: true + /send/0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} engines: {node: '>= 0.8.0'} @@ -7881,27 +7910,21 @@ packages: resolution: {integrity: sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==} dev: false - /ts-algebra/1.1.1: - resolution: {integrity: sha512-W43a3/BN0Tp4SgRNERQF/QPVuY1rnHkgCr/fISLY0Ycu05P0NWPYRuViU8JFn+pFZuY6/zp9TgET1fxMzppR/Q==} - dependencies: - ts-toolbelt: 9.6.0 + /ts-algebra/1.2.0: + resolution: {integrity: sha512-kMuJJd8B2N/swCvIvn1hIFcIOrLGbWl9m/J6O3kHx9VRaevh00nvgjPiEGaRee7DRaAczMYR2uwWvXU22VFltw==} dev: false /ts-interface-checker/0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-toolbelt/9.6.0: - resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} - dev: false - /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} /tslib/2.4.0: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - /tsup/6.2.3_typescript@4.8.4: + /tsup/6.2.3_typescript@4.9.5: resolution: {integrity: sha512-J5Pu2Dx0E1wlpIEsVFv9ryzP1pZ1OYsJ2cBHZ7GrKteytNdzaSz5hmLX7/nAxtypq+jVkVvA79d7S83ETgHQ5w==} engines: {node: '>=14'} hasBin: true @@ -7931,20 +7954,20 @@ packages: source-map: 0.8.0-beta.0 sucrase: 3.25.0 tree-kill: 1.2.2 - typescript: 4.8.4 + typescript: 4.9.5 transitivePeerDependencies: - supports-color - ts-node dev: true - /tsutils/3.21.0_typescript@4.8.4: + /tsutils/3.21.0_typescript@4.9.5: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.8.4 + typescript: 4.9.5 dev: true /turbo-darwin-64/1.5.6: @@ -8076,10 +8099,10 @@ packages: typedoc: '>=0.23.0' dependencies: handlebars: 4.7.7 - typedoc: 0.23.15_typescript@4.8.4 + typedoc: 0.23.15_typescript@4.9.5 dev: true - /typedoc/0.23.15_typescript@4.8.4: + /typedoc/0.23.15_typescript@4.9.5: resolution: {integrity: sha512-x9Zu+tTnwxb9YdVr+zvX7LYzyBl1nieOr6lrSHbHsA22/RJK2m4Y525WIg5Mj4jWCmfL47v6f4hUzY7EIuwS5w==} engines: {node: '>= 14.14'} hasBin: true @@ -8090,11 +8113,11 @@ packages: marked: 4.1.0 minimatch: 5.1.0 shiki: 0.11.1 - typescript: 4.8.4 + typescript: 4.9.5 dev: true - /typescript/4.8.4: - resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==} + /typescript/4.9.5: + resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} engines: {node: '>=4.2.0'} hasBin: true dev: true @@ -8155,7 +8178,7 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} /utils-merge/1.0.1: - resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=} + resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} dev: false @@ -8228,13 +8251,13 @@ packages: espree: 9.4.0 esquery: 1.4.0 lodash: 4.17.21 - semver: 7.3.7 + semver: 7.3.8 transitivePeerDependencies: - supports-color dev: true /vuvuzela/1.0.3: - resolution: {integrity: sha1-O+FF5YJxxzylUnndhR8SpoIRSws=} + resolution: {integrity: sha512-Tm7jR1xTzBbPW+6y1tknKiEhz04Wf/1iZkcTJjSFcpNko43+dFW6+OOeQe9taJIug3NdfUAjFKgUSyQrIKaDvQ==} dev: false /webidl-conversions/3.0.1: