JoniLieh
JoniLieh
Hello, pls update your dependencies as sharp is currently on high severity:  Thanks!
Hey there, thanks for your package! How would I load a preset like: @tsparticles/preset-hyperspace Maybe like this idk: ```ts import { loadFireflyPreset } from "@tsparticles/preset-hyperspace" import type { Container, Engine...
### Environment `"nuxt": "^4.0.3" -> "nitropack": "2.12.4" -> "httpxy": "^0.1.7"` `node v20.18.3` `npm 11.2.0` ### Reproduction ```js ... nitro: { // routeRules: { // '/api/**': { // proxy: "http://localhost:33001/api"+ '/**',...