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 Sep 1, 2024
1 parent f3597bf commit 2a48fb4
Show file tree
Hide file tree
Showing 2 changed files with 327 additions and 315 deletions.
20 changes: 10 additions & 10 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.22",
"@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.167.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.0.1",
"@vitest/coverage-v8": "^2.0.5",
"cross-env": "^7.0.3",
"cypress": "^13.13.0",
"cypress": "^13.14.1",
"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",
"lint-staged": "^15.2.7",
"husky": "^9.1.5",
"jsdom": "^24.1.3",
"lint-staged": "^15.2.9",
"plop": "^4.0.1",
"prettier": "^3.3.3",
"start-server-and-test": "^2.0.4",
"start-server-and-test": "^2.0.5",
"typescript": "^5.5.4",
"vitest": "^2.0.1"
"vitest": "^2.0.5"
},
"resolutions": {
"cypress": "^13.13.0"
"cypress": "^13.14.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 2a48fb4

Please sign in to comment.