Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2024
1 parent a8778af commit 5c8cb4c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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/three": "~0.144.0",
"@types/node": "~18.19.39",
"@types/three": "~0.166.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": "~8.57.0",
"eslint-config-prettier": "~8.10.0",
"eslint-define-config": "~1.24.1",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-prettier": "~4.2.1",
"npm-run-all": "~4.1.5",
"npm-run-all2": "~5.0.0",
"prettier": "2.7.1",
"prettier-plugin-organize-imports": "3.1.1",
"prettier-plugin-organize-imports": "3.2.4",
"rimraf": "~3.0.2",
"typescript": "~4.8.4",
"vite": "~3.1.6",
"vite": "~3.2.10",
"vitest": "~0.24.0"
},
"packageManager": "pnpm@7.13.3",
Expand Down

0 comments on commit 5c8cb4c

Please sign in to comment.