Skip to content

Commit 9e211bd

Browse files
deps: update npm dependencies (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f8a3ca commit 9e211bd

2 files changed

Lines changed: 302 additions & 245 deletions

File tree

apps/web/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,25 @@
2020
},
2121
"dependencies": {
2222
"@bprogress/react": "1.2.7",
23-
"@clerk/clerk-react": "5.41.0",
24-
"@clerk/themes": "2.4.7",
23+
"@clerk/clerk-react": "5.42.1",
24+
"@clerk/themes": "2.4.10",
2525
"@fontsource/zilla-slab": "5.2.6",
2626
"@js-joda/core": "5.6.5",
2727
"@js-joda/timezone": "2.22.0",
28-
"@radix-ui/react-alert-dialog": "1.1.14",
29-
"@radix-ui/react-dropdown-menu": "2.1.15",
28+
"@radix-ui/react-alert-dialog": "1.1.15",
29+
"@radix-ui/react-dropdown-menu": "2.1.16",
3030
"@radix-ui/react-progress": "1.1.7",
31-
"@radix-ui/react-select": "2.2.5",
31+
"@radix-ui/react-select": "2.2.6",
3232
"@radix-ui/react-slot": "1.2.3",
33-
"@radix-ui/react-switch": "1.2.5",
34-
"@radix-ui/react-toggle": "1.1.9",
35-
"@radix-ui/react-toggle-group": "1.1.10",
36-
"@tailwindcss/postcss": "4.1.11",
33+
"@radix-ui/react-switch": "1.2.6",
34+
"@radix-ui/react-toggle": "1.1.10",
35+
"@radix-ui/react-toggle-group": "1.1.11",
36+
"@tailwindcss/postcss": "4.1.12",
3737
"@tailwindcss/typography": "0.5.16",
38-
"@tailwindcss/vite": "4.1.11",
39-
"@tanstack/react-query": "5.85.0",
40-
"@tanstack/react-query-devtools": "5.85.0",
41-
"@tanstack/react-router": "1.131.8",
38+
"@tailwindcss/vite": "4.1.12",
39+
"@tanstack/react-query": "5.85.3",
40+
"@tanstack/react-query-devtools": "5.85.3",
41+
"@tanstack/react-router": "1.131.10",
4242
"@tanstack/react-table": "8.21.3",
4343
"class-variance-authority": "0.7.1",
4444
"clsx": "2.1.1",
@@ -55,14 +55,14 @@
5555
"remark-math": "6.0.0",
5656
"sonner": "2.0.7",
5757
"tailwind-merge": "3.3.1",
58-
"tailwindcss": "4.1.11"
58+
"tailwindcss": "4.1.12"
5959
},
6060
"devDependencies": {
6161
"@eslint/js": "9.33.0",
6262
"@fontsource-variable/inter": "5.2.6",
6363
"@tanstack/router-cli": "1.131.7",
64-
"@tanstack/router-plugin": "1.131.8",
65-
"@testing-library/jest-dom": "6.6.4",
64+
"@tanstack/router-plugin": "1.131.11",
65+
"@testing-library/jest-dom": "6.7.0",
6666
"@testing-library/react": "16.3.0",
6767
"@testing-library/user-event": "14.6.1",
6868
"@types/node": "24.2.1",
@@ -77,7 +77,7 @@
7777
"eslint-plugin-react-refresh": "0.4.20",
7878
"globals": "16.3.0",
7979
"jsdom": "26.1.0",
80-
"msw": "2.10.4",
80+
"msw": "2.10.5",
8181
"prettier": "3.6.2",
8282
"prettier-plugin-tailwindcss": "0.6.14",
8383
"tw-animate-css": "1.3.6",

0 commit comments

Comments
 (0)