diff --git a/api/composer.json b/api/composer.json index e93646f..089ed36 100755 --- a/api/composer.json +++ b/api/composer.json @@ -5,7 +5,7 @@ "craftcms/google-cloud": "2.0.0", "craftcms/redactor": "3.0.4", "jamesedmonston/graphql-authentication": "2.5.0", - "lsst-epo/canto-dam-assets": "4.0.12", + "lsst-epo/canto-dam-assets": "4.1.0", "sebastianlenz/linkfield": "^2.1.4", "spicyweb/craft-neo": "4.0.5", "verbb/super-table": "^3.0", diff --git a/api/composer.lock b/api/composer.lock index 9eb42c4..1279bf4 100755 --- a/api/composer.lock +++ b/api/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "59339b20eb47727c2286a3416d34f89d", + "content-hash": "c4244addc5933360fc69287c0e6ac120", "packages": [ { "name": "abraham/twitteroauth", @@ -1001,46 +1001,6 @@ ], "time": "2015-01-27T10:53:51+00:00" }, - { - "name": "daccess1/yii2-json-query-helper", - "version": "v1.0.0-stable", - "source": { - "type": "git", - "url": "https://github.com/daccess1/yii2-json-query-helper.git", - "reference": "d0308456a019ffb2b56258b70c83325e35414a88" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/daccess1/yii2-json-query-helper/zipball/d0308456a019ffb2b56258b70c83325e35414a88", - "reference": "d0308456a019ffb2b56258b70c83325e35414a88", - "shasum": "" - }, - "require": { - "yiisoft/yii2": "~2.0.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "daccess1\\JSONQueryHelper\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "b.kruchinkin", - "email": "b.kruchinkin@yandex.ru" - } - ], - "description": "Yii2 helper class, used to generate query expressions for JSON columns.", - "support": { - "issues": "https://github.com/daccess1/yii2-json-query-helper/issues", - "source": "https://github.com/daccess1/yii2-json-query-helper/tree/v1.0.0-stable" - }, - "time": "2020-12-21T20:21:29+00:00" - }, { "name": "defuse/php-encryption", "version": "v2.4.0", @@ -2670,27 +2630,28 @@ }, { "name": "lsst-epo/canto-dam-assets", - "version": "4.0.12", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/lsst-epo/canto-dam-assets.git", - "reference": "6b953210872f65faf1471dd2aa273a4668624755" + "reference": "37d03858f193378f8731a801e62fce75a0fc109a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lsst-epo/canto-dam-assets/zipball/6b953210872f65faf1471dd2aa273a4668624755", - "reference": "6b953210872f65faf1471dd2aa273a4668624755", + "url": "https://api.github.com/repos/lsst-epo/canto-dam-assets/zipball/37d03858f193378f8731a801e62fce75a0fc109a", + "reference": "37d03858f193378f8731a801e62fce75a0fc109a", "shasum": "" }, "require": { - "craftcms/cms": "^4.4.0", - "daccess1/yii2-json-query-helper": "^1.0.0", + "craftcms/cms": "^4.6.0", "nystudio107/craft-plugin-vite": "^4.0.0", "php": ">=8.0.2" }, "require-dev": { "craftcms/ecs": "dev-main", - "craftcms/phpstan": "dev-main" + "craftcms/phpstan": "dev-main", + "craftcms/rector": "dev-main", + "verbb/super-table": "^3.0.0" }, "type": "craft-plugin", "extra": { @@ -2731,7 +2692,7 @@ "issues": "https://github.com/lsst-epo/canto-dam-assets/issues", "source": "https://github.com/lsst-epo/canto-dam-assets/" }, - "time": "2024-01-16T18:32:00+00:00" + "time": "2024-02-25T06:02:11+00:00" }, { "name": "mikehaertl/php-shellcommand", @@ -2890,11 +2851,11 @@ }, { "name": "nystudio107/craft-plugin-vite", - "version": "4.0.8", + "version": "4.0.10", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/eb05b1cc7dc9eeecbdfe8cd3cd3d119e83c62619", - "reference": "eb05b1cc7dc9eeecbdfe8cd3cd3d119e83c62619", + "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/4ff8dfabd51663fcb081f092eeeba1ed2ed88a50", + "reference": "4ff8dfabd51663fcb081f092eeeba1ed2ed88a50", "shasum": "" }, "require": { @@ -2922,10 +2883,10 @@ "vite" ], "support": { - "docs": "https://github.com/nystudio107/craft-plugin-vite/blob/v1/README.md", + "docs": "https://github.com/nystudio107/craft-plugin-vite/blob/v4/README.md", "issues": "https://github.com/nystudio107/craft-plugin-vite/issues" }, - "time": "2023-01-25T21:09:10+00:00" + "time": "2024-03-02T05:06:52+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -6963,5 +6924,5 @@ "platform-overrides": { "php": "8.1.10" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.1.0" }