Skip to content

Commit c6ed865

Browse files
🤖 Merge PR DefinitelyTyped#74300 [@wordpress/blocks] Bump versions and add self as maintainer by @joshualip-plaudit
1 parent 9359ec0 commit c6ed865

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

‎types/wordpress__blocks/package.json‎

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"private": true,
33
"name": "@types/wordpress__blocks",
4-
"version": "12.5.9999",
4+
"version": "15.10.9999",
55
"projects": [
66
"https://github.com/WordPress/gutenberg/tree/master/packages/blocks/README.md"
77
],
88
"dependencies": {
99
"@types/react": "^18",
10-
"@wordpress/components": "^27.2.0",
11-
"@wordpress/data": "^9.13.0",
12-
"@wordpress/element": "^5.0.0",
13-
"@wordpress/shortcode": "^4.14.0"
10+
"@wordpress/components": "^30.9.0",
11+
"@wordpress/data": "^10.37.0",
12+
"@wordpress/element": "^6.37.0",
13+
"@wordpress/shortcode": "^4.37.0"
1414
},
1515
"devDependencies": {
1616
"@types/wordpress__blocks": "workspace:."
@@ -39,6 +39,10 @@
3939
{
4040
"name": "Bas Tolen",
4141
"githubUsername": "bastolen"
42+
},
43+
{
44+
"name": "Joshua Lipstone",
45+
"githubUsername": "joshualip-plaudit"
4246
}
4347
]
4448
}

0 commit comments

Comments
 (0)