Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent a8778af commit 6d6eeaa
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@
"three": "~0.145.0"
},
"devDependencies": {
"@types/node": "~18.8.3",
"@types/node": "~20.12.11",
"@types/three": "~0.144.0",
"@typescript-eslint/eslint-plugin": "~5.39.0",
"@typescript-eslint/parser": "~5.39.0",
"eslint": "~8.25.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.7.0",
"eslint": "~9.2.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "~2.1.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-prettier": "~5.1.3",
"npm-run-all": "~4.1.5",
"prettier": "2.7.1",
"prettier-plugin-organize-imports": "3.1.1",
"rimraf": "~3.0.2",
"rimraf": "~5.0.7",
"typescript": "~4.8.4",
"vite": "~3.1.6",
"vite": "~5.2.11",
"vitest": "~0.24.0"
},
"packageManager": "pnpm@7.13.3",
Expand Down

0 comments on commit 6d6eeaa

Please sign in to comment.