Skip to content

Commit

Permalink
chore(deps): update monorepo (#1321)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 6321d53 commit ded5bc7
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 775 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.107",
"@changesets/cli": "^2.27.7",
"@swc-node/register": "^1.10.3",
"@swc/core": "^1.6.13",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^14.3.1",
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.6.0",
"cross-env": "^7.0.3",
"cypress": "^13.6.4",
"cypress": "^13.13.0",
"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",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.1",
"glob": "^10.4.5",
"husky": "^9.0.11",
"jsdom": "^24.1.0",
"lint-staged": "^15.2.7",
"plop": "^4.0.1",
"prettier": "^3.2.5",
"start-server-and-test": "^2.0.3",
"start-server-and-test": "^2.0.4",
"typescript": "^5.4.3",
"vitest": "^1.2.2"
"vitest": "^1.6.0"
},
"resolutions": {
"cypress": "^13.12.0"
"cypress": "^13.13.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit ded5bc7

Please sign in to comment.