Skip to content

Commit 8d910f9

Browse files
committed
chore: Update storybook lib
1 parent 33b050e commit 8d910f9

File tree

3 files changed

+2357
-2668
lines changed

3 files changed

+2357
-2668
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
"start": "next start"
1010
},
1111
"dependencies": {
12-
"@docsearch/css": "^3.6.0",
13-
"@docsearch/react": "^3.6.0",
12+
"@docsearch/css": "^3.9.0",
13+
"@docsearch/react": "^3.9.0",
1414
"@headlessui/react": "^2.2.0",
1515
"@heroicons/react": "^2.2.0",
1616
"@vercel/analytics": "1.5.0",
1717
"@vercel/speed-insights": "^1.2.0",
1818
"clsx": "^2.1.1",
1919
"http-status-codes": "^2.3.0",
2020
"next": "^14.2.4",
21-
"nextra": "^3.1.0",
22-
"nextra-theme-docs": "^3.1.0",
21+
"nextra": "^3.3.1",
22+
"nextra-theme-docs": "^3.3.1",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
2525
"react-tweet": "^3.2.2",

examples/example-app-router-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "^3.3.3",
4848
"sharp": "^0.33.4",
4949
"storybook": "^8.6.4",
50-
"storybook-next-intl": "^1.2.5",
50+
"storybook-next-intl": "^1.2.6",
5151
"typescript": "^5.5.3"
5252
},
5353
"prettier": {

0 commit comments

Comments
 (0)