Skip to content

Commit

Permalink
version fix of es-lint-plugin
Browse files Browse the repository at this point in the history
Resolve conflicts and apply lint fixes
  • Loading branch information
not-meet committed Nov 15, 2024
1 parent 40a7221 commit 605749d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1,288 deletions.
12 changes: 6 additions & 6 deletions web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,19 @@
"jest-environment-jsdom": "^29.6.4",
"js-cookie": "^3.0.1",
"knex": "^2.4.2",
"next": "^15.0.1",
"next": "13.5.6",
"next-auth": "^4.23.0",
"next-images": "1.8.4",
"notistack": "^3.0.1",
"nprogress": "0.2.0",
"pg": "^8.9.0",
"pluralize": "^8.0.0",
"ramda": "^0.28.0",
"react": "^18.3.1",
"react": "^18.2.0",
"react-clamp-lines": "^3.0.2",
"react-copy-to-clipboard": "^5.1.0",
"react-custom-scrollbars-2": "4.4.0",
"react-dom": "^18.3.1",
"react-dom": "^18.2.0",
"react-error-boundary": "^3.1.4",
"react-hook-form": "^7.29.0",
"react-icons": "^5.2.1",
Expand Down Expand Up @@ -121,11 +121,11 @@
"concurrently": "^7.6.0",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"eslint-config-next": "15.0.1",
"eslint-config-next": "13.5.6",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-unused-imports": "^3.0.0",
"pm2": "^5.2.0",
"prettier": "^3.0.3"
},
Expand Down
Loading

0 comments on commit 605749d

Please sign in to comment.