Skip to content

Commit d05b151

Browse files
committed
update components from react0.3.7
1 parent 44231c1 commit d05b151

File tree

7 files changed

+10852
-10597
lines changed

7 files changed

+10852
-10597
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: dashMpComponents
22
Title: Dash components for the Materials Project
3-
Version: 0.4.38
3+
Version: 0.4.39
44
Description: Dash components for the Materials Project
55
Depends: R (>= 3.0.2)
66
Imports:

dash_mp_components/dash_mp_components.min.js

Lines changed: 10721 additions & 10466 deletions
Large diffs are not rendered by default.

dash_mp_components/dash_mp_components.min.js.LICENSE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ PERFORMANCE OF THIS SOFTWARE.
8282
*
8383
* Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
8484
*
85-
* @version 7.1.7
86-
* @date 2023-09-13T18:13:28.258Z
85+
* @version 7.1.8
86+
* @date 2023-11-08T02:09:51.691Z
8787
*
8888
* @copyright (c) 2011-2017 Almende B.V, http://almende.com
8989
* @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -108,8 +108,8 @@ PERFORMANCE OF THIS SOFTWARE.
108108
*
109109
* A dynamic, browser-based visualization library.
110110
*
111-
* @version 9.1.8
112-
* @date 2023-10-15T18:19:22.998Z
111+
* @version 9.1.9
112+
* @date 2023-11-03T01:42:27.418Z
113113
*
114114
* @copyright (c) 2011-2017 Almende B.V, http://almende.com
115115
* @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs

dash_mp_components/dash_mp_components.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dash_mp_components/package-info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@materialsproject/dash-mp-components",
3-
"version": "0.4.38",
3+
"version": "0.4.39",
44
"description": "Dash components for the Materials Project",
55
"repository": {
66
"type": "git",
@@ -33,7 +33,7 @@
3333
"author": "Materials Project Team <[email protected]>",
3434
"license": "BSD",
3535
"dependencies": {
36-
"@materialsproject/mp-react-components": "0.3.5",
36+
"@materialsproject/mp-react-components": "0.3.7",
3737
"file-loader": "^5.1.0",
3838
"prettier": "^1.19.1",
3939
"process": "^0.11.10",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"author": "Materials Project Team <[email protected]>",
3434
"license": "BSD",
3535
"dependencies": {
36-
"@materialsproject/mp-react-components": "0.3.5",
36+
"@materialsproject/mp-react-components": "0.3.7",
3737
"file-loader": "^5.1.0",
3838
"prettier": "^1.19.1",
3939
"process": "^0.11.10",

0 commit comments

Comments
 (0)