mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-11 12:30:25 +08:00
Merge pull request #173 from optuna/update-dep
Update plotly.js and recoil.js
This commit is contained in:
Generated
+21
-21
@@ -13,18 +13,18 @@
|
||||
"@mui/material": "^5.4.4",
|
||||
"axios": "^0.21.2",
|
||||
"notistack": "^2.0.3",
|
||||
"plotly.js-dist": "^2.0.0",
|
||||
"plotly.js-dist": "^2.10.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"recoil": "^0.3.1"
|
||||
"recoil": "^0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.3",
|
||||
"@babel/preset-env": "^7.14.5",
|
||||
"@testing-library/react": "^12.0.0",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/plotly.js": "^1.54.10",
|
||||
"@types/plotly.js": "^1.54.20",
|
||||
"@types/react": "^17.0.9",
|
||||
"@types/react-dom": "^17.0.6",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
@@ -5738,9 +5738,9 @@
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/@types/plotly.js": {
|
||||
"version": "1.54.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/plotly.js/-/plotly.js-1.54.12.tgz",
|
||||
"integrity": "sha512-Q+V2t9dVxpBaBVYke5oiNMp8Oj0QyX3hdjcYYhF4zkMFbEVbAPMDYZgvmacC1D5HpJksi06h63IWVNJc4ljrCQ==",
|
||||
"version": "1.54.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/plotly.js/-/plotly.js-1.54.20.tgz",
|
||||
"integrity": "sha512-vqiqq5chr72QoApD+6Hu52iuBvT5/po/sdVF74IBnacQV6J1MjH9OeFZ3GFDwKLF24xT++FMkEGAWcgVMwg2YQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/d3": "^3"
|
||||
@@ -11520,9 +11520,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/plotly.js-dist": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/plotly.js-dist/-/plotly.js-dist-2.0.0.tgz",
|
||||
"integrity": "sha512-Hx1qCbMf/JxPSrFLXYrcSQV5/pBm06TMbvUc2pRCy3fCoBeeEpVDa+Gf6/yhrSLZpMHSdNW6M2S87j8OLEt65g=="
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/plotly.js-dist/-/plotly.js-dist-2.10.0.tgz",
|
||||
"integrity": "sha512-OceBJSwf9q64JK6uHM8/R4KYRNmJ/2UmqTpyWVMXHWuN+aLp8dmF/BMOFi7Vvn1xP/Uj7r6Y/lTuMHnpM7qb0w=="
|
||||
},
|
||||
"node_modules/prelude-ls": {
|
||||
"version": "1.2.1",
|
||||
@@ -11792,9 +11792,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/recoil": {
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/recoil/-/recoil-0.3.1.tgz",
|
||||
"integrity": "sha512-KNA3DRqgxX4rRC8E7fc6uIw7BACmMPuraIYy+ejhE8tsw7w32CetMm8w7AMZa34wzanKKkev3vl3H7Z4s0QSiA==",
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/recoil/-/recoil-0.6.1.tgz",
|
||||
"integrity": "sha512-J7oT3LZl2vpyFClgSUpOQjpykz84VSX/NJE/PavAtR8n7Z+whEdVBPUtwc2TEWjONeL/lJmiac2XQ+qEOQA52Q==",
|
||||
"dependencies": {
|
||||
"hamt_plus": "1.0.2"
|
||||
},
|
||||
@@ -17835,9 +17835,9 @@
|
||||
"peer": true
|
||||
},
|
||||
"@types/plotly.js": {
|
||||
"version": "1.54.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/plotly.js/-/plotly.js-1.54.12.tgz",
|
||||
"integrity": "sha512-Q+V2t9dVxpBaBVYke5oiNMp8Oj0QyX3hdjcYYhF4zkMFbEVbAPMDYZgvmacC1D5HpJksi06h63IWVNJc4ljrCQ==",
|
||||
"version": "1.54.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/plotly.js/-/plotly.js-1.54.20.tgz",
|
||||
"integrity": "sha512-vqiqq5chr72QoApD+6Hu52iuBvT5/po/sdVF74IBnacQV6J1MjH9OeFZ3GFDwKLF24xT++FMkEGAWcgVMwg2YQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/d3": "^3"
|
||||
@@ -22207,9 +22207,9 @@
|
||||
}
|
||||
},
|
||||
"plotly.js-dist": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/plotly.js-dist/-/plotly.js-dist-2.0.0.tgz",
|
||||
"integrity": "sha512-Hx1qCbMf/JxPSrFLXYrcSQV5/pBm06TMbvUc2pRCy3fCoBeeEpVDa+Gf6/yhrSLZpMHSdNW6M2S87j8OLEt65g=="
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/plotly.js-dist/-/plotly.js-dist-2.10.0.tgz",
|
||||
"integrity": "sha512-OceBJSwf9q64JK6uHM8/R4KYRNmJ/2UmqTpyWVMXHWuN+aLp8dmF/BMOFi7Vvn1xP/Uj7r6Y/lTuMHnpM7qb0w=="
|
||||
},
|
||||
"prelude-ls": {
|
||||
"version": "1.2.1",
|
||||
@@ -22427,9 +22427,9 @@
|
||||
}
|
||||
},
|
||||
"recoil": {
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/recoil/-/recoil-0.3.1.tgz",
|
||||
"integrity": "sha512-KNA3DRqgxX4rRC8E7fc6uIw7BACmMPuraIYy+ejhE8tsw7w32CetMm8w7AMZa34wzanKKkev3vl3H7Z4s0QSiA==",
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/recoil/-/recoil-0.6.1.tgz",
|
||||
"integrity": "sha512-J7oT3LZl2vpyFClgSUpOQjpykz84VSX/NJE/PavAtR8n7Z+whEdVBPUtwc2TEWjONeL/lJmiac2XQ+qEOQA52Q==",
|
||||
"requires": {
|
||||
"hamt_plus": "1.0.2"
|
||||
}
|
||||
|
||||
+3
-3
@@ -20,18 +20,18 @@
|
||||
"@mui/material": "^5.4.4",
|
||||
"axios": "^0.21.2",
|
||||
"notistack": "^2.0.3",
|
||||
"plotly.js-dist": "^2.0.0",
|
||||
"plotly.js-dist": "^2.10.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"recoil": "^0.3.1"
|
||||
"recoil": "^0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.3",
|
||||
"@babel/preset-env": "^7.14.5",
|
||||
"@testing-library/react": "^12.0.0",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/plotly.js": "^1.54.10",
|
||||
"@types/plotly.js": "^1.54.20",
|
||||
"@types/react": "^17.0.9",
|
||||
"@types/react-dom": "^17.0.6",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
|
||||
Reference in New Issue
Block a user