From 1680e9ea451deefe0609be53479129c80a6070b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 17:02:20 +0000 Subject: [PATCH] chore(deps): bump fast-json-patch in /packages/components Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases) - [Commits](https://github.com/Starcounter-Jack/JSON-Patch/compare/v3.1.0...3.1.1) --- updated-dependencies: - dependency-name: fast-json-patch dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/components/package-lock.json | 69 ++++++++++++++++++++------- 1 file changed, 51 insertions(+), 18 deletions(-) diff --git a/packages/components/package-lock.json b/packages/components/package-lock.json index 792f4c6c9..244aa5f7c 100644 --- a/packages/components/package-lock.json +++ b/packages/components/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@stencila/components", - "version": "0.54.3", + "version": "0.55.0", "license": "Apache-2.0", "dependencies": { "@codemirror/autocomplete": "^0.19.15", @@ -32,6 +32,8 @@ "@codemirror/view": "^0.19.48", "@nll/datum": "^3.5.0", "@popperjs/core": "^2.11.0", + "@stencila/style-material": "0.16.14", + "@stencila/style-stencila": "0.30.0", "animate-presence": "^0.2.1", "d3": "^7.0.1", "d3-drag": "^3.0.0", @@ -1728,6 +1730,11 @@ "node": ">=0.10.0" } }, + "node_modules/@stencila/brand": { + "version": "0.7.31", + "resolved": "https://registry.npmjs.org/@stencila/brand/-/brand-0.7.31.tgz", + "integrity": "sha512-FMQfPjJ9Jeb9B8Q8PgXgV8i1vHEg3boyR3Y+TgQFWShdkQjP61swXCaPAYU41CCUNzwkqUW9wJRgWK6pxpqGjA==" + }, "node_modules/@stencila/eslint-config-stencil": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/@stencila/eslint-config-stencil/-/eslint-config-stencil-2.0.5.tgz", @@ -1756,6 +1763,22 @@ "integrity": "sha512-mWvEi6Y+8hQRqlRfJHUPQ/GZUN+rfY7kB7JSx1Cts64PsF+odgJ2AFu+fltnK94jRB8Ohk0B4SPJLnuGLeZGBg==", "dev": true }, + "node_modules/@stencila/style-material": { + "version": "0.16.14", + "resolved": "https://registry.npmjs.org/@stencila/style-material/-/style-material-0.16.14.tgz", + "integrity": "sha512-DWPBDYnsVc0OdBQDxbnApUbzZ410/53Gqw8eO8s7zkeH49IHQtOo081MOaRBEwHbgSFdM6SJkkj/khxIzaGZ6A==", + "dependencies": { + "@stencila/brand": "0.7.31" + } + }, + "node_modules/@stencila/style-stencila": { + "version": "0.30.0", + "resolved": "https://registry.npmjs.org/@stencila/style-stencila/-/style-stencila-0.30.0.tgz", + "integrity": "sha512-AF9ZJrB8s2XYH1dRH4LxeLHo0zZ+Rrb7Ls2f6f2J6yK6BM8/MAcZO3LzdiXghX9nIaSY0gLcvSElFffXeZTQuA==", + "dependencies": { + "@stencila/brand": "0.7.31" + } + }, "node_modules/@tootallnate/once": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", @@ -4956,9 +4979,9 @@ } }, "node_modules/fast-json-patch": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-3.1.0.tgz", - "integrity": "sha512-IhpytlsVTRndz0hU5t0/MGzS/etxLlfrpG5V5M9mVbuj9TrJLWaMfsox9REM5rkuGX0T+5qjpe8XA1o0gZ42nA==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-3.1.1.tgz", + "integrity": "sha512-vf6IHUX2SBcA+5/+4883dsIjpBTqmfBjmYiWK1savxQmFk4JfBMLa7ynTYOs1Rolp/T1betJxHiGD3g1Mn8lUQ==" }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", @@ -9080,12 +9103,6 @@ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, - "node_modules/vega-embed/node_modules/yallist": { - "version": "4.0.0", - "extraneous": true, - "inBundle": true, - "license": "ISC" - }, "node_modules/vega-encode": { "version": "4.9.0", "resolved": "https://registry.npmjs.org/vega-encode/-/vega-encode-4.9.0.tgz", @@ -11306,6 +11323,11 @@ } } }, + "@stencila/brand": { + "version": "0.7.31", + "resolved": "https://registry.npmjs.org/@stencila/brand/-/brand-0.7.31.tgz", + "integrity": "sha512-FMQfPjJ9Jeb9B8Q8PgXgV8i1vHEg3boyR3Y+TgQFWShdkQjP61swXCaPAYU41CCUNzwkqUW9wJRgWK6pxpqGjA==" + }, "@stencila/eslint-config-stencil": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/@stencila/eslint-config-stencil/-/eslint-config-stencil-2.0.5.tgz", @@ -11319,6 +11341,22 @@ "integrity": "sha512-mWvEi6Y+8hQRqlRfJHUPQ/GZUN+rfY7kB7JSx1Cts64PsF+odgJ2AFu+fltnK94jRB8Ohk0B4SPJLnuGLeZGBg==", "dev": true }, + "@stencila/style-material": { + "version": "0.16.14", + "resolved": "https://registry.npmjs.org/@stencila/style-material/-/style-material-0.16.14.tgz", + "integrity": "sha512-DWPBDYnsVc0OdBQDxbnApUbzZ410/53Gqw8eO8s7zkeH49IHQtOo081MOaRBEwHbgSFdM6SJkkj/khxIzaGZ6A==", + "requires": { + "@stencila/brand": "0.7.31" + } + }, + "@stencila/style-stencila": { + "version": "0.30.0", + "resolved": "https://registry.npmjs.org/@stencila/style-stencila/-/style-stencila-0.30.0.tgz", + "integrity": "sha512-AF9ZJrB8s2XYH1dRH4LxeLHo0zZ+Rrb7Ls2f6f2J6yK6BM8/MAcZO3LzdiXghX9nIaSY0gLcvSElFffXeZTQuA==", + "requires": { + "@stencila/brand": "0.7.31" + } + }, "@tootallnate/once": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", @@ -13772,9 +13810,9 @@ } }, "fast-json-patch": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-3.1.0.tgz", - "integrity": "sha512-IhpytlsVTRndz0hU5t0/MGzS/etxLlfrpG5V5M9mVbuj9TrJLWaMfsox9REM5rkuGX0T+5qjpe8XA1o0gZ42nA==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-3.1.1.tgz", + "integrity": "sha512-vf6IHUX2SBcA+5/+4883dsIjpBTqmfBjmYiWK1savxQmFk4JfBMLa7ynTYOs1Rolp/T1betJxHiGD3g1Mn8lUQ==" }, "fast-json-stable-stringify": { "version": "2.1.0", @@ -16866,11 +16904,6 @@ "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" - }, - "yallist": { - "version": "4.0.0", - "bundled": true, - "extraneous": true } } },