Skip to content

Commit 777b88c

Browse files
chore(deps): update all npm dependencies (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9d790c commit 777b88c

File tree

4 files changed

+559
-410
lines changed

4 files changed

+559
-410
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@testing-library/dom": "10.4.1",
2828
"@types/react": "19.1.12",
2929
"@types/react-dom": "19.1.9",
30-
"@vitejs/plugin-react": "4.7.0",
30+
"@vitejs/plugin-react": "5.0.2",
3131
"eslint": "9.34.0",
3232
"eslint-plugin-import": "2.32.0",
3333
"eslint-plugin-react": "7.37.5",

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"nextra-theme-docs": "4.4.0",
4949
"pagefind": "1.4.0",
5050
"postcss": "8.5.6",
51-
"shadcn": "2.10.0",
51+
"shadcn": "3.1.0",
5252
"tailwindcss": "4.1.12",
5353
"tw-animate-css": "1.3.7"
5454
}

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@types/node": "22.18.0",
102102
"@types/react": "19.1.12",
103103
"@types/react-dom": "19.1.9",
104-
"@vitejs/plugin-react": "4.7.0",
104+
"@vitejs/plugin-react": "5.0.2",
105105
"@vitest/coverage-v8": "3.2.4",
106106
"eslint-plugin-require-extensions": "0.1.3",
107107
"jsdom": "26.1.0",

0 commit comments

Comments
 (0)