Skip to content

Commit b11927b

Browse files
committed
FIO-9942: update @formio/js version
1 parent 6b5d95b commit b11927b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "",
2525
"license": "ISC",
2626
"devDependencies": {
27-
"@formio/js": "v5.1.0-dev.6208.59bdd3f",
27+
"@formio/js": "v5.1.0-dev.6214.89da41f",
2828
"@typescript-eslint/eslint-plugin": "^7.10.0",
2929
"@typescript-eslint/parser": "^7.10.0",
3030
"eslint": "^9.3.0",
@@ -33,7 +33,7 @@
3333
"webpack-cli": "^5.1.4"
3434
},
3535
"peerDependencies": {
36-
"@formio/js": "v5.1.0-dev.6208.59bdd3f"
36+
"@formio/js": "v5.1.0-dev.6214.89da41f"
3737
},
3838
"dependencies": {
3939
"@formio/js-interpreter": "1.1.0-formio.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141

4242
4343
version "3.0.0-dev.121.085d187"
44-
resolved "https://pkg.form.io/@formio/bootstrap/-/bootstrap-3.0.0-dev.121.085d187.tgz#7cc8c3a62e531b9b508e68d08fa513241c659da6"
44+
resolved "https://registry.yarnpkg.com/@formio/bootstrap/-/bootstrap-3.0.0-dev.121.085d187.tgz#7cc8c3a62e531b9b508e68d08fa513241c659da6"
4545
integrity sha512-V9AgDNTiFuvw0g/+QbUu2e8c061obSInmwn3qjsxkySg1VtpuVO2hrhgS8Lqxa5Q3IKbgmkrbCJGex8GCxNAnA==
4646

4747
4848
version "2.5.1-rc.6"
49-
resolved "https://pkg.form.io/@formio/core/-/core-2.5.1-rc.6.tgz#9f7e165fc77051c87266a6c3aa9f29e2d0fe7c2c"
49+
resolved "https://registry.yarnpkg.com/@formio/core/-/core-2.5.1-rc.6.tgz#9f7e165fc77051c87266a6c3aa9f29e2d0fe7c2c"
5050
integrity sha512-oT+mAu5hH8CslJXuZM9FSrQUV+RxD3ZQtgKL7RASGsHsdiz3zf7b4eE5LPs0vK+qaYloGTTMKFNs8vXGGNJQkQ==
5151
dependencies:
5252
browser-cookies "^1.2.0"
@@ -68,10 +68,10 @@
6868
dependencies:
6969
acorn "^8.12.1"
7070

71-
"@formio/[email protected].6208.59bdd3f":
72-
version "5.1.0-dev.6208.59bdd3f"
73-
resolved "https://pkg.form.io/@formio/js/-/js-5.1.0-dev.6208.59bdd3f.tgz#f98b42da213b787544c972622f33ffae62a83f57"
74-
integrity sha512-2Yig25hyLJqgGJGrBIf/JyhGWqRUvyxJCiaddWq8/fhbuHuWUlibkxUupE/cJ6dUxqqRw5j7R78m6j3e33f2Sw==
71+
"@formio/[email protected].6214.89da41f":
72+
version "5.1.0-dev.6214.89da41f"
73+
resolved "https://registry.yarnpkg.com/@formio/js/-/js-5.1.0-dev.6214.89da41f.tgz#13b69fded69203fa81579fc0af8686aa187e8cfc"
74+
integrity sha512-qe+owbEJ+mSF+763t/t3LPg5qYQwD0plvT0CeepR5RKH3WhwrH5WV/l9QjsgtW2BdwzgUfi9ozwefPCag8Vjeg==
7575
dependencies:
7676
"@formio/bootstrap" v3.0.0-dev.121.085d187
7777
"@formio/core" "2.5.1-rc.6"

0 commit comments

Comments
 (0)