Skip to content

Commit

Permalink
Minor version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
ddxv committed Oct 20, 2024
1 parent 8a65706 commit f4f3fb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/eslint": "^9.6.1",
"@types/node": "22.7.5",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@vincjo/datatables": "^1.14.10",
Expand All @@ -34,7 +34,7 @@
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.7",
"svelte-check": "^4.0.5",
"tailwindcss": "3.4.13",
"tailwindcss": "^3.4.13",
"typescript-eslint": "^8.0.0",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
Expand Down

0 comments on commit f4f3fb7

Please sign in to comment.