|
213 | 213 | unist-util-visit-parents "^6.0.1"
|
214 | 214 | vfile "^6.0.2"
|
215 | 215 |
|
216 |
| -"@astrojs/preact@^3.5.1": |
217 |
| - version "3.5.1" |
218 |
| - resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-3.5.1.tgz#ceb844ab43d342ced6d13616ea28e637ddc2b972" |
219 |
| - integrity sha512-sKF0Di7kwr2pMAc0PbEGuNF9AhJdLImQqtbgUUP3x75zaBg6mJsHmVt5jMqYpW4zWBfLuqACTaNLxWwu6u4nzw== |
| 216 | +"@astrojs/preact@^3.5.2": |
| 217 | + version "3.5.2" |
| 218 | + resolved "https://registry.yarnpkg.com/@astrojs/preact/-/preact-3.5.2.tgz#2e33eef1c939c04785e25636906dee07cec87c51" |
| 219 | + integrity sha512-pu7cmoLy6fWV1oO2LZ8IU2Tgu+nMi8b2mvRoQ6oIn+ViJUu3Ibgi8gVl2Ntf/ZbrVBcyQm3qtCXMuIHBrsZ+7w== |
220 | 220 | dependencies:
|
221 |
| - "@babel/plugin-transform-react-jsx" "^7.24.7" |
| 221 | + "@babel/plugin-transform-react-jsx" "^7.25.2" |
222 | 222 | "@babel/plugin-transform-react-jsx-development" "^7.24.7"
|
223 | 223 | "@preact/preset-vite" "2.8.2"
|
224 | 224 | "@preact/signals" "^1.3.0"
|
225 | 225 | babel-plugin-transform-hook-names "^1.0.2"
|
226 |
| - preact-render-to-string "^6.5.5" |
| 226 | + preact-render-to-string "^6.5.9" |
227 | 227 |
|
228 | 228 | "@astrojs/prism@3.1.0":
|
229 | 229 | version "3.1.0"
|
@@ -3577,10 +3577,10 @@ postcss@^8.4.43:
|
3577 | 3577 | picocolors "^1.0.1"
|
3578 | 3578 | source-map-js "^1.2.0"
|
3579 | 3579 |
|
3580 |
| -preact-render-to-string@^6.5.5: |
3581 |
| - version "6.5.6" |
3582 |
| - resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-6.5.6.tgz#8e5bd86fd448adf26e6bf8d88c199ab66733ded1" |
3583 |
| - integrity sha512-msFdv7/ooTV6OIodAnU87V4ct+m2DA1rwaRYV+DNvTYpm/ZInQfoGrcHmbTkV7TOcJaHh5wt1NjiALA46Jyxhw== |
| 3580 | +preact-render-to-string@^6.5.9: |
| 3581 | + version "6.5.10" |
| 3582 | + resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-6.5.10.tgz#ae605bdc172865e7687bf287d2353ceb7accc9d5" |
| 3583 | + integrity sha512-BJdypTQaBA5UbTF9NKZS3zP93Sw33tZOxNXIfuHofqOZFoMdsquNkVebs/HkEw0in/Qbi6Ep/Anngnj+VsHeBQ== |
3584 | 3584 |
|
3585 | 3585 | preact@^10.23.2:
|
3586 | 3586 | version "10.23.2"
|
|
0 commit comments