[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-workers. SSR-safe, zero-config Web Workers integration for Nuxt.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency magic-string to v1 (#280)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Jul 27, 2026, 11:55 AM +0100) commit cb56b61b parent a1e038f2
+10 -3
+1 -1
package.json
··· 43 43 }, 44 44 "dependencies": { 45 45 "@nuxt/kit": "^4.0.0", 46 - "magic-string": "^0.30.17", 46 + "magic-string": "^1.0.0", 47 47 "mlly": "^1.7.4", 48 48 "pathe": "^2.0.3", 49 49 "ufo": "^1.5.4",
+9 -2
pnpm-lock.yaml
··· 17 17 specifier: ^4.0.0 18 18 version: 4.4.8(magicast@0.5.3) 19 19 magic-string: 20 - specifier: ^0.30.17 21 - version: 0.30.21 20 + specifier: ^1.0.0 21 + version: 1.1.0 22 22 mlly: 23 23 specifier: ^1.7.4 24 24 version: 1.8.2 ··· 3521 3521 3522 3522 magic-string@0.30.21: 3523 3523 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 3524 + 3525 + magic-string@1.1.0: 3526 + resolution: {integrity: sha512-kS3VHe0nEPST2saQV4Rbkchcd3UBRkVTQHo1D3h/ZTwFDhai/mfKkmtPAtD129EOI7K3HlHIsFOt0WrI2/oU9g==} 3524 3527 3525 3528 magicast@0.3.5: 3526 3529 resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==} ··· 8387 8390 magic-string: 0.30.21 8388 8391 8389 8392 magic-string@0.30.21: 8393 + dependencies: 8394 + '@jridgewell/sourcemap-codec': 1.5.5 8395 + 8396 + magic-string@1.1.0: 8390 8397 dependencies: 8391 8398 '@jridgewell/sourcemap-codec': 1.5.5 8392 8399