Skip to content

Commit ca6cb60

Browse files
Merge branch 'staging' of https://github.com/OpenSignLabs/OpenSign into feat_bulksend
2 parents aca2848 + df1c0ea commit ca6cb60

File tree

2 files changed

+35
-39
lines changed

2 files changed

+35
-39
lines changed

apps/OpenSign/package-lock.json

Lines changed: 29 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/OpenSign/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@formkit/auto-animate": "^0.8.2",
77
"@radix-ui/themes": "^2.0.3",
88
"@react-pdf/renderer": "^3.4.4",
9-
"@reduxjs/toolkit": "^2.2.4",
10-
"axios": "^1.6.8",
9+
"@reduxjs/toolkit": "^2.2.5",
10+
"axios": "^1.7.1",
1111
"file-saver": "^2.0.5",
1212
"jwt-decode": "^4.0.0",
1313
"moment": "^2.30.1",
@@ -19,7 +19,7 @@
1919
"react-bootstrap": "^2.10.2",
2020
"react-confetti": "^6.1.0",
2121
"react-cookie": "^7.1.4",
22-
"react-datepicker": "^6.4.0",
22+
"react-datepicker": "^6.9.0",
2323
"react-dnd": "^16.0.1",
2424
"react-dnd-html5-backend": "^16.0.1",
2525
"react-dnd-multi-backend": "^8.0.3",
@@ -31,14 +31,14 @@
3131
"react-modal": "^3.16.1",
3232
"react-pdf": "^7.7.3",
3333
"react-quill": "^2.0.0",
34-
"react-redux": "^9.1.0",
34+
"react-redux": "^9.1.2",
3535
"react-rnd": "^10.4.10",
3636
"react-router-dom": "^6.22.3",
3737
"react-scripts": "5.0.1",
3838
"react-scrollbars-custom": "^4.1.1",
3939
"react-select": "^5.8.0",
4040
"react-signature-canvas": "^1.0.6",
41-
"react-tooltip": "^5.26.3",
41+
"react-tooltip": "^5.26.4",
4242
"react-web-share": "^2.0.2",
4343
"reactour": "^1.19.3",
4444
"redux": "^5.0.1",
@@ -94,6 +94,6 @@
9494
"postcss": "^8.4.38",
9595
"prettier": "^2.8.8",
9696
"pretty-quick": "^3.3.1",
97-
"tailwindcss": "^3.4.1"
97+
"tailwindcss": "^3.4.3"
9898
}
9999
}

0 commit comments

Comments
 (0)