Skip to content

Commit 4172e9e

Browse files
committed
chore(deps): bump dependencies
1 parent 43a08ad commit 4172e9e

File tree

3 files changed

+688
-691
lines changed

3 files changed

+688
-691
lines changed

apps/docs/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@
99
"start": "next start"
1010
},
1111
"dependencies": {
12-
"fumadocs-core": "15.8.1",
12+
"fumadocs-core": "15.8.2",
1313
"fumadocs-mdx": "11.10.1",
14-
"fumadocs-ui": "15.8.1",
14+
"fumadocs-ui": "15.8.2",
1515
"next": "15.5.4",
16-
"react": "19.1.1",
17-
"react-dom": "19.1.1"
16+
"react": "19.2.0",
17+
"react-dom": "19.2.0"
1818
},
1919
"devDependencies": {
2020
"@eslint/eslintrc": "3.3.1",
21-
"@tailwindcss/postcss": "4.1.13",
21+
"@tailwindcss/postcss": "4.1.14",
2222
"@types/mdx": "2.0.13",
23-
"@types/node": "24.6.1",
24-
"@types/react": "19.1.16",
25-
"@types/react-dom": "19.1.9",
23+
"@types/node": "24.6.2",
24+
"@types/react": "19.2.0",
25+
"@types/react-dom": "19.2.0",
2626
"eslint": "9.36.0",
2727
"eslint-config-next": "15.5.4",
2828
"postcss": "8.5.6",
29-
"tailwindcss": "4.1.13",
29+
"tailwindcss": "4.1.14",
3030
"typescript": "5.9.3"
3131
}
3232
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@stylistic/eslint-plugin": "5.4.0",
3939
"@testing-library/dom": "10.4.1",
4040
"@testing-library/react": "16.3.0",
41-
"@types/react": "19.1.16",
42-
"@types/react-dom": "19.1.9",
41+
"@types/react": "19.2.0",
42+
"@types/react-dom": "19.2.0",
4343
"@types/sinonjs__fake-timers": "8.1.5",
4444
"@typescript-eslint/parser": "8.45.0",
4545
"@vitejs/plugin-react": "5.0.4",
@@ -50,10 +50,10 @@
5050
"eslint-plugin-react": "7.37.5",
5151
"eslint-plugin-react-hooks": "5.2.0",
5252
"globals": "16.4.0",
53-
"jiti": "2.6.0",
53+
"jiti": "2.6.1",
5454
"jsdom": "26.1.0",
55-
"react": "19.1.1",
56-
"react-dom": "19.1.1",
55+
"react": "19.2.0",
56+
"react-dom": "19.2.0",
5757
"shadcn": "2.9.3-canary.0",
5858
"tsx": "4.20.6",
5959
"typescript": "5.9.3",

0 commit comments

Comments
 (0)