less 4.6.3-beta.0 → 4.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Less - Leaner CSS v4.6.3-beta.0
2
+ * Less - Leaner CSS v4.6.4
3
3
  * http://lesscss.org
4
4
  *
5
5
  * Copyright (c) 2009-2026, Alexis Sellier <self@cloudhead.net>
@@ -14045,7 +14045,7 @@ var imageSize = environment => {
14045
14045
  };
14046
14046
 
14047
14047
  createRequire();
14048
- const version = "4.6.3-beta.0";
14048
+ const version = "4.6.4";
14049
14049
 
14050
14050
  const less = createFromEnvironment(environment, [new FileManager(), new UrlFileManager()], version);
14051
14051
 
package/dist/less.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Less - Leaner CSS v4.6.3-beta.0
2
+ * Less - Leaner CSS v4.6.4
3
3
  * http://lesscss.org
4
4
  *
5
5
  * Copyright (c) 2009-2026, Alexis Sellier <self@cloudhead.net>
@@ -14130,7 +14130,7 @@
14130
14130
  };
14131
14131
 
14132
14132
  var name = "less";
14133
- var version = "4.6.3-beta.0";
14133
+ var version = "4.6.4";
14134
14134
  var description = "Leaner CSS";
14135
14135
  var homepage = "http://lesscss.org";
14136
14136
  var author = {