Skip to content

Commit

Permalink
Update wordpress monorepo (#40288)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>

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

Upstream-Ref: Automattic/jetpack@88204ab
  • Loading branch information
anomiex authored and matticbot committed Nov 21, 2024
1 parent d1ce179 commit 4bc35d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"watch": "pnpm run build && pnpm webpack watch"
},
"dependencies": {
"@automattic/jetpack-connection": "^0.35.18",
"@automattic/jetpack-connection": "^0.35.19-alpha",
"@automattic/jetpack-idc": "workspace:*",
"@wordpress/data": "10.11.0",
"@wordpress/element": "6.11.0"
"@wordpress/data": "10.12.0",
"@wordpress/element": "6.12.0"
},
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:*",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/runtime": "7.26.0",
"@wordpress/browserslist-config": "6.11.0",
"@wordpress/browserslist-config": "6.12.0",
"glob": "10.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit 4bc35d2

Please sign in to comment.