diff options
| author | Till Glöggler <till@gundk.it> | 2025-02-27 20:33:34 +0100 |
|---|---|---|
| committer | Till Glöggler <till@gundk.it> | 2025-02-27 20:33:34 +0100 |
| commit | 86a49dd510775e083767bd48abd8d9b5a3154726 (patch) | |
| tree | efb8469a1091023139ff0f74f5cbc778efed97cb | |
| parent | f6842ca45bd0a16163fe203725e377681af66c09 (diff) | |
update lockfile
| -rw-r--r-- | docs/package.json | 1 | ||||
| -rw-r--r-- | docs/yarn.lock | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/package.json b/docs/package.json index 9b4d75d..6980e99 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,6 @@ "@docusaurus/preset-classic": "^2.3.1", "@docusaurus/theme-mermaid": "^2.4.3", "@mdx-js/react": "^1.6.22", - "autoprefixer": "^10.4.20", "clsx": "^1.2.1", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/docs/yarn.lock b/docs/yarn.lock index 01ae763..a6145f9 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -2645,7 +2645,7 @@ at-least-node@^1.0.0: resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2" integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== -autoprefixer@^10.4.12, autoprefixer@^10.4.20, autoprefixer@^10.4.7: +autoprefixer@^10.4.12, autoprefixer@^10.4.7: version "10.4.20" resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.20.tgz#5caec14d43976ef42e32dcb4bd62878e96be5b3b" integrity sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g== |
