@baseline-ui/translations 0.58.0 → 0.59.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.
@@ -9274,6 +9274,33 @@ SOFTWARE.
9274
9274
 
9275
9275
  ---
9276
9276
 
9277
+ The following software may be included in this product: immer (11.1.4)
9278
+ This software contains the following license and notice below:
9279
+
9280
+ MIT License
9281
+
9282
+ Copyright (c) 2017 Michel Weststrate
9283
+
9284
+ Permission is hereby granted, free of charge, to any person obtaining a copy
9285
+ of this software and associated documentation files (the "Software"), to deal
9286
+ in the Software without restriction, including without limitation the rights
9287
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9288
+ copies of the Software, and to permit persons to whom the Software is
9289
+ furnished to do so, subject to the following conditions:
9290
+
9291
+ The above copyright notice and this permission notice shall be included in all
9292
+ copies or substantial portions of the Software.
9293
+
9294
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9295
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9296
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9297
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9298
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9299
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9300
+ SOFTWARE.
9301
+
9302
+ ---
9303
+
9277
9304
  The following software may be included in this product: import-fresh (3.3.1)
9278
9305
  This software contains the following license and notice below:
9279
9306
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baseline-ui/translations",
3
- "version": "0.58.0",
3
+ "version": "0.59.0",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",