Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Jun 10, 2023
1 parent 4febeb3 commit f5beee8
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 375 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -16,7 +16,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.0.0-alpha.7",
"@ianvs/prettier-plugin-sort-imports": "^4.0.2",
"@swc/core": "^1.3.36",
"@types/node": "^20.2.3",
"@types/prettier": "^2.7.2",
Expand All @@ -42,7 +42,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.2",
"vite": "^4.1.4",
"vitest": "^0.31.1"
"vitest": "^0.32.0"
},
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit f5beee8

Please sign in to comment.