Fixed not shown icons when sidebar is closed #4

Manually merged
liviu merged 3 commits from GF-15-no-icons into production 2026-01-17 11:03:25 +01:00
Showing only changes of commit f37b02fef9 - Show all commits

6
package-lock.json generated
View file

@ -14556,9 +14556,9 @@
} }
}, },
"node_modules/tar": { "node_modules/tar": {
"version": "7.5.2", "version": "7.5.3",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz", "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.3.tgz",
"integrity": "sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==", "integrity": "sha512-ENg5JUHUm2rDD7IvKNFGzyElLXNjachNLp6RaGf4+JOgxXHkqA+gq81ZAMCUmtMtqBsoU62lcp6S27g1LCYGGQ==",
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
"@isaacs/fs-minipass": "^4.0.0", "@isaacs/fs-minipass": "^4.0.0",