Skip to content

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2023
1 parent 4258214 commit 7cf9e46
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 153 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.3.1",
"@builder.io/qwik-city": "1.3.1",
"@types/eslint": "8.44.8",
"@types/eslint": "8.56.0",
"@types/node": "20.10.2",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"autoprefixer": "10.4.16",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-plugin-qwik": "1.3.1",
"hono": "3.11.4",
"lorem-ipsum": "2.0.8",
"postcss": "8.4.32",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sass": "1.69.5",
"tailwindcss": "3.3.7",
"typescript": "5.3.3",
Expand Down
130 changes: 65 additions & 65 deletions frontend/pnpm-lock.yaml

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"@types/better-sqlite3": "7.6.8",
"@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.15.0",
"@typescript-eslint/parser": "6.15.0",
"@vitest/coverage-v8": "1.1.0",
"better-sqlite3": "9.2.2",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-unused-imports": "3.0.0",
"hono": "3.11.4",
"npm-run-all": "4.1.5",
"playwright-core": "1.40.1",
"prettier": "3.1.0",
"prettier": "3.1.1",
"simple-git-hooks": "2.9.0",
"sql-formatter": "15.0.2",
"typescript": "5.3.3",
Expand Down
Loading

0 comments on commit 7cf9e46

Please sign in to comment.