Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
T4rk1n committed Sep 3, 2024
1 parent eef8f1c commit 89cff9e
Show file tree
Hide file tree
Showing 9 changed files with 6,038 additions and 5,619 deletions.
2,666 changes: 1,370 additions & 1,296 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 @@ -49,7 +49,7 @@
"moment": "^2.29.4",
"node-polyfill-webpack-plugin": "^2.0.1",
"prop-types": "^15.8.1",
"ramda": "^0.29.1",
"ramda": "^0.30.1",
"rc-slider": "^9.7.5",
"react-addons-shallow-compare": "^15.6.3",
"react-dates": "^21.8.0",
Expand All @@ -64,11 +64,11 @@
"uniqid": "^5.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@plotly/dash-component-plugins": "^1.2.3",
"@plotly/webpack-dash-dynamic-import": "^1.3.0",
"babel-loader": "^9.1.3",
Expand All @@ -89,7 +89,7 @@
"rimraf": "^5.0.5",
"style-loader": "^3.3.3",
"styled-jsx": "^3.4.4",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"optionalDependencies": {
Expand Down
2,679 changes: 1,371 additions & 1,308 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 @@ -29,13 +29,13 @@
"maintainer": "Alex Johnson <[email protected]>",
"dependencies": {
"prop-types": "^15.8.1",
"ramda": "^0.29.0"
"ramda": "^0.30.1"
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@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",
"cheerio": "^0.22.0",
"cross-env": "^7.0.3",
Expand All @@ -51,7 +51,7 @@
"request": "^2.88.2",
"rimraf": "^5.0.5",
"string": "^3.3.3",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"files": [
Expand Down
Loading

0 comments on commit 89cff9e

Please sign in to comment.