Skip to content

Commit 675a8c7

Browse files
Merge pull request #150 from mollie/feature/MOL-635_resolve-dev
MOL-644
2 parents f12721c + d43f28a commit 675a8c7

File tree

2 files changed

+2428
-2123
lines changed

2 files changed

+2428
-2123
lines changed

application/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
"@commercetools-uikit/text-input": "^19.9.0",
7272
"@commercetools-uikit/toggle-input": "^19.11.0",
7373
"@commercetools/sync-actions": "^5.14.0",
74-
"@emotion/react": "^11.11.4",
74+
"@emotion/react": "^11.11.1",
75+
"@emotion/styled": "^11.11.0",
7576
"@formatjs/cli": "6.2.12",
7677
"@jest/types": "29.6.3",
7778
"@manypkg/cli": "0.21.4",
@@ -80,8 +81,8 @@
8081
"@testing-library/react": "12.1.5",
8182
"@testing-library/react-hooks": "8.0.1",
8283
"@types/jest": "^29.5.4",
83-
"@types/react": "^17.0.80",
84-
"@types/react-dom": "^17.0.19",
84+
"@types/react": "<18",
85+
"@types/react-dom": "<18",
8586
"@types/react-router": "^5.1.20",
8687
"@types/react-router-dom": "^5.3.3",
8788
"@types/testing-library__jest-dom": "^5.14.9",

0 commit comments

Comments
 (0)