Skip to content

Commit

Permalink
Update dependency react-router-dom to v6.28.1 (#40705)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12585453228

Upstream-Ref: Automattic/jetpack@3d51994
  • Loading branch information
tbradsha authored and matticbot committed Jan 2, 2025
1 parent 5141ad6 commit e55b7f1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/dashboard/jetpack-forms-dashboard.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '3687d3f9b558dca63859');
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'e4175c02cb6a9c3172de');
6 changes: 3 additions & 3 deletions dist/dashboard/jetpack-forms-dashboard.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/dashboard/jetpack-forms-dashboard.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @remix-run/router v1.5.0
* @remix-run/router v1.21.0
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -10,7 +10,7 @@
*/

/**
* React Router DOM v6.10.0
* React Router DOM v6.28.1
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -21,7 +21,7 @@
*/

/**
* React Router v6.10.0
* React Router v6.28.1
*
* Copyright (c) Remix Software Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion 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.1",
"react-transition-group": "^4.4.5",
"redux": "4.0.5",
"redux-thunk": "2.3.0",
Expand Down

0 comments on commit e55b7f1

Please sign in to comment.