diff --git a/package-lock.json b/package-lock.json index ab4cc8a8..ac29ff88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "jest-environment-jsdom": "29.7.0", "jest-watch-typeahead": "2.2.2", "lint-staged": "16.0.0", - "preact": "10.26.6", + "preact": "10.26.7", "react": "19.1.0", "react-dom": "19.1.0", "rollup": "4.41.0", @@ -8532,9 +8532,9 @@ "license": "MIT" }, "node_modules/preact": { - "version": "10.26.6", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.6.tgz", - "integrity": "sha512-5SRRBinwpwkaD+OqlBDeITlRgvd8I8QlxHJw9AxSdMNV6O+LodN9nUyYGpSF7sadHjs6RzeFShMexC6DbtWr9g==", + "version": "10.26.7", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.7.tgz", + "integrity": "sha512-43xS+QYc1X1IPbw03faSgY6I6OYWcLrJRv3hU0+qMOfh/XCHcP0MX2CVjNARYR2cC/guu975sta4OcjlczxD7g==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 8d9a0857..2f90999c 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "jest-environment-jsdom": "29.7.0", "jest-watch-typeahead": "2.2.2", "lint-staged": "16.0.0", - "preact": "10.26.6", + "preact": "10.26.7", "react": "19.1.0", "react-dom": "19.1.0", "rollup": "4.41.0",