diff --git a/package-lock.json b/package-lock.json index b3c727d7..80e845ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.3", "preact": "10.27.2", - "publint": "0.3.13", + "publint": "0.3.14", "react": "19.2.0", "react-dom": "19.2.0", "rollup": "4.52.4", @@ -9075,9 +9075,9 @@ "license": "MIT" }, "node_modules/publint": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.13.tgz", - "integrity": "sha512-NC+lph09+BRO9LJgKlIy3WQXyu6/6WDQ0dCA60KALUwdKVf3PfGuC6fY8I+oKB/5kEPh50aOSUz+6yWy1n4EfA==", + "version": "0.3.14", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.14.tgz", + "integrity": "sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f8abc012..0a6dd3d0 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.3", "preact": "10.27.2", - "publint": "0.3.13", + "publint": "0.3.14", "react": "19.2.0", "react-dom": "19.2.0", "rollup": "4.52.4",