diff --git a/apps/admin-x-settings/package.json b/apps/admin-x-settings/package.json index 9b911f7d87..e69fd87349 100644 --- a/apps/admin-x-settings/package.json +++ b/apps/admin-x-settings/package.json @@ -67,17 +67,17 @@ "@types/react": "18.2.14", "@types/react-dom": "18.2.6", "@types/validator": "^13.7.17", - "@typescript-eslint/eslint-plugin": "5.57.1", - "@typescript-eslint/parser": "5.57.1", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "@vitejs/plugin-react": "4.0.3", "autoprefixer": "10.4.14", "concurrently": "8.2.0", - "eslint": "8.38.0", + "eslint": "8.44.0", "eslint-config-react-app": "7.0.1", "eslint-plugin-ghost": "3.2.0", "eslint-plugin-react-hooks": "4.6.0", - "eslint-plugin-react-refresh": "0.3.4", - "eslint-plugin-tailwindcss": "3.11.0", + "eslint-plugin-react-refresh": "0.4.3", + "eslint-plugin-tailwindcss": "3.13.0", "postcss": "8.4.25", "postcss-import": "^15.1.0", "prop-types": "15.8.1", diff --git a/apps/announcement-bar/package.json b/apps/announcement-bar/package.json index 3825367080..7bdc99342a 100644 --- a/apps/announcement-bar/package.json +++ b/apps/announcement-bar/package.json @@ -81,7 +81,7 @@ "copy-webpack-plugin": "11.0.0", "eslint-plugin-ghost": "3.2.0", "minimist": "1.2.8", - "nock": "13.3.0", + "nock": "13.3.1", "postcss": "8.4.25", "rewire": "6.0.0", "serve-handler": "6.1.5", diff --git a/apps/comments-ui/package.json b/apps/comments-ui/package.json index 5fa2f60f08..9c56f9e8fd 100644 --- a/apps/comments-ui/package.json +++ b/apps/comments-ui/package.json @@ -61,18 +61,18 @@ "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@testing-library/user-event": "14.4.3", - "@typescript-eslint/eslint-plugin": "5.57.1", - "@typescript-eslint/parser": "5.57.1", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "@vitejs/plugin-react": "4.0.3", - "@vitest/coverage-v8": "0.32.2", + "@vitest/coverage-v8": "0.33.0", "autoprefixer": "10.4.14", "bson-objectid": "2.0.4", "concurrently": "8.2.0", - "eslint": "8.38.0", + "eslint": "8.44.0", "eslint-plugin-ghost": "3.2.0", "eslint-plugin-react-hooks": "4.6.0", - "eslint-plugin-react-refresh": "0.3.4", - "eslint-plugin-tailwindcss": "3.11.0", + "eslint-plugin-react-refresh": "0.4.3", + "eslint-plugin-tailwindcss": "3.13.0", "jsdom": "22.1.0", "postcss": "8.4.25", "tailwindcss": "3.3.2", diff --git a/apps/portal/package.json b/apps/portal/package.json index 56b0dc06a7..cf0bd75e11 100644 --- a/apps/portal/package.json +++ b/apps/portal/package.json @@ -69,11 +69,11 @@ "@testing-library/react": "12.1.5", "@tryghost/i18n": "0.0.0", "@vitejs/plugin-react": "4.0.3", - "@vitest/coverage-v8": "0.32.2", - "@vitest/ui": "0.29.8", + "@vitest/coverage-v8": "0.33.0", + "@vitest/ui": "0.33.0", "concurrently": "8.2.0", "cross-fetch": "4.0.0", - "eslint": "8.37.0", + "eslint": "8.44.0", "eslint-config-react-app": "7.0.1", "eslint-plugin-i18next": "^6.0.1", "jsdom": "22.1.0", diff --git a/apps/signup-form/package.json b/apps/signup-form/package.json index faf5d2bc23..b31f56775b 100644 --- a/apps/signup-form/package.json +++ b/apps/signup-form/package.json @@ -51,17 +51,17 @@ "@tailwindcss/line-clamp": "0.4.4", "@types/react": "18.2.14", "@types/react-dom": "18.2.6", - "@typescript-eslint/eslint-plugin": "5.57.1", - "@typescript-eslint/parser": "5.57.1", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "@vitejs/plugin-react": "4.0.3", "autoprefixer": "10.4.14", "concurrently": "8.2.0", - "eslint": "8.38.0", + "eslint": "8.44.0", "eslint-config-react-app": "7.0.1", "eslint-plugin-ghost": "3.2.0", "eslint-plugin-react-hooks": "4.6.0", - "eslint-plugin-react-refresh": "0.3.4", - "eslint-plugin-tailwindcss": "3.11.0", + "eslint-plugin-react-refresh": "0.4.3", + "eslint-plugin-tailwindcss": "3.13.0", "postcss": "8.4.25", "postcss-import": "^15.1.0", "prop-types": "15.8.1", diff --git a/apps/sodo-search/package.json b/apps/sodo-search/package.json index 5a8d9f60fa..cdfd843649 100644 --- a/apps/sodo-search/package.json +++ b/apps/sodo-search/package.json @@ -83,7 +83,7 @@ "copy-webpack-plugin": "11.0.0", "eslint-plugin-ghost": "3.2.0", "minimist": "1.2.8", - "nock": "13.3.0", + "nock": "13.3.1", "ora": "5.4.1", "postcss": "8.4.25", "rewire": "6.0.0", diff --git a/ghost/adapter-cache-memory-ttl/package.json b/ghost/adapter-cache-memory-ttl/package.json index 29bf4f20a0..2e0869684f 100644 --- a/ghost/adapter-cache-memory-ttl/package.json +++ b/ghost/adapter-cache-memory-ttl/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@isaacs/ttlcache": "1.4.1" diff --git a/ghost/adapter-cache-redis/package.json b/ghost/adapter-cache-redis/package.json index e96ee57a17..410cac2eb1 100644 --- a/ghost/adapter-cache-redis/package.json +++ b/ghost/adapter-cache-redis/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "cache-manager": "4.1.0", diff --git a/ghost/adapter-manager/package.json b/ghost/adapter-manager/package.json index 84679c5b36..b5d9dae654 100644 --- a/ghost/adapter-manager/package.json +++ b/ghost/adapter-manager/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.21" diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 10cdf7d30f..0d4606101d 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -116,12 +116,12 @@ "ember-sinon": "5.0.0", "ember-source": "3.24.0", "ember-svg-jar": "2.4.2", - "ember-template-lint": "5.7.2", + "ember-template-lint": "5.11.0", "ember-test-selectors": "6.0.0", "ember-tooltips": "3.6.0", "ember-truth-helpers": "3.1.1", "ember-websockets": "10.2.1", - "eslint": "8.37.0", + "eslint": "8.44.0", "eslint-plugin-babel": "5.3.1", "eslint-plugin-react": "7.32.2", "faker": "5.5.3", diff --git a/ghost/announcement-bar-settings/package.json b/ghost/announcement-bar-settings/package.json index c3b7ad17fb..f9c9c76a5e 100644 --- a/ghost/announcement-bar-settings/package.json +++ b/ghost/announcement-bar-settings/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.4" + "sinon": "15.2.0" }, "dependencies": {} } diff --git a/ghost/api-framework/package.json b/ghost/api-framework/package.json index f92ad116a1..0304e74595 100644 --- a/ghost/api-framework/package.json +++ b/ghost/api-framework/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/api-version-compatibility-service/package.json b/ghost/api-version-compatibility-service/package.json index 088f945359..cc28c19451 100644 --- a/ghost/api-version-compatibility-service/package.json +++ b/ghost/api-version-compatibility-service/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/email-content-generator": "0.0.0", diff --git a/ghost/audience-feedback/package.json b/ghost/audience-feedback/package.json index e58260ff95..e12c5b53f3 100644 --- a/ghost/audience-feedback/package.json +++ b/ghost/audience-feedback/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/bootstrap-socket/package.json b/ghost/bootstrap-socket/package.json index a5379df032..ad425a8e48 100644 --- a/ghost/bootstrap-socket/package.json +++ b/ghost/bootstrap-socket/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/logging": "2.4.4" diff --git a/ghost/collections/package.json b/ghost/collections/package.json index 924879e30b..892abb5b65 100644 --- a/ghost/collections/package.json +++ b/ghost/collections/package.json @@ -22,9 +22,9 @@ ], "devDependencies": { "@tryghost/domain-events": "0.0.0", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.4", + "sinon": "15.2.0", "ts-node": "10.9.1", "typescript": "5.1.6" }, diff --git a/ghost/constants/package.json b/ghost/constants/package.json index 39daff4cd1..ebaa8c190f 100644 --- a/ghost/constants/package.json +++ b/ghost/constants/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" } } diff --git a/ghost/core/package.json b/ghost/core/package.json index f587ca67ae..5fb1a1c222 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -233,10 +233,10 @@ "@tryghost/express-test": "0.13.4", "@tryghost/webhook-mock-receiver": "0.2.6", "@types/common-tags": "1.8.1", - "c8": "7.13.0", + "c8": "7.14.0", "cli-progress": "3.12.0", "cssnano": "6.0.1", - "eslint": "8.37.0", + "eslint": "8.44.0", "expect": "29.3.1", "form-data": "4.0.0", "inquirer": "8.2.5", @@ -245,13 +245,13 @@ "mocha-slow-test-reporter": "0.1.2", "mock-knex": "TryGhost/mock-knex#d8b93b1c20d4820323477f2c60db016ab3e73192", "monobundle": "TryGhost/monobundle#2aca618f8880250fb99ad48d61f0ca7251f1e648", - "nock": "13.3.0", + "nock": "13.3.1", "papaparse": "5.3.2", "postcss": "8.4.25", "postcss-cli": "10.1.0", "rewire": "6.0.0", "should": "13.2.3", - "sinon": "15.0.3", + "sinon": "15.2.0", "supertest": "6.3.3", "tmp": "0.2.1", "toml": "3.0.0" diff --git a/ghost/custom-theme-settings-service/package.json b/ghost/custom-theme-settings-service/package.json index 4fcfe1133c..a10f124bbd 100644 --- a/ghost/custom-theme-settings-service/package.json +++ b/ghost/custom-theme-settings-service/package.json @@ -19,10 +19,10 @@ ], "devDependencies": { "@tryghost/nql-lang": "0.5.0", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/data-generator/package.json b/ghost/data-generator/package.json index 4535b37684..b89018bb9d 100644 --- a/ghost/data-generator/package.json +++ b/ghost/data-generator/package.json @@ -18,11 +18,11 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "knex": "2.4.2", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@faker-js/faker": "7.6.0", diff --git a/ghost/domain-events/package.json b/ghost/domain-events/package.json index 9464446ef1..eca48f8baf 100644 --- a/ghost/domain-events/package.json +++ b/ghost/domain-events/package.json @@ -20,7 +20,7 @@ ], "devDependencies": { "@tryghost/logging": "2.4.4", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3" } diff --git a/ghost/dynamic-routing-events/package.json b/ghost/dynamic-routing-events/package.json index a9450d1daa..79b3d53e8e 100644 --- a/ghost/dynamic-routing-events/package.json +++ b/ghost/dynamic-routing-events/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": {} } diff --git a/ghost/email-analytics-provider-mailgun/package.json b/ghost/email-analytics-provider-mailgun/package.json index 5849759f57..6aecd92e60 100644 --- a/ghost/email-analytics-provider-mailgun/package.json +++ b/ghost/email-analytics-provider-mailgun/package.json @@ -19,7 +19,7 @@ ], "devDependencies": { "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/email-analytics-service": "0.0.0", diff --git a/ghost/email-analytics-service/package.json b/ghost/email-analytics-service/package.json index bb8ec6fe6b..c849108159 100644 --- a/ghost/email-analytics-service/package.json +++ b/ghost/email-analytics-service/package.json @@ -20,7 +20,7 @@ "devDependencies": { "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/email-content-generator/package.json b/ghost/email-content-generator/package.json index 1616ef236e..deb3207623 100644 --- a/ghost/email-content-generator/package.json +++ b/ghost/email-content-generator/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0" }, "dependencies": { diff --git a/ghost/email-events/package.json b/ghost/email-events/package.json index 9c54771278..56f5f20e88 100644 --- a/ghost/email-events/package.json +++ b/ghost/email-events/package.json @@ -19,9 +19,9 @@ ], "devDependencies": { "bson-objectid": "2.0.4", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": {} } diff --git a/ghost/email-service/package.json b/ghost/email-service/package.json index f1b38ed2ce..72dd6aedd9 100644 --- a/ghost/email-service/package.json +++ b/ghost/email-service/package.json @@ -18,11 +18,11 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "html-validate": "8.0.5", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/color-utils": "0.1.24", diff --git a/ghost/email-suppression-list/package.json b/ghost/email-suppression-list/package.json index 7c554df547..5d2661fe96 100644 --- a/ghost/email-suppression-list/package.json +++ b/ghost/email-suppression-list/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": {} } diff --git a/ghost/event-aware-cache-wrapper/package.json b/ghost/event-aware-cache-wrapper/package.json index cceb5c50c6..6afacf26a0 100644 --- a/ghost/event-aware-cache-wrapper/package.json +++ b/ghost/event-aware-cache-wrapper/package.json @@ -19,9 +19,9 @@ ], "devDependencies": { "@tryghost/adapter-cache-memory-ttl": "0.0.0", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": {} } diff --git a/ghost/express-dynamic-redirects/package.json b/ghost/express-dynamic-redirects/package.json index e31f826757..4a12a4423b 100644 --- a/ghost/express-dynamic-redirects/package.json +++ b/ghost/express-dynamic-redirects/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3" }, diff --git a/ghost/external-media-inliner/package.json b/ghost/external-media-inliner/package.json index bd5e4b57cd..f7e68ee784 100644 --- a/ghost/external-media-inliner/package.json +++ b/ghost/external-media-inliner/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "mime-types": "2.1.35" diff --git a/ghost/html-to-plaintext/package.json b/ghost/html-to-plaintext/package.json index aa4d794dc0..17f279c2ca 100644 --- a/ghost/html-to-plaintext/package.json +++ b/ghost/html-to-plaintext/package.json @@ -18,7 +18,7 @@ "lint:test": "eslint -c test/.eslintrc.js test/ --ext .js --cache" }, "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0" }, "dependencies": { diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index 173a9d1c18..78c7c64a47 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -25,7 +25,7 @@ "locales" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "i18next-parser": "8.0.0", "mocha": "10.2.0", "typescript": "5.1.6" diff --git a/ghost/importer-handler-content-files/package.json b/ghost/importer-handler-content-files/package.json index 8c6db75ca5..7e9b471e28 100644 --- a/ghost/importer-handler-content-files/package.json +++ b/ghost/importer-handler-content-files/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": {} } diff --git a/ghost/importer-revue/package.json b/ghost/importer-revue/package.json index 4d9fe3e892..94ac4ec581 100644 --- a/ghost/importer-revue/package.json +++ b/ghost/importer-revue/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/in-memory-repository/package.json b/ghost/in-memory-repository/package.json index e8a4baf218..514f0a5388 100644 --- a/ghost/in-memory-repository/package.json +++ b/ghost/in-memory-repository/package.json @@ -21,9 +21,9 @@ "build" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.4", + "sinon": "15.2.0", "ts-node": "10.9.1", "typescript": "5.1.6" }, diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index 631b99b9b3..d03c48d943 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -19,12 +19,12 @@ ], "devDependencies": { "@sinonjs/fake-timers": "11.0.0", - "c8": "7.13.0", + "c8": "7.14.0", "date-fns": "2.30.0", "delay": "5.0.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@breejs/later": "4.1.0", diff --git a/ghost/link-redirects/package.json b/ghost/link-redirects/package.json index 49d1f52a0c..30620e597a 100644 --- a/ghost/link-redirects/package.json +++ b/ghost/link-redirects/package.json @@ -19,10 +19,10 @@ ], "devDependencies": { "@types/express": "4.17.17", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "bson-objectid": "2.0.4", diff --git a/ghost/link-replacer/package.json b/ghost/link-replacer/package.json index a53c3b26e3..6ea1159c8e 100644 --- a/ghost/link-replacer/package.json +++ b/ghost/link-replacer/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "cheerio": "0.22.0", diff --git a/ghost/link-tracking/package.json b/ghost/link-tracking/package.json index a00429ba11..461561c06d 100644 --- a/ghost/link-tracking/package.json +++ b/ghost/link-tracking/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json index 3772a5145b..3cf7a0a046 100644 --- a/ghost/magic-link/package.json +++ b/ghost/magic-link/package.json @@ -20,10 +20,10 @@ "devDependencies": { "@types/jsonwebtoken": "9.0.2", "@types/nodemailer": "6.4.8", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/mail-events/package.json b/ghost/mail-events/package.json index aaa66dc1f6..941cd44928 100644 --- a/ghost/mail-events/package.json +++ b/ghost/mail-events/package.json @@ -21,9 +21,9 @@ "build" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.4", + "sinon": "15.2.0", "ts-node": "10.9.1", "typescript": "5.1.6" }, diff --git a/ghost/mailgun-client/package.json b/ghost/mailgun-client/package.json index 243c58a2e2..93881fd531 100644 --- a/ghost/mailgun-client/package.json +++ b/ghost/mailgun-client/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "nock": "13.3.0", - "sinon": "15.0.3" + "nock": "13.3.1", + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/member-attribution/package.json b/ghost/member-attribution/package.json index ceda71ae3b..d79e2873c9 100644 --- a/ghost/member-attribution/package.json +++ b/ghost/member-attribution/package.json @@ -14,10 +14,10 @@ "lint:test": "eslint -c test/.eslintrc.js test/ --ext .js --cache" }, "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/member-events/package.json b/ghost/member-events/package.json index 5853b9145d..3c4a842606 100644 --- a/ghost/member-events/package.json +++ b/ghost/member-events/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" } } diff --git a/ghost/members-api/package.json b/ghost/members-api/package.json index 13cb69c7ad..74706b9c03 100644 --- a/ghost/members-api/package.json +++ b/ghost/members-api/package.json @@ -22,12 +22,12 @@ "devDependencies": { "@tryghost/member-attribution": "0.0.0", "@types/node-jose": "1.1.10", - "c8": "7.13.0", + "c8": "7.14.0", "jwk-to-pem": "2.0.5", "mocha": "10.2.0", - "nock": "13.3.0", + "nock": "13.3.1", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/members-csv/package.json b/ghost/members-csv/package.json index 2a7587760a..d59d10a61c 100644 --- a/ghost/members-csv/package.json +++ b/ghost/members-csv/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "fs-extra": "11.1.1", diff --git a/ghost/members-events-service/package.json b/ghost/members-events-service/package.json index e9c6618361..49273457a9 100644 --- a/ghost/members-events-service/package.json +++ b/ghost/members-events-service/package.json @@ -18,11 +18,11 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "moment": "2.29.4", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/members-importer/package.json b/ghost/members-importer/package.json index ca72b0232e..9505afbc20 100644 --- a/ghost/members-importer/package.json +++ b/ghost/members-importer/package.json @@ -18,11 +18,11 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "fs-extra": "11.1.1", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json index 7114ba32bc..61bb546142 100644 --- a/ghost/members-ssr/package.json +++ b/ghost/members-ssr/package.json @@ -19,11 +19,11 @@ ], "devDependencies": { "@types/cookies": "0.7.7", - "c8": "7.13.0", + "c8": "7.14.0", "keypair": "1.0.4", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/mentions-email-report/package.json b/ghost/mentions-email-report/package.json index 7270768a83..540d6e9879 100644 --- a/ghost/mentions-email-report/package.json +++ b/ghost/mentions-email-report/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": {} } diff --git a/ghost/milestones/package.json b/ghost/milestones/package.json index 6d478bfa37..2300d08c2d 100644 --- a/ghost/milestones/package.json +++ b/ghost/milestones/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/minifier/package.json b/ghost/minifier/package.json index a89bf0ff0e..cd3b15a748 100644 --- a/ghost/minifier/package.json +++ b/ghost/minifier/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/mw-api-version-mismatch/package.json b/ghost/mw-api-version-mismatch/package.json index 6ebcafed56..ca29765744 100644 --- a/ghost/mw-api-version-mismatch/package.json +++ b/ghost/mw-api-version-mismatch/package.json @@ -19,9 +19,9 @@ ], "devDependencies": { "@tryghost/errors": "1.2.24", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/extract-api-key": "0.0.0" diff --git a/ghost/mw-cache-control/package.json b/ghost/mw-cache-control/package.json index 481897406c..65bf2e215d 100644 --- a/ghost/mw-cache-control/package.json +++ b/ghost/mw-cache-control/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "lodash": "4.17.21" diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index 94e12e5f02..e41b88c097 100644 --- a/ghost/mw-error-handler/package.json +++ b/ghost/mw-error-handler/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index ee9cc63712..ff60f2f8bc 100644 --- a/ghost/mw-session-from-token/package.json +++ b/ghost/mw-session-from-token/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "express": "4.18.2", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" } } diff --git a/ghost/mw-update-user-last-seen/package.json b/ghost/mw-update-user-last-seen/package.json index 7089e0526f..8ffddcc9f3 100644 --- a/ghost/mw-update-user-last-seen/package.json +++ b/ghost/mw-update-user-last-seen/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/constants": "0.0.0" diff --git a/ghost/mw-version-match/package.json b/ghost/mw-version-match/package.json index dcbd2cf5b1..feca309cc9 100644 --- a/ghost/mw-version-match/package.json +++ b/ghost/mw-version-match/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/mw-vhost/package.json b/ghost/mw-vhost/package.json index 36d7976dca..f732f13727 100644 --- a/ghost/mw-vhost/package.json +++ b/ghost/mw-vhost/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "supertest": "6.3.3" } diff --git a/ghost/oembed-service/package.json b/ghost/oembed-service/package.json index 9001fed6db..78832f100a 100644 --- a/ghost/oembed-service/package.json +++ b/ghost/oembed-service/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0" }, "dependencies": { diff --git a/ghost/offers/package.json b/ghost/offers/package.json index 12405f8b5c..8bf7c10dfa 100644 --- a/ghost/offers/package.json +++ b/ghost/offers/package.json @@ -19,10 +19,10 @@ ], "devDependencies": { "bson-objectid": "2.0.4", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index ba168d9717..9384850b86 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3", + "sinon": "15.2.0", "tmp": "0.2.1" }, "dependencies": { diff --git a/ghost/payments/package.json b/ghost/payments/package.json index 5798909f2e..7dc3342554 100644 --- a/ghost/payments/package.json +++ b/ghost/payments/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/post-revisions/package.json b/ghost/post-revisions/package.json index 71db24c5fd..7b8ffec8f0 100644 --- a/ghost/post-revisions/package.json +++ b/ghost/post-revisions/package.json @@ -21,9 +21,9 @@ "build" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3", + "sinon": "15.2.0", "ts-node": "10.9.1", "typescript": "5.1.6" }, diff --git a/ghost/posts-service/package.json b/ghost/posts-service/package.json index cebd73671c..0d1252935d 100644 --- a/ghost/posts-service/package.json +++ b/ghost/posts-service/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/referrers/package.json b/ghost/referrers/package.json index bf0cf98f64..4d74bbc236 100644 --- a/ghost/referrers/package.json +++ b/ghost/referrers/package.json @@ -16,10 +16,10 @@ "referrer.json" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": {} } diff --git a/ghost/security/package.json b/ghost/security/package.json index 138b5ecd89..b39ee0d28f 100644 --- a/ghost/security/package.json +++ b/ghost/security/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3", + "sinon": "15.2.0", "uuid": "9.0.0" }, "dependencies": { diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index db6fe3fc0a..5125877d0e 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -18,11 +18,11 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "express": "4.18.2", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.21" diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index 34aeb9a4cd..f0a6d30247 100644 --- a/ghost/settings-path-manager/package.json +++ b/ghost/settings-path-manager/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/slack-notifications/package.json b/ghost/slack-notifications/package.json index 090d5cf820..ce9b06f3f0 100644 --- a/ghost/slack-notifications/package.json +++ b/ghost/slack-notifications/package.json @@ -18,9 +18,9 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/ghost/staff-service/package.json b/ghost/staff-service/package.json index 394211e41d..f4f016c75f 100644 --- a/ghost/staff-service/package.json +++ b/ghost/staff-service/package.json @@ -20,7 +20,7 @@ "devDependencies": { "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "lodash": "4.17.21", diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index d4d7319561..04b82d4379 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -23,12 +23,12 @@ "@types/luxon": "3.3.0", "@types/mocha": "10.0.1", "@types/sinon": "10.0.15", - "c8": "7.13.0", + "c8": "7.14.0", "knex": "2.4.2", "luxon": "3.3.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3", + "sinon": "15.2.0", "sqlite3": "5.1.6" }, "dependencies": { diff --git a/ghost/stripe/package.json b/ghost/stripe/package.json index f625db6cb2..e5f595dee4 100644 --- a/ghost/stripe/package.json +++ b/ghost/stripe/package.json @@ -18,11 +18,11 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "rewire": "6.0.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/debug": "0.1.24", diff --git a/ghost/tiers/package.json b/ghost/tiers/package.json index fcf49e873b..e348e095fe 100644 --- a/ghost/tiers/package.json +++ b/ghost/tiers/package.json @@ -18,7 +18,7 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0" }, "dependencies": { diff --git a/ghost/update-check-service/package.json b/ghost/update-check-service/package.json index 1b6b39e86e..dee6ee7948 100644 --- a/ghost/update-check-service/package.json +++ b/ghost/update-check-service/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3", + "sinon": "15.2.0", "uuid": "9.0.0" }, "dependencies": { diff --git a/ghost/verification-trigger/package.json b/ghost/verification-trigger/package.json index 0fd96f50d3..68faab8864 100644 --- a/ghost/verification-trigger/package.json +++ b/ghost/verification-trigger/package.json @@ -18,10 +18,10 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", "should": "13.2.3", - "sinon": "15.0.3" + "sinon": "15.2.0" }, "dependencies": { "@tryghost/domain-events": "0.0.0", diff --git a/ghost/version-notifications-data-service/package.json b/ghost/version-notifications-data-service/package.json index 1c200968d0..189385b97e 100644 --- a/ghost/version-notifications-data-service/package.json +++ b/ghost/version-notifications-data-service/package.json @@ -18,8 +18,8 @@ "lib" ], "devDependencies": { - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "sinon": "15.0.3" + "sinon": "15.2.0" } } diff --git a/ghost/webmentions/package.json b/ghost/webmentions/package.json index 3282d18263..2017eff8ab 100644 --- a/ghost/webmentions/package.json +++ b/ghost/webmentions/package.json @@ -19,10 +19,10 @@ ], "devDependencies": { "bson-objectid": "2.0.4", - "c8": "7.13.0", + "c8": "7.14.0", "mocha": "10.2.0", - "nock": "13.3.0", - "sinon": "15.0.3" + "nock": "13.3.1", + "sinon": "15.2.0" }, "dependencies": { "@tryghost/errors": "1.2.24", diff --git a/yarn.lock b/yarn.lock index 6ee8251d6c..22b9ca49a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,11 @@ # yarn lockfile v1 +"@aashutoshrathi/word-wrap@^1.2.3": + version "1.2.6" + resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" + integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== + "@actions/core@1.10.0": version "1.10.0" resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0.tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f" @@ -2943,14 +2948,14 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@eslint/eslintrc@^2.0.2", "@eslint/eslintrc@^2.0.3": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f27774bf356e3704818a0331" - integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ== +"@eslint/eslintrc@^2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d" + integrity sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A== dependencies: ajv "^6.12.4" debug "^4.3.2" - espree "^9.5.2" + espree "^9.6.0" globals "^13.19.0" ignore "^5.2.0" import-fresh "^3.2.1" @@ -2958,20 +2963,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@8.37.0": - version "8.37.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.37.0.tgz#cf1b5fa24217fe007f6487a26d765274925efa7d" - integrity sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A== - -"@eslint/js@8.38.0": - version "8.38.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892" - integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g== - -"@eslint/js@8.43.0": - version "8.43.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43.0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0" - integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg== +"@eslint/js@8.44.0": + version "8.44.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.44.0.tgz#961a5903c74139390478bdc808bcde3fc45ab7af" + integrity sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw== "@extractus/oembed-extractor@3.2.1": version "3.2.1" @@ -3250,7 +3245,7 @@ dependencies: kleur "^4.0.0" -"@humanwhocodes/config-array@^0.11.10", "@humanwhocodes/config-array@^0.11.8": +"@humanwhocodes/config-array@^0.11.10": version "0.11.10" resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2" integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ== @@ -8033,17 +8028,17 @@ dependencies: "@types/node" "*" -"@typescript-eslint/eslint-plugin@5.57.1", "@typescript-eslint/eslint-plugin@^5.5.0": - version "5.57.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.1.tgz#d1ab162a3cd2671b8a1c9ddf6e2db73b14439735" - integrity sha512-1MeobQkQ9tztuleT3v72XmY0XuKXVXusAhryoLuU5YZ+mXoYKZP9SQ7Flulh1NX4DTjpGTc2b/eMu4u7M7dhnQ== +"@typescript-eslint/eslint-plugin@5.62.0", "@typescript-eslint/eslint-plugin@^5.5.0": + version "5.62.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db" + integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag== dependencies: "@eslint-community/regexpp" "^4.4.0" - "@typescript-eslint/scope-manager" "5.57.1" - "@typescript-eslint/type-utils" "5.57.1" - "@typescript-eslint/utils" "5.57.1" + "@typescript-eslint/scope-manager" "5.62.0" + "@typescript-eslint/type-utils" "5.62.0" + "@typescript-eslint/utils" "5.62.0" debug "^4.3.4" - grapheme-splitter "^1.0.4" + graphemer "^1.4.0" ignore "^5.2.0" natural-compare-lite "^1.4.0" semver "^7.3.7" @@ -8056,14 +8051,14 @@ dependencies: "@typescript-eslint/utils" "5.55.0" -"@typescript-eslint/parser@5.57.1", "@typescript-eslint/parser@^5.5.0": - version "5.57.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.1.tgz#af911234bd4401d09668c5faf708a0570a17a748" - integrity sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA== +"@typescript-eslint/parser@5.62.0", "@typescript-eslint/parser@^5.5.0": + version "5.62.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7" + integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA== dependencies: - "@typescript-eslint/scope-manager" "5.57.1" - "@typescript-eslint/types" "5.57.1" - "@typescript-eslint/typescript-estree" "5.57.1" + "@typescript-eslint/scope-manager" "5.62.0" + "@typescript-eslint/types" "5.62.0" + "@typescript-eslint/typescript-estree" "5.62.0" debug "^4.3.4" "@typescript-eslint/scope-manager@5.55.0": @@ -8074,21 +8069,21 @@ "@typescript-eslint/types" "5.55.0" "@typescript-eslint/visitor-keys" "5.55.0" -"@typescript-eslint/scope-manager@5.57.1": - version "5.57.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz#5d28799c0fc8b501a29ba1749d827800ef22d710" - integrity sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw== +"@typescript-eslint/scope-manager@5.62.0": + version "5.62.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c" + integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w== dependencies: - "@typescript-eslint/types" "5.57.1" - "@typescript-eslint/visitor-keys" "5.57.1" + "@typescript-eslint/types" "5.62.0" + "@typescript-eslint/visitor-keys" "5.62.0" -"@typescript-eslint/type-utils@5.57.1": - version "5.57.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.1.tgz#235daba621d3f882b8488040597b33777c74bbe9" - integrity sha512-/RIPQyx60Pt6ga86hKXesXkJ2WOS4UemFrmmq/7eOyiYjYv/MUSHPlkhU6k9T9W1ytnTJueqASW+wOmW4KrViw== +"@typescript-eslint/type-utils@5.62.0": + version "5.62.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a" + integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew== dependencies: - "@typescript-eslint/typescript-estree" "5.57.1" - "@typescript-eslint/utils" "5.57.1" + "@typescript-eslint/typescript-estree" "5.62.0" + "@typescript-eslint/utils" "5.62.0" debug "^4.3.4" tsutils "^3.21.0" @@ -8097,10 +8092,10 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd" integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug== -"@typescript-eslint/types@5.57.1": - version "5.57.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.1.tgz#d9989c7a9025897ea6f0550b7036027f69e8a603" - integrity sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA== +"@typescript-eslint/types@5.62.0": + version "5.62.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" + integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== "@typescript-eslint/typescript-estree@5.55.0": version "5.55.0" @@ -8115,13 +8110,13 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/typescript-estree@5.57.1": - version "5.57.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.1.tgz#10d9643e503afc1ca4f5553d9bbe672ea4050b71" - integrity sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw== +"@typescript-eslint/typescript-estree@5.62.0": + version "5.62.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b" + integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA== dependencies: - "@typescript-eslint/types" "5.57.1" - "@typescript-eslint/visitor-keys" "5.57.1" + "@typescript-eslint/types" "5.62.0" + "@typescript-eslint/visitor-keys" "5.62.0" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -8142,17 +8137,17 @@ eslint-scope "^5.1.1" semver "^7.3.7" -"@typescript-eslint/utils@5.57.1", "@typescript-eslint/utils@^5.43.0": - version "5.57.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.1.tgz#0f97b0bbd88c2d5e2036869f26466be5f4c69475" - integrity sha512-kN6vzzf9NkEtawECqze6v99LtmDiUJCVpvieTFA1uL7/jDghiJGubGZ5csicYHU1Xoqb3oH/R5cN5df6W41Nfg== +"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.43.0": + version "5.62.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86" + integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@types/json-schema" "^7.0.9" "@types/semver" "^7.3.12" - "@typescript-eslint/scope-manager" "5.57.1" - "@typescript-eslint/types" "5.57.1" - "@typescript-eslint/typescript-estree" "5.57.1" + "@typescript-eslint/scope-manager" "5.62.0" + "@typescript-eslint/types" "5.62.0" + "@typescript-eslint/typescript-estree" "5.62.0" eslint-scope "^5.1.1" semver "^7.3.7" @@ -8164,12 +8159,12 @@ "@typescript-eslint/types" "5.55.0" eslint-visitor-keys "^3.3.0" -"@typescript-eslint/visitor-keys@5.57.1": - version "5.57.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.1.tgz#585e5fa42a9bbcd9065f334fd7c8a4ddfa7d905e" - integrity sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA== +"@typescript-eslint/visitor-keys@5.62.0": + version "5.62.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e" + integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw== dependencies: - "@typescript-eslint/types" "5.57.1" + "@typescript-eslint/types" "5.62.0" eslint-visitor-keys "^3.3.0" "@vitejs/plugin-react@4.0.3": @@ -8193,10 +8188,10 @@ magic-string "^0.27.0" react-refresh "^0.14.0" -"@vitest/coverage-v8@0.32.2": - version "0.32.2" - resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-0.32.2.tgz#efb74efd47ccdea59874c700f93f8c30b5766ab9" - integrity sha512-/+V3nB3fyeuuSeKxCfi6XmWjDIxpky7AWSkGVfaMjAk7di8igBwRsThLjultwIZdTDH1RAxpjmCXEfSqsMFZOA== +"@vitest/coverage-v8@0.33.0": + version "0.33.0" + resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-0.33.0.tgz#dfcb36cf51624a89d33ab0962a6eec8a41346ef2" + integrity sha512-Rj5IzoLF7FLj6yR7TmqsfRDSeaFki6NAJ/cQexqhbWkHEV2htlVGrmuOde3xzvFsCbLCagf4omhcIaVmfU8Okg== dependencies: "@ampproject/remapping" "^2.2.1" "@bcoe/v8-coverage" "^0.2.3" @@ -8204,9 +8199,9 @@ istanbul-lib-report "^3.0.0" istanbul-lib-source-maps "^4.0.1" istanbul-reports "^3.1.5" - magic-string "^0.30.0" + magic-string "^0.30.1" picocolors "^1.0.0" - std-env "^3.3.2" + std-env "^3.3.3" test-exclude "^6.0.0" v8-to-istanbul "^9.1.0" @@ -8244,16 +8239,18 @@ dependencies: tinyspy "^2.1.1" -"@vitest/ui@0.29.8": - version "0.29.8" - resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.29.8.tgz#0897b8632760047729a07083bc463072545e8b0f" - integrity sha512-+vbLd+c1R/XUWfzJsWeyjeiw13fwJ95I5tguxaqXRg61y9iYUKesVljg7Pttp2uo7VK+kAjvY91J41NZ1Vx3vg== +"@vitest/ui@0.33.0": + version "0.33.0" + resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-0.33.0.tgz#6ee8f1149d5398f929c5dd2697fd2096ecfe9c47" + integrity sha512-7gbAjLqt30R4bodkJAutdpy4ncv+u5IKTHYTow1c2q+FOxZUC9cKOSqMUxjwaaTwLN+EnDnmXYPtg3CoahaUzQ== dependencies: - fast-glob "^3.2.12" + "@vitest/utils" "0.33.0" + fast-glob "^3.3.0" + fflate "^0.8.0" flatted "^3.2.7" - pathe "^1.1.0" + pathe "^1.1.1" picocolors "^1.0.0" - sirv "^2.0.2" + sirv "^2.0.3" "@vitest/utils@0.33.0": version "0.33.0" @@ -11591,10 +11588,10 @@ bytes@3.1.2: resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5" integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== -c8@7.13.0, c8@^7.6.0: - version "7.13.0" - resolved "https://registry.yarnpkg.com/c8/-/c8-7.13.0.tgz#a2a70a851278709df5a9247d62d7f3d4bcb5f2e4" - integrity sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA== +c8@7.14.0, c8@^7.6.0: + version "7.14.0" + resolved "https://registry.yarnpkg.com/c8/-/c8-7.14.0.tgz#f368184c73b125a80565e9ab2396ff0be4d732f3" + integrity sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw== dependencies: "@bcoe/v8-coverage" "^0.2.3" "@istanbuljs/schema" "^0.1.3" @@ -13705,7 +13702,7 @@ data-urls@^4.0.0: whatwg-mimetype "^3.0.0" whatwg-url "^12.0.0" -date-fns@2.30.0, date-fns@^2.28.0, date-fns@^2.29.2, date-fns@^2.30.0: +date-fns@2.30.0, date-fns@^2.28.0, date-fns@^2.30.0: version "2.30.0" resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0" integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw== @@ -15816,7 +15813,7 @@ ember-svg-jar@2.4.2: lodash "^4.17.15" safe-stable-stringify "^2.2.0" -ember-template-imports@^3.4.1, ember-template-imports@^3.4.2: +ember-template-imports@^3.4.2: version "3.4.2" resolved "https://registry.yarnpkg.com/ember-template-imports/-/ember-template-imports-3.4.2.tgz#6cf7de7d4b8348a0fddf3aaec4947aa1211289e6" integrity sha512-OS8TUVG2kQYYwP3netunLVfeijPoOKIs1SvPQRTNOQX4Pu8xGGBEZmrv0U1YTnQn12Eg+p6w/0UdGbUnITjyzw== @@ -15831,29 +15828,29 @@ ember-template-imports@^3.4.1, ember-template-imports@^3.4.2: string.prototype.matchall "^4.0.6" validate-peer-dependencies "^1.1.0" -ember-template-lint@5.7.2: - version "5.7.2" - resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.7.2.tgz#a2d8d3f1f2df06068aa318fd36e9224db2491445" - integrity sha512-HnIbS2WGPMG7wkvUERwtOhWuneWlTlo3c7QJXS5jyVCHYaBpJ16khJMTrylikNfED2BZoLgJqvmjGL1A/3s9hQ== +ember-template-lint@5.11.0: + version "5.11.0" + resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.11.0.tgz#539ed054a9040066fd2ad2a81ffb391e8b96ce71" + integrity sha512-uoVz4IAFRyg3JnMTL+SDtZkHPZM6O1qhvvgcb7LD6325W6asjPZGF1YHDyxnssEOnCSVsu1S5bk77tqE5NnyNg== dependencies: "@lint-todo/utils" "^13.0.3" aria-query "^5.0.2" chalk "^5.2.0" ci-info "^3.8.0" - date-fns "^2.29.2" - ember-template-imports "^3.4.1" + date-fns "^2.30.0" + ember-template-imports "^3.4.2" ember-template-recast "^6.1.4" eslint-formatter-kakoune "^1.0.0" find-up "^6.3.0" fuse.js "^6.5.3" get-stdin "^9.0.0" - globby "^13.1.3" + globby "^13.2.0" is-glob "^4.0.3" language-tags "^1.0.8" micromatch "^4.0.5" - resolve "^1.22.1" + resolve "^1.22.3" v8-compile-cache "^2.3.0" - yargs "^17.7.1" + yargs "^17.7.2" ember-template-recast@^6.1.4: version "6.1.4" @@ -16478,9 +16475,9 @@ eslint-plugin-ghost@3.2.0: eslint-plugin-unicorn "42.0.0" eslint-plugin-i18next@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-i18next/-/eslint-plugin-i18next-6.0.1.tgz#b0a289179598b247a73881abccb4b73ea8a5e835" - integrity sha512-aJ0UlZLVqBK7mdXsl3yFQNz72OPUjSmBfcrMjCNxfMp8YVBAlKE83ZfzzTLCMQvFlXZs0TWYTtoteO/ZiZdDdw== + version "6.0.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-i18next/-/eslint-plugin-i18next-6.0.3.tgz#a388f9982deb040102c1c4498e4dc38d9bd6ffd9" + integrity sha512-RtQXYfg6PZCjejIQ/YG+dUj/x15jPhufJ9hUDGH0kCpJ6CkVMAWOQ9exU1CrbPmzeykxLjrXkjAaOZF/V7+DOA== dependencies: lodash "^4.17.21" requireindex "~1.1.0" @@ -16562,10 +16559,10 @@ eslint-plugin-react-hooks@4.6.0, eslint-plugin-react-hooks@^4.3.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== -eslint-plugin-react-refresh@0.3.4: - version "0.3.4" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.3.4.tgz#586eeac5f4a95d2520824dba68511540e62c8491" - integrity sha512-E0ViBglxSQAERBp6eTj5fPgtCRtDonnbCFiVQBhf4Dto2blJRxg1dFUMdMh7N6ljTI4UwPhHwYDQ3Dyo4m6bwA== +eslint-plugin-react-refresh@0.4.3: + version "0.4.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.3.tgz#59dae8c00a119f06ea16b1d3e6891df3775947c7" + integrity sha512-Hh0wv8bUNY877+sI0BlCUlsS0TYYQqvzEwJsJJPM2WF4RnTStSnSR3zdJYa2nPOJgg3UghXi54lVyMSmpCalzA== eslint-plugin-react@7.32.2, eslint-plugin-react@^7.27.1: version "7.32.2" @@ -16593,10 +16590,10 @@ eslint-plugin-sort-imports-es6-autofix@0.6.0: resolved "https://registry.yarnpkg.com/eslint-plugin-sort-imports-es6-autofix/-/eslint-plugin-sort-imports-es6-autofix-0.6.0.tgz#b8cd8639d7a54cefce6b17898b102fd5ec31e52b" integrity sha512-2NVaBGF9NN+727Fyq+jJYihdIeegjXeUUrZED9Q8FVB8MsV3YQEyXG96GVnXqWt0pmn7xfCZOZf3uKnIhBrfeQ== -eslint-plugin-tailwindcss@3.11.0: - version "3.11.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.11.0.tgz#5240a767142f82249701c20b9cd009f0620e0e4d" - integrity sha512-RaraOG4D6VXutKnoNvFQ4+frTWGJDKtezy1yCrGFS7Um1to/npDNdh2GL19IRoGB/eanbtwhxFXy+xyEw0grAg== +eslint-plugin-tailwindcss@3.13.0: + version "3.13.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.13.0.tgz#60858cdc8888da2deda5f200c1b163b211c4b8fa" + integrity sha512-Fcep4KDRLWaK3KmkQbdyKHG0P4GdXFmXdDaweTIPcgOP60OOuWFbh1++dufRT28Q4zpKTKaHwTsXPJ4O/EjU2Q== dependencies: fast-glob "^3.2.5" postcss "^8.4.4" @@ -16649,7 +16646,7 @@ eslint-scope@^4.0.3: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint-scope@^7.1.1, eslint-scope@^7.2.0: +eslint-scope@^7.2.0: version "7.2.0" resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b" integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw== @@ -16681,7 +16678,7 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== -eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0, eslint-visitor-keys@^3.4.1: +eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: version "3.4.1" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994" integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== @@ -16697,16 +16694,16 @@ eslint-webpack-plugin@^3.1.1: normalize-path "^3.0.0" schema-utils "^4.0.0" -eslint@8.37.0: - version "8.37.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.37.0.tgz#1f660ef2ce49a0bfdec0b0d698e0b8b627287412" - integrity sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw== +eslint@8.44.0, eslint@^8.3.0: + version "8.44.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44.0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500" + integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.4.0" - "@eslint/eslintrc" "^2.0.2" - "@eslint/js" "8.37.0" - "@humanwhocodes/config-array" "^0.11.8" + "@eslint/eslintrc" "^2.1.0" + "@eslint/js" "8.44.0" + "@humanwhocodes/config-array" "^0.11.10" "@humanwhocodes/module-importer" "^1.0.1" "@nodelib/fs.walk" "^1.2.8" ajv "^6.10.0" @@ -16715,9 +16712,9 @@ eslint@8.37.0: debug "^4.3.2" doctrine "^3.0.0" escape-string-regexp "^4.0.0" - eslint-scope "^7.1.1" - eslint-visitor-keys "^3.4.0" - espree "^9.5.1" + eslint-scope "^7.2.0" + eslint-visitor-keys "^3.4.1" + espree "^9.6.0" esquery "^1.4.2" esutils "^2.0.2" fast-deep-equal "^3.1.3" @@ -16725,66 +16722,19 @@ eslint@8.37.0: find-up "^5.0.0" glob-parent "^6.0.2" globals "^13.19.0" - grapheme-splitter "^1.0.4" + graphemer "^1.4.0" ignore "^5.2.0" import-fresh "^3.0.0" imurmurhash "^0.1.4" is-glob "^4.0.0" is-path-inside "^3.0.3" - js-sdsl "^4.1.4" js-yaml "^4.1.0" json-stable-stringify-without-jsonify "^1.0.1" levn "^0.4.1" lodash.merge "^4.6.2" minimatch "^3.1.2" natural-compare "^1.4.0" - optionator "^0.9.1" - strip-ansi "^6.0.1" - strip-json-comments "^3.1.0" - text-table "^0.2.0" - -eslint@8.38.0: - version "8.38.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a" - integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg== - dependencies: - "@eslint-community/eslint-utils" "^4.2.0" - "@eslint-community/regexpp" "^4.4.0" - "@eslint/eslintrc" "^2.0.2" - "@eslint/js" "8.38.0" - "@humanwhocodes/config-array" "^0.11.8" - "@humanwhocodes/module-importer" "^1.0.1" - "@nodelib/fs.walk" "^1.2.8" - ajv "^6.10.0" - chalk "^4.0.0" - cross-spawn "^7.0.2" - debug "^4.3.2" - doctrine "^3.0.0" - escape-string-regexp "^4.0.0" - eslint-scope "^7.1.1" - eslint-visitor-keys "^3.4.0" - espree "^9.5.1" - esquery "^1.4.2" - esutils "^2.0.2" - fast-deep-equal "^3.1.3" - file-entry-cache "^6.0.1" - find-up "^5.0.0" - glob-parent "^6.0.2" - globals "^13.19.0" - grapheme-splitter "^1.0.4" - ignore "^5.2.0" - import-fresh "^3.0.0" - imurmurhash "^0.1.4" - is-glob "^4.0.0" - is-path-inside "^3.0.3" - js-sdsl "^4.1.4" - js-yaml "^4.1.0" - json-stable-stringify-without-jsonify "^1.0.1" - levn "^0.4.1" - lodash.merge "^4.6.2" - minimatch "^3.1.2" - natural-compare "^1.4.0" - optionator "^0.9.1" + optionator "^0.9.3" strip-ansi "^6.0.1" strip-json-comments "^3.1.0" text-table "^0.2.0" @@ -16835,51 +16785,6 @@ eslint@^7.32.0: text-table "^0.2.0" v8-compile-cache "^2.0.3" -eslint@^8.3.0: - version "8.43.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.43.0.tgz#3e8c6066a57097adfd9d390b8fc93075f257a094" - integrity sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q== - dependencies: - "@eslint-community/eslint-utils" "^4.2.0" - "@eslint-community/regexpp" "^4.4.0" - "@eslint/eslintrc" "^2.0.3" - "@eslint/js" "8.43.0" - "@humanwhocodes/config-array" "^0.11.10" - "@humanwhocodes/module-importer" "^1.0.1" - "@nodelib/fs.walk" "^1.2.8" - ajv "^6.10.0" - chalk "^4.0.0" - cross-spawn "^7.0.2" - debug "^4.3.2" - doctrine "^3.0.0" - escape-string-regexp "^4.0.0" - eslint-scope "^7.2.0" - eslint-visitor-keys "^3.4.1" - espree "^9.5.2" - esquery "^1.4.2" - esutils "^2.0.2" - fast-deep-equal "^3.1.3" - file-entry-cache "^6.0.1" - find-up "^5.0.0" - glob-parent "^6.0.2" - globals "^13.19.0" - graphemer "^1.4.0" - ignore "^5.2.0" - import-fresh "^3.0.0" - imurmurhash "^0.1.4" - is-glob "^4.0.0" - is-path-inside "^3.0.3" - js-yaml "^4.1.0" - json-stable-stringify-without-jsonify "^1.0.1" - levn "^0.4.1" - lodash.merge "^4.6.2" - minimatch "^3.1.2" - natural-compare "^1.4.0" - optionator "^0.9.1" - strip-ansi "^6.0.1" - strip-json-comments "^3.1.0" - text-table "^0.2.0" - esm@^3.2.25, esm@^3.2.4: version "3.2.25" resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10" @@ -16894,12 +16799,12 @@ espree@^7.3.0, espree@^7.3.1: acorn-jsx "^5.3.1" eslint-visitor-keys "^1.3.0" -espree@^9.5.1, espree@^9.5.2: - version "9.5.2" - resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.2.tgz#e994e7dc33a082a7a82dceaf12883a829353215b" - integrity sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw== +espree@^9.6.0: + version "9.6.0" + resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f" + integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A== dependencies: - acorn "^8.8.0" + acorn "^8.9.0" acorn-jsx "^5.3.2" eslint-visitor-keys "^3.4.1" @@ -17522,6 +17427,11 @@ fetch-retry@^5.0.2: resolved "https://registry.yarnpkg.com/fetch-retry/-/fetch-retry-5.0.5.tgz#61079b816b6651d88a022ebd45d51d83aa72b521" integrity sha512-q9SvpKH5Ka6h7X2C6r1sP31pQoeDb3o6/R9cg21ahfPAqbIOkW9tus1dXfwYb6G6dOI4F7nVS4Q+LSssBGIz0A== +fflate@^0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.8.0.tgz#f93ad1dcbe695a25ae378cf2386624969a7cda32" + integrity sha512-FAdS4qMuFjsJj6XHbBaZeXOgaypXp8iw/Tpyuq/w3XA41jjLHT8NPA+n7czH/DDhdncq0nAyDZmPeWXh2qmdIg== + figgy-pudding@^3.5.1: version "3.5.2" resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e" @@ -18771,14 +18681,14 @@ globby@11.1.0, globby@^11.0.1, globby@^11.0.2, globby@^11.0.3, globby@^11.0.4, g merge2 "^1.4.1" slash "^3.0.0" -globby@^13.0.0, globby@^13.1.1, globby@^13.1.3: - version "13.1.3" - resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.3.tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff" - integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw== +globby@^13.0.0, globby@^13.1.1, globby@^13.2.0: + version "13.2.2" + resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592" + integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w== dependencies: dir-glob "^3.0.1" - fast-glob "^3.2.11" - ignore "^5.2.0" + fast-glob "^3.3.0" + ignore "^5.2.4" merge2 "^1.4.1" slash "^4.0.0" @@ -18852,11 +18762,6 @@ graceful-fs@4.2.11, graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.15 resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" integrity sha512-8tLu60LgxF6XpdbK8OW3FA+IfTNBn1ZHGHKF4KQbEeSkajYw5PlYJcKluntgegDPTg8UkHjpet1T82vk6TQ68w== -grapheme-splitter@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e" - integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ== - graphemer@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" @@ -21569,11 +21474,6 @@ js-beautify@^1.13.11: glob "^8.0.3" nopt "^6.0.0" -js-sdsl@^4.1.4: - version "4.1.5" - resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.5.tgz#1ff1645e6b4d1b028cd3f862db88c9d887f26e2a" - integrity sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q== - js-string-escape@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef" @@ -24658,10 +24558,10 @@ no-case@^3.0.4: lower-case "^2.0.2" tslib "^2.0.3" -nock@13.3.0: - version "13.3.0" - resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.0.tgz#b13069c1a03f1ad63120f994b04bfd2556925768" - integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg== +nock@13.3.1: + version "13.3.1" + resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.1.tgz#f22d4d661f7a05ebd9368edae1b5dc0a62d758fc" + integrity sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw== dependencies: debug "^4.1.0" json-stringify-safe "^5.0.1" @@ -25454,17 +25354,17 @@ optionator@^0.8.1: type-check "~0.3.2" word-wrap "~1.2.3" -optionator@^0.9.1: - version "0.9.1" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499" - integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== +optionator@^0.9.1, optionator@^0.9.3: + version "0.9.3" + resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64" + integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg== dependencies: + "@aashutoshrathi/word-wrap" "^1.2.3" deep-is "^0.1.3" fast-levenshtein "^2.0.6" levn "^0.4.1" prelude-ls "^1.2.1" type-check "^0.4.0" - word-wrap "^1.2.3" ora@5.4.1, ora@^5.4.0, ora@^5.4.1: version "5.4.1" @@ -28983,7 +28883,7 @@ resolve.exports@^1.1.0: resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.1.tgz#05cfd5b3edf641571fd46fa608b610dda9ead999" integrity sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ== -resolve@1.22.3, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.1, resolve@^1.22.2, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.8.1: +resolve@1.22.3, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.1, resolve@^1.22.2, resolve@^1.22.3, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.8.1: version "1.22.3" resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.3.tgz#4b4055349ffb962600972da1fdc33c46a4eb3283" integrity sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw== @@ -29852,30 +29752,6 @@ simple-update-notifier@^1.0.0: dependencies: semver "~7.0.0" -sinon@15.0.3: - version "15.0.3" - resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.3.tgz#38005fcd80827177b6aa0245f82401d9ec88994b" - integrity sha512-si3geiRkeovP7Iel2O+qGL4NrO9vbMf3KsrJEi0ghP1l5aBkB5UxARea5j0FUsSqH3HLBh0dQPAyQ8fObRUqHw== - dependencies: - "@sinonjs/commons" "^3.0.0" - "@sinonjs/fake-timers" "^10.0.2" - "@sinonjs/samsam" "^8.0.0" - diff "^5.1.0" - nise "^5.1.4" - supports-color "^7.2.0" - -sinon@15.0.4: - version "15.0.4" - resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.4.tgz#bcca6fef19b14feccc96473f0d7adc81e0bc5268" - integrity sha512-uzmfN6zx3GQaria1kwgWGeKiXSSbShBbue6Dcj0SI8fiCNFbiUDqKl57WFlY5lyhxZVUKmXvzgG2pilRQCBwWg== - dependencies: - "@sinonjs/commons" "^3.0.0" - "@sinonjs/fake-timers" "^10.0.2" - "@sinonjs/samsam" "^8.0.0" - diff "^5.1.0" - nise "^5.1.4" - supports-color "^7.2.0" - sinon@15.2.0: version "15.2.0" resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.2.0.tgz#5e44d4bc5a9b5d993871137fd3560bebfac27565" @@ -29900,10 +29776,10 @@ sinon@^9.0.0: nise "^4.0.4" supports-color "^7.1.0" -sirv@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/sirv/-/sirv-2.0.2.tgz#128b9a628d77568139cff85703ad5497c46a4760" - integrity sha512-4Qog6aE29nIjAOKe/wowFTxOdmbEZKb+3tsLljaBRzJwtqto0BChD2zzH0LhgCSXiI+V7X+Y45v14wBZQ1TK3w== +sirv@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/sirv/-/sirv-2.0.3.tgz#ca5868b87205a74bef62a469ed0296abceccd446" + integrity sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA== dependencies: "@polka/url" "^1.0.0-next.20" mrmime "^1.0.0" @@ -30466,7 +30342,7 @@ statuses@2.0.1: resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA== -std-env@^3.3.2, std-env@^3.3.3: +std-env@^3.3.3: version "3.3.3" resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.3.3.tgz#a54f06eb245fdcfef53d56f3c0251f1d5c3d01fe" integrity sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg== @@ -33351,7 +33227,7 @@ wildcard@^2.0.0: resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67" integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ== -word-wrap@^1.2.3, word-wrap@~1.2.3: +word-wrap@~1.2.3: version "1.2.3" resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== @@ -33854,7 +33730,7 @@ yargs@16.2.0, yargs@^16.1.1, yargs@^16.2.0: y18n "^5.0.5" yargs-parser "^20.2.2" -yargs@^17.0.0, yargs@^17.6.2, yargs@^17.7.1, yargs@^17.7.2: +yargs@^17.0.0, yargs@^17.6.2, yargs@^17.7.2: version "17.7.2" resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==