|
1 | 1 | { |
2 | 2 | "name": "@sumup-oss/circuit-ui", |
3 | | - "version": "9.4.0", |
| 3 | + "version": "10.0.0-next.0", |
4 | 4 | "description": "SumUp's React UI component library", |
5 | 5 | "type": "module", |
6 | 6 | "main": "./dist/index.js", |
|
62 | 62 | "@emotion/jest": "^11.13.0", |
63 | 63 | "@emotion/react": "^11.14.0", |
64 | 64 | "@emotion/styled": "^11.14.0", |
65 | | - "@sumup-oss/design-tokens": "^8.0.0", |
66 | | - "@sumup-oss/icons": "^5.2.0", |
| 65 | + "@sumup-oss/design-tokens": "^8.1.0-next.0", |
| 66 | + "@sumup-oss/icons": "^5.2.1-next.0", |
67 | 67 | "@sumup-oss/intl": "^3.0.1", |
68 | 68 | "@testing-library/dom": "^10.4.0", |
69 | 69 | "@testing-library/jest-dom": "6.6.3", |
|
89 | 89 | "@emotion/is-prop-valid": "^1.2.1", |
90 | 90 | "@emotion/react": "^11.11.0", |
91 | 91 | "@emotion/styled": "^11.11.0", |
92 | | - "@sumup-oss/design-tokens": ">=8.0.0", |
93 | | - "@sumup-oss/icons": ">=5.0.0", |
| 92 | + "@sumup-oss/design-tokens": ">=8.1.0-next.0", |
| 93 | + "@sumup-oss/icons": ">=5.2.1-next.0", |
94 | 94 | "@sumup-oss/intl": "3.x", |
95 | 95 | "react": ">=18.0.0 <19.0.0", |
96 | 96 | "react-dom": ">=18.0.0 <19.0.0", |
|
0 commit comments