From 462defba65b169e7ccebac895ecebfd202b665e4 Mon Sep 17 00:00:00 2001 From: Zammad Renovate Bot Date: Mon, 29 Jan 2024 01:06:01 +0000 Subject: [PATCH] Maintenance: Update Typescript/Types packages --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index fe3cd1680d91..aab3ed008ca2 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/rails__actioncable": "^6.1.10", "@types/sinonjs__fake-timers": "^8.1.5", "@types/ua-parser-js": "^0.7.39", - "@types/uuid": "^9.0.7", + "@types/uuid": "^9.0.8", "@typescript-eslint/eslint-plugin": "^6.19.1", "@typescript-eslint/parser": "^6.19.1", "@vitejs/plugin-vue": "^5.0.3", @@ -76,7 +76,7 @@ "svgo": "^3.2.0", "tailwindcss": "^3.4.1", "timezone-mock": "^1.3.6", - "type-fest": "^4.9.0", + "type-fest": "^4.10.1", "typescript": "^5.3.3", "vite": "^5.0.12", "vite-plugin-pwa": "^0.17.5", diff --git a/yarn.lock b/yarn.lock index ab7ff8bad676..b78489cf2c9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2630,10 +2630,10 @@ resolved "https://registry.yarnpkg.com/@types/ua-parser-js/-/ua-parser-js-0.7.39.tgz#832c58e460c9435e4e34bb866e85e9146e12cdbb" integrity sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg== -"@types/uuid@^9.0.7": - version "9.0.7" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8" - integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g== +"@types/uuid@^9.0.8": + version "9.0.8" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba" + integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA== "@types/web-bluetooth@^0.0.20": version "0.0.20" @@ -9680,10 +9680,10 @@ type-fest@^2.0.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b" integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA== -type-fest@^4.9.0: - version "4.9.0" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.9.0.tgz#d29c8efe5b1e703feeb29cef23d887b2f479844d" - integrity sha512-KS/6lh/ynPGiHD/LnAobrEFq3Ad4pBzOlJ1wAnJx9N4EYoqFhMfLIBjUT2UEx4wg5ZE+cC1ob6DCSpppVo+rtg== +type-fest@^4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.10.1.tgz#35e6cd34d1fe331cf261d8ebb83e64788b89db4b" + integrity sha512-7ZnJYTp6uc04uYRISWtiX3DSKB/fxNQT0B5o1OUeCqiQiwF+JC9+rJiZIDrPrNCLLuTqyQmh4VdQqh/ZOkv9MQ== typed-array-buffer@^1.0.0: version "1.0.0"