chore(deps): update dependency less to v4.6.3

This commit is contained in:
renovate[bot]
2026-03-15 01:01:47 +00:00
committed by GitHub
parent 8cd4aac4fc
commit e0e11cda73
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -108,7 +108,7 @@
"install": "^0.13.0",
"jest-environment-jsdom": "^30.0.4",
"knip": "^5.0.0",
"less": "4.6.2",
"less": "4.6.3",
"less-loader": "12.3.1",
"mdx-mermaid": "^2.0.0",
"mermaid": "^11.10.0",
@@ -21675,9 +21675,9 @@
}
},
"node_modules/less": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/less/-/less-4.6.2.tgz",
"integrity": "sha512-/f26k/Z8VOtdkmubElnfZGtNoOlnZN6E1g9WkPkRmsz/FNVaaArbwCIMflPdH//RJeowfuTPmdZSp9zyEYQ1gQ==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/less/-/less-4.6.3.tgz",
"integrity": "sha512-xxjVIiz0rvWAhx49t8YLA/Dj6Uig4XdJgTRI5hbYHGmiDSh+S8hi2Wxsed2trjl/uur4kbW2+e2a8Mrk9Rcgbw==",
"license": "Apache-2.0",
"dependencies": {
"copy-anything": "^3.0.5",