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 Dec 14, 2024
1 parent 95c8d5c commit be8a852
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 125 deletions.
6 changes: 3 additions & 3 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.0",
"@playwright/test": "^1.49.1",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/vite-plugin-svelte": "^5.0.1",
Expand All @@ -24,7 +24,7 @@
"autoprefixer": "^10.4.20",
"bits-ui": "1.0.0-next.71",
"clsx": "^2.1.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.13.0",
Expand All @@ -43,7 +43,7 @@
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"typescript-eslint": "^8.18.0",
"vite": "^6.0.3",
"vitest": "^2.1.8",
"waveform-data": "^4.5.0"
Expand Down
Loading

0 comments on commit be8a852

Please sign in to comment.