Skip to content

Commit

Permalink
chore(deps): update web tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent c32d118 commit 5345852
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 124 deletions.
10 changes: 5 additions & 5 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test:e2e": "playwright test"
},
"devDependencies": {
"@playwright/test": "^1.49.1",
"@playwright/test": "^1.50.0",
"@sveltejs/adapter-static": "^3.0.8",
"@sveltejs/kit": "^2.16.0",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
Expand All @@ -24,7 +24,7 @@
"autoprefixer": "^10.4.20",
"bits-ui": "1.0.0-next.78",
"clsx": "^2.1.1",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.14.0",
Expand All @@ -34,7 +34,7 @@
"peaks.js": "^3.4.2",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.10",
"prettier-plugin-tailwindcss": "^0.6.11",
"svelte": "^5.19.0",
"svelte-check": "^4.1.4",
"svelte-sonner": "^0.3.28",
Expand All @@ -43,8 +43,8 @@
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"typescript-eslint": "^8.21.0",
"vite": "^6.0.11",
"vitest": "^2.1.8",
"waveform-data": "^4.5.0"
}
Expand Down
Loading

0 comments on commit 5345852

Please sign in to comment.