@flarehr/bank-details-app 0.1.1907 → 0.1.1934

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flarehr/bank-details-app",
3
- "version": "0.1.1907",
3
+ "version": "0.1.1934",
4
4
  "description": "Flare Bank Details App",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "files": [
@@ -16,7 +16,8 @@
16
16
  "@fortawesome/react-fontawesome": "^0.2.0",
17
17
  "@headlessui/react": "^1.7.17",
18
18
  "preact": "^10.17.1",
19
- "preact-custom-element": "^4.2.1"
19
+ "preact-custom-element": "^4.2.1",
20
+ "use-sync-external-store": "^1.2.2"
20
21
  },
21
22
  "devDependencies": {
22
23
  "@tailwindcss/forms": "^0.5.6",