We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d64693 commit e4977e2Copy full SHA for e4977e2
package.json
@@ -66,18 +66,18 @@
66
},
67
"dependencies": {
68
"@adaptui/react": "1.0.0-alpha.9",
69
- "@adaptui/react-tailwind": "0.1.0-alpha.4",
70
- "@chakra-ui/hooks": "2.0.4",
71
- "@reach/skip-nav": "0.17.0",
72
- "ariakit": "2.0.0-next.36",
+ "@adaptui/react-tailwind": "0.1.0-alpha.5",
+ "@chakra-ui/hooks": "2.1.6",
+ "@reach/skip-nav": "0.18.0",
+ "ariakit": "2.0.0-next.44",
73
"lodash": "4.17.21",
74
- "next": "12.2.3",
+ "next": "12.3.4",
75
"nextra": "2.0.0-alpha.56",
76
"nextra-theme-docs": "2.0.0-alpha.59",
77
"react": "17.0.2",
78
"react-dom": "17.0.2",
79
"react-live": "2.4.1",
80
- "twind": "0.16.17"
+ "twind": "0.16.19"
81
82
"devDependencies": {
83
"@babel/core": "7.18.9",
0 commit comments