Skip to content

Commit c2fe2cb

Browse files
BB-25752: Update GrapesJS to latest version (#42009)
* BB-25752: Update GrapesJS to latest version --------- Co-authored-by: orocrmdeployer <[email protected]>
1 parent 43ee6f1 commit c2fe2cb

File tree

3 files changed

+298
-244
lines changed

3 files changed

+298
-244
lines changed

dev.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,7 +2979,7 @@
29792979
},
29802980
{
29812981
"name": "google/apiclient-services",
2982-
"version": "v0.403.0",
2982+
"version": "v0.405.0",
29832983
"source": {
29842984
"type": "git",
29852985
"url": "https://github.com/googleapis/google-api-php-client-services.git",
@@ -3017,7 +3017,7 @@
30173017
],
30183018
"support": {
30193019
"issues": "https://github.com/googleapis/google-api-php-client-services/issues",
3020-
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.403.0"
3020+
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.405.0"
30213021
},
30223022
"time": "2025-06-04T17:28:44+00:00"
30233023
},
@@ -6464,7 +6464,7 @@
64646464
"dist": {
64656465
"type": "path",
64666466
"url": "../../package/commerce",
6467-
"reference": "cd7fc2704eccc3ae8724e7374ebc1003a511891c"
6467+
"reference": "33da68bed4f7bace8f1d509dd5085a659c2f7eed"
64686468
},
64696469
"require": {
64706470
"besimple/soap-client": "^0.2.6",
@@ -6505,9 +6505,9 @@
65056505
"type": "library",
65066506
"extra": {
65076507
"npm": {
6508-
"grapesjs": "0.20.1",
6509-
"grapesjs-parser-postcss": "1.0.1",
6510-
"grapesjs-plugin-export": "1.0.11",
6508+
"grapesjs": "0.22.12",
6509+
"grapesjs-parser-postcss": "1.0.3",
6510+
"grapesjs-plugin-export": "1.0.12",
65116511
"@oroinc/jquery-creditcardvalidator": "1.1",
65126512
"@oroinc/elevatezoom": "3.0.81",
65136513
"html2canvas": "1.4.1"
@@ -16567,16 +16567,16 @@
1656716567
},
1656816568
{
1656916569
"name": "ua-parser/uap-php",
16570-
"version": "v3.9.14",
16570+
"version": "v3.10.0",
1657116571
"source": {
1657216572
"type": "git",
1657316573
"url": "https://github.com/ua-parser/uap-php.git",
16574-
"reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
16574+
"reference": "f44bdd1b38198801cf60b0681d2d842980e47af5"
1657516575
},
1657616576
"dist": {
1657716577
"type": "zip",
16578-
"url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
16579-
"reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
16578+
"url": "https://api.github.com/repos/ua-parser/uap-php/zipball/f44bdd1b38198801cf60b0681d2d842980e47af5",
16579+
"reference": "f44bdd1b38198801cf60b0681d2d842980e47af5",
1658016580
"shasum": ""
1658116581
},
1658216582
"require": {
@@ -16624,9 +16624,9 @@
1662416624
"description": "A multi-language port of Browserscope's user agent parser.",
1662516625
"support": {
1662616626
"issues": "https://github.com/ua-parser/uap-php/issues",
16627-
"source": "https://github.com/ua-parser/uap-php/tree/v3.9.14"
16627+
"source": "https://github.com/ua-parser/uap-php/tree/v3.10.0"
1662816628
},
16629-
"time": "2020-10-02T23:36:20+00:00"
16629+
"time": "2025-07-17T15:43:24+00:00"
1663016630
},
1663116631
{
1663216632
"name": "webmozart/assert",
@@ -17842,16 +17842,16 @@
1784217842
},
1784317843
{
1784417844
"name": "masterminds/html5",
17845-
"version": "2.9.0",
17845+
"version": "2.10.0",
1784617846
"source": {
1784717847
"type": "git",
1784817848
"url": "https://github.com/Masterminds/html5-php.git",
17849-
"reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
17849+
"reference": "fcf91eb64359852f00d921887b219479b4f21251"
1785017850
},
1785117851
"dist": {
1785217852
"type": "zip",
17853-
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
17854-
"reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
17853+
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251",
17854+
"reference": "fcf91eb64359852f00d921887b219479b4f21251",
1785517855
"shasum": ""
1785617856
},
1785717857
"require": {
@@ -17903,9 +17903,9 @@
1790317903
],
1790417904
"support": {
1790517905
"issues": "https://github.com/Masterminds/html5-php/issues",
17906-
"source": "https://github.com/Masterminds/html5-php/tree/2.9.0"
17906+
"source": "https://github.com/Masterminds/html5-php/tree/2.10.0"
1790717907
},
17908-
"time": "2024-03-31T07:05:07+00:00"
17908+
"time": "2025-07-25T09:04:22+00:00"
1790917909
},
1791017910
{
1791117911
"name": "nelmio/alice",
@@ -18005,16 +18005,16 @@
1800518005
},
1800618006
{
1800718007
"name": "nikic/php-parser",
18008-
"version": "v5.5.0",
18008+
"version": "v5.6.0",
1800918009
"source": {
1801018010
"type": "git",
1801118011
"url": "https://github.com/nikic/PHP-Parser.git",
18012-
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9"
18012+
"reference": "221b0d0fdf1369c71047ad1d18bb5880017bbc56"
1801318013
},
1801418014
"dist": {
1801518015
"type": "zip",
18016-
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9",
18017-
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9",
18016+
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/221b0d0fdf1369c71047ad1d18bb5880017bbc56",
18017+
"reference": "221b0d0fdf1369c71047ad1d18bb5880017bbc56",
1801818018
"shasum": ""
1801918019
},
1802018020
"require": {
@@ -18057,9 +18057,9 @@
1805718057
],
1805818058
"support": {
1805918059
"issues": "https://github.com/nikic/PHP-Parser/issues",
18060-
"source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0"
18060+
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.0"
1806118061
},
18062-
"time": "2025-05-31T08:24:38+00:00"
18062+
"time": "2025-07-27T20:03:57+00:00"
1806318063
},
1806418064
{
1806518065
"name": "oro/maker",

0 commit comments

Comments
 (0)