-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file | |
The format is based on [Keep a Changelog](http://keepachangelog.com/) | ||
and this project adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
## 5.8.0-rc.2 | ||
### Changed | ||
- Updated [email protected] | ||
|
||
## 5.7.0-rc.1 | ||
### Changed | ||
- Increment minor version. | ||
|
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/*! formiojs v4.19.4 | https://unpkg.com/formiojs@4.19.4/LICENSE.txt */ | ||
/*! formiojs v4.21.0 | https://unpkg.com/formiojs@4.21.0/LICENSE.txt */ |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3091,10 +3091,10 @@ formidable@^1.2.1: | |
resolved "https://registry.yarnpkg.com/formidable/-/formidable-1.2.6.tgz#d2a51d60162bbc9b4a055d8457a7c75315d1a168" | ||
integrity sha512-KcpbcpuLNOwrEjnbpMC0gS+X8ciDoZE1kkqzat4a8vrprf+s9pKNQ/QIwWfbfs4ltgmFl3MD177SNTkve3BwGQ== | ||
|
||
formiojs@4.19.4: | ||
version "4.19.4" | ||
resolved "https://registry.yarnpkg.com/formiojs/-/formiojs-4.19.4.tgz#fc1209369d56d30a0acc7dcfe5e78623e21b7312" | ||
integrity sha512-bVWAqyJ4gb8lGXHLi/XKJGu4Sn0IPBM3IporBtMcOBEUVtNKn3/PLB2lGKbzh5rF2QeEX1Uwb81oeakzDdSUTA== | ||
formiojs@4.21.0: | ||
version "4.21.0" | ||
resolved "https://registry.yarnpkg.com/formiojs/-/formiojs-4.21.0.tgz#bdc5c97748f0ad35d2ad45f0af7194c5902e068d" | ||
integrity sha512-mVxAKymCWuZORNHoifsjezCdWSM8Ww268BjhU/wv5fL71UWP7m6PsYVzzMptz/yf7mvdTQfnCiB/tlYel/MEHA== | ||
dependencies: | ||
"@formio/bootstrap3" "2.12.4-rc.1" | ||
"@formio/choices.js" "10.2.1" | ||
|
@@ -3119,6 +3119,7 @@ [email protected]: | |
fetch-ponyfill "^7.1.0" | ||
i18next "22.4.12" | ||
idb "^7.1.1" | ||
inputmask "^5.0.8" | ||
ismobilejs "^1.1.1" | ||
json-logic-js "^2.0.2" | ||
jstimezonedetect "^1.0.7" | ||
|
@@ -3752,6 +3753,11 @@ inline-source@~6.1.8: | |
svgo "~1.2.2" | ||
terser "~3.17.0" | ||
|
||
inputmask@^5.0.8: | ||
version "5.0.9" | ||
resolved "https://registry.yarnpkg.com/inputmask/-/inputmask-5.0.9.tgz#7bf4e83f5e199c88c0edf28545dc23fa208ef4be" | ||
integrity sha512-s0lUfqcEbel+EQXtehXqwCJGShutgieOaIImFKC/r4reYNvX3foyrChl6LOEvaEgxEbesePIrw1Zi2jhZaDZbQ== | ||
|
||
internal-slot@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c" | ||
|