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] authored Aug 1, 2024
1 parent 383ea7b commit 6d80afc
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 620 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.7",
"@swc-node/register": "^1.10.3",
"@swc/core": "^1.6.13",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.7.4",
"@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.166.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@vitest/coverage-v8": "^2.0.1",
"@vitest/coverage-v8": "^2.0.5",
"cross-env": "^7.0.3",
"cypress": "^13.13.0",
"cypress": "^13.13.2",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -66,17 +66,17 @@
"fs-extra": "^11.2.0",
"gatsby-cypress": "^3.13.1",
"glob": "^10.4.5",
"husky": "^9.0.11",
"jsdom": "^24.1.0",
"husky": "^9.1.4",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.7",
"plop": "^4.0.1",
"prettier": "^3.3.2",
"start-server-and-test": "^2.0.4",
"start-server-and-test": "^2.0.5",
"typescript": "^5.5.3",
"vitest": "^2.0.1"
"vitest": "^2.0.5"
},
"resolutions": {
"cypress": "^13.13.0"
"cypress": "^13.13.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 6d80afc

Please sign in to comment.