diff --git a/package-lock.json b/package-lock.json index e5946be9..d19f0de3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "lint-staged": "16.2.7", "playwright": "1.58.2", "preact": "10.28.4", - "publint": "0.3.17", + "publint": "0.3.18", "react": "19.2.4", "react-dom": "19.2.4", "rollup": "4.59.0", @@ -6470,13 +6470,13 @@ "license": "MIT" }, "node_modules/publint": { - "version": "0.3.17", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.17.tgz", - "integrity": "sha512-Q3NLegA9XM6usW+dYQRG1g9uEHiYUzcCVBJDJ7yMcWRqVU9LYZUWdqbwMZfmTCFC5PZLQpLAmhvRcQRl3exqkw==", + "version": "0.3.18", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.18.tgz", + "integrity": "sha512-JRJFeBTrfx4qLwEuGFPk+haJOJN97KnPuK01yj+4k/Wj5BgoOK5uNsivporiqBjk2JDaslg7qJOhGRnpltGeog==", "dev": true, "license": "MIT", "dependencies": { - "@publint/pack": "^0.1.3", + "@publint/pack": "^0.1.4", "package-manager-detector": "^1.6.0", "picocolors": "^1.1.1", "sade": "^1.8.1" diff --git a/package.json b/package.json index da3d5165..e9bcefb2 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "lint-staged": "16.2.7", "playwright": "1.58.2", "preact": "10.28.4", - "publint": "0.3.17", + "publint": "0.3.18", "react": "19.2.4", "react-dom": "19.2.4", "rollup": "4.59.0",