discourse/app/assets/javascripts/theme-transpiler
dependabot[bot] d56e566b39
Build(deps): Bump memfs from 4.26.0 to 4.36.0 (#34049)
Bumps [memfs](https://github.com/streamich/memfs) from 4.26.0 to 4.36.0.
- [Release notes](https://github.com/streamich/memfs/releases)
-
[Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/streamich/memfs/compare/v4.26.0...v4.36.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 01:44:39 +02:00
..
rollup-plugins DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
add-theme-globals.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
add-theme-globals.test.mjs DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
babel-replace-imports.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
babel-replace-imports.test.mjs DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
build.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
content-tag.js DEV: Resolve content-tag initSync deprecation (#32746) 2025-05-15 13:04:52 +01:00
noop.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
package.json Build(deps): Bump memfs from 4.26.0 to 4.36.0 (#34049) 2025-08-04 01:44:39 +02:00
postcss-variable-prefixer.js DEV: Bump linting dependencies and fix violations (#32682) 2025-05-12 14:14:07 +01:00
postcss.js DEV: Introduce postcss minmax transform (#31885) 2025-03-18 19:28:52 +00:00
rollup-virtual-imports.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
shims.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
theme-hbs-ast-transforms.js DEV: Move theme hbs transforms into dedicated file (#33602) 2025-07-14 14:08:56 +01:00
theme-rollup.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
transpiler.js DEV: Remove template compilation from theme transpiler (#33862) 2025-07-27 12:30:10 +02:00
url-polyfill.js