@nextsparkjs/cli 0.1.0-beta.40 → 0.1.0-beta.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -2409,7 +2409,7 @@ async function updatePackageJson(config2) {
2409
2409
  "@testing-library/react": "^16.3.0",
2410
2410
  "jest-environment-jsdom": "^29.7.0",
2411
2411
  // Cypress
2412
- "cypress": "^14.0.0",
2412
+ "cypress": "^15.8.2",
2413
2413
  "@testing-library/cypress": "^10.0.2",
2414
2414
  "@cypress/webpack-preprocessor": "^6.0.2",
2415
2415
  "@cypress/grep": "^5.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextsparkjs/cli",
3
- "version": "0.1.0-beta.40",
3
+ "version": "0.1.0-beta.41",
4
4
  "description": "NextSpark CLI - Complete development toolkit",
5
5
  "type": "module",
6
6
  "bin": {