Skip to content

Commit

Permalink
chore(front)formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tangos974 committed Nov 26, 2024
1 parent f4bb7ba commit fab7436
Show file tree
Hide file tree
Showing 7 changed files with 214 additions and 210 deletions.
146 changes: 72 additions & 74 deletions frontend/package-lock.json

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

9 changes: 5 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/eslint": "^9.6.0",
"@types/node": "^22.7.5",
"eslint": "^9.0.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.36.0",
"globals": "^15.0.0",
"prettier": "^3.1.1",
"prettier": "^3.4.0",
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.7",
"svelte": "^4.2.19",
"svelte-check": "^4.0.0",
"typescript": "^5.0.0",
"typescript-eslint": "^8.0.0",
Expand All @@ -38,6 +38,7 @@
},
"type": "module",
"dependencies": {
"bootstrap": "^5.3.3"
"bootstrap": "^5.3.3",
"playwright": "^1.49.0"
}
}
Loading

0 comments on commit fab7436

Please sign in to comment.