diff --git a/package-lock.json b/package-lock.json index eee7f7b..70e037c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@radix-ui/react-avatar": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", - "@radix-ui/themes": "^3.1.1", + "@radix-ui/themes": "^3.1.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "lucide-react": "^0.399.0", @@ -1623,9 +1623,9 @@ "license": "MIT" }, "node_modules/@radix-ui/themes": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@radix-ui/themes/-/themes-3.1.1.tgz", - "integrity": "sha512-G+j+x+7kyqQXnn+ftlNPgk1DdZ8h/vVZnLsG4hZB0Mxw4fdKCh1tThQuXDSBNWhFt/vTG79BMzRMiflovENrmA==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/@radix-ui/themes/-/themes-3.1.3.tgz", + "integrity": "sha512-GJt4r7Vh0w4yiGuqOKLvrZXLEAxUWfEUUtdj17rCfi+P/zpKUc7TsXro8GftA2Y1tm78Cx9x1HKt23dHc/WqIA==", "license": "MIT", "dependencies": { "@radix-ui/colors": "3.0.0", diff --git a/package.json b/package.json index c4065ec..054c369 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@radix-ui/react-avatar": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", - "@radix-ui/themes": "^3.1.1", + "@radix-ui/themes": "^3.1.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "lucide-react": "^0.399.0",