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..7302992d 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: @@ -2270,21 +2270,21 @@ packages: dayjs: 1.11.4 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 @@ -2723,7 +2723,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 +2734,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 + 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 +2761,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 +2777,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 +2787,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 +2802,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: @@ -2817,13 +2817,13 @@ packages: 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 + 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 +2832,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 @@ -4221,7 +4221,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 +4234,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 @@ -4265,11 +4265,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 @@ -7901,7 +7901,7 @@ packages: /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 +7931,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 +8076,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 +8090,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