From 1cadac07f3209227c7901069d033f68474d00aa4 Mon Sep 17 00:00:00 2001 From: "Ghislain B." Date: Mon, 28 Oct 2024 23:43:29 -0400 Subject: [PATCH] chore(deps): update all dependencies (#1076) --- package-lock.json | 80 ++++++++++------------------------------------- package.json | 16 +++++----- 2 files changed, 25 insertions(+), 71 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42e4caf5..01111695 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,15 +24,15 @@ "conventional-changelog": "^6.0.0", "copyfiles": "^2.4.1", "cssnano": "^7.0.6", - "cypress": "^13.15.0", + "cypress": "^13.15.1", "cypress-real-events": "^1.13.0", "dotenv": "^16.4.5", "esbuild": "^0.24.0", - "eslint": "^9.12.0", - "eslint-plugin-cypress": "^3.5.0", - "eslint-plugin-n": "^17.10.3", + "eslint": "^9.13.0", + "eslint-plugin-cypress": "^4.0.0", + "eslint-plugin-n": "^17.11.1", "git-url-parse": "^15.0.0", - "globals": "^15.10.0", + "globals": "^15.11.0", "http-server": "^14.1.1", "new-github-release-url": "^2.0.0", "postcss": "^8.4.47", @@ -41,10 +41,10 @@ "sass": "^1.80.4", "semver": "^7.6.3", "strong-log-transformer": "^2.1.0", - "tinyglobby": "^0.2.9", + "tinyglobby": "^0.2.10", "tinyrainbow": "^1.2.0", - "typescript": "^5.6.2", - "typescript-eslint": "^8.8.0", + "typescript": "^5.6.3", + "typescript-eslint": "^8.12.1", "yargs": "^17.7.2" }, "engines": { @@ -4343,45 +4343,16 @@ } }, "node_modules/eslint-plugin-cypress": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.6.0.tgz", - "integrity": "sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-4.0.0.tgz", + "integrity": "sha512-KRzI4zxoOKMhWKRxcikRu/Vjsomnx1vXJEY2CTG+4oluFbXxGuyRC1CLlhmBVOK5/iR17vY7rzuyRbpcx5zEPA==", "dev": true, "license": "MIT", "dependencies": { - "globals": "^13.20.0" + "globals": "^15.11.0" }, "peerDependencies": { - "eslint": ">=7" - } - }, - "node_modules/eslint-plugin-cypress/node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint-plugin-cypress/node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "eslint": ">=9" } }, "node_modules/eslint-plugin-es-x": { @@ -12563,29 +12534,12 @@ } }, "eslint-plugin-cypress": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.6.0.tgz", - "integrity": "sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-4.0.0.tgz", + "integrity": "sha512-KRzI4zxoOKMhWKRxcikRu/Vjsomnx1vXJEY2CTG+4oluFbXxGuyRC1CLlhmBVOK5/iR17vY7rzuyRbpcx5zEPA==", "dev": true, "requires": { - "globals": "^13.20.0" - }, - "dependencies": { - "globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true - } + "globals": "^15.11.0" } }, "eslint-plugin-es-x": { diff --git a/package.json b/package.json index f3c3e6dd..97ed039b 100644 --- a/package.json +++ b/package.json @@ -72,15 +72,15 @@ "conventional-changelog": "^6.0.0", "copyfiles": "^2.4.1", "cssnano": "^7.0.6", - "cypress": "^13.15.0", + "cypress": "^13.15.1", "cypress-real-events": "^1.13.0", "dotenv": "^16.4.5", "esbuild": "^0.24.0", - "eslint": "^9.12.0", - "eslint-plugin-cypress": "^3.5.0", - "eslint-plugin-n": "^17.10.3", + "eslint": "^9.13.0", + "eslint-plugin-cypress": "^4.0.0", + "eslint-plugin-n": "^17.11.1", "git-url-parse": "^15.0.0", - "globals": "^15.10.0", + "globals": "^15.11.0", "http-server": "^14.1.1", "new-github-release-url": "^2.0.0", "postcss": "^8.4.47", @@ -89,10 +89,10 @@ "sass": "^1.80.4", "semver": "^7.6.3", "strong-log-transformer": "^2.1.0", - "tinyglobby": "^0.2.9", + "tinyglobby": "^0.2.10", "tinyrainbow": "^1.2.0", - "typescript": "^5.6.2", - "typescript-eslint": "^8.8.0", + "typescript": "^5.6.3", + "typescript-eslint": "^8.12.1", "yargs": "^17.7.2" }, "workspaces": [