Skip to content

Commit

Permalink
Update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 1f1d6ca commit 45aed8a
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 84 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@playwright/test": "1.46.1",
"@sveltejs/adapter-auto": "3.2.4",
"@sveltejs/kit": "2.5.25",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@sveltejs/vite-plugin-svelte": "4.0.0",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"autoprefixer": "10.4.20",
Expand All @@ -32,8 +32,8 @@
"postcss-load-config": "6.0.1",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"svelte": "4.2.19",
"svelte-check": "3.8.6",
"svelte": "5.1.2",
"svelte-check": "4.0.5",
"svelte-ux": "0.74.6",
"tailwindcss": "3.4.10",
"tslib": "2.7.0",
Expand All @@ -43,7 +43,7 @@
},
"dependencies": {
"@sveltejs/adapter-node": "5.2.2",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"dotenv": "16.4.5",
"install": "0.13.0",
"npm": "10.8.3"
Expand Down
Loading

0 comments on commit 45aed8a

Please sign in to comment.