Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeshanTamboli committed Aug 6, 2024
2 parents 8187e6c + af75f50 commit 1449d66
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion apps/pigment-css-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-router-dom": "^6.24.1"
"react-router-dom": "^6.26.0"
},
"devDependencies": {
"@babel/preset-react": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"react-intersection-observer": "^9.13.0",
"react-is": "^18.3.1",
"react-number-format": "^5.4.0",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.26.0",
"react-runner": "^1.0.5",
"react-simple-code-editor": "^0.14.1",
"react-spring": "^9.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"playwright": "^1.45.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.26.0",
"sinon": "^16.1.3"
},
"peerDependencies": {
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.26.0",
"sinon": "^16.1.3",
"styled-components": "^6.1.12",
"stylis": "4.2.0",
Expand Down

0 comments on commit 1449d66

Please sign in to comment.