diff --git a/package-lock.json b/package-lock.json index f71e3a66..e26a1cf9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "next-auth": "^4.24.7", "next-intl": "^3.4.0", "next-usequerystate": "^1.17.2", - "opub-ui": "^0.4.25", + "opub-ui": "^0.4.26", "react": "^19.2.0", "react-aria": "3.22.0", "react-dom": "^19.2.0", @@ -19882,9 +19882,9 @@ } }, "node_modules/opub-ui": { - "version": "0.4.25", - "resolved": "https://registry.npmjs.org/opub-ui/-/opub-ui-0.4.25.tgz", - "integrity": "sha512-BJPOMsfwe6NypHMl5kihf69ZHsqNsCUbLzvYA5Y+20Z8zkUwjgKQHLGBmKPHVfKbiohUoT4u8sWGPditnWvwgQ==", + "version": "0.4.26", + "resolved": "https://registry.npmjs.org/opub-ui/-/opub-ui-0.4.26.tgz", + "integrity": "sha512-iNDvITw7ETWImWMvL90SPlC4Z7UqmPCjFzhekVvxUvM7rWpGrrnC8WAUR7cLgvPNZw+xxWYntpOE2+JQ7dZEuw==", "license": "MIT", "dependencies": { "@ariakit/react": "^0.4.18", diff --git a/package.json b/package.json index d94bf6f8..3bd677f2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "next-auth": "^4.24.7", "next-intl": "^3.4.0", "next-usequerystate": "^1.17.2", - "opub-ui": "^0.4.25", + "opub-ui": "^0.4.26", "react": "^19.2.0", "react-aria": "3.22.0", "react-dom": "^19.2.0",