Skip to content

Commit c786df3

Browse files
authored
Merge branch 'develop' into dependabot/npm_and_yarn/wordpress/i18n-6.2.0
2 parents ac1a4e4 + e064cb0 commit c786df3

File tree

4 files changed

+21
-20
lines changed

4 files changed

+21
-20
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-i18n', 'wp-notices', 'wp-primitives', 'wp-url'), 'version' => '86966deca1032417599c');
1+
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-i18n', 'wp-notices', 'wp-primitives', 'wp-url'), 'version' => '953920372c078d05c4be');

build/content-helper/dashboard-page.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lodash.debounce": "^4.0.8"
4343
},
4444
"devDependencies": {
45-
"@playwright/test": "^1.54.2",
45+
"@playwright/test": "^1.55.0",
4646
"@testing-library/jest-dom": "^6.8.0",
4747
"@testing-library/react": "^16.3.0",
4848
"@types/jest": "^30.0.0",
@@ -81,7 +81,7 @@
8181
"husky": "^9.1.7",
8282
"lodash.debounce": "^4.0.8",
8383
"prettier": "^3.6.2",
84-
"react-router": "^7.6.3",
84+
"react-router": "^7.8.2",
8585
"ts-loader": "^9.5.2",
8686
"typescript": "^5.8.3"
8787
},

0 commit comments

Comments
 (0)