|  | 
| 34 | 34 |   }, | 
| 35 | 35 |   "devDependencies": { | 
| 36 | 36 |     "@changesets/changelog-github": "^0.5.1", | 
| 37 |  | -    "@changesets/cli": "^2.29.5", | 
| 38 |  | -    "@swc-node/register": "^1.10.10", | 
| 39 |  | -    "@swc/core": "^1.12.11", | 
|  | 37 | +    "@changesets/cli": "^2.29.7", | 
|  | 38 | +    "@swc-node/register": "^1.11.1", | 
|  | 39 | +    "@swc/core": "^1.13.5", | 
| 40 | 40 |     "@testing-library/cypress": "^10.0.3", | 
| 41 | 41 |     "@testing-library/jest-dom": "^6.6.3", | 
| 42 | 42 |     "@testing-library/react": "^14.3.1", | 
|  | 
| 53 | 53 |     "@typescript-eslint/parser": "^7.18.0", | 
| 54 | 54 |     "@vitest/coverage-v8": "^3.2.4", | 
| 55 | 55 |     "cross-env": "^7.0.3", | 
| 56 |  | -    "cypress": "^14.5.1", | 
|  | 56 | +    "cypress": "^14.5.4", | 
| 57 | 57 |     "eslint": "^8.57.1", | 
| 58 | 58 |     "eslint-config-airbnb": "^19.0.4", | 
| 59 | 59 |     "eslint-config-prettier": "^9.1.0", | 
|  | 
| 63 | 63 |     "eslint-plugin-prettier": "^5.5.1", | 
| 64 | 64 |     "eslint-plugin-react": "^7.37.5", | 
| 65 | 65 |     "eslint-plugin-react-hooks": "^4.6.2", | 
| 66 |  | -    "fs-extra": "^11.3.0", | 
| 67 |  | -    "gatsby-cypress": "^3.14.0", | 
|  | 66 | +    "fs-extra": "^11.3.2", | 
|  | 67 | +    "gatsby-cypress": "^3.15.0", | 
| 68 | 68 |     "glob": "^10.4.5", | 
| 69 | 69 |     "husky": "^9.1.7", | 
| 70 | 70 |     "jsdom": "^26.1.0", | 
| 71 | 71 |     "lint-staged": "^15.5.2", | 
| 72 |  | -    "plop": "^4.0.1", | 
|  | 72 | +    "plop": "^4.0.4", | 
| 73 | 73 |     "prettier": "^3.6.2", | 
| 74 |  | -    "start-server-and-test": "^2.0.12", | 
|  | 74 | +    "start-server-and-test": "^2.1.2", | 
| 75 | 75 |     "typescript": "^5.8.3", | 
| 76 | 76 |     "vitest": "^3.2.4" | 
| 77 | 77 |   }, | 
| 78 | 78 |   "resolutions": { | 
| 79 |  | -    "cypress": "^14.3.2" | 
|  | 79 | +    "cypress": "^14.5.4" | 
| 80 | 80 |   }, | 
| 81 | 81 |   "packageManager": "yarn@4.8.1" | 
| 82 | 82 | } | 
0 commit comments