diff --git a/package-lock.json b/package-lock.json index 023c7bed..8d908352 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "lint-staged": "17.0.4", "playwright": "1.60.0", "preact": "10.29.1", - "publint": "0.3.20", + "publint": "0.3.21", "react": "19.2.6", "react-dom": "19.2.6", "rollup": "4.60.3", @@ -6275,9 +6275,9 @@ "license": "MIT" }, "node_modules/publint": { - "version": "0.3.20", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.20.tgz", - "integrity": "sha512-UWqFYP7VBVCe9l/leEEGJrDs6Am4K4KapLmLi5qbt+9fA+Ny38ghdW+bw1nYfVqCK8/3kgsxjjhFjTYqYYRpyw==", + "version": "0.3.21", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.21.tgz", + "integrity": "sha512-OqejcnMV6E9zel2oCrUOJEiiFkGiAAni0A6ibfQNh1k9Gu5z4F+Yso8lllam7AzmV6Do0vp7u3UpZNRBwuXaHQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5101e534..d052a77a 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "lint-staged": "17.0.4", "playwright": "1.60.0", "preact": "10.29.1", - "publint": "0.3.20", + "publint": "0.3.21", "react": "19.2.6", "react-dom": "19.2.6", "rollup": "4.60.3",