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 27, 2023
1 parent 9360dc4 commit 96fc305
Show file tree
Hide file tree
Showing 2 changed files with 449 additions and 445 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"@swc-node/register": "^1.6.5",
"@swc/core": "^1.3.62",
"@changesets/cli": "^2.26.2",
"@swc-node/register": "^1.6.7",
"@swc/core": "^1.3.80",
"@testing-library/cypress": "^9.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
Expand All @@ -51,10 +51,10 @@
"@types/three": "^0.152.1",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitest/coverage-c8": "^0.32.0",
"@vitest/coverage-c8": "^0.33.0",
"c8": "^7.14.0",
"cross-env": "^7.0.3",
"cypress": "^12.14.0",
"cypress": "^12.17.4",
"eslint": "^8.42.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -65,19 +65,19 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fs-extra": "^11.1.1",
"gatsby-cypress": "^3.10.0",
"glob": "^10.2.7",
"gatsby-cypress": "^3.12.0",
"glob": "^10.3.3",
"happy-dom": "^9.20.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.3.0",
"plop": "^3.1.2",
"prettier": "^2.8.8",
"start-server-and-test": "^2.0.0",
"typescript": "^5.0.4",
"vitest": "^0.32.0"
"vitest": "^0.34.3"
},
"resolutions": {
"cypress": "^12.14.0"
"cypress": "^12.17.4"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 96fc305

Please sign in to comment.