Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaucau committed Jul 31, 2024
1 parent 823a48b commit 65cb210
Show file tree
Hide file tree
Showing 3 changed files with 1,669 additions and 1,554 deletions.
20 changes: 10 additions & 10 deletions composer.lock

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

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
{
"private": true,
"packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903",
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e",
"scripts": {
"build": "wp-scripts build",
"dev": "wp-scripts start",
"dev:hot": "wp-scripts start --hot",
"format": "wp-scripts format"
},
"dependencies": {
"@wordpress/icons": "^10.3.0",
"@wordpress/scripts": "^28.3.0",
"@wordpress/icons": "^10.4.0",
"@wordpress/scripts": "^28.4.0",
"ts-dom-utils": "^2.2.0"
},
"devDependencies": {
"@types/wordpress__admin": "^5.8.4",
"@types/wordpress__block-editor": "^11.5.15",
"@wordpress/api-fetch": "^7.3.0",
"@wordpress/block-editor": "^13.3.0",
"@wordpress/components": "^28.3.0",
"@wordpress/core-data": "^7.3.0",
"@wordpress/data": "^10.3.0",
"@wordpress/dom-ready": "^4.3.0",
"@wordpress/element": "^6.3.0",
"@wordpress/hooks": "^4.3.0",
"@wordpress/html-entities": "^4.3.0",
"@wordpress/i18n": "^5.3.0",
"@wordpress/notices": "^5.3.0"
"@wordpress/api-fetch": "^7.4.0",
"@wordpress/block-editor": "^13.4.0",
"@wordpress/components": "^28.4.0",
"@wordpress/core-data": "^7.4.0",
"@wordpress/data": "^10.4.0",
"@wordpress/dom-ready": "^4.4.0",
"@wordpress/element": "^6.4.0",
"@wordpress/hooks": "^4.4.0",
"@wordpress/html-entities": "^4.4.0",
"@wordpress/i18n": "^5.4.0",
"@wordpress/notices": "^5.4.0"
}
}
Loading

0 comments on commit 65cb210

Please sign in to comment.