1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-09-13 01:22:12 +02:00

Bump v6.7.2

* Add Turris logo to enhanced QR code display
* Replace deprecated QRCode component with QRCodeSVG
* Refactor button click handlers to simplify event handling in WiFiQRCode
* Re-resolve and re-lock all npm dependencies in package-lock.json
* Override markdown-to-jsx version in order to solve audit issues
* docs: Enhance styleguide configuration with new font and layout options
* docs: Refactor development and introduction sections
* docs: Fix code snippets syntax highlighting & some refactoring
* docs: Update SubmitButton component
* NPM audit fix
This commit is contained in:
Aleksandr Gumroian
2025-04-22 17:56:09 +02:00
parent 5a8281393a
commit 15da3249fc
3 changed files with 23 additions and 4 deletions

4
package-lock.json generated
View File

@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "foris",
"version": "6.7.1",
"version": "6.7.2",
"license": "GPL-3.0",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.7.2",
@@ -18690,4 +18690,4 @@
}
}
}
}
}