diff --git a/package.json b/package.json index e8442049e..27ccc3f14 100644 --- a/package.json +++ b/package.json @@ -59,8 +59,8 @@ "@lerna-lite/watch": "^1.17.0", "@types/jest": "^29.5.0", "@types/node": "^18.15.11", - "@typescript-eslint/eslint-plugin": "^5.57.0", - "@typescript-eslint/parser": "^5.57.0", + "@typescript-eslint/eslint-plugin": "^5.57.1", + "@typescript-eslint/parser": "^5.57.1", "cross-env": "^7.0.3", "cypress": "^12.9.0", "dotenv": "^16.0.3", @@ -75,19 +75,19 @@ "jsdom": "^21.1.1", "jsdom-global": "^3.0.2", "moment-mini": "^2.29.4", - "npm-run-all2": "^6.0.4", - "pnpm": "^7.30.5", + "npm-run-all2": "^6.0.5", + "pnpm": "^7.31.0", "rimraf": "^4.4.1", "rxjs": "^7.8.0", "servor": "^4.0.2", "slickgrid": "^3.0.4", "sortablejs": "^1.15.0", - "ts-jest": "^29.0.5", + "ts-jest": "^29.1.0", "ts-node": "^10.9.1", "typescript": "5.0.3", "whatwg-fetch": "^3.6.2" }, - "packageManager": "pnpm@7.30.5", + "packageManager": "pnpm@7.31.0", "engines": { "node": ">=14.17.0", "npm": ">=6.14.13" diff --git a/packages/binding/package.json b/packages/binding/package.json index 7c346c9d1..d39215231 100644 --- a/packages/binding/package.json +++ b/packages/binding/package.json @@ -57,8 +57,8 @@ "dompurify": "^3.0.1" }, "devDependencies": { - "@types/dompurify": "^3.0.0", + "@types/dompurify": "^3.0.1", "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/common/package.json b/packages/common/package.json index d590029fb..a59e204d7 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -87,14 +87,14 @@ "un-flatten-tree": "^2.0.12" }, "devDependencies": { - "@types/dompurify": "^3.0.0", + "@types/dompurify": "^3.0.1", "@types/jquery": "^3.5.16", "@types/sortablejs": "^1.15.1", "autoprefixer": "^10.4.14", "copyfiles": "^2.4.1", "cross-env": "^7.0.3", "cssnano": "^6.0.0", - "npm-run-all2": "^6.0.4", + "npm-run-all2": "^6.0.5", "postcss": "^8.4.21", "postcss-cli": "^10.1.0", "sass": "^1.60.0" diff --git a/packages/composite-editor-component/package.json b/packages/composite-editor-component/package.json index 8dbb12d15..66dbd09ac 100644 --- a/packages/composite-editor-component/package.json +++ b/packages/composite-editor-component/package.json @@ -59,6 +59,6 @@ }, "devDependencies": { "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/custom-footer-component/package.json b/packages/custom-footer-component/package.json index fa2db67b6..ad7c34e6f 100644 --- a/packages/custom-footer-component/package.json +++ b/packages/custom-footer-component/package.json @@ -61,6 +61,6 @@ "devDependencies": { "@slickgrid-universal/event-pub-sub": "workspace:~", "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/custom-tooltip-plugin/package.json b/packages/custom-tooltip-plugin/package.json index 9cf236778..16c01cf26 100644 --- a/packages/custom-tooltip-plugin/package.json +++ b/packages/custom-tooltip-plugin/package.json @@ -58,8 +58,8 @@ "dompurify": "^3.0.1" }, "devDependencies": { - "@types/dompurify": "^3.0.0", + "@types/dompurify": "^3.0.1", "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/empty-warning-component/package.json b/packages/empty-warning-component/package.json index 068551b99..741a1a12b 100644 --- a/packages/empty-warning-component/package.json +++ b/packages/empty-warning-component/package.json @@ -58,6 +58,6 @@ }, "devDependencies": { "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/event-pub-sub/package.json b/packages/event-pub-sub/package.json index 5bb96c5e7..9efcd14b5 100644 --- a/packages/event-pub-sub/package.json +++ b/packages/event-pub-sub/package.json @@ -58,6 +58,6 @@ }, "devDependencies": { "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/excel-export/package.json b/packages/excel-export/package.json index 0c42b193f..32d2c96f8 100644 --- a/packages/excel-export/package.json +++ b/packages/excel-export/package.json @@ -62,7 +62,7 @@ "devDependencies": { "@slickgrid-universal/event-pub-sub": "workspace:~", "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" }, "funding": { "type": "ko_fi", diff --git a/packages/graphql/package.json b/packages/graphql/package.json index afae9dcb2..350db00c5 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -59,7 +59,7 @@ "devDependencies": { "cross-env": "^7.0.3", "moment-mini": "^2.29.4", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" }, "funding": { "type": "ko_fi", diff --git a/packages/odata/package.json b/packages/odata/package.json index a8931e7b7..0638d8e2e 100644 --- a/packages/odata/package.json +++ b/packages/odata/package.json @@ -59,7 +59,7 @@ }, "devDependencies": { "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" }, "funding": { "type": "ko_fi", diff --git a/packages/pagination-component/package.json b/packages/pagination-component/package.json index 538f34eb4..03ba92788 100644 --- a/packages/pagination-component/package.json +++ b/packages/pagination-component/package.json @@ -60,6 +60,6 @@ "devDependencies": { "@slickgrid-universal/event-pub-sub": "workspace:~", "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/row-detail-view-plugin/package.json b/packages/row-detail-view-plugin/package.json index 9c8d52824..a758af2e9 100644 --- a/packages/row-detail-view-plugin/package.json +++ b/packages/row-detail-view-plugin/package.json @@ -59,6 +59,6 @@ }, "devDependencies": { "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/rxjs-observable/package.json b/packages/rxjs-observable/package.json index 5bfc585ec..b77080a96 100644 --- a/packages/rxjs-observable/package.json +++ b/packages/rxjs-observable/package.json @@ -59,6 +59,6 @@ }, "devDependencies": { "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/text-export/package.json b/packages/text-export/package.json index 0ab318378..8ad581761 100644 --- a/packages/text-export/package.json +++ b/packages/text-export/package.json @@ -61,7 +61,7 @@ "devDependencies": { "@types/text-encoding-utf-8": "^1.0.2", "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" }, "funding": { "type": "ko_fi", diff --git a/packages/utils/package.json b/packages/utils/package.json index 315a8611a..a77d88599 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -56,6 +56,6 @@ "devDependencies": { "@types/jquery": "^3.5.16", "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" } } diff --git a/packages/vanilla-bundle/package.json b/packages/vanilla-bundle/package.json index 3396cd8fa..7a01d03e9 100644 --- a/packages/vanilla-bundle/package.json +++ b/packages/vanilla-bundle/package.json @@ -75,7 +75,7 @@ "@types/jquery": "^3.5.16", "@types/sortablejs": "^1.15.1", "cross-env": "^7.0.3", - "npm-run-all2": "^6.0.4" + "npm-run-all2": "^6.0.5" }, "funding": { "type": "ko_fi", diff --git a/packages/vanilla-force-bundle/package.json b/packages/vanilla-force-bundle/package.json index fffccd4ff..2633685da 100644 --- a/packages/vanilla-force-bundle/package.json +++ b/packages/vanilla-force-bundle/package.json @@ -81,8 +81,8 @@ "@types/jquery": "^3.5.16", "archiver": "^5.3.1", "cross-env": "^7.0.3", - "esbuild": "^0.17.14", - "npm-run-all2": "^6.0.4", + "esbuild": "^0.17.15", + "npm-run-all2": "^6.0.5", "vite": "^4.2.1", "yargs": "^17.7.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d210544d..26c4c18f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: '@lerna-lite/watch': ^1.17.0 '@types/jest': ^29.5.0 '@types/node': ^18.15.11 - '@typescript-eslint/eslint-plugin': ^5.57.0 - '@typescript-eslint/parser': ^5.57.0 + '@typescript-eslint/eslint-plugin': ^5.57.1 + '@typescript-eslint/parser': ^5.57.1 cross-env: ^7.0.3 cypress: ^12.9.0 dotenv: ^16.0.3 @@ -31,14 +31,14 @@ importers: jsdom: ^21.1.1 jsdom-global: ^3.0.2 moment-mini: ^2.29.4 - npm-run-all2: ^6.0.4 - pnpm: ^7.30.5 + npm-run-all2: ^6.0.5 + pnpm: ^7.31.0 rimraf: ^4.4.1 rxjs: ^7.8.0 servor: ^4.0.2 slickgrid: ^3.0.4 sortablejs: ^1.15.0 - ts-jest: ^29.0.5 + ts-jest: ^29.1.0 ts-node: ^10.9.1 typescript: 5.0.3 whatwg-fetch: ^3.6.2 @@ -50,13 +50,13 @@ importers: '@lerna-lite/watch': 1.17.0 '@types/jest': 29.5.0 '@types/node': 18.15.11 - '@typescript-eslint/eslint-plugin': 5.57.0_z24sz2fazj3bxoipp6m4s7b2mi - '@typescript-eslint/parser': 5.57.0_vwh6htx42aidho2qgfca5u5rwm + '@typescript-eslint/eslint-plugin': 5.57.1_jwd5v5vphzanfmajybkjq25ld4 + '@typescript-eslint/parser': 5.57.1_vwh6htx42aidho2qgfca5u5rwm cross-env: 7.0.3 cypress: 12.9.0 dotenv: 16.0.3 eslint: 8.37.0 - eslint-plugin-import: 2.27.5_2niwd2uqke2jpnohndnwvllrkm + eslint-plugin-import: 2.27.5_cwk2z5oni6qsbytuihvch7xbrm eslint-plugin-prefer-arrow: 1.2.3_eslint@8.37.0 jest: 29.5.0_rrli7kzx2akox3oq6aahu3rvje jest-cli: 29.5.0_rrli7kzx2akox3oq6aahu3rvje @@ -66,14 +66,14 @@ importers: jsdom: 21.1.1 jsdom-global: 3.0.2_jsdom@21.1.1 moment-mini: 2.29.4 - npm-run-all2: 6.0.4 - pnpm: 7.30.5 + npm-run-all2: 6.0.5 + pnpm: 7.31.0 rimraf: 4.4.1 rxjs: 7.8.0 servor: 4.0.2 slickgrid: 3.0.4 sortablejs: 1.15.0 - ts-jest: 29.0.5_ouzw4wy6ff4msuwadenn7yxm5a + ts-jest: 29.1.0_ouzw4wy6ff4msuwadenn7yxm5a ts-node: 10.9.1_pj3xut33gta66wns5w7rs6cilm typescript: 5.0.3 whatwg-fetch: 3.6.2 @@ -143,22 +143,22 @@ importers: packages/binding: specifiers: - '@types/dompurify': ^3.0.0 + '@types/dompurify': ^3.0.1 cross-env: ^7.0.3 dompurify: ^3.0.1 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: dompurify: 3.0.1 devDependencies: - '@types/dompurify': 3.0.0 + '@types/dompurify': 3.0.1 cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/common: specifiers: '@slickgrid-universal/event-pub-sub': workspace:~ '@slickgrid-universal/utils': workspace:~ - '@types/dompurify': ^3.0.0 + '@types/dompurify': ^3.0.1 '@types/jquery': ^3.5.16 '@types/sortablejs': ^1.15.1 autocompleter: ^8.0.3 @@ -172,7 +172,7 @@ importers: jquery: ^3.6.4 moment-mini: ^2.29.4 multiple-select-modified: ^1.3.17 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 postcss: ^8.4.21 postcss-cli: ^10.1.0 sass: ^1.60.0 @@ -193,14 +193,14 @@ importers: sortablejs: 1.15.0 un-flatten-tree: 2.0.12 devDependencies: - '@types/dompurify': 3.0.0 + '@types/dompurify': 3.0.1 '@types/jquery': 3.5.16 '@types/sortablejs': 1.15.1 autoprefixer: 10.4.14_postcss@8.4.21 copyfiles: 2.4.1 cross-env: 7.0.3 cssnano: 6.0.0_postcss@8.4.21 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 postcss: 8.4.21 postcss-cli: 10.1.0_postcss@8.4.21 sass: 1.60.0 @@ -210,13 +210,13 @@ importers: '@slickgrid-universal/common': workspace:~ '@slickgrid-universal/utils': workspace:~ cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/common': link:../common '@slickgrid-universal/utils': link:../utils devDependencies: cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/custom-footer-component: specifiers: @@ -225,7 +225,7 @@ importers: '@slickgrid-universal/event-pub-sub': workspace:~ cross-env: ^7.0.3 moment-mini: ^2.29.4 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/binding': link:../binding '@slickgrid-universal/common': link:../common @@ -233,44 +233,44 @@ importers: devDependencies: '@slickgrid-universal/event-pub-sub': link:../event-pub-sub cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/custom-tooltip-plugin: specifiers: '@slickgrid-universal/common': workspace:~ - '@types/dompurify': ^3.0.0 + '@types/dompurify': ^3.0.1 cross-env: ^7.0.3 dompurify: ^3.0.1 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/common': link:../common dompurify: 3.0.1 devDependencies: - '@types/dompurify': 3.0.0 + '@types/dompurify': 3.0.1 cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/empty-warning-component: specifiers: '@slickgrid-universal/common': workspace:~ cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/common': link:../common devDependencies: cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/event-pub-sub: specifiers: '@slickgrid-universal/utils': workspace:~ cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/utils': link:../utils devDependencies: cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/excel-export: specifiers: @@ -280,7 +280,7 @@ importers: cross-env: ^7.0.3 excel-builder-webpacker: ^2.1.8 moment-mini: ^2.29.4 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/common': link:../common '@slickgrid-universal/utils': link:../utils @@ -289,33 +289,33 @@ importers: devDependencies: '@slickgrid-universal/event-pub-sub': link:../event-pub-sub cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/graphql: specifiers: '@slickgrid-universal/common': workspace:~ cross-env: ^7.0.3 moment-mini: ^2.29.4 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/common': link:../common devDependencies: cross-env: 7.0.3 moment-mini: 2.29.4 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/odata: specifiers: '@slickgrid-universal/common': workspace:~ '@slickgrid-universal/utils': workspace:~ cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/common': link:../common '@slickgrid-universal/utils': link:../utils devDependencies: cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/pagination-component: specifiers: @@ -323,40 +323,40 @@ importers: '@slickgrid-universal/common': workspace:~ '@slickgrid-universal/event-pub-sub': workspace:~ cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/binding': link:../binding '@slickgrid-universal/common': link:../common devDependencies: '@slickgrid-universal/event-pub-sub': link:../event-pub-sub cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/row-detail-view-plugin: specifiers: '@slickgrid-universal/common': workspace:~ '@slickgrid-universal/utils': workspace:~ cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 dependencies: '@slickgrid-universal/common': link:../common '@slickgrid-universal/utils': link:../utils devDependencies: cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/rxjs-observable: specifiers: '@slickgrid-universal/common': workspace:~ cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 rxjs: '>=7.5.0' dependencies: '@slickgrid-universal/common': link:../common rxjs: 7.5.6 devDependencies: cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/text-export: specifiers: @@ -364,7 +364,7 @@ importers: '@slickgrid-universal/utils': workspace:~ '@types/text-encoding-utf-8': ^1.0.2 cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 text-encoding-utf-8: ^1.0.2 dependencies: '@slickgrid-universal/common': link:../common @@ -373,17 +373,17 @@ importers: devDependencies: '@types/text-encoding-utf-8': 1.0.2 cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/utils: specifiers: '@types/jquery': ^3.5.16 cross-env: ^7.0.3 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 devDependencies: '@types/jquery': 3.5.16 cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/vanilla-bundle: specifiers: @@ -401,7 +401,7 @@ importers: dequal: ^2.0.3 flatpickr: ^4.6.13 jquery: ^3.6.4 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 slickgrid: ^3.0.4 sortablejs: ^1.15.0 whatwg-fetch: ^3.6.2 @@ -424,7 +424,7 @@ importers: '@types/jquery': 3.5.16 '@types/sortablejs': 1.15.1 cross-env: 7.0.3 - npm-run-all2: 6.0.4 + npm-run-all2: 6.0.5 packages/vanilla-force-bundle: specifiers: @@ -443,9 +443,9 @@ importers: '@types/jquery': ^3.5.16 archiver: ^5.3.1 cross-env: ^7.0.3 - esbuild: ^0.17.14 + esbuild: ^0.17.15 jquery: ^3.6.4 - npm-run-all2: ^6.0.4 + npm-run-all2: ^6.0.5 vite: ^4.2.1 whatwg-fetch: ^3.6.2 yargs: ^17.7.1 @@ -468,8 +468,8 @@ importers: '@types/jquery': 3.5.16 archiver: 5.3.1 cross-env: 7.0.3 - esbuild: 0.17.14 - npm-run-all2: 6.0.4 + esbuild: 0.17.15 + npm-run-all2: 6.0.5 vite: 4.2.1 yargs: 17.7.1 @@ -872,8 +872,8 @@ packages: dev: true optional: true - /@esbuild/android-arm/0.17.14: - resolution: {integrity: sha512-0CnlwnjDU8cks0yJLXfkaU/uoLyRf9VZJs4p1PskBr2AlAHeEsFEwJEo0of/Z3g+ilw5mpyDwThlxzNEIxOE4g==} + /@esbuild/android-arm/0.17.15: + resolution: {integrity: sha512-sRSOVlLawAktpMvDyJIkdLI/c/kdRTOqo8t6ImVxg8yT7LQDUYV5Rp2FKeEosLr6ZCja9UjYAzyRSxGteSJPYg==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -890,8 +890,8 @@ packages: dev: true optional: true - /@esbuild/android-arm64/0.17.14: - resolution: {integrity: sha512-eLOpPO1RvtsP71afiFTvS7tVFShJBCT0txiv/xjFBo5a7R7Gjw7X0IgIaFoLKhqXYAXhahoXm7qAmRXhY4guJg==} + /@esbuild/android-arm64/0.17.15: + resolution: {integrity: sha512-0kOB6Y7Br3KDVgHeg8PRcvfLkq+AccreK///B4Z6fNZGr/tNHX0z2VywCc7PTeWp+bPvjA5WMvNXltHw5QjAIA==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -908,8 +908,8 @@ packages: dev: true optional: true - /@esbuild/android-x64/0.17.14: - resolution: {integrity: sha512-nrfQYWBfLGfSGLvRVlt6xi63B5IbfHm3tZCdu/82zuFPQ7zez4XjmRtF/wIRYbJQ/DsZrxJdEvYFE67avYXyng==} + /@esbuild/android-x64/0.17.15: + resolution: {integrity: sha512-MzDqnNajQZ63YkaUWVl9uuhcWyEyh69HGpMIrf+acR4otMkfLJ4sUCxqwbCyPGicE9dVlrysI3lMcDBjGiBBcQ==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -926,8 +926,8 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64/0.17.14: - resolution: {integrity: sha512-eoSjEuDsU1ROwgBH/c+fZzuSyJUVXQTOIN9xuLs9dE/9HbV/A5IqdXHU1p2OfIMwBwOYJ9SFVGGldxeRCUJFyw==} + /@esbuild/darwin-arm64/0.17.15: + resolution: {integrity: sha512-7siLjBc88Z4+6qkMDxPT2juf2e8SJxmsbNVKFY2ifWCDT72v5YJz9arlvBw5oB4W/e61H1+HDB/jnu8nNg0rLA==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -944,8 +944,8 @@ packages: dev: true optional: true - /@esbuild/darwin-x64/0.17.14: - resolution: {integrity: sha512-zN0U8RWfrDttdFNkHqFYZtOH8hdi22z0pFm0aIJPsNC4QQZv7je8DWCX5iA4Zx6tRhS0CCc0XC2m7wKsbWEo5g==} + /@esbuild/darwin-x64/0.17.15: + resolution: {integrity: sha512-NbImBas2rXwYI52BOKTW342Tm3LTeVlaOQ4QPZ7XuWNKiO226DisFk/RyPk3T0CKZkKMuU69yOvlapJEmax7cg==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -962,8 +962,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64/0.17.14: - resolution: {integrity: sha512-z0VcD4ibeZWVQCW1O7szaLxGsx54gcCnajEJMdYoYjLiq4g1jrP2lMq6pk71dbS5+7op/L2Aod+erw+EUr28/A==} + /@esbuild/freebsd-arm64/0.17.15: + resolution: {integrity: sha512-Xk9xMDjBVG6CfgoqlVczHAdJnCs0/oeFOspFap5NkYAmRCT2qTn1vJWA2f419iMtsHSLm+O8B6SLV/HlY5cYKg==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -980,8 +980,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64/0.17.14: - resolution: {integrity: sha512-hd9mPcxfTgJlolrPlcXkQk9BMwNBvNBsVaUe5eNUqXut6weDQH8whcNaKNF2RO8NbpT6GY8rHOK2A9y++s+ehw==} + /@esbuild/freebsd-x64/0.17.15: + resolution: {integrity: sha512-3TWAnnEOdclvb2pnfsTWtdwthPfOz7qAfcwDLcfZyGJwm1SRZIMOeB5FODVhnM93mFSPsHB9b/PmxNNbSnd0RQ==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -998,8 +998,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm/0.17.14: - resolution: {integrity: sha512-BNTl+wSJ1omsH8s3TkQmIIIQHwvwJrU9u1ggb9XU2KTVM4TmthRIVyxSp2qxROJHhZuW/r8fht46/QE8hU8Qvg==} + /@esbuild/linux-arm/0.17.15: + resolution: {integrity: sha512-MLTgiXWEMAMr8nmS9Gigx43zPRmEfeBfGCwxFQEMgJ5MC53QKajaclW6XDPjwJvhbebv+RzK05TQjvH3/aM4Xw==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -1016,8 +1016,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm64/0.17.14: - resolution: {integrity: sha512-FhAMNYOq3Iblcj9i+K0l1Fp/MHt+zBeRu/Qkf0LtrcFu3T45jcwB6A1iMsemQ42vR3GBhjNZJZTaCe3VFPbn9g==} + /@esbuild/linux-arm64/0.17.15: + resolution: {integrity: sha512-T0MVnYw9KT6b83/SqyznTs/3Jg2ODWrZfNccg11XjDehIved2oQfrX/wVuev9N936BpMRaTR9I1J0tdGgUgpJA==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -1034,8 +1034,8 @@ packages: dev: true optional: true - /@esbuild/linux-ia32/0.17.14: - resolution: {integrity: sha512-91OK/lQ5y2v7AsmnFT+0EyxdPTNhov3y2CWMdizyMfxSxRqHazXdzgBKtlmkU2KYIc+9ZK3Vwp2KyXogEATYxQ==} + /@esbuild/linux-ia32/0.17.15: + resolution: {integrity: sha512-wp02sHs015T23zsQtU4Cj57WiteiuASHlD7rXjKUyAGYzlOKDAjqK6bk5dMi2QEl/KVOcsjwL36kD+WW7vJt8Q==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -1052,8 +1052,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.17.14: - resolution: {integrity: sha512-vp15H+5NR6hubNgMluqqKza85HcGJgq7t6rMH7O3Y6ApiOWPkvW2AJfNojUQimfTp6OUrACUXfR4hmpcENXoMQ==} + /@esbuild/linux-loong64/0.17.15: + resolution: {integrity: sha512-k7FsUJjGGSxwnBmMh8d7IbObWu+sF/qbwc+xKZkBe/lTAF16RqxRCnNHA7QTd3oS2AfGBAnHlXL67shV5bBThQ==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -1070,8 +1070,8 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el/0.17.14: - resolution: {integrity: sha512-90TOdFV7N+fgi6c2+GO9ochEkmm9kBAKnuD5e08GQMgMINOdOFHuYLPQ91RYVrnWwQ5683sJKuLi9l4SsbJ7Hg==} + /@esbuild/linux-mips64el/0.17.15: + resolution: {integrity: sha512-ZLWk6czDdog+Q9kE/Jfbilu24vEe/iW/Sj2d8EVsmiixQ1rM2RKH2n36qfxK4e8tVcaXkvuV3mU5zTZviE+NVQ==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -1088,8 +1088,8 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64/0.17.14: - resolution: {integrity: sha512-NnBGeoqKkTugpBOBZZoktQQ1Yqb7aHKmHxsw43NddPB2YWLAlpb7THZIzsRsTr0Xw3nqiPxbA1H31ZMOG+VVPQ==} + /@esbuild/linux-ppc64/0.17.15: + resolution: {integrity: sha512-mY6dPkIRAiFHRsGfOYZC8Q9rmr8vOBZBme0/j15zFUKM99d4ILY4WpOC7i/LqoY+RE7KaMaSfvY8CqjJtuO4xg==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -1106,8 +1106,8 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64/0.17.14: - resolution: {integrity: sha512-0qdlKScLXA8MGVy21JUKvMzCYWovctuP8KKqhtE5A6IVPq4onxXhSuhwDd2g5sRCzNDlDjitc5sX31BzDoL5Fw==} + /@esbuild/linux-riscv64/0.17.15: + resolution: {integrity: sha512-EcyUtxffdDtWjjwIH8sKzpDRLcVtqANooMNASO59y+xmqqRYBBM7xVLQhqF7nksIbm2yHABptoioS9RAbVMWVA==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -1124,8 +1124,8 @@ packages: dev: true optional: true - /@esbuild/linux-s390x/0.17.14: - resolution: {integrity: sha512-Hdm2Jo1yaaOro4v3+6/zJk6ygCqIZuSDJHdHaf8nVH/tfOuoEX5Riv03Ka15LmQBYJObUTNS1UdyoMk0WUn9Ww==} + /@esbuild/linux-s390x/0.17.15: + resolution: {integrity: sha512-BuS6Jx/ezxFuHxgsfvz7T4g4YlVrmCmg7UAwboeyNNg0OzNzKsIZXpr3Sb/ZREDXWgt48RO4UQRDBxJN3B9Rbg==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -1142,8 +1142,8 @@ packages: dev: true optional: true - /@esbuild/linux-x64/0.17.14: - resolution: {integrity: sha512-8KHF17OstlK4DuzeF/KmSgzrTWQrkWj5boluiiq7kvJCiQVzUrmSkaBvcLB2UgHpKENO2i6BthPkmUhNDaJsVw==} + /@esbuild/linux-x64/0.17.15: + resolution: {integrity: sha512-JsdS0EgEViwuKsw5tiJQo9UdQdUJYuB+Mf6HxtJSPN35vez1hlrNb1KajvKWF5Sa35j17+rW1ECEO9iNrIXbNg==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -1160,8 +1160,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64/0.17.14: - resolution: {integrity: sha512-nVwpqvb3yyXztxIT2+VsxJhB5GCgzPdk1n0HHSnchRAcxqKO6ghXwHhJnr0j/B+5FSyEqSxF4q03rbA2fKXtUQ==} + /@esbuild/netbsd-x64/0.17.15: + resolution: {integrity: sha512-R6fKjtUysYGym6uXf6qyNephVUQAGtf3n2RCsOST/neIwPqRWcnc3ogcielOd6pT+J0RDR1RGcy0ZY7d3uHVLA==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -1178,8 +1178,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64/0.17.14: - resolution: {integrity: sha512-1RZ7uQQ9zcy/GSAJL1xPdN7NDdOOtNEGiJalg/MOzeakZeTrgH/DoCkbq7TaPDiPhWqnDF+4bnydxRqQD7il6g==} + /@esbuild/openbsd-x64/0.17.15: + resolution: {integrity: sha512-mVD4PGc26b8PI60QaPUltYKeSX0wxuy0AltC+WCTFwvKCq2+OgLP4+fFd+hZXzO2xW1HPKcytZBdjqL6FQFa7w==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -1196,8 +1196,8 @@ packages: dev: true optional: true - /@esbuild/sunos-x64/0.17.14: - resolution: {integrity: sha512-nqMjDsFwv7vp7msrwWRysnM38Sd44PKmW8EzV01YzDBTcTWUpczQg6mGao9VLicXSgW/iookNK6AxeogNVNDZA==} + /@esbuild/sunos-x64/0.17.15: + resolution: {integrity: sha512-U6tYPovOkw3459t2CBwGcFYfFRjivcJJc1WC8Q3funIwX8x4fP+R6xL/QuTPNGOblbq/EUDxj9GU+dWKX0oWlQ==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -1214,8 +1214,8 @@ packages: dev: true optional: true - /@esbuild/win32-arm64/0.17.14: - resolution: {integrity: sha512-xrD0mccTKRBBIotrITV7WVQAwNJ5+1va6L0H9zN92v2yEdjfAN7864cUaZwJS7JPEs53bDTzKFbfqVlG2HhyKQ==} + /@esbuild/win32-arm64/0.17.15: + resolution: {integrity: sha512-W+Z5F++wgKAleDABemiyXVnzXgvRFs+GVKThSI+mGgleLWluv0D7Diz4oQpgdpNzh4i2nNDzQtWbjJiqutRp6Q==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -1232,8 +1232,8 @@ packages: dev: true optional: true - /@esbuild/win32-ia32/0.17.14: - resolution: {integrity: sha512-nXpkz9bbJrLLyUTYtRotSS3t5b+FOuljg8LgLdINWFs3FfqZMtbnBCZFUmBzQPyxqU87F8Av+3Nco/M3hEcu1w==} + /@esbuild/win32-ia32/0.17.15: + resolution: {integrity: sha512-Muz/+uGgheShKGqSVS1KsHtCyEzcdOn/W/Xbh6H91Etm+wiIfwZaBn1W58MeGtfI8WA961YMHFYTthBdQs4t+w==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -1250,8 +1250,8 @@ packages: dev: true optional: true - /@esbuild/win32-x64/0.17.14: - resolution: {integrity: sha512-gPQmsi2DKTaEgG14hc3CHXHp62k8g6qr0Pas+I4lUxRMugGSATh/Bi8Dgusoz9IQ0IfdrvLpco6kujEIBoaogA==} + /@esbuild/win32-x64/0.17.15: + resolution: {integrity: sha512-DjDa9ywLUUmjhV2Y9wUTIF+1XsmuFGvZoCmOWkli1XcNAh5t25cc7fgsCx4Zi/Uurep3TTLyDiKATgGEg61pkA==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -2256,9 +2256,10 @@ packages: '@babel/types': 7.18.7 dev: true - /@types/dompurify/3.0.0: - resolution: {integrity: sha512-EcSqmgm/xJwH8CcJPy9AHNypp/j58CYga3nWdl93/wLxX6OH+rSD3aAj75NQazcZd1YKHJ/pjNZ9qmgVajggwQ==} + /@types/dompurify/3.0.1: + resolution: {integrity: sha512-ubq8VKmf8W+U48jUOiZO4BoSGS7NnbITPMvrF+7HgMN4L+eezCKv8QBPB8p3o4YPicLMmNeTyDkE5X4c2ViHJQ==} dependencies: + '@types/jsdom': 20.0.0 '@types/trusted-types': 2.0.2 dev: true @@ -2416,8 +2417,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.57.0_z24sz2fazj3bxoipp6m4s7b2mi: - resolution: {integrity: sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==} + /@typescript-eslint/eslint-plugin/5.57.1_jwd5v5vphzanfmajybkjq25ld4: + resolution: {integrity: sha512-1MeobQkQ9tztuleT3v72XmY0XuKXVXusAhryoLuU5YZ+mXoYKZP9SQ7Flulh1NX4DTjpGTc2b/eMu4u7M7dhnQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2428,10 +2429,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.4.0 - '@typescript-eslint/parser': 5.57.0_vwh6htx42aidho2qgfca5u5rwm - '@typescript-eslint/scope-manager': 5.57.0 - '@typescript-eslint/type-utils': 5.57.0_vwh6htx42aidho2qgfca5u5rwm - '@typescript-eslint/utils': 5.57.0_vwh6htx42aidho2qgfca5u5rwm + '@typescript-eslint/parser': 5.57.1_vwh6htx42aidho2qgfca5u5rwm + '@typescript-eslint/scope-manager': 5.57.1 + '@typescript-eslint/type-utils': 5.57.1_vwh6htx42aidho2qgfca5u5rwm + '@typescript-eslint/utils': 5.57.1_vwh6htx42aidho2qgfca5u5rwm debug: 4.3.4 eslint: 8.37.0 grapheme-splitter: 1.0.4 @@ -2444,8 +2445,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.57.0_vwh6htx42aidho2qgfca5u5rwm: - resolution: {integrity: sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==} + /@typescript-eslint/parser/5.57.1_vwh6htx42aidho2qgfca5u5rwm: + resolution: {integrity: sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2454,9 +2455,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.57.0 - '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/typescript-estree': 5.57.0_typescript@5.0.3 + '@typescript-eslint/scope-manager': 5.57.1 + '@typescript-eslint/types': 5.57.1 + '@typescript-eslint/typescript-estree': 5.57.1_typescript@5.0.3 debug: 4.3.4 eslint: 8.37.0 typescript: 5.0.3 @@ -2464,16 +2465,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.57.0: - resolution: {integrity: sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==} + /@typescript-eslint/scope-manager/5.57.1: + resolution: {integrity: sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/visitor-keys': 5.57.0 + '@typescript-eslint/types': 5.57.1 + '@typescript-eslint/visitor-keys': 5.57.1 dev: true - /@typescript-eslint/type-utils/5.57.0_vwh6htx42aidho2qgfca5u5rwm: - resolution: {integrity: sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==} + /@typescript-eslint/type-utils/5.57.1_vwh6htx42aidho2qgfca5u5rwm: + resolution: {integrity: sha512-/RIPQyx60Pt6ga86hKXesXkJ2WOS4UemFrmmq/7eOyiYjYv/MUSHPlkhU6k9T9W1ytnTJueqASW+wOmW4KrViw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2482,8 +2483,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.57.0_typescript@5.0.3 - '@typescript-eslint/utils': 5.57.0_vwh6htx42aidho2qgfca5u5rwm + '@typescript-eslint/typescript-estree': 5.57.1_typescript@5.0.3 + '@typescript-eslint/utils': 5.57.1_vwh6htx42aidho2qgfca5u5rwm debug: 4.3.4 eslint: 8.37.0 tsutils: 3.21.0_typescript@5.0.3 @@ -2492,13 +2493,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.57.0: - resolution: {integrity: sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==} + /@typescript-eslint/types/5.57.1: + resolution: {integrity: sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.57.0_typescript@5.0.3: - resolution: {integrity: sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==} + /@typescript-eslint/typescript-estree/5.57.1_typescript@5.0.3: + resolution: {integrity: sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2506,8 +2507,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/visitor-keys': 5.57.0 + '@typescript-eslint/types': 5.57.1 + '@typescript-eslint/visitor-keys': 5.57.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2518,8 +2519,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.57.0_vwh6htx42aidho2qgfca5u5rwm: - resolution: {integrity: sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==} + /@typescript-eslint/utils/5.57.1_vwh6htx42aidho2qgfca5u5rwm: + resolution: {integrity: sha512-kN6vzzf9NkEtawECqze6v99LtmDiUJCVpvieTFA1uL7/jDghiJGubGZ5csicYHU1Xoqb3oH/R5cN5df6W41Nfg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2527,9 +2528,9 @@ packages: '@eslint-community/eslint-utils': 4.2.0_eslint@8.37.0 '@types/json-schema': 7.0.11 '@types/semver': 7.3.12 - '@typescript-eslint/scope-manager': 5.57.0 - '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/typescript-estree': 5.57.0_typescript@5.0.3 + '@typescript-eslint/scope-manager': 5.57.1 + '@typescript-eslint/types': 5.57.1 + '@typescript-eslint/typescript-estree': 5.57.1_typescript@5.0.3 eslint: 8.37.0 eslint-scope: 5.1.1 semver: 7.3.8 @@ -2538,11 +2539,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.57.0: - resolution: {integrity: sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==} + /@typescript-eslint/visitor-keys/5.57.1: + resolution: {integrity: sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.57.0 + '@typescript-eslint/types': 5.57.1 eslint-visitor-keys: 3.4.0 dev: true @@ -4202,34 +4203,34 @@ packages: '@esbuild/win32-x64': 0.17.12 dev: true - /esbuild/0.17.14: - resolution: {integrity: sha512-vOO5XhmVj/1XQR9NQ1UPq6qvMYL7QFJU57J5fKBKBKxp17uDt5PgxFDb4A2nEiXhr1qQs4x0F5+66hVVw4ruNw==} + /esbuild/0.17.15: + resolution: {integrity: sha512-LBUV2VsUIc/iD9ME75qhT4aJj0r75abCVS0jakhFzOtR7TQsqQA5w0tZ+KTKnwl3kXE0MhskNdHDh/I5aCR1Zw==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.17.14 - '@esbuild/android-arm64': 0.17.14 - '@esbuild/android-x64': 0.17.14 - '@esbuild/darwin-arm64': 0.17.14 - '@esbuild/darwin-x64': 0.17.14 - '@esbuild/freebsd-arm64': 0.17.14 - '@esbuild/freebsd-x64': 0.17.14 - '@esbuild/linux-arm': 0.17.14 - '@esbuild/linux-arm64': 0.17.14 - '@esbuild/linux-ia32': 0.17.14 - '@esbuild/linux-loong64': 0.17.14 - '@esbuild/linux-mips64el': 0.17.14 - '@esbuild/linux-ppc64': 0.17.14 - '@esbuild/linux-riscv64': 0.17.14 - '@esbuild/linux-s390x': 0.17.14 - '@esbuild/linux-x64': 0.17.14 - '@esbuild/netbsd-x64': 0.17.14 - '@esbuild/openbsd-x64': 0.17.14 - '@esbuild/sunos-x64': 0.17.14 - '@esbuild/win32-arm64': 0.17.14 - '@esbuild/win32-ia32': 0.17.14 - '@esbuild/win32-x64': 0.17.14 + '@esbuild/android-arm': 0.17.15 + '@esbuild/android-arm64': 0.17.15 + '@esbuild/android-x64': 0.17.15 + '@esbuild/darwin-arm64': 0.17.15 + '@esbuild/darwin-x64': 0.17.15 + '@esbuild/freebsd-arm64': 0.17.15 + '@esbuild/freebsd-x64': 0.17.15 + '@esbuild/linux-arm': 0.17.15 + '@esbuild/linux-arm64': 0.17.15 + '@esbuild/linux-ia32': 0.17.15 + '@esbuild/linux-loong64': 0.17.15 + '@esbuild/linux-mips64el': 0.17.15 + '@esbuild/linux-ppc64': 0.17.15 + '@esbuild/linux-riscv64': 0.17.15 + '@esbuild/linux-s390x': 0.17.15 + '@esbuild/linux-x64': 0.17.15 + '@esbuild/netbsd-x64': 0.17.15 + '@esbuild/openbsd-x64': 0.17.15 + '@esbuild/sunos-x64': 0.17.15 + '@esbuild/win32-arm64': 0.17.15 + '@esbuild/win32-ia32': 0.17.15 + '@esbuild/win32-x64': 0.17.15 dev: true /escalade/3.1.1: @@ -4275,7 +4276,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_yzucv6lmyr6r4j6quu4y6fizdu: + /eslint-module-utils/2.7.4_cnmb32osbfgvbb6outchg7uoay: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -4296,7 +4297,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.57.0_vwh6htx42aidho2qgfca5u5rwm + '@typescript-eslint/parser': 5.57.1_vwh6htx42aidho2qgfca5u5rwm debug: 3.2.7 eslint: 8.37.0 eslint-import-resolver-node: 0.3.7 @@ -4304,7 +4305,7 @@ packages: - supports-color dev: true - /eslint-plugin-import/2.27.5_2niwd2uqke2jpnohndnwvllrkm: + /eslint-plugin-import/2.27.5_cwk2z5oni6qsbytuihvch7xbrm: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -4314,7 +4315,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.57.0_vwh6htx42aidho2qgfca5u5rwm + '@typescript-eslint/parser': 5.57.1_vwh6htx42aidho2qgfca5u5rwm array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -4322,7 +4323,7 @@ packages: doctrine: 2.1.0 eslint: 8.37.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4_yzucv6lmyr6r4j6quu4y6fizdu + eslint-module-utils: 2.7.4_cnmb32osbfgvbb6outchg7uoay has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -5978,18 +5979,6 @@ packages: - supports-color dev: true - /jest-util/29.3.1: - resolution: {integrity: sha512-7YOVZaiX7RJLv76ZfHt4nbNEzzTRiMW/IiOG7ZOKmTXmoGBxUDefgMAxQubu6WPVqP5zSzAdZG0FfLcC7HOIFQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.5.0 - '@types/node': 18.15.11 - chalk: 4.1.2 - ci-info: 3.8.0 - graceful-fs: 4.2.10 - picomatch: 2.3.1 - dev: true - /jest-util/29.5.0: resolution: {integrity: sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6661,13 +6650,6 @@ packages: brace-expansion: 1.1.11 dev: true - /minimatch/5.1.0: - resolution: {integrity: sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==} - engines: {node: '>=10'} - dependencies: - brace-expansion: 2.0.1 - dev: true - /minimatch/5.1.6: resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} engines: {node: '>=10'} @@ -6689,6 +6671,13 @@ packages: brace-expansion: 2.0.1 dev: true + /minimatch/8.0.3: + resolution: {integrity: sha512-tEEvU9TkZgnFDCtpnrEYnPsjT7iUx42aXfs4bzmQ5sMA09/6hZY0jeZcGkXyDagiBOvkUjNo8Viom+Me6+2x7g==} + engines: {node: '>=16 || 14 >=14.17'} + dependencies: + brace-expansion: 2.0.1 + dev: true + /minimist-options/4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} @@ -7020,15 +7009,15 @@ packages: - supports-color dev: true - /npm-run-all2/6.0.4: - resolution: {integrity: sha512-/St+bDHysVO4CtXKpWDFP0oscvx3sp/Fmf5UddtF3QIfA4Rf6S5qoyOepLGyFXtky/i9PRj4n/TkA4OTUpwMFw==} + /npm-run-all2/6.0.5: + resolution: {integrity: sha512-YfYsybLmMLeHK00shmIrArZbbqSov/0o692j8PAJTqZGpWy2bJMnMO00Xrex8S0ziePJUZy14CueF7rVMYAg/w==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>= 8'} hasBin: true dependencies: ansi-styles: 5.2.0 cross-spawn: 7.0.3 memorystream: 0.3.1 - minimatch: 5.1.0 + minimatch: 8.0.3 pidtree: 0.6.0 read-pkg: 5.2.0 shell-quote: 1.7.3 @@ -7439,8 +7428,8 @@ packages: find-up: 4.1.0 dev: true - /pnpm/7.30.5: - resolution: {integrity: sha512-kXiH7+iGhDcm3UVhjb4pzbRYljoT2KVR8WFL37b+c15F9CuaLau0RTozrXx/9snf1JEmGICjRnMM2XArmM01sg==} + /pnpm/7.31.0: + resolution: {integrity: sha512-IEyx+XVK/NFe+6LUwORp2a50c55gD1twY3/Jjfx4O0qKdryw2wE6pyJtu38eAr+Elzd9TKTKOl+E3FNknK7zRQ==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -8793,8 +8782,8 @@ packages: engines: {node: '>=8'} dev: true - /ts-jest/29.0.5_ouzw4wy6ff4msuwadenn7yxm5a: - resolution: {integrity: sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==} + /ts-jest/29.1.0_ouzw4wy6ff4msuwadenn7yxm5a: + resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true peerDependencies: @@ -8803,7 +8792,7 @@ packages: babel-jest: ^29.0.0 esbuild: '*' jest: ^29.0.0 - typescript: '>=4.3' + typescript: '>=4.3 <6' peerDependenciesMeta: '@babel/core': optional: true @@ -8818,7 +8807,7 @@ packages: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 jest: 29.5.0_rrli7kzx2akox3oq6aahu3rvje - jest-util: 29.3.1 + jest-util: 29.5.0 json5: 2.2.3 lodash.memoize: 4.1.2 make-error: 1.3.6