mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
build(deps-dev): bump the cypress group with 2 updates (#8892)
Bumps the cypress group with 2 updates: [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) and [cypress](https://github.com/cypress-io/cypress). Updates `@badeball/cypress-cucumber-preprocessor` from 23.0.0 to 23.1.0 - [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases) - [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md) - [Commits](https://github.com/badeball/cypress-cucumber-preprocessor/compare/v23.0.0...v23.1.0) Updates `cypress` from 15.1.0 to 15.2.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v15.1.0...v15.2.0) --- updated-dependencies: - dependency-name: "@badeball/cypress-cucumber-preprocessor" dependency-version: 23.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cypress - dependency-name: cypress dependency-version: 15.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cypress ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b7842dc793
commit
7906a474ca
34
package-lock.json
generated
34
package-lock.json
generated
@ -1,25 +1,25 @@
|
||||
{
|
||||
"name": "ocelot-social",
|
||||
"version": "3.12.0",
|
||||
"version": "3.12.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ocelot-social",
|
||||
"version": "3.12.0",
|
||||
"version": "3.12.1",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/register": "^7.28.3",
|
||||
"@badeball/cypress-cucumber-preprocessor": "^23.0.0",
|
||||
"@badeball/cypress-cucumber-preprocessor": "^23.1.0",
|
||||
"@cucumber/cucumber": "12.2.0",
|
||||
"@cypress/browserify-preprocessor": "^3.0.2",
|
||||
"@faker-js/faker": "9.9.0",
|
||||
"auto-changelog": "^2.5.0",
|
||||
"bcryptjs": "^3.0.2",
|
||||
"cross-env": "^10.0.0",
|
||||
"cypress": "^15.1.0",
|
||||
"cypress": "^15.2.0",
|
||||
"cypress-network-idle": "^1.15.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"dotenv": "^17.2.2",
|
||||
@ -1843,9 +1843,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@badeball/cypress-cucumber-preprocessor": {
|
||||
"version": "23.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-23.0.0.tgz",
|
||||
"integrity": "sha512-kMev/m5Ty3BEmsgInebxBsNnmMHDEtPzoghLqWZZh+c4/m+FmZMGGI3+EXfwOMRZx0VfOLCeIQ+m93mQvPNdPA==",
|
||||
"version": "23.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-23.1.0.tgz",
|
||||
"integrity": "sha512-oIrmj7fs7+DS/6WBQEmzlBdyPAQeuiXyCisHgDnGRpE6nGntkIdRUnj75YvLhubPYiy0TNeMJvKZW6prSnSA4A==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@ -1859,7 +1859,7 @@
|
||||
"@cucumber/ci-environment": "^10.0.1",
|
||||
"@cucumber/cucumber": "^12.0.0",
|
||||
"@cucumber/cucumber-expressions": "^18.0.0",
|
||||
"@cucumber/gherkin": "^33.0.0",
|
||||
"@cucumber/gherkin": "^34.0.0",
|
||||
"@cucumber/html-formatter": "^21.7.0",
|
||||
"@cucumber/message-streams": "^4.0.1",
|
||||
"@cucumber/messages": "^28.0.0",
|
||||
@ -1886,22 +1886,12 @@
|
||||
"cucumber-merge-messages": "dist/bin/cucumber-merge-messages.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"cypress": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/@cucumber/gherkin": {
|
||||
"version": "33.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-33.1.0.tgz",
|
||||
"integrity": "sha512-Jynz3s+LTB872nDTHTciYNa3uwbkCfP1rRTa91ntZJ6z2Ksf/nSHNyiXoVf0AQ/KD7epCgilqzVzkUmSsBYc+A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cucumber/messages": ">=19.1.4 <29"
|
||||
}
|
||||
},
|
||||
"node_modules/@badeball/cypress-cucumber-preprocessor/node_modules/glob": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-11.0.3.tgz",
|
||||
@ -7792,9 +7782,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.1.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.1.0.tgz",
|
||||
"integrity": "sha512-jS4EfyOa2W5KXCN02WBdmy4bpBBmLGe+INhZeCvzRksfJuzBSYp3rNg2G+hfOwPzM+wwMwOYCo/kEnH+5RsSjA==",
|
||||
"version": "15.2.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.2.0.tgz",
|
||||
"integrity": "sha512-J4ehSzOSb58SkXyldCe9y/oZ8ep8Bl6+q9kDUjnkqNqc2ZKzDq5KSbhIc2lHFAFR5Jtj10oNqr9JRAZbr8DA8A==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@ -36,14 +36,14 @@
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/register": "^7.28.3",
|
||||
"@badeball/cypress-cucumber-preprocessor": "^23.0.0",
|
||||
"@badeball/cypress-cucumber-preprocessor": "^23.1.0",
|
||||
"@cucumber/cucumber": "12.2.0",
|
||||
"@cypress/browserify-preprocessor": "^3.0.2",
|
||||
"@faker-js/faker": "9.9.0",
|
||||
"auto-changelog": "^2.5.0",
|
||||
"bcryptjs": "^3.0.2",
|
||||
"cross-env": "^10.0.0",
|
||||
"cypress": "^15.1.0",
|
||||
"cypress": "^15.2.0",
|
||||
"cypress-network-idle": "^1.15.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"dotenv": "^17.2.2",
|
||||
|
||||
27
yarn.lock
27
yarn.lock
@ -962,15 +962,15 @@
|
||||
"@babel/helper-string-parser" "^7.27.1"
|
||||
"@babel/helper-validator-identifier" "^7.27.1"
|
||||
|
||||
"@badeball/cypress-cucumber-preprocessor@^23.0.0":
|
||||
version "23.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-23.0.0.tgz#11e62cc5eb319d3d4307a66b05d951ebaa90f090"
|
||||
integrity sha512-kMev/m5Ty3BEmsgInebxBsNnmMHDEtPzoghLqWZZh+c4/m+FmZMGGI3+EXfwOMRZx0VfOLCeIQ+m93mQvPNdPA==
|
||||
"@badeball/cypress-cucumber-preprocessor@^23.1.0":
|
||||
version "23.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-23.1.0.tgz#50fabbcf09ed6e613cf7127866d7ad735cbef0b6"
|
||||
integrity sha512-oIrmj7fs7+DS/6WBQEmzlBdyPAQeuiXyCisHgDnGRpE6nGntkIdRUnj75YvLhubPYiy0TNeMJvKZW6prSnSA4A==
|
||||
dependencies:
|
||||
"@cucumber/ci-environment" "^10.0.1"
|
||||
"@cucumber/cucumber" "^12.0.0"
|
||||
"@cucumber/cucumber-expressions" "^18.0.0"
|
||||
"@cucumber/gherkin" "^33.0.0"
|
||||
"@cucumber/gherkin" "^34.0.0"
|
||||
"@cucumber/html-formatter" "^21.7.0"
|
||||
"@cucumber/message-streams" "^4.0.1"
|
||||
"@cucumber/messages" "^28.0.0"
|
||||
@ -1073,7 +1073,7 @@
|
||||
commander "13.1.0"
|
||||
source-map-support "^0.5.21"
|
||||
|
||||
"@cucumber/gherkin@34.0.0":
|
||||
"@cucumber/gherkin@34.0.0", "@cucumber/gherkin@^34.0.0":
|
||||
version "34.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@cucumber/gherkin/-/gherkin-34.0.0.tgz#891ec27a7c09a9fc3695aaf3c3a3c8a1c594102f"
|
||||
integrity sha512-659CCFsrsyvuBi/Eix1fnhSheMnojSfnBcqJ3IMPNawx7JlrNJDcXYSSdxcUw3n/nG05P+ptCjmiZY3i14p+tA==
|
||||
@ -1087,13 +1087,6 @@
|
||||
dependencies:
|
||||
"@cucumber/messages" ">=19.1.4 <=26"
|
||||
|
||||
"@cucumber/gherkin@^33.0.0":
|
||||
version "33.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@cucumber/gherkin/-/gherkin-33.1.0.tgz#528e3f236749d4b87e02235e8f0c886b622e85cf"
|
||||
integrity sha512-Jynz3s+LTB872nDTHTciYNa3uwbkCfP1rRTa91ntZJ6z2Ksf/nSHNyiXoVf0AQ/KD7epCgilqzVzkUmSsBYc+A==
|
||||
dependencies:
|
||||
"@cucumber/messages" ">=19.1.4 <29"
|
||||
|
||||
"@cucumber/html-formatter@21.14.0", "@cucumber/html-formatter@^21.7.0":
|
||||
version "21.14.0"
|
||||
resolved "https://registry.yarnpkg.com/@cucumber/html-formatter/-/html-formatter-21.14.0.tgz#beb29b66892189f8e242243aa8b807f7b9dc1c6c"
|
||||
@ -3916,10 +3909,10 @@ cypress-network-idle@^1.15.0:
|
||||
resolved "https://registry.npmjs.org/cypress-network-idle/-/cypress-network-idle-1.15.0.tgz"
|
||||
integrity sha512-8zU16zhc7S3nMl1NTEEcNsZYlJy/ZzP2zPTTrngGxyXH32Ipake/xfHLZsgrzeWCieiS2AVhQsakhWqFzO3hpw==
|
||||
|
||||
cypress@^15.1.0:
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.1.0.tgz#594311611e054738e61f445d5f65e7143934793b"
|
||||
integrity sha512-jS4EfyOa2W5KXCN02WBdmy4bpBBmLGe+INhZeCvzRksfJuzBSYp3rNg2G+hfOwPzM+wwMwOYCo/kEnH+5RsSjA==
|
||||
cypress@^15.2.0:
|
||||
version "15.2.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.2.0.tgz#a1b48c8ef00f520fbaea60261ed244c8382dd3bc"
|
||||
integrity sha512-J4ehSzOSb58SkXyldCe9y/oZ8ep8Bl6+q9kDUjnkqNqc2ZKzDq5KSbhIc2lHFAFR5Jtj10oNqr9JRAZbr8DA8A==
|
||||
dependencies:
|
||||
"@cypress/request" "^3.0.9"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user