diff --git a/examples/cypress/package.json b/examples/cypress/package.json index 1fc2c454..7b80b035 100644 --- a/examples/cypress/package.json +++ b/examples/cypress/package.json @@ -15,8 +15,8 @@ "license": "MIT", "devDependencies": { "@badeball/cypress-cucumber-preprocessor": "^20.1.2", - "@bahmutov/cypress-esbuild-preprocessor": "^2.2.2", - "@types/node": "^22.5.2", + "@bahmutov/cypress-esbuild-preprocessor": "^2.2.3", + "@types/node": "^22.5.4", "cypress": "^13.13.2", "multiple-cucumber-html-reporter": "^3.7.0", "typescript": "^5.5.4" diff --git a/examples/cypress/pnpm-lock.yaml b/examples/cypress/pnpm-lock.yaml index 19ed3cc0..63b6715e 100644 --- a/examples/cypress/pnpm-lock.yaml +++ b/examples/cypress/pnpm-lock.yaml @@ -16,11 +16,11 @@ importers: specifier: ^20.1.2 version: 20.1.2(cypress@13.13.2)(typescript@5.5.4) '@bahmutov/cypress-esbuild-preprocessor': - specifier: ^2.2.2 - version: 2.2.2(esbuild@0.23.0) + specifier: ^2.2.3 + version: 2.2.3(esbuild@0.23.0) '@types/node': - specifier: ^22.5.2 - version: 22.5.2 + specifier: ^22.5.4 + version: 22.5.4 cypress: specifier: ^13.13.2 version: 13.13.2 @@ -72,8 +72,8 @@ packages: '@cypress/browserify-preprocessor': optional: true - '@bahmutov/cypress-esbuild-preprocessor@2.2.2': - resolution: {integrity: sha512-WE1l3gNqMlSd4P0g565u0AgUJvtQo9OtP6pWt46rK/Dxv0NsL56PIsgZGQoWPEjsOslyyCpq4LLip+RL9bqnDA==} + '@bahmutov/cypress-esbuild-preprocessor@2.2.3': + resolution: {integrity: sha512-YdrZxCULKC3k5H5bjBeL6boadcsSXsdnJf6GQGHMRcqzUFzDQC1sZGNblauJzUU34XbA4Sko5ym4KajKf4WwAw==} peerDependencies: esbuild: '>=0.17.0' @@ -438,8 +438,8 @@ packages: resolution: {integrity: sha512-ID7fosbc50TbT0MK0EG12O+gAP3W3Aa/Pz4DaTtQtEvlc9Odaqi0de+xuZ7Li2GtK4HzEX7IuRWS/JmZLksR3Q==} engines: {node: '>=14'} - '@types/node@22.5.2': - resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} + '@types/node@22.5.4': + resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -747,6 +747,15 @@ packages: supports-color: optional: true + debug@4.3.7: + resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decamelize@4.0.0: resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==} engines: {node: '>=10'} @@ -1864,9 +1873,9 @@ snapshots: - supports-color - typescript - '@bahmutov/cypress-esbuild-preprocessor@2.2.2(esbuild@0.23.0)': + '@bahmutov/cypress-esbuild-preprocessor@2.2.3(esbuild@0.23.0)': dependencies: - debug: 4.3.6(supports-color@8.1.1) + debug: 4.3.7 esbuild: 0.23.0 transitivePeerDependencies: - supports-color @@ -2168,7 +2177,7 @@ snapshots: '@teppeis/multimaps@3.0.0': {} - '@types/node@22.5.2': + '@types/node@22.5.4': dependencies: undici-types: 6.19.8 @@ -2182,7 +2191,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 optional: true aggregate-error@3.1.0: @@ -2485,6 +2494,10 @@ snapshots: optionalDependencies: supports-color: 8.1.1 + debug@4.3.7: + dependencies: + ms: 2.1.3 + decamelize@4.0.0: {} define-data-property@1.1.4: