Skip to content

Commit

Permalink
chore(deps): update monorepo (#1238)
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 Oct 6, 2023
1 parent ff5443f commit 241700b
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 335 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@swc-node/register": "^1.6.7",
"@swc/core": "^1.3.82",
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.90",
"@testing-library/cypress": "^9.0.0",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "^14.0.0",
Expand All @@ -51,9 +51,9 @@
"@types/three": "^0.156.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/coverage-v8": "^0.34.6",
"cross-env": "^7.0.3",
"cypress": "^13.1.0",
"cypress": "^13.3.0",
"eslint": "^8.50.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -65,18 +65,18 @@
"eslint-plugin-react-hooks": "^4.6.0",
"fs-extra": "^11.1.1",
"gatsby-cypress": "^3.12.0",
"glob": "^10.3.4",
"glob": "^10.3.10",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.1",
"plop": "^3.1.2",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"start-server-and-test": "^2.0.1",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
"vitest": "^0.34.6"
},
"resolutions": {
"cypress": "^13.1.0"
"cypress": "^13.3.0"
},
"packageManager": "yarn@3.6.3"
}
Loading

0 comments on commit 241700b

Please sign in to comment.