Skip to content

Commit 8b4d924

Browse files
authored
IBX-10340: Updated frontend-config version in package.json (#208)
1 parent d46ca68 commit 8b4d924

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

ibexa/commerce/5.0/encore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@babel/runtime": "^7.13.10",
55
"@ckeditor/ckeditor5-dev-utils": "^47.0.0",
66
"@hotwired/stimulus": "^3.0.0",
7-
"@ibexa/frontend-config": "https://github.com/ibexa/frontend-config#^v5.0.0-beta1",
7+
"@ibexa/frontend-config": "https://github.com/ibexa/frontend-config#^v5.0.0-rc1",
88
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.1.1",
99
"@svgr/webpack": "^8.1.0",
1010
"@symfony/stimulus-bridge": "^3.0.0",

ibexa/experience/5.0/encore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@babel/runtime": "^7.13.10",
55
"@ckeditor/ckeditor5-dev-utils": "^47.0.0",
66
"@hotwired/stimulus": "^3.0.0",
7-
"@ibexa/frontend-config": "https://github.com/ibexa/frontend-config#^v5.0.0-beta1",
7+
"@ibexa/frontend-config": "https://github.com/ibexa/frontend-config#^v5.0.0-rc1",
88
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#^v1.1.1",
99
"@svgr/webpack": "^8.1.0",
1010
"@symfony/stimulus-bridge": "^3.0.0",

ibexa/headless/5.0/encore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@babel/runtime": "^7.13.10",
55
"@ckeditor/ckeditor5-dev-utils": "^47.0.0",
66
"@hotwired/stimulus": "^3.0.0",
7-
"@ibexa/frontend-config": "https://github.com/ibexa/frontend-config#^v5.0.0-beta1",
7+
"@ibexa/frontend-config": "https://github.com/ibexa/frontend-config#^v5.0.0-rc1",
88
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#~v1.1.1",
99
"@svgr/webpack": "^8.1.0",
1010
"@symfony/stimulus-bridge": "^3.0.0",

ibexa/oss/5.0/encore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@babel/runtime": "^7.13.10",
55
"@ckeditor/ckeditor5-dev-utils": "^47.0.0",
66
"@hotwired/stimulus": "^3.0.0",
7-
"@ibexa/frontend-config": "https://github.com/ibexa/frontend-config#^v5.0.0-beta1",
7+
"@ibexa/frontend-config": "https://github.com/ibexa/frontend-config#^v5.0.0-rc1",
88
"@ibexa/ts-config": "https://github.com/ibexa/ts-config-ibexa#^v1.1.1",
99
"@svgr/webpack": "^8.1.0",
1010
"@symfony/stimulus-bridge": "^3.0.0",

0 commit comments

Comments
 (0)