Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Dec 1, 2023
1 parent 155f1b5 commit 6e35da1
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 333 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@nkzw/eslint-config": "^1.10.0",
"@swc/core": "^1.3.96",
"@types/node": "^20.9.2",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@nkzw/eslint-config": "^1.12.0",
"@swc/core": "^1.3.100",
"@types/node": "^20.10.1",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.54.0",
Expand All @@ -32,7 +32,7 @@
"tailwindcss": "^3.3.5",
"ts-node": "^10.9.1",
"typescript": "^5.3.2",
"vite": "^5.0.0",
"vite": "^5.0.4",
"vitest": "^0.34.6"
},
"scripts": {
Expand Down

0 comments on commit 6e35da1

Please sign in to comment.