diff --git a/package-lock.json b/package-lock.json index 3df5bc3e..309e1251 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "jest-environment-jsdom": "30.2.0", "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.7", - "preact": "10.28.1", + "preact": "10.28.2", "publint": "0.3.16", "react": "19.2.3", "react-dom": "19.2.3", @@ -8982,9 +8982,9 @@ "license": "MIT" }, "node_modules/preact": { - "version": "10.28.1", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.1.tgz", - "integrity": "sha512-u1/ixq/lVQI0CakKNvLDEcW5zfCjUQfZdK9qqWuIJtsezuyG6pk9TWj75GMuI/EzRSZB/VAE43sNWWZfiy8psw==", + "version": "10.28.2", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.2.tgz", + "integrity": "sha512-lbteaWGzGHdlIuiJ0l2Jq454m6kcpI1zNje6d8MlGAFlYvP2GO4ibnat7P74Esfz4sPTdM6UxtTwh/d3pwM9JA==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 60680efb..8770d988 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "jest-environment-jsdom": "30.2.0", "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.7", - "preact": "10.28.1", + "preact": "10.28.2", "publint": "0.3.16", "react": "19.2.3", "react-dom": "19.2.3",