Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Sep 5, 2023
1 parent 5f766d0 commit 8700c0c
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 244 deletions.
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -16,23 +16,23 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.0.2",
"@nkzw/eslint-config": "^1.0.0",
"@swc/core": "^1.3.36",
"@types/node": "^20.2.3",
"@types/react-dom": "^18.0.11",
"@types/react": "^18.0.28",
"@vitejs/plugin-react": "^4.0.0",
"autoprefixer": "^10.4.13",
"eslint": "^8.34.0",
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@nkzw/eslint-config": "^1.5.0",
"@swc/core": "^1.3.82",
"@types/node": "^20.5.9",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.15",
"eslint": "^8.48.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.5.3",
"tailwindcss": "^3.2.7",
"postcss": "^8.4.29",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "^3.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.0.2",
"vite": "^4.1.4",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.3"
},
"scripts": {
Expand Down

0 comments on commit 8700c0c

Please sign in to comment.