Skip to content

Commit

Permalink
Update dependency react-router-dom to v6.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 20, 2024
1 parent b414852 commit 34905ed
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 143 deletions.
160 changes: 22 additions & 138 deletions pnpm-lock.yaml

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"gridicons": "3.4.1",
"lodash": "4.17.21",
"react-redux": "7.2.8",
"react-router-dom": "6.10.0",
"react-router-dom": "6.28.0",
"react-transition-group": "^4.4.5",
"redux": "4.0.5",
"redux-thunk": "2.3.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/my-jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"debug": "4.3.4",
"gridicons": "3.4.1",
"prop-types": "15.8.1",
"react-router-dom": "6.6.2"
"react-router-dom": "6.28.0"
},
"exports": {
"./components/*": "./_inc/components/*"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/boost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"clsx": "2.1.1",
"copy-webpack-plugin": "11.0.0",
"history": "5.3.0",
"react-router-dom": "6.21.0",
"react-router-dom": "6.28.0",
"react-use-measure": "2.1.1",
"use-debounce": "10.0.0",
"zod": "3.22.3"
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/crm/changelog/renovate-react-router-monorepo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/crm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prop-types": "15.8.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.14.1"
"react-router-dom": "6.28.0"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:*",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/protect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prop-types": "15.8.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.2.2"
"react-router-dom": "6.28.0"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:*",
Expand Down

0 comments on commit 34905ed

Please sign in to comment.