Skip to content

Commit 7146c32

Browse files
committed
Pull in radix-ui and floating-ui
1 parent a31c10f commit 7146c32

File tree

2 files changed

+1299
-100
lines changed

2 files changed

+1299
-100
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"codegen:graphql-schema": "graphql-codegen --config codegen.ts"
4040
},
4141
"dependencies": {
42+
"@floating-ui/react": "^0.27.3",
4243
"@hookform/resolvers": "^2.9.11",
4344
"@nanoauth/base": "^0.3.0",
4445
"@nanoauth/myanimelist": "^0.2.3",
@@ -59,6 +60,7 @@
5960
"graphql-scalars": "^1.24.0",
6061
"lodash-es": "^4.17.21",
6162
"preferred-locale": "^1.0.10",
63+
"radix-ui": "^1.1.2",
6264
"react": "^19.0.0",
6365
"react-blurhash": "^0.3.0",
6466
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)