Skip to content

Commit

Permalink
chore(deps): update typescript (#1346)
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 Aug 1, 2024
1 parent 383ea7b commit 3b9505f
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 411 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"@types/chroma-js": "^2.4.4",
"@types/fs-extra": "^11.0.4",
"@types/loadable__component": "^5.13.9",
"@types/node": "^20.14.10",
"@types/node": "^20.14.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-system": "^5.1.22",
"@types/styled-system__css": "^5.0.21",
"@types/three": "^0.166.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@types/three": "^0.167.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.0.1",
"cross-env": "^7.0.3",
"cypress": "^13.13.0",
Expand All @@ -72,7 +72,7 @@
"plop": "^4.0.1",
"prettier": "^3.3.2",
"start-server-and-test": "^2.0.4",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"vitest": "^2.0.1"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 3b9505f

Please sign in to comment.