Skip to content

Commit 3843827

Browse files
committed
ui: bump react-formule 1.4.0
Signed-off-by: Pamfilos Fokianos <[email protected]>
1 parent 3b48eeb commit 3843827

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ui/cap-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"query-string": "^5.1.0",
5858
"react": "^18.2.0",
5959
"react-dom": "^18.2.0",
60-
"react-formule": "1.3.0",
60+
"react-formule": "1.4.0",
6161
"react-infinite-scroll-component": "6.1.0",
6262
"react-input-mask": "3.0.0-alpha.2",
6363
"react-joyride": "^2.5.4",
@@ -108,4 +108,4 @@
108108
"type": "git",
109109
"url": ""
110110
}
111-
}
111+
}

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -14235,10 +14235,10 @@ react-floater@^0.7.9:
1423514235
prop-types "^15.8.1"
1423614236
tree-changes "^0.9.1"
1423714237

14238-
react-formule@1.3.0:
14239-
version "1.3.0"
14240-
resolved "https://registry.yarnpkg.com/react-formule/-/react-formule-1.3.0.tgz#7ee88d794716e828de28201c418cf324e71807c6"
14241-
integrity sha512-Evd4d4z8dTWCidgfy8WxDXp7Iw1WpSupMnWPDjJHFZvxdDT1fo0bQ64h4yhhYDEbwnebCjb9UhRtKQFRnDiIKg==
14238+
react-formule@1.4.0:
14239+
version "1.4.0"
14240+
resolved "https://registry.yarnpkg.com/react-formule/-/react-formule-1.4.0.tgz#666e67de64649df3585b41f19da510586c496c0b"
14241+
integrity sha512-AGEesp5b9EaYLx2ZvSrmtkM/23s1KfZqUzcitT4LGI/ySCteYkvdjc7FJMTKcagDasLpnf3z3/cbKLxlqg4STw==
1424214242
dependencies:
1424314243
"@ant-design/pro-layout" "^7.16.4"
1424414244
"@codemirror/lang-json" "^6.0.1"

0 commit comments

Comments
 (0)