diff --git a/package-lock.json b/package-lock.json index f5938788..6b3acbd7 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.0", + "preact": "10.28.1", "publint": "0.3.16", "react": "19.2.3", "react-dom": "19.2.3", @@ -8954,9 +8954,9 @@ "license": "MIT" }, "node_modules/preact": { - "version": "10.28.0", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.0.tgz", - "integrity": "sha512-rytDAoiXr3+t6OIP3WGlDd0ouCUG1iCWzkcY3++Nreuoi17y6T5i/zRhe6uYfoVcxq6YU+sBtJouuRDsq8vvqA==", + "version": "10.28.1", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.1.tgz", + "integrity": "sha512-u1/ixq/lVQI0CakKNvLDEcW5zfCjUQfZdK9qqWuIJtsezuyG6pk9TWj75GMuI/EzRSZB/VAE43sNWWZfiy8psw==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index b1e8c6a8..c9fb0385 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.0", + "preact": "10.28.1", "publint": "0.3.16", "react": "19.2.3", "react-dom": "19.2.3",