Skip to content

Commit 6f0c5f9

Browse files
fix(deps): update all non-major dependencies (#2024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7385058 commit 6f0c5f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

4.41 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@radix-ui/react-icons": "1.3.2",
3232
"@radix-ui/react-slot": "1.2.3",
3333
"@tailwindcss/forms": "0.5.10",
34-
"@tanstack/react-query": "5.85.0",
35-
"@tanstack/react-query-devtools": "5.85.0",
34+
"@tanstack/react-query": "5.85.3",
35+
"@tanstack/react-query-devtools": "5.85.3",
3636
"@typeschema/zod": "0.14.0",
3737
"class-variance-authority": "0.7.1",
3838
"clsx": "2.1.1",
@@ -53,15 +53,15 @@
5353
"zod": "3.25.76"
5454
},
5555
"devDependencies": {
56-
"@babel/core": "7.28.0",
56+
"@babel/core": "7.28.3",
5757
"@biomejs/biome": "1.9.4",
5858
"@storybook/addon-essentials": "8.6.14",
5959
"@storybook/addon-interactions": "8.6.14",
6060
"@storybook/addon-links": "9.1.2",
6161
"@storybook/nextjs": "9.1.2",
6262
"@storybook/react": "9.1.2",
6363
"@storybook/testing-library": "0.2.2",
64-
"@tailwindcss/postcss": "4.1.11",
64+
"@tailwindcss/postcss": "4.1.12",
6565
"@testing-library/jest-dom": "6.7.0",
6666
"@testing-library/react": "16.3.0",
6767
"@types/react": "19.1.10",
@@ -81,7 +81,7 @@
8181
"rustywind": "0.24.3",
8282
"sort-package-json": "3.4.0",
8383
"storybook": "9.1.2",
84-
"tailwindcss": "4.1.11",
84+
"tailwindcss": "4.1.12",
8585
"typescript": "5.9.2",
8686
"vite": "6.3.5",
8787
"vitest": "3.2.4"

0 commit comments

Comments
 (0)