Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Jul 3, 2023
1 parent 6d0d4a8 commit 92a4657
Show file tree
Hide file tree
Showing 3 changed files with 3,266 additions and 2,383 deletions.
112 changes: 53 additions & 59 deletions frontend/package-lock.json

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

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"devDependencies": {
"@sveltejs/adapter-static": "^2.0.2",
"@sveltejs/kit": "^1.21.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-svelte": "^2.32.2",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^4.0.1",
"svelte": "^4.0.2",
"svelte-preprocess": "^5.0.4",
"typescript": "^5.1.6",
"vite": "^4.3.9"
Expand Down
Loading

0 comments on commit 92a4657

Please sign in to comment.