diff --git a/package-lock.json b/package-lock.json index 81c9df55..d72f7357 100644 --- a/package-lock.json +++ b/package-lock.json @@ -899,9 +899,9 @@ "license": "MIT" }, "node_modules/@guidebooks/store": { - "version": "2.3.5", - "resolved": "https://registry.npmjs.org/@guidebooks/store/-/store-2.3.5.tgz", - "integrity": "sha512-dL7/+tbIQDuMGH2KuM2wYituMh2ldPu8jD1sbigu1svc1QAV5eetzQTYVkzoT3k5vs2JW3WbJ3dNuGsYIh1cVQ==" + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/@guidebooks/store/-/store-2.3.6.tgz", + "integrity": "sha512-IMmUHUVlO9FNOFomQ+toMA3t6orD/nSAEGAJ9ogWYQnx0P//Sn1duGdUsLEOZjdDqfOqdZLkLyGO9E+sR9LYJQ==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.8", @@ -7027,6 +7027,14 @@ "version": "0.1.1", "license": "MIT" }, + "node_modules/install": { + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz", + "integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==", + "engines": { + "node": ">= 0.10" + } + }, "node_modules/internmap": { "version": "2.0.3", "license": "ISC", @@ -8096,9 +8104,9 @@ } }, "node_modules/madwizard": { - "version": "5.2.9", - "resolved": "https://registry.npmjs.org/madwizard/-/madwizard-5.2.9.tgz", - "integrity": "sha512-fMpGkhAUyrxv/IylMzCNXcYVD97IU83JkTbpvKdX8xNUaEE1phJlloWkBczvBSb1JDQr66yQd3rm6tv5CwIL7A==", + "version": "5.2.10", + "resolved": "https://registry.npmjs.org/madwizard/-/madwizard-5.2.10.tgz", + "integrity": "sha512-j0pu4iHesS68ZtWTs0qE/ZyYuJHHPG2Y6PJ0rPD8zKUPHUvV8thDCR6yupJjtWzBTYyO2mYAfBGSa0rhwyMk3A==", "dependencies": { "chalk": "^5.2.0", "columnify": "^1.6.0", @@ -8112,6 +8120,7 @@ "hast-util-raw": "^8.0.0", "hast-util-to-mdast": "^9.0.0", "hast-util-to-string": "^2.0.0", + "install": "^0.13.0", "js-yaml": "^4.1.0", "make-fetch-happen": "^11.0.3", "mdast-util-to-markdown": "^1.5.0", @@ -8123,6 +8132,7 @@ "remark-parse": "^10.0.1", "remark-rehype": "^10.1.0", "shell-escape": "^0.2.0", + "shell-parser": "^1.0.0", "terminal-link": "^3.0.0", "tmp": "^0.2.1", "to-vfile": "^7.2.3", @@ -12206,6 +12216,11 @@ "resolved": "https://registry.npmjs.org/shell-escape/-/shell-escape-0.2.0.tgz", "integrity": "sha512-uRRBT2MfEOyxuECseCZd28jC1AJ8hmqqneWQ4VWUTgCAFvb3wKU1jLqj6egC4Exrr88ogg3dp+zroH4wJuaXzw==" }, + "node_modules/shell-parser": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/shell-parser/-/shell-parser-1.0.0.tgz", + "integrity": "sha512-RBbMwEVcz+qaj99bzzDMAs/sqhwJS4RgC+PNBLaH1EaUo20ppp3iq4rh3hzplOrbzjDXt5wviIf0B7k9nTBAZA==" + }, "node_modules/shell-quote": { "version": "1.7.4", "dev": true, @@ -14421,13 +14436,13 @@ "version": "0.0.1", "license": "Apache-2.0", "dependencies": { - "@guidebooks/store": "^2.3.5", + "@guidebooks/store": "^2.3.6", "@logdna/tail-file": "^3.0.1", "@patternfly/react-charts": "^6.94.18", "@patternfly/react-core": "^4.276.6", "asciinema-player": "^3.0.1", "chokidar": "^3.5.3", - "madwizard": "^5.2.9", + "madwizard": "^5.2.10", "needle": "^3.2.0", "open": "^8.4.0", "pretty-bytes": "^6.0.0", @@ -15031,9 +15046,9 @@ "dev": true }, "@guidebooks/store": { - "version": "2.3.5", - "resolved": "https://registry.npmjs.org/@guidebooks/store/-/store-2.3.5.tgz", - "integrity": "sha512-dL7/+tbIQDuMGH2KuM2wYituMh2ldPu8jD1sbigu1svc1QAV5eetzQTYVkzoT3k5vs2JW3WbJ3dNuGsYIh1cVQ==" + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/@guidebooks/store/-/store-2.3.6.tgz", + "integrity": "sha512-IMmUHUVlO9FNOFomQ+toMA3t6orD/nSAEGAJ9ogWYQnx0P//Sn1duGdUsLEOZjdDqfOqdZLkLyGO9E+sR9LYJQ==" }, "@humanwhocodes/config-array": { "version": "0.11.8", @@ -15279,7 +15294,7 @@ "@kui-shell/plugin-codeflare": { "version": "file:plugins/plugin-codeflare", "requires": { - "@guidebooks/store": "^2.3.5", + "@guidebooks/store": "^2.3.6", "@logdna/tail-file": "^3.0.1", "@patternfly/react-charts": "^6.94.18", "@patternfly/react-core": "^4.276.6", @@ -15290,7 +15305,7 @@ "@types/split2": "^3.2.1", "asciinema-player": "^3.0.1", "chokidar": "^3.5.3", - "madwizard": "^5.2.9", + "madwizard": "^5.2.10", "needle": "^3.2.0", "open": "^8.4.0", "pretty-bytes": "^6.0.0", @@ -19134,6 +19149,11 @@ "inline-style-parser": { "version": "0.1.1" }, + "install": { + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz", + "integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==" + }, "internmap": { "version": "2.0.3" }, @@ -19749,9 +19769,9 @@ } }, "madwizard": { - "version": "5.2.9", - "resolved": "https://registry.npmjs.org/madwizard/-/madwizard-5.2.9.tgz", - "integrity": "sha512-fMpGkhAUyrxv/IylMzCNXcYVD97IU83JkTbpvKdX8xNUaEE1phJlloWkBczvBSb1JDQr66yQd3rm6tv5CwIL7A==", + "version": "5.2.10", + "resolved": "https://registry.npmjs.org/madwizard/-/madwizard-5.2.10.tgz", + "integrity": "sha512-j0pu4iHesS68ZtWTs0qE/ZyYuJHHPG2Y6PJ0rPD8zKUPHUvV8thDCR6yupJjtWzBTYyO2mYAfBGSa0rhwyMk3A==", "requires": { "chalk": "^5.2.0", "columnify": "^1.6.0", @@ -19765,6 +19785,7 @@ "hast-util-raw": "^8.0.0", "hast-util-to-mdast": "^9.0.0", "hast-util-to-string": "^2.0.0", + "install": "^0.13.0", "js-yaml": "^4.1.0", "make-fetch-happen": "^11.0.3", "mdast-util-to-markdown": "^1.5.0", @@ -19776,6 +19797,7 @@ "remark-parse": "^10.0.1", "remark-rehype": "^10.1.0", "shell-escape": "^0.2.0", + "shell-parser": "^1.0.0", "terminal-link": "^3.0.0", "tmp": "^0.2.1", "to-vfile": "^7.2.3", @@ -22235,6 +22257,11 @@ "resolved": "https://registry.npmjs.org/shell-escape/-/shell-escape-0.2.0.tgz", "integrity": "sha512-uRRBT2MfEOyxuECseCZd28jC1AJ8hmqqneWQ4VWUTgCAFvb3wKU1jLqj6egC4Exrr88ogg3dp+zroH4wJuaXzw==" }, + "shell-parser": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/shell-parser/-/shell-parser-1.0.0.tgz", + "integrity": "sha512-RBbMwEVcz+qaj99bzzDMAs/sqhwJS4RgC+PNBLaH1EaUo20ppp3iq4rh3hzplOrbzjDXt5wviIf0B7k9nTBAZA==" + }, "shell-quote": { "version": "1.7.4", "dev": true diff --git a/plugins/plugin-codeflare/package.json b/plugins/plugin-codeflare/package.json index 4c618394..ce97eeb9 100644 --- a/plugins/plugin-codeflare/package.json +++ b/plugins/plugin-codeflare/package.json @@ -30,13 +30,13 @@ "@types/split2": "^3.2.1" }, "dependencies": { - "@guidebooks/store": "^2.3.5", + "@guidebooks/store": "^2.3.6", "@logdna/tail-file": "^3.0.1", "@patternfly/react-charts": "^6.94.18", "@patternfly/react-core": "^4.276.6", "asciinema-player": "^3.0.1", "chokidar": "^3.5.3", - "madwizard": "^5.2.9", + "madwizard": "^5.2.10", "needle": "^3.2.0", "open": "^8.4.0", "pretty-bytes": "^6.0.0",