diff --git a/bun.lockb b/bun.lockb index e0154df44..63027eebb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 1342775ae..88270dcb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "myzod": "1.12.0", "ok-computer": "1.0.4", "parse-dont-validate": "4.0.0", - "preact": "10.24.3", + "preact": "10.25.0", "purify-ts": "2.1.0", "r-assign": "1.9.0", "reflect-metadata": "0.2.2", @@ -8814,10 +8814,9 @@ "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==" }, "node_modules/preact": { - "version": "10.24.3", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.24.3.tgz", - "integrity": "sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==", - "license": "MIT", + "version": "10.25.0", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.0.tgz", + "integrity": "sha512-6bYnzlLxXV3OSpUxLdaxBmE7PMOu0aR3pG6lryK/0jmvcDFPlcXGQAt5DpK3RITWiDrfYZRI0druyaK/S9kYLg==", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" @@ -17734,9 +17733,9 @@ "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==" }, "preact": { - "version": "10.24.3", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.24.3.tgz", - "integrity": "sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==" + "version": "10.25.0", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.0.tgz", + "integrity": "sha512-6bYnzlLxXV3OSpUxLdaxBmE7PMOu0aR3pG6lryK/0jmvcDFPlcXGQAt5DpK3RITWiDrfYZRI0druyaK/S9kYLg==" }, "prelude-ls": { "version": "1.2.1", diff --git a/package.json b/package.json index e7f7d6747..40c591b26 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "myzod": "1.12.0", "ok-computer": "1.0.4", "parse-dont-validate": "4.0.0", - "preact": "10.24.3", + "preact": "10.25.0", "purify-ts": "2.1.0", "r-assign": "1.9.0", "reflect-metadata": "0.2.2",