@actual-app/web 23.4.1 → 23.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,16 +28,6 @@ object-assign
28
28
  * Copyright © 2014 David Bushell | BSD & MIT license | https://github.com/Pikaday/Pikaday
29
29
  */
30
30
 
31
- /*!
32
- * hotkeys-js v3.8.1
33
- * A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
34
- *
35
- * Copyright (c) 2021 kenny wong <wowohoo@qq.com>
36
- * http://jaywcjlove.github.io/hotkeys
37
- *
38
- * Licensed under the MIT license.
39
- */
40
-
41
31
  /**
42
32
  * @license
43
33
  * Copyright 2017 Adam Miskiewicz
@@ -116,3 +106,12 @@ object-assign
116
106
  * This source code is licensed under the MIT license found in the
117
107
  * LICENSE file in the root directory of this source tree.
118
108
  */
109
+
110
+ /** @license React v17.0.2
111
+ * react-is.production.min.js
112
+ *
113
+ * Copyright (c) Facebook, Inc. and its affiliates.
114
+ *
115
+ * This source code is licensed under the MIT license found in the
116
+ * LICENSE file in the root directory of this source tree.
117
+ */