mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-13 17:25:34 +01:00
Bump v5.3.0
* Add & update translations * Add rest of the props to DownloadButton component * Add hostname validation * Add wifi 802.11ax HE modes * Set best Wi-Fi HT mode depending on the checked frequency * Improve domain name RegEx pattern * Remove customOrder prop in Select component * Fix Wi-Fi translation strings * Fix autocomplete attribute in PasswordInput * Fix WiFi password max length check * Fix documentation build * Fix access token in publish script * Refine & restructure Makefile * Update GitLab CI image to Node.js v16 * NPM update (several dependencies) * NPM audit fix
This commit is contained in:
parent
671c711a33
commit
536ccc0f03
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "foris",
|
||||
"version": "5.2.0",
|
||||
"version": "5.3.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "foris",
|
||||
"version": "5.2.0",
|
||||
"version": "5.3.0",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "foris",
|
||||
"version": "5.2.0",
|
||||
"version": "5.3.0",
|
||||
"description": "Set of components and utils for Foris and its plugins.",
|
||||
"author": "CZ.NIC, z.s.p.o.",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user