Skip to content

Commit

Permalink
Merge pull request #3046 from plotly/deps-2182
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
T4rk1n authored Oct 18, 2024
2 parents 94dd398 + 0f531ad commit e6a9846
Show file tree
Hide file tree
Showing 8 changed files with 5,179 additions and 6,411 deletions.
2,642 changes: 1,134 additions & 1,508 deletions components/dash-core-components/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions components/dash-core-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
"uniqid": "^5.4.0"
},
"devDependencies": {
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/cli": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@plotly/dash-component-plugins": "^1.2.3",
"@plotly/webpack-dash-dynamic-import": "^1.3.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"component-playground": "^3.2.1",
"copyfiles": "^2.4.1",
"css-loader": "^6.8.1",
Expand All @@ -89,7 +89,7 @@
"rimraf": "^5.0.5",
"style-loader": "^3.3.3",
"styled-jsx": "^3.4.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
},
"optionalDependencies": {
Expand Down
2,662 changes: 1,133 additions & 1,529 deletions components/dash-html-components/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions components/dash-html-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"ramda": "^0.30.1"
},
"devDependencies": {
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"babel-loader": "^9.1.3",
"@babel/cli": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"babel-loader": "^9.2.1",
"cheerio": "^0.22.0",
"cross-env": "^7.0.3",
"es-check": "^7.1.1",
Expand All @@ -51,7 +51,7 @@
"request": "^2.88.2",
"rimraf": "^5.0.5",
"string": "^3.3.3",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
},
"files": [
Expand Down
Loading

0 comments on commit e6a9846

Please sign in to comment.