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 Jan 1, 2024
1 parent f9c6813 commit 6358245
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 172 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.100",
"@swc/core": "^1.3.102",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
Expand All @@ -51,9 +51,9 @@
"@types/three": "^0.159.0",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-v8": "^1.0.2",
"@vitest/coverage-v8": "^1.1.1",
"cross-env": "^7.0.3",
"cypress": "^13.6.1",
"cypress": "^13.6.2",
"eslint": "^8.55.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -64,19 +64,19 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fs-extra": "^11.2.0",
"gatsby-cypress": "^3.12.0",
"gatsby-cypress": "^3.13.0",
"glob": "^10.3.10",
"husky": "^8.0.3",
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"plop": "^4.0.0",
"plop": "^4.0.1",
"prettier": "^3.1.0",
"start-server-and-test": "^2.0.3",
"typescript": "^5.3.3",
"vitest": "^1.0.2"
"vitest": "^1.1.1"
},
"resolutions": {
"cypress": "^13.6.1"
"cypress": "^13.6.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 6358245

Please sign in to comment.