Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Nov 14, 2023
1 parent 4945ed7 commit 3c312ba
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 321 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -17,18 +17,18 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@nkzw/eslint-config": "^1.8.1",
"@swc/core": "^1.3.95",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@vitejs/plugin-react": "^4.1.0",
"@nkzw/eslint-config": "^1.10.0",
"@swc/core": "^1.3.96",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-react": "^4.1.1",
"autoprefixer": "^10.4.16",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"prettier": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.7",
"tailwindcss": "^3.3.5",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
Expand Down

0 comments on commit 3c312ba

Please sign in to comment.