diff --git a/package-lock.json b/package-lock.json index 2023c0be..6bc86f87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.4", "preact": "10.27.2", - "publint": "0.3.14", + "publint": "0.3.15", "react": "19.2.0", "react-dom": "19.2.0", "rollup": "4.52.5", @@ -9076,9 +9076,9 @@ "license": "MIT" }, "node_modules/publint": { - "version": "0.3.14", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.14.tgz", - "integrity": "sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.15.tgz", + "integrity": "sha512-xPbRAPW+vqdiaKy5sVVY0uFAu3LaviaPO3pZ9FaRx59l9+U/RKR1OEbLhkug87cwiVKxPXyB4txsv5cad67u+A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0163e855..a7e1217c 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.4", "preact": "10.27.2", - "publint": "0.3.14", + "publint": "0.3.15", "react": "19.2.0", "react-dom": "19.2.0", "rollup": "4.52.5",