diff --git a/package.json b/package.json index 27f29ab..141b396 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,34 @@ "@syncfusion/ej2-vue-charts": "*", "core-js": "^3.8.2", "vue": "^3.0.5", - "vue-class-component": "^8.0.0-rc.1" + "vue-class-component": "^8.0.0-rc.1", + "elliptic": ">=6.5.7", + "ws": ">=6.2.3", + "braces": ">=3.0.3", + "ip": "2.0.1", + "ejs": "3.1.10", + "express": "4.19.2", + "webpack-dev-middleware": "5.3.4", + "follow-redirects": "1.15.6", + "browserify-sign": "4.2.2", + "@babel/traverse": "7.23.2", + "postcss": "8.4.31", + "tough-cookie": "4.1.3", + "request": "3.0.0", + "minimist": "1.2.6", + "json5": "2.2.2", + "qs": "6.7.3", + "decode-uri-component": ">=0.2.1", + "loader-utils": ">=2.0.3", + "minimatch": ">=3.0.5", + "shell-quote": ">=1.7.3", + "async": ">=2.6.4", + "eventsource": ">=1.1.1", + "ansi-regex": ">=5.0.1", + "node-forge": ">=1.3.0", + "nanoid": ">=3.1.31", + "url-parse": ">=1.5.9", + "json-schema": ">=0.4.0" }, "devDependencies": { "@vue/cli-plugin-babel": "^4.5.10", @@ -21,7 +48,21 @@ "babel-eslint": "^10.1.0", "eslint": "^6.8.0", "eslint-plugin-vue": "^7.4.1", - "vue-loader-v16": "^16.0.0-beta.5.4" + "vue-loader-v16": "^16.0.0-beta.5.4", + "elliptic": ">=6.5.7", + "ws": ">=6.2.3", + "braces": ">=3.0.3", + "decode-uri-component": ">=0.2.1", + "loader-utils": ">=2.0.3", + "minimatch": ">=3.0.5", + "shell-quote": ">=1.7.3", + "async": ">=2.6.4", + "eventsource": ">=1.1.1", + "ansi-regex": ">=5.0.1", + "node-forge": ">=1.3.0", + "nanoid": ">=3.1.31", + "url-parse": ">=1.5.9", + "json-schema": ">=0.4.0" }, "eslintConfig": { "root": true,