diff --git a/package-lock.json b/package-lock.json index 0e4b8957..a09d1f88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "lint-staged": "16.4.0", "playwright": "1.59.1", "preact": "10.29.1", - "publint": "0.3.18", + "publint": "0.3.19", "react": "19.2.5", "react-dom": "19.2.5", "rollup": "4.60.3", @@ -6159,9 +6159,9 @@ "license": "MIT" }, "node_modules/publint": { - "version": "0.3.18", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.18.tgz", - "integrity": "sha512-JRJFeBTrfx4qLwEuGFPk+haJOJN97KnPuK01yj+4k/Wj5BgoOK5uNsivporiqBjk2JDaslg7qJOhGRnpltGeog==", + "version": "0.3.19", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.19.tgz", + "integrity": "sha512-J3p4GOocCRFyLLFRzGfIhAwWgk0Kkcdxj5iFspFvCYbyiJs5IhCM8gsIkcNeQL+tdpV671RtJQiTFSUKhl1Wjg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8e69bcc2..76619fcd 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "lint-staged": "16.4.0", "playwright": "1.59.1", "preact": "10.29.1", - "publint": "0.3.18", + "publint": "0.3.19", "react": "19.2.5", "react-dom": "19.2.5", "rollup": "4.60.3",