update UUI (#18593)

This commit is contained in:
Niels Lyngsø
2025-03-06 19:55:14 +01:00
committed by GitHub
parent a79095a869
commit c03b1612b6
21 changed files with 530 additions and 519 deletions

View File

@@ -8,7 +8,7 @@
"hasInstallScript": true,
"dependencies": {
"@umbraco/json-models-builders": "^2.0.29",
"@umbraco/playwright-testhelpers": "^15.0.29",
"@umbraco/playwright-testhelpers": "^15.0.30",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"node-fetch": "^2.6.7"
@@ -67,9 +67,9 @@
}
},
"node_modules/@umbraco/playwright-testhelpers": {
"version": "15.0.29",
"resolved": "https://registry.npmjs.org/@umbraco/playwright-testhelpers/-/playwright-testhelpers-15.0.29.tgz",
"integrity": "sha512-AHXmHkpB2fEYzjX5zyUjPArKhJyLi5CjzHuU/l5Bs9kwmn6QAIAdCpMt4LGoEizvBkDc+EiuH1JeMAHaV2Hhuw==",
"version": "15.0.30",
"resolved": "https://registry.npmjs.org/@umbraco/playwright-testhelpers/-/playwright-testhelpers-15.0.30.tgz",
"integrity": "sha512-T8vyQSQhZplSkevCD9WHbDn1YT6CQNxFrjZEu9fsR9XqXWGtxCHhWh0WhK3gKL2i9vPjysnFYlTCTXM11VzxAA==",
"license": "MIT",
"dependencies": {
"@umbraco/json-models-builders": "2.0.30",