From 5b60e68ad86f7ff6ae905a0b2b45725f269205fa Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 15:16:25 +0100 Subject: [PATCH] chore: Workflow Bot -- Update ALL Dependencies (main) (#586) --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2c049e2..e1c4eb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "cspell-cli": "index.js" }, "devDependencies": { - "inject-markdown": "^3.1.0", + "inject-markdown": "^3.1.4", "prettier": "^3.3.3" }, "engines": { @@ -159,9 +159,9 @@ "integrity": "sha512-ncVs/efuAkP1/tLDhWbXukBjgZ5xOUfe03neHMWsE8zvXXc5+Lw6TX5jaJXZLOoES/f4j4AhRE20jsPCF5pm+A==" }, "node_modules/@cspell/dict-cpp": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.1.tgz", - "integrity": "sha512-AxMC1KVu/9JSme1eG1SPQQTSLQbGUpoICMdKjQEEaB4RyrEev2V6fcVnqH38lzs+zN5Dffh04B2bTW0pT4lr9g==" + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-6.0.2.tgz", + "integrity": "sha512-yw5eejWvY4bAnc6LUA44m4WsFwlmgPt2uMSnO7QViGMBDuoeopMma4z9XYvs4lSjTi8fIJs/A1YDfM9AVzb8eg==" }, "node_modules/@cspell/dict-cryptocurrencies": { "version": "5.0.3", @@ -209,9 +209,9 @@ "integrity": "sha512-TfqSTxMHZ2jhiqnXlVKM0bUADtCvwKQv2XZL/DI0rx3doG8mEMS8SGPOmiyyGkHpR/pGOq18AFH3BEm4lViHIw==" }, "node_modules/@cspell/dict-en_us": { - "version": "4.3.26", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.26.tgz", - "integrity": "sha512-hDbHYJsi3UgU1J++B0WLiYhWQdsmve3CH53FIaMRAdhrWOHcuw7h1dYkQXHFEP5lOjaq53KUHp/oh5su6VkIZg==" + "version": "4.3.27", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.27.tgz", + "integrity": "sha512-7JYHahRWpi0VykWFTSM03KL/0fs6YtYfpOaTAg4N/d0wB2GfwVG/FJ/SBCjD4LBc6Rx9dzdo95Hs4BB8GPQbOA==" }, "node_modules/@cspell/dict-en-common-misspellings": { "version": "2.0.7", @@ -388,9 +388,9 @@ "integrity": "sha512-tl0YWAfjUVb4LyyE4JIMVE8DlLzb1ecHRmIWc4eT6nkyDqQgHKzdHsnusxFEFMVLIQomgSg0Zz6hJ5S1E4W4ww==" }, "node_modules/@cspell/dict-software-terms": { - "version": "4.1.13", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-4.1.13.tgz", - "integrity": "sha512-S8TLDjY+piV8nmzn4/acwKjDbUtOqfJ9Cb3gZ9egjU/Fm8DBaQ7ziR1S2wntxlGLud9cly+LoWnEoWJYDZFveQ==" + "version": "4.1.14", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-4.1.14.tgz", + "integrity": "sha512-p3oZQSQTgdu3UjZ5aaEeU5aKRD00j/oZzt51ohbhhJ94UYECi8te8SfcA45UbGkylSSGcAtJWkuwjCLMiKAgyQ==" }, "node_modules/@cspell/dict-sql": { "version": "2.1.8", @@ -1318,9 +1318,9 @@ } }, "node_modules/inject-markdown": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/inject-markdown/-/inject-markdown-3.1.0.tgz", - "integrity": "sha512-ZtCOzS36vPy6UfyIJ1Gd9Hump8Psu6U5ooDlLNoNauXmdIwtGh7MZrvibubgUW8HIJU+EuCBZQUNltaoUhKFXg==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/inject-markdown/-/inject-markdown-3.1.4.tgz", + "integrity": "sha512-PKn0pdzF283r5HQI0czE51dozVw3dui5v9Et5cSBFezgMnbsq+J74y1hlAPcgNvws9yt+QIUspY39LT2FHDqlg==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -1329,14 +1329,14 @@ "node-fetch": "^3.3.2", "remark": "^15.0.1", "remark-gfm": "^4.0.0", - "remark-mdx": "^3.0.1", + "remark-mdx": "^3.1.0", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", "unified": "^11.0.5", "unist-util-is": "^6.0.0", "unist-util-remove": "^4.0.0", "unist-util-visit": "^5.0.0", - "vfile": "^6.0.1", + "vfile": "^6.0.3", "vfile-reporter": "^8.1.1" }, "bin": { diff --git a/package.json b/package.json index adb328e..8cedbf8 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "cspell": "^8.16.0" }, "devDependencies": { - "inject-markdown": "^3.1.0", + "inject-markdown": "^3.1.4", "prettier": "^3.3.3" } }