2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update Test & linting packages

This commit is contained in:
renovate[bot] 2023-07-11 13:11:02 +00:00 committed by Daniel Lockyer
parent 5863915b8d
commit 7dce046786
80 changed files with 312 additions and 436 deletions

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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"

View file

@ -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",

View file

@ -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"

View file

@ -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",

View file

@ -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": {}
}

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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"

View file

@ -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"
},

View file

@ -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"
}
}

View file

@ -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"

View file

@ -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",

View file

@ -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",

View file

@ -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"
}

View file

@ -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": {}
}

View file

@ -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",

View file

@ -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",

View file

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"c8": "7.13.0",
"c8": "7.14.0",
"mocha": "10.2.0"
},
"dependencies": {

View file

@ -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": {}
}

View file

@ -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",

View file

@ -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": {}
}

View file

@ -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": {}
}

View file

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"c8": "7.13.0",
"c8": "7.14.0",
"mocha": "10.2.0",
"should": "13.2.3"
},

View file

@ -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"

View file

@ -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": {

View file

@ -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"

View file

@ -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": {}
}

View file

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"sinon": "15.0.3"
"sinon": "15.2.0"
},
"dependencies": {
"@tryghost/debug": "0.1.24",

View file

@ -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"
},

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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"
},

View file

@ -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",

View file

@ -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",

View file

@ -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"
}
}

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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": {}
}

View file

@ -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",

View file

@ -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",

View file

@ -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"

View file

@ -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"

View file

@ -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",

View file

@ -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"
}
}

View file

@ -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"

View file

@ -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",

View file

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"c8": "7.13.0",
"c8": "7.14.0",
"mocha": "10.2.0",
"supertest": "6.3.3"
}

View file

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"c8": "7.13.0",
"c8": "7.14.0",
"mocha": "10.2.0"
},
"dependencies": {

View file

@ -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",

View file

@ -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": {

View file

@ -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",

View file

@ -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"
},

View file

@ -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",

View file

@ -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": {}
}

View file

@ -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": {

View file

@ -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"

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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": {

View file

@ -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",

View file

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"c8": "7.13.0",
"c8": "7.14.0",
"mocha": "10.2.0"
},
"dependencies": {

View file

@ -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": {

View file

@ -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",

View file

@ -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"
}
}

View file

@ -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",

428
yarn.lock
View file

@ -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==