Skip to content

Commit

Permalink
ci: Package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ant59 committed Jul 1, 2024
1 parent 73e0353 commit a49ad40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"peerDependencies": {
"eslint": ">= 9"
},
"devDependencies": {
"dependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.6.0",
"@next/eslint-plugin-next": "^14.2.4",
Expand All @@ -18,7 +18,6 @@
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"eslint": "^9.6.0",
"eslint-config-next": "^14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-compat": "^5.0.0",
Expand Down

0 comments on commit a49ad40

Please sign in to comment.