Skip to content

Commit

Permalink
Update Root (JS)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2024
1 parent 27c7678 commit 5624568
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@next/eslint-plugin-next": "^13.1.1",
"@tanstack/eslint-plugin-query": "^4.29.25",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"@next/eslint-plugin-next": "^14.0.0",
"@tanstack/eslint-plugin-query": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react": "^7.33.0",
"jest": "^29.3.1",
"prettier": "^2.0.0",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.0",
"serverless": "^3.33.0",
"serverless": "^4.0.0",
"serverless-python-requirements": "^6.1.0"
},
"jest": {
Expand Down

0 comments on commit 5624568

Please sign in to comment.