Skip to content

Commit 5345852

Browse files
chore(deps): update web tooling
1 parent c32d118 commit 5345852

File tree

2 files changed

+124
-124
lines changed

2 files changed

+124
-124
lines changed

webapp/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:e2e": "playwright test"
1616
},
1717
"devDependencies": {
18-
"@playwright/test": "^1.49.1",
18+
"@playwright/test": "^1.50.0",
1919
"@sveltejs/adapter-static": "^3.0.8",
2020
"@sveltejs/kit": "^2.16.0",
2121
"@sveltejs/vite-plugin-svelte": "^5.0.3",
@@ -24,7 +24,7 @@
2424
"autoprefixer": "^10.4.20",
2525
"bits-ui": "1.0.0-next.78",
2626
"clsx": "^2.1.1",
27-
"eslint": "^9.18.0",
27+
"eslint": "^9.19.0",
2828
"eslint-config-prettier": "^9.1.0",
2929
"eslint-plugin-svelte": "^2.46.1",
3030
"globals": "^15.14.0",
@@ -34,7 +34,7 @@
3434
"peaks.js": "^3.4.2",
3535
"prettier": "^3.4.2",
3636
"prettier-plugin-svelte": "^3.3.3",
37-
"prettier-plugin-tailwindcss": "^0.6.10",
37+
"prettier-plugin-tailwindcss": "^0.6.11",
3838
"svelte": "^5.19.0",
3939
"svelte-check": "^4.1.4",
4040
"svelte-sonner": "^0.3.28",
@@ -43,8 +43,8 @@
4343
"tailwindcss": "^3.4.17",
4444
"tailwindcss-animate": "^1.0.7",
4545
"typescript": "^5.7.3",
46-
"typescript-eslint": "^8.20.0",
47-
"vite": "^6.0.7",
46+
"typescript-eslint": "^8.21.0",
47+
"vite": "^6.0.11",
4848
"vitest": "^2.1.8",
4949
"waveform-data": "^4.5.0"
5050
}

0 commit comments

Comments
 (0)