Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joejordan committed Oct 30, 2024
1 parent 3b53eed commit b0114fd
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 267 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@eslint-react/eslint-plugin": "^1.15.0",
"@eslint-react/eslint-plugin": "^1.15.2",
"@swc/core": "^1.7.40",
"@types/node": "^22.8.1",
"@types/node": "^22.8.4",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
Expand All @@ -38,7 +38,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"scripts": {
"build": "vite build",
Expand Down
Loading

0 comments on commit b0114fd

Please sign in to comment.