Skip to content

Commit

Permalink
build: update eslint, happy-dom, and prettier versions
Browse files Browse the repository at this point in the history
Generated-by: aiautocommit
  • Loading branch information
iloveitaly committed Feb 22, 2025
1 parent 47cb1f6 commit e2560e1
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 103 deletions.
12 changes: 6 additions & 6 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"vite-tsconfig-paths": "^5.1.4"
},
"devDependencies": {
"@eslint/js": "^9.20.0",
"@eslint/js": "^9.21.0",
"@hey-api/openapi-ts": "^0.64.5",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
Expand All @@ -73,11 +73,11 @@
"@typescript-eslint/eslint-plugin": ">=8.24.1",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.6",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"eslint-plugin-react": "^7.37.4",
"globals": "^16.0.0",
"happy-dom": "^17.1.1",
"prettier": "^3.5.1",
"happy-dom": "^17.1.2",
"prettier": "^3.5.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"typescript-eslint": "^8.24.1",
"vitest": "^3.0.6"
Expand Down
Loading

0 comments on commit e2560e1

Please sign in to comment.