Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Aug 4, 2023
1 parent 091bdee commit 653f730
Show file tree
Hide file tree
Showing 2 changed files with 521 additions and 453 deletions.
5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -20,7 +20,6 @@
"@nkzw/eslint-config": "^1.0.0",
"@swc/core": "^1.3.36",
"@types/node": "^20.2.3",
"@types/prettier": "^2.7.2",
"@types/react-dom": "^18.0.11",
"@types/react": "^18.0.28",
"@vitejs/plugin-react": "^4.0.0",
Expand All @@ -29,12 +28,12 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.0",
"prettier-plugin-tailwindcss": "^0.4.1",
"tailwindcss": "^3.2.7",
"ts-node": "^10.9.1",
"typescript": "^5.0.2",
"vite": "^4.1.4",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 653f730

Please sign in to comment.