Skip to content

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 87632f6 commit 47d1aaf
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 158 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"devDependencies": {
"@builder.io/qwik": "1.4.5",
"@builder.io/qwik-city": "1.4.5",
"@types/eslint": "8.44.8",
"@types/eslint": "8.56.7",
"@types/node": "20.10.2",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"autoprefixer": "10.4.17",
"eslint": "8.55.0",
"eslint": "8.57.0",
"eslint-plugin-qwik": "1.4.5",
"hono": "3.11.4",
"lorem-ipsum": "2.0.8",
"postcss": "8.4.35",
"prettier": "3.1.0",
"prettier": "3.2.5",
"sass": "1.70.0",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
Expand Down
131 changes: 66 additions & 65 deletions frontend/pnpm-lock.yaml

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"@types/better-sqlite3": "7.6.9",
"@types/cookie": "0.6.0",
"@types/node": "20.8.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-v8": "1.2.2",
"better-sqlite3": "9.4.1",
"eslint": "8.55.0",
"eslint": "8.57.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-unused-imports": "3.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-unused-imports": "3.1.0",
"hono": "3.11.4",
"npm-run-all2": "6.1.2",
"playwright-core": "1.41.2",
"prettier": "3.1.0",
"prettier": "3.2.5",
"simple-git-hooks": "2.9.0",
"sql-formatter": "15.2.0",
"typescript": "5.3.3",
Expand Down
Loading

0 comments on commit 47d1aaf

Please sign in to comment.