mirror of
https://github.com/digitalocean/nginxconfig.io
synced 2024-11-10 04:24:12 +00:00
parent
f17922adbc
commit
104a718c05
2 changed files with 1313 additions and 844 deletions
2139
package-lock.json
generated
2139
package-lock.json
generated
File diff suppressed because it is too large
Load diff
18
package.json
18
package.json
|
@ -47,24 +47,24 @@
|
|||
"files-diff": "0.0.3",
|
||||
"memory-tar-create": "0.0.2",
|
||||
"pretty-checkbox-vue": "^1.1.9",
|
||||
"prismjs": "^1.20.0",
|
||||
"prismjs": "^1.21.0",
|
||||
"qs": "^6.9.4",
|
||||
"simple-js-sha2-256": "^1.0.7",
|
||||
"string-similarity": "^4.0.1",
|
||||
"vue": "^2.6.11",
|
||||
"vue-select": "^3.10.7"
|
||||
"string-similarity": "^4.0.2",
|
||||
"vue": "^2.6.12",
|
||||
"vue-select": "^3.10.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-service": "^4.4.6",
|
||||
"@vue/cli-service": "^4.5.4",
|
||||
"copyfiles": "^2.3.0",
|
||||
"duplicate-package-checker-webpack-plugin": "^3.0.0",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint": "^7.8.1",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"sass": "^1.26.10",
|
||||
"sass-lint": "^1.13.1",
|
||||
"sass-lint-auto-fix": "^0.21.0",
|
||||
"sass-loader": "^9.0.2",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"sass-lint-auto-fix": "^0.21.2",
|
||||
"sass-loader": "^10.0.2",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"webpack-bundle-analyzer": "^3.8.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue