Skip to content

Commit

Permalink
chore: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed May 3, 2024
1 parent bfe231b commit d9ef06c
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@remix-run/eslint-config": "^2.9.1",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -53,7 +53,7 @@
"npm-check-updates": "^16.14.20",
"prettier": "^3.2.5",
"release-it": "^17.2.1",
"tsx": "^4.7.3",
"tsx": "^4.9.0",
"typescript": "^5.4.5"
},
"dependencies": {
Expand All @@ -67,6 +67,6 @@
"eslint-plugin-regexp": "^2.5.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-unused-imports": "^3.1.0"
"eslint-plugin-unused-imports": "^3.2.0"
}
}
Loading

0 comments on commit d9ef06c

Please sign in to comment.