mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-12-24 00:01:36 +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",
|
"name": "foris",
|
||||||
"version": "5.2.0",
|
"version": "5.3.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "foris",
|
"name": "foris",
|
||||||
"version": "5.2.0",
|
"version": "5.3.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "foris",
|
"name": "foris",
|
||||||
"version": "5.2.0",
|
"version": "5.3.0",
|
||||||
"description": "Set of components and utils for Foris and its plugins.",
|
"description": "Set of components and utils for Foris and its plugins.",
|
||||||
"author": "CZ.NIC, z.s.p.o.",
|
"author": "CZ.NIC, z.s.p.o.",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user