Skip to content

Commit

Permalink
chore(deps): update monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 856fbf9 commit e6eab82
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 236 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.107",
"@swc-node/register": "^1.9.0",
"@swc/core": "^1.4.17",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.0",
Expand All @@ -51,9 +51,9 @@
"@types/three": "^0.163.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.5.3",
"cross-env": "^7.0.3",
"cypress": "^13.6.4",
"cypress": "^13.8.1",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -65,18 +65,18 @@
"eslint-plugin-react-hooks": "^4.6.0",
"fs-extra": "^11.2.0",
"gatsby-cypress": "^3.13.1",
"glob": "^10.3.10",
"husky": "^9.0.8",
"glob": "^10.3.12",
"husky": "^9.0.11",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"plop": "^4.0.1",
"prettier": "^3.2.5",
"start-server-and-test": "^2.0.3",
"typescript": "^5.4.3",
"vitest": "^1.2.2"
"vitest": "^1.5.3"
},
"resolutions": {
"cypress": "^13.6.4"
"cypress": "^13.8.1"
},
"packageManager": "yarn@4.1.0"
}

0 comments on commit e6eab82

Please sign in to comment.