From f6a839ec779a210babb7d0d3aeff442c1ef44a7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 12:08:24 +0000 Subject: [PATCH] Update @brave/leo digest to ee14862 --- package-lock.json | 21 ++++++++++++++------- package.json | 2 +- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 02fb95663f21..8ff1d2bbe3ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MPL-2.0", "dependencies": { "@brave/brave-ui": "0.40.6", - "@brave/leo": "github:brave/leo#80d2c5af857f671edaae7d735f91d3ec81e92033", + "@brave/leo": "github:brave/leo#ee1486278f90ef5c72001e4cdff31768c09c4c0a", "@brave/leo-sf-symbols": "github:brave/leo-sf-symbols#8685eec0851afa96d23dd424cd152854476e585d", "@brave/wallet-standard-brave": "0.0.13", "@dnd-kit/core": "6.0.5", @@ -2224,8 +2224,8 @@ }, "node_modules/@brave/leo": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/brave/leo.git#80d2c5af857f671edaae7d735f91d3ec81e92033", - "integrity": "sha512-UZdnqbCmNB/8FkQN3SBLI9GftSQrbqPx9Q6opGmcf58l/mD5ugnDvedV5MfD6qnkU9kZSUpTicM3o1+pAUCcWA==", + "resolved": "git+ssh://git@github.com/brave/leo.git#ee1486278f90ef5c72001e4cdff31768c09c4c0a", + "integrity": "sha512-U1yrD7MqsBkgviiMaOSUfnPn0A8rhJVp5qaq2V8TksFhqU2yhzxqtGPHWnHGVV1hzoMREOs4seTm2J9sCwoRqg==", "license": "MIT", "dependencies": { "@storybook/test": "8.1.11", @@ -2264,6 +2264,7 @@ "version": "3.1.0", "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", + "license": "MIT", "optional": true, "peer": true, "dependencies": { @@ -2274,6 +2275,7 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "license": "MIT", "optional": true, "peer": true, "bin": { @@ -2287,6 +2289,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT", "optional": true, "peer": true }, @@ -2305,6 +2308,7 @@ "version": "0.7.4", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "license": "BSD-3-Clause", "optional": true, "peer": true, "engines": { @@ -2315,6 +2319,7 @@ "version": "0.55.0", "resolved": "https://registry.npmjs.org/stylus/-/stylus-0.55.0.tgz", "integrity": "sha512-MuzIIVRSbc8XxHH7FjkvWqkIcr1BvoMZoR/oFuAJDlh7VSaNJzrB4uJ38GRQa+mWjLXODAMzeDe0xi9GYbGwnw==", + "license": "MIT", "optional": true, "peer": true, "dependencies": { @@ -2339,6 +2344,7 @@ "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-5.1.4.tgz", "integrity": "sha512-IvnbQ6D6Ao3Gg6ftiM5tdbR6aAETwjhHV+UKGf5bHGYR69RQvF1ho0JKPcbUON4vy4R7zom13jPjgdOWCQ5hDA==", "hasInstallScript": true, + "license": "MIT", "dependencies": { "@types/pug": "^2.0.6", "detect-indent": "^6.1.0", @@ -2398,7 +2404,8 @@ "node_modules/@brave/leo/node_modules/tslib": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", - "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==", + "license": "0BSD" }, "node_modules/@brave/wallet-standard-brave": { "version": "0.0.13", @@ -29920,9 +29927,9 @@ } }, "@brave/leo": { - "version": "git+ssh://git@github.com/brave/leo.git#80d2c5af857f671edaae7d735f91d3ec81e92033", - "integrity": "sha512-UZdnqbCmNB/8FkQN3SBLI9GftSQrbqPx9Q6opGmcf58l/mD5ugnDvedV5MfD6qnkU9kZSUpTicM3o1+pAUCcWA==", - "from": "@brave/leo@github:brave/leo#80d2c5af857f671edaae7d735f91d3ec81e92033", + "version": "git+ssh://git@github.com/brave/leo.git#ee1486278f90ef5c72001e4cdff31768c09c4c0a", + "integrity": "sha512-U1yrD7MqsBkgviiMaOSUfnPn0A8rhJVp5qaq2V8TksFhqU2yhzxqtGPHWnHGVV1hzoMREOs4seTm2J9sCwoRqg==", + "from": "@brave/leo@github:brave/leo#ee1486278f90ef5c72001e4cdff31768c09c4c0a", "requires": { "@storybook/test": "8.1.11", "svelte": "4.2.19", diff --git a/package.json b/package.json index 447cb9ed8372..09b9c545df0e 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ }, "dependencies": { "@brave/brave-ui": "0.40.6", - "@brave/leo": "github:brave/leo#80d2c5af857f671edaae7d735f91d3ec81e92033", + "@brave/leo": "github:brave/leo#ee1486278f90ef5c72001e4cdff31768c09c4c0a", "@brave/leo-sf-symbols": "github:brave/leo-sf-symbols#8685eec0851afa96d23dd424cd152854476e585d", "@brave/wallet-standard-brave": "0.0.13", "@dnd-kit/core": "6.0.5",