Bump v5.6.0

* Add & update Weblate translations
* Add CustomizationContext and custom hook
* Update caniuse-lite
* Remove testUtils from .gitignore
* Make ieee80211w_disabled as optional in WiFiForm
* Move contexts in a context folder
* NPM audit fix
merge-requests/209/head
Aleksandr Gumroian 1 year ago
parent 620eee3f53
commit fb41c9629e
No known key found for this signature in database
GPG Key ID: 5F29B986B9AD1471
  1. 4
      package-lock.json
  2. 2
      package.json

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "foris",
"version": "5.5.0",
"version": "5.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "foris",
"version": "5.5.0",
"version": "5.6.0",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.21.1",

@ -1,6 +1,6 @@
{
"name": "foris",
"version": "5.5.0",
"version": "5.6.0",
"description": "Foris JS library is a set of components and utils for reForis application and plugins.",
"author": "CZ.NIC, z.s.p.o.",
"repository": {

Loading…
Cancel
Save