Skip to content

Commit d6e0053

Browse files
chore(deps): update monorepo
1 parent 0bd316b commit d6e0053

File tree

2 files changed

+574
-1204
lines changed

2 files changed

+574
-1204
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
},
3535
"devDependencies": {
3636
"@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",
4040
"@testing-library/cypress": "^10.0.3",
4141
"@testing-library/jest-dom": "^6.6.3",
4242
"@testing-library/react": "^14.3.1",
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/parser": "^7.18.0",
5454
"@vitest/coverage-v8": "^3.2.4",
5555
"cross-env": "^7.0.3",
56-
"cypress": "^14.5.1",
56+
"cypress": "^14.5.4",
5757
"eslint": "^8.57.1",
5858
"eslint-config-airbnb": "^19.0.4",
5959
"eslint-config-prettier": "^9.1.0",
@@ -63,20 +63,20 @@
6363
"eslint-plugin-prettier": "^5.5.1",
6464
"eslint-plugin-react": "^7.37.5",
6565
"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",
6868
"glob": "^10.4.5",
6969
"husky": "^9.1.7",
7070
"jsdom": "^26.1.0",
7171
"lint-staged": "^15.5.2",
72-
"plop": "^4.0.1",
72+
"plop": "^4.0.4",
7373
"prettier": "^3.6.2",
74-
"start-server-and-test": "^2.0.12",
74+
"start-server-and-test": "^2.1.2",
7575
"typescript": "^5.8.3",
7676
"vitest": "^3.2.4"
7777
},
7878
"resolutions": {
79-
"cypress": "^14.3.2"
79+
"cypress": "^14.5.4"
8080
},
8181
"packageManager": "yarn@4.8.1"
8282
}

0 commit comments

Comments
 (0)