The Wayback Machine - https://web.archive.org/web/20220508035543/https://github.com/plotly/dash/commit/3ed545110bc517caa01c2310922153b70be3c9e0
Skip to content
Permalink
Browse files
plotly.js 2.12 and minor/patch dep bumps across the board
  • Loading branch information
alexcjohnson committed May 2, 2022
1 parent 07be9e2 commit 3ed545110bc517caa01c2310922153b70be3c9e0

Large diffs are not rendered by default.

@@ -20,11 +20,11 @@
"react-docgen": "^5.4.0"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"babel-loader": "^8.2.4",
"babel-loader": "^8.2.5",
"npm-run-all": "^4.1.5",
"react": "16.13.0",
"react-dom": "16.13.0",

Large diffs are not rendered by default.

@@ -20,11 +20,11 @@
"react-docgen": "^5.4.0"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"babel-loader": "^8.2.4",
"babel-loader": "^8.2.5",
"npm-run-all": "^4.1.5",
"react": "16.13.0",
"react-dom": "16.13.0",

Large diffs are not rendered by default.

@@ -17,22 +17,22 @@
"author": "Chris Parmer <chris@plotly.com>",
"license": "MIT",
"devDependencies": {
"@babel/preset-env": "^7.16.11",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"@types/jest": "^27.4.1",
"@types/react": "^17.0.39",
"babel-loader": "^8.2.4",
"babel-loader": "^8.2.5",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"ramda": "^0.28.0",
"react": "16.13.0",
"react-docgen": "^5.4.0",
"react-dom": "16.13.0",
"ts-jest": "^27.1.3",
"ts-jest": "^27.1.4",
"ts-loader": "^8.2.3",
"typescript": "^4.6.2",
"typescript": "^4.6.4",
"webpack": "^4.44.2",
"webpack-cli": "^4.9.1"
"webpack-cli": "^4.9.2"
},
"peerDependencies": {
"react": "^16.13.0",

Large diffs are not rendered by default.

@@ -20,14 +20,14 @@
"react-docgen": "^5.4.0"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.10",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.16.11",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"@plotly/dash-component-plugins": "^1.2.2",
"@plotly/dash-component-plugins": "^1.2.3",
"@plotly/webpack-dash-dynamic-import": "^1.3.0",
"babel-loader": "^8.2.4",
"babel-loader": "^8.2.5",
"npm-run-all": "^4.1.5",
"react": "16.13.0",
"react-dom": "16.13.0",

0 comments on commit 3ed5451

Please sign in to comment.