File tree 3 files changed +2357
-2668
lines changed
examples/example-app-router-playground
3 files changed +2357
-2668
lines changed Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"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" ,
14
14
"@headlessui/react" : " ^2.2.0" ,
15
15
"@heroicons/react" : " ^2.2.0" ,
16
16
"@vercel/analytics" : " 1.5.0" ,
17
17
"@vercel/speed-insights" : " ^1.2.0" ,
18
18
"clsx" : " ^2.1.1" ,
19
19
"http-status-codes" : " ^2.3.0" ,
20
20
"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 " ,
23
23
"react" : " ^18.3.1" ,
24
24
"react-dom" : " ^18.3.1" ,
25
25
"react-tweet" : " ^3.2.2" ,
Original file line number Diff line number Diff line change 47
47
"prettier" : " ^3.3.3" ,
48
48
"sharp" : " ^0.33.4" ,
49
49
"storybook" : " ^8.6.4" ,
50
- "storybook-next-intl" : " ^1.2.5 " ,
50
+ "storybook-next-intl" : " ^1.2.6 " ,
51
51
"typescript" : " ^5.5.3"
52
52
},
53
53
"prettier" : {
You can’t perform that action at this time.
0 commit comments