⬆️ Update package-lock.json file

This commit is contained in:
Ahsan Virani 2022-07-04 16:54:55 +02:00 committed by GitHub
parent 0af3ccf35f
commit baf55d29ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

281
package-lock.json generated
View file

@ -263,7 +263,7 @@
"vite-plugin-vue2": "1.9.3",
"vitest": "0.9.3",
"vm2": "~3.9.5",
"vue": "^2.6.11",
"vue": "~2.6.11",
"vue-agile": "^2.0.0",
"vue-class-component": "^7.2.3",
"vue-cli-plugin-webpack-bundle-analyzer": "^2.0.0",
@ -274,7 +274,7 @@
"vue-prism-editor": "^0.3.0",
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.0.6",
"vue-template-compiler": "^2.6.11",
"vue-template-compiler": "~2.6.11",
"vue-tsc": "0.34.8",
"vue-typed-mixins": "^0.2.0",
"vue2-boring-avatars": "0.3.4",
@ -33286,13 +33286,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-interactive": {
"version": "1.0.0",
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/is-lambda": {
"version": "1.0.1",
"license": "MIT",
@ -33585,16 +33578,6 @@
"node": ">=0.10.0"
}
},
"node_modules/is-unicode-supported": {
"version": "0.1.0",
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-utf8": {
"version": "0.2.1",
"license": "MIT"
@ -41580,144 +41563,6 @@
"promise": "~1.3.0"
}
},
"node_modules/nodelinter": {
"version": "0.1.19",
"license": "MIT",
"dependencies": {
"@types/inquirer": "^7.3.3",
"chalk": "^4.1.1",
"inquirer": "^8.1.1",
"minimist": "^1.2.5",
"title-case": "^3.0.3",
"typescript": "^4.3.4"
},
"bin": {
"nodelinter": "dist/index.js"
}
},
"node_modules/nodelinter/node_modules/@types/inquirer": {
"version": "7.3.3",
"license": "MIT",
"dependencies": {
"@types/through": "*",
"rxjs": "^6.4.0"
}
},
"node_modules/nodelinter/node_modules/bl": {
"version": "4.1.0",
"license": "MIT",
"dependencies": {
"buffer": "^5.5.0",
"inherits": "^2.0.4",
"readable-stream": "^3.4.0"
}
},
"node_modules/nodelinter/node_modules/chalk": {
"version": "4.1.2",
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/nodelinter/node_modules/inquirer": {
"version": "8.2.4",
"license": "MIT",
"dependencies": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.1",
"cli-cursor": "^3.1.0",
"cli-width": "^3.0.0",
"external-editor": "^3.0.3",
"figures": "^3.0.0",
"lodash": "^4.17.21",
"mute-stream": "0.0.8",
"ora": "^5.4.1",
"run-async": "^2.4.0",
"rxjs": "^7.5.5",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6",
"wrap-ansi": "^7.0.0"
},
"engines": {
"node": ">=12.0.0"
}
},
"node_modules/nodelinter/node_modules/inquirer/node_modules/rxjs": {
"version": "7.5.5",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/nodelinter/node_modules/log-symbols": {
"version": "4.1.0",
"license": "MIT",
"dependencies": {
"chalk": "^4.1.0",
"is-unicode-supported": "^0.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/nodelinter/node_modules/ora": {
"version": "5.4.1",
"license": "MIT",
"dependencies": {
"bl": "^4.1.0",
"chalk": "^4.1.0",
"cli-cursor": "^3.1.0",
"cli-spinners": "^2.5.0",
"is-interactive": "^1.0.0",
"is-unicode-supported": "^0.1.0",
"log-symbols": "^4.1.0",
"strip-ansi": "^6.0.0",
"wcwidth": "^1.0.1"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/nodelinter/node_modules/readable-stream": {
"version": "3.6.0",
"license": "MIT",
"dependencies": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/nodelinter/node_modules/supports-color": {
"version": "7.2.0",
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/nodelinter/node_modules/tslib": {
"version": "2.4.0",
"license": "0BSD"
},
"node_modules/nodemailer": {
"version": "6.7.5",
"license": "MIT",
@ -78285,9 +78130,6 @@
"is-path-inside": "^3.0.2"
}
},
"is-interactive": {
"version": "1.0.0"
},
"is-lambda": {
"version": "1.0.1",
"optional": true
@ -78441,9 +78283,6 @@
"unc-path-regex": "^0.1.2"
}
},
"is-unicode-supported": {
"version": "0.1.0"
},
"is-utf8": {
"version": "0.2.1"
},
@ -83868,107 +83707,6 @@
"promise": "~1.3.0"
}
},
"nodelinter": {
"version": "0.1.19",
"requires": {
"@types/inquirer": "^7.3.3",
"chalk": "^4.1.1",
"inquirer": "^8.1.1",
"minimist": "^1.2.5",
"title-case": "^3.0.3",
"typescript": "^4.3.4"
},
"dependencies": {
"@types/inquirer": {
"version": "7.3.3",
"requires": {
"@types/through": "*",
"rxjs": "^6.4.0"
}
},
"bl": {
"version": "4.1.0",
"requires": {
"buffer": "^5.5.0",
"inherits": "^2.0.4",
"readable-stream": "^3.4.0"
}
},
"chalk": {
"version": "4.1.2",
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
}
},
"inquirer": {
"version": "8.2.4",
"requires": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.1",
"cli-cursor": "^3.1.0",
"cli-width": "^3.0.0",
"external-editor": "^3.0.3",
"figures": "^3.0.0",
"lodash": "^4.17.21",
"mute-stream": "0.0.8",
"ora": "^5.4.1",
"run-async": "^2.4.0",
"rxjs": "^7.5.5",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6",
"wrap-ansi": "^7.0.0"
},
"dependencies": {
"rxjs": {
"version": "7.5.5",
"requires": {
"tslib": "^2.1.0"
}
}
}
},
"log-symbols": {
"version": "4.1.0",
"requires": {
"chalk": "^4.1.0",
"is-unicode-supported": "^0.1.0"
}
},
"ora": {
"version": "5.4.1",
"requires": {
"bl": "^4.1.0",
"chalk": "^4.1.0",
"cli-cursor": "^3.1.0",
"cli-spinners": "^2.5.0",
"is-interactive": "^1.0.0",
"is-unicode-supported": "^0.1.0",
"log-symbols": "^4.1.0",
"strip-ansi": "^6.0.0",
"wcwidth": "^1.0.1"
}
},
"readable-stream": {
"version": "3.6.0",
"requires": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
}
},
"supports-color": {
"version": "7.2.0",
"requires": {
"has-flag": "^4.0.0"
}
},
"tslib": {
"version": "2.4.0"
}
}
},
"nodemailer": {
"version": "6.7.5"
},
@ -88822,21 +88560,6 @@
"safe-buffer": "~5.2.0"
}
},
"string_decoder": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
"requires": {
"safe-buffer": "~5.2.0"
},
"dependencies": {
"safe-buffer": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
}
}
},
"string-length": {
"version": "4.0.2",
"requires": {