Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-elements into dev/DS-936-update-react-table
  • Loading branch information
savutsang committed Feb 5, 2024
2 parents 8e9ddac + 50f48f8 commit 6b8c56a
Show file tree
Hide file tree
Showing 5 changed files with 2,365 additions and 2,321 deletions.
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-licenses-audit.cjs
spec: "https://raw.githubusercontent.com/tophat/yarn-plugin-licenses/master/bundles/@yarnpkg/plugin-licenses-audit.js"

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"date-fns": "^3.0.0",
"feather-icons": "^4.29.0",
"prop-types": "^15.8.1",
"react-datepicker": "^5.0.0",
"react-datepicker": "^6.0.0",
"react-is": "~17.0.2",
"react-modal": "^3.16.1",
"react-popper-tooltip": "^4.4.2",
Expand Down Expand Up @@ -89,7 +89,7 @@
"react": "~17.0.2",
"react-docgen-typescript-plugin": "^1.0.5",
"react-dom": "~17.0.2",
"react-router-dom": "~6.21.0",
"react-router-dom": "~6.22.0",
"sass": "~1.70.0",
"sass-loader": "~14.0.0",
"style-loader": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react": "~17.0.2",
"react-dom": "~17.0.2",
"react-is": "~17.0.2",
"react-router-dom": "~6.21.0",
"react-router-dom": "~6.22.0",
"sass-loader": "^14.0.0",
"style-loader": "^3.3.2",
"styled-components": "^5.3.10"
Expand Down
Loading

0 comments on commit 6b8c56a

Please sign in to comment.