|
28 | 28 | ],
|
29 | 29 | "dependencies": {
|
30 | 30 | "@automattic/jetpack-analytics": "^0.1.36",
|
31 |
| - "@automattic/jetpack-api": "^0.20.2", |
32 |
| - "@automattic/jetpack-components": "^0.73.2", |
33 |
| - "@automattic/jetpack-connection": "^0.39.16", |
| 31 | + "@automattic/jetpack-api": "^0.20.3-alpha", |
| 32 | + "@automattic/jetpack-components": "^0.73.3-alpha", |
| 33 | + "@automattic/jetpack-connection": "^0.39.17-alpha", |
34 | 34 | "@automattic/jetpack-shared-extension-utils": "^0.20.2-alpha",
|
35 | 35 | "@automattic/number-formatters": "^1.0.2",
|
36 | 36 | "@tanstack/react-query": "5.75.1",
|
37 |
| - "@wordpress/api-fetch": "7.22.0", |
38 |
| - "@wordpress/components": "29.8.0", |
39 |
| - "@wordpress/data": "10.22.0", |
40 |
| - "@wordpress/date": "5.22.0", |
41 |
| - "@wordpress/element": "6.22.0", |
42 |
| - "@wordpress/i18n": "5.22.0", |
| 37 | + "@wordpress/api-fetch": "7.24.0", |
| 38 | + "@wordpress/components": "29.10.0", |
| 39 | + "@wordpress/data": "10.24.0", |
| 40 | + "@wordpress/date": "5.24.0", |
| 41 | + "@wordpress/element": "6.24.0", |
| 42 | + "@wordpress/i18n": "5.24.0", |
43 | 43 | "moment": "2.30.1",
|
44 | 44 | "prop-types": "^15.8.1",
|
45 | 45 | "react": "18.3.1",
|
46 | 46 | "react-dom": "18.3.1"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@automattic/jetpack-base-styles": "^0.7.4", |
| 49 | + "@automattic/jetpack-base-styles": "^0.7.5-alpha", |
50 | 50 | "@automattic/jetpack-webpack-config": "workspace:*",
|
51 | 51 | "@babel/core": "7.26.10",
|
52 | 52 | "@babel/preset-env": "7.26.9",
|
|
55 | 55 | "@testing-library/react": "16.2.0",
|
56 | 56 | "@testing-library/user-event": "14.6.1",
|
57 | 57 | "@types/react": "18.3.18",
|
58 |
| - "@wordpress/browserslist-config": "6.22.0", |
| 58 | + "@wordpress/browserslist-config": "6.24.0", |
59 | 59 | "concurrently": "7.6.0",
|
60 | 60 | "jest": "29.7.0",
|
61 | 61 | "jest-environment-jsdom": "29.7.0",
|
|
0 commit comments